1.3
1.3
scpcli dns hosted-zone-record show
--record_id <value>
--hosted_zone_id <value>
Description
Get details of a hosted zone record
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| record_id required | string | Record ID | - |
| hosted_zone_id required | string | Zone ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Id | |
| action | current action in progress | |
| created_at | Created Date | |
| description | description | |
| links | Links to resource | |
| name | name | |
| project_id | ProjectID | |
| records | records for the record. | |
| status | The status | |
| ttl | TTL for the zone. | |
| type | Type of the record | |
| updated_at | Updated Date | |
| version | Version | |
| zone_id | ID for the zone that contains this record | |
| zone_name | The name of the zone that contains this record |