HostedZoneCreateResponse
HostedZoneCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| action required | 진행 중인 작업 Example : | string | |
| attributes optional | 이 존에 대한 키:값 정보 Example : | any of [object, null] | |
| created_at optional | 생성 날짜 Example : 2025-09-08T03:43:57Z | any of [string, null] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| email required | 이메일 Example : test@samsung.com | string | |
| hosted_zone_type optional | 호스티드 존 유형 Example : public | any of [string, null] | |
| id required | 아이디 Example : 3432012nfdksdf03ktrld9234lgfg | string | |
| links optional | 리소스 링크 Example : | any of [object, null] | |
| masters optional | DNS 정보를 가져올 슬레이브 서버 Example : | any of [array[string], null] | |
| name required | 이름 Example : my-zone.com | string | |
| pool_id required | 풀 ID 지정 Example : 10fjksdpooliddfsi12389esfdslkdsr32 | string | |
| project_id required | 프로젝트 ID Example : | string | |
| serial required | 시리얼 번호 Example : | integer | |
| shared optional | 존이 다른 프로젝트와 공유된 경우 True Example : | any of [boolean, null] | |
| status required | 상태 Example : ACTIVE | string | |
| transferred_at optional | 마스터 서버에서 마지막 업데이트를 가져온 시간 Example : | any of [string, null] | |
| ttl optional | 존의 TTL. Example : 3600 | any of [integer, null] | |
| type optional | 존 유형 Example : | any of [string, null] | |
| updated_at optional | 수정 날짜 Example : | any of [string, null] | |
| version optional | 버전 Example : | any of [integer, null] |