EMC ViPR REST API

Search (SHIFT+S)

API Reference


Get Acl Assignments

GET /compute/vcenters/{id}/acl

Get vCenter Access Control List (ACLs)

idthe URN of a ViPR vCenter

Required Roles

This call has no restrictions.


Response Body

Access Control List Assignment details

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>