EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Service Descriptor

GET /catalog/service-descriptors/{serviceId}

Retrieve service descriptors

serviceId

Required Roles

This call has no restrictions.


Response Body

Service descriptor

Field Description Type Notes
<service_descriptor>
<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>