Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




List Attached Group Policies

POST ListAttachedGroupPolicies

Lists all managed policies that are attached to the specified IAM Group.


Query Parameters

GroupNameThe name of the group to list attached policies for.
MarkerMarker is obtained from paginated response from the previous query. Use this only if the response indicates it is truncated.
MaxItemsIndicates the maximum number of elements to be returned in the response.
PathPrefixPath prefix for filtering the results. Optional, default to "/". Only "/" is allowed.

Required Roles

This call has no restrictions.


Request Payload

No Request Payload


Response Body

Field Description Type Notes
ListAttachedGroupPoliciesResponse
ListAttachedGroupPoliciesResult    
AttachedPolicies
member 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