EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Service Descriptors

GET /catalog/service-descriptors

List service descriptors


Required Roles

This call has no restrictions.


Response Body

List of service descriptors

Field Description Type Notes
<service_descriptors>
<service_descriptor>     0-* Elements
<service_id> String
<category> String
<title> String
<descriptor> String
<role> String 0-* Elements
<items>
<items>     0-* Elements
<name> String
<label> String
<type> String
<description> String
</items>      
</items>
</service_descriptor>      
</service_descriptors>