EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Orders

GET /catalog/orders/all

Gets the list of orders


Query Parameters

tenantIdthe URN of a tenant

Required Roles

This call has no restrictions.


Response Body

A list of orders

Field Description Type Notes
<orders>
<order>     0-* Elements
<name> The name of the resource String
<id> ViPR ID of the related object URI
<link> A hyperlink to the related object
</order>      
</orders>