EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Catalog Services

GET /catalog/categories/{id}/services

Gets the list of catalog services

idthe URN of a catalog category

Required Roles

This call has no restrictions.


Response Body

A list of catalog 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>