Fetches all the storage policy assignment for an enterprise or user.
The access token received from the authorization server in the OAuth 2.0 flow.
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination.
This requires usemarker to be set to true.
The target type to return assignments for.
user, enterprise The ID of the user or enterprise to return assignments for.
Returns a collection of storage policies for the enterprise or user.
A list of storage policy assignments. The part of an API response that describes marker based pagination.
The limit that was used for these entries. This will be the same as the
limit query parameter unless that value exceeded the maximum value
allowed. The maximum value varies by API.
1000
The marker for the start of the next page of results.
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVii"
The marker for the start of the previous page of results.
"JV9IRGZmieiBasejOG9yDCRNgd2ymoZIbjsxbJMjIs3kioVih"
A list of storage policy assignments.