EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get User Orders

GET /catalog/orders

Gets the list of orders for current user


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>