EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Role Assignments

GET /catalog/services/{id}/acl

id

Required Roles

Requires one of the following roles:

  • SECURITY_ADMIN
  • TENANT_ADMIN

Response Body

Field Description Type Notes
<acl_assignments>
<acl_assignment>     0-* Elements
<privilege> String 0-* Elements
<subject_id> String
<group> String
<tenant> String
</acl_assignment>      
</acl_assignments>