EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Qos List

GET /v2/{tenant_id}/qos-specs

Get the summary list of all Qos for the given tenant

tenant_idthe URN of the tenant

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Response Body

Qos list

Field Description Type Notes
<qos_specs>
<qos_specs>     0-* Elements
<consumer> String
<name> String
<id> String
<specs> Map
</qos_specs>      
</qos_specs>