EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Approvals

GET /catalog/approvals

Gets the list of approvals


Query Parameters

tenantIdthe URN of a tenant

Required Roles

This call has no restrictions.


Response Body

A list of approvals

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