Standard and Zones Storage Policies
Get storage policy
Fetches a specific storage policy.
get/storage_policies/{storage_policy_id}
Path parameters
storage_policy_idstring required
The ID of the storage policy.
Response
Returns a storage policy object.
Example response
{
"id": "11446498",
"type": "storage_policy",
"name": "Montreal / Dublin"
}