HostedZone
HostedZone
| Name | Description | Schema | Default |
|---|---|---|---|
| action required | current action in progress Example : | string | |
| attributes optional | Key:Value pairs of information about this zone Example : | any of [object, null] | |
| created_at optional | Created Date Example : 2025-09-08T03:43:57Z | any of [string, null] | |
| description optional | description Example : This is description | any of [string, null] | |
| email required | email Example : test@samsung.com | string | |
| hosted_zone_type optional | Hosted Zone type Example : public | any of [string, null] | |
| id required | Id Example : 3432012nfdksdf03ktrld9234lgfg | string | |
| links optional | Links to resource Example : | any of [object, null] | |
| masters optional | The servers to slave from to get DNS information Example : | any of [array[string], null] | |
| name required | name Example : my-zone.com | string | |
| pool_id required | Designate Pool ID Example : 10fjksdpooliddfsi12389esfdslkdsr32 | string | |
| project_id required | ProjectID Example : | string | |
| serial required | serial number Example : | integer | |
| shared optional | True if the zone is shared with another account Example : | any of [boolean, null] | |
| status required | The status Example : ACTIVE | string | |
| transferred_at optional | The last time an update was retrieved from the master servers Example : | any of [string, null] | |
| ttl optional | TTL for the zone. Example : 3600 | any of [integer, null] | |
| type optional | Type of zone Example : | any of [string, null] | |
| updated_at optional | Updated Date Example : | any of [string, null] | |
| version optional | Version Example : | any of [integer, null] |