1.2
1.2
scpcli dns hosted-zone list
[--name <value>]
[--exact_name <value>]
[--type <value>]
[--email <value>]
[--status <value>]
[--description <value>]
[--ttl <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
Return list of hosted zones
State ACTIVE (DEPRECATED)
| Version | Supported Until |
|---|---|
| 1.2 | 20260331 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name optional | string | name | - |
| exact_name optional | string | name | - |
| type optional | string | Type of zone | - |
| email optional | string | - | |
| status optional | string | The status | - |
| description optional | string | description | - |
| ttl optional | integer | TTL for the zone. | - |
| page optional | integer | Page | - |
| size optional | integer | Size | - |
| sort optional | string | Sort | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Id | |
| action | current action in progress | |
| attributes | Key:Value pairs of information about this zone | |
| created_at | Created Date | |
| description | description | |
| hosted_zone_type | Hosted Zone type | |
| links | Links to resource | |
| masters | The servers to slave from to get DNS information | |
| name | name | |
| pool_id | Designate Pool ID | |
| private_dns_id | Private DNS ID | |
| private_dns_name | Private DNS Name | |
| project_id | ProjectID | |
| serial | serial number | |
| shared | True if the zone is shared with another account | |
| status | The status | |
| transferred_at | The last time an update was retrieved from the master servers | |
| ttl | TTL for the zone. | |
| type | Type of zone | |
| updated_at | Updated Date | |
| version | Version |