Zone
Zone is the container for hostnames and various CDN settings/properties. Each zone is tied to a single origin.
zoneId
string
Required
Identity of the zone.
Maximum characters:
100
name
string
Required
Name given to the zone. This needs to be a DNS domain name for eg example.com
Maximum characters:
100
status
string
enum
Required
Status of the zone for eg "Pending" , "Active"
Enum values:
- active
- pending
- initializing
- moved
- deleted
- deactivated