v1

latestOpenAPI 3.0.42026-07-26263457588.1 KB
Storage Zone

List Storage Zones

get/storagezone

Query parameters

pageinteger

The page number to return. When set to 0 (default), all items are returned as a plain array. When set to a value greater than 0, items are returned in a paginated response object.

perPageinteger
includeDeletedboolean
searchstring nullable

The search term that will be used to filter the results

Response

The list of storage zones on the account. When the page parameter is set to a value greater than 0, the response will be a paginated object with Items, CurrentPage, TotalItems and HasMoreItems properties instead of a plain array.

Idinteger

The ID of the storage zone

UserIdstring nullable

The ID of the user that owns the storage zone

Namestring nullable

The name of the storage zone

Passwordstring nullable

The API access key or FTP password

DateModifiedstring date-time

The date when the zone was last modified

Deletedboolean

Determines if the zone was deleted or not

StorageUsedinteger

The total amount of storage used by this zone

FilesStoredinteger

The total number of files stored by this zone

Regionstring nullable

The main region used by the storage zone

ReplicationRegionsstring[] nullable

The replication regions enabled for this storage zone

ReadOnlyPasswordstring nullable

The read-only API access key or FTP password

Rewrite404To200boolean

Determines if the storage zone will rewrite 404 status codes to 200 status codes

Custom404FilePathstring nullable

The custom 404 error path that will be returned in case of a missing file.

StorageHostnamestring nullable

Determines the storage hostname for this zone

S3Hostnamestring nullable

Determines the S3 compatible hostname for this zone

ZoneTier0 | 1

0 = Standard 1 = Edge

ReplicationChangeInProgressboolean

Determines if the storage zone is currently enabling a new replication region

PriceOverridenumber

The custom price override for this zone. Unit is $/TB/month.

Discountinteger

The Storage Zone specific pricing discount.

StorageZoneType0 | 1

0 = NotSupported 1 = Supported