PrivateDns
PrivateDns
| Name | Description | Schema | Default |
|---|---|---|---|
| auth_dns_name required | 권한 DNS 이름 Example : | any of [string, null] | |
| connected_vpc_ids optional | 연결된 VPC ID | array[string] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description required | 설명 Example : This is description | any of [string, null] | |
| id required | 프라이빗 DNS ID Example : 10fjkewefprivatedns3193rud543 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | 프라이빗 DNS 이름 Example : private-dns01 | string | |
| pool_id required | 풀 ID 지정 Example : 10fjksdpooliddfsi12389esfdslkdsr32 | any of [string, null] | |
| pool_name required | 풀 이름 Example : | any of [string, null] | |
| registered_region required | 등록된 리전 Example : KR-WEST1 | any of [string, null] | |
| resolver_ip required | 프라이빗 DNS 리졸버 IP Example : 198.19.0.101 | any of [string, null] | |
| resolver_name required | 프라이빗 DNS 리졸버 이름 Example : | any of [string, null] | |
| state required | 상태 Example : CREATING | enum (CREATING, EDITING, ACTIVE, ACTIVATING, INACTIVE, DELETING, DELETED, ERROR, PENDING) |