GET /storage_policy_assignments
Summary: List storage policy assignments
Operation ID: get_storage_policy_assignments
Auth: unknown
Operation ID: get_storage_policy_assignments
Auth: unknown
Description
Fetches all the storage policy assignment for an enterprise or user.
Parameters (3)
marker
(string, query, optional)
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`.
resolved_for_id
(string, query, required)
The ID of the user or enterprise to return assignments for
resolved_for_type
(string, query, required)
The target type to return assignments for
Constraints: {'enum': ['user', 'enterprise']}
No probe data for this endpoint yet.