Storage policy assignment
The assignment of a storage policy to a user or enterprise.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique identifier for a storage policy assignment. |
type | enum<string> | Yes | The value will always be storage_policy_assignment. Available options: storage_policy_assignment. |
storage_policy | Storage policy (Mini) | No | The assigned storage policy. |
assigned_to | object | No | The bare basic reference for an object. |
Example
Storage policy assignments
A list of storage policy assignments.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
limit | integer | No | 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. |
next_marker | string | No | The marker for the start of the next page of results. Can be null. |
prev_marker | string | No | The marker for the start of the previous page of results. Can be null. |
entries | array of Storage policy assignment | No | A list of storage policy assignments. |
Example
