Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




List Attached User Policies

POST ListAttachedUserPolicies

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


Query Parameters

UserNameThe name of the user 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
ListAttachedUserPoliciesResponse
ListAttachedUserPoliciesResult    
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