Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




List Role Policies

POST ListRolePolicies

Lists the names of the inline policies that are embedded in the specified IAM Role in the caller's namespace or x-emc-namespace header if provided.


Query Parameters

MarkerFor pagination, the value of the Marker element in the response that you received to indicate where the next call should start.
MaxItemsUse this only when paginating results to indicate the maximum number of items you want in the response. If additional items exist beyond the maximum you specify, the IsTruncated response element is true and Marker contains a value to include in the subsequent call that tells the service where to continue from.
RoleNameSimple name identifying the role.

Required Roles

This call has no restrictions.


Request Payload

No Request Payload


Response Body

Field Description Type Notes
ListRolePoliciesResponse
ListRolePoliciesResult    
PolicyNames Name of inline Policy.
member String 0-* Elements
Marker When IsTruncated is true, this element is present and contains the value to use for the Marker parameter in a subsequent pagination request. String
ResponseMetadata    
RequestId String