Storage policies
A list of storage policies.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 | No | A list of storage policies. |
Example
Storage policy
The Storage Policy object describes the storage zone.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique identifier for this storage policy. |
type | enum<string> | Yes | The value will always be storage_policy. Available options: storage_policy. |
name | string | No | A descriptive name of the region. |
Example
Storage policy (Mini)
A mini description of a Storage Policy object.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The unique identifier for this storage policy. |
type | enum<string> | Yes | The value will always be storage_policy. Available options: storage_policy. |
Example
