EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Recent Catalog Services

GET /catalog/services/recent

Gets the list a user's recent services


Required Roles

This call has no restrictions.


Response Body

A list of user's recent services

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