이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Models
- 1: CreatePublicDomainRequest
- 2: CreatePublicDomainResponse
- 3: HostedZoneCreateRequestV1Dot3
- 4: HostedZoneListResponseV1Dot3
- 5: HostedZoneSetRequestV1Dot3
- 6: HostedZoneShowResponseV1Dot3
- 7: HostedZoneV1Dot3
- 8: PrivateDns
- 9: PrivateDnsActivateRequest
- 10: PrivateDnsCreateRequest
- 11: PrivateDnsListResponse
- 12: PrivateDnsSetRequest
- 13: PrivateDnsShowResponse
- 14: PubblicDomainWhoisInfoUpdateRequest
- 15: PublicDomainDetail
- 16: PublicDomainDetailResponse
- 17: PublicDomainListItem
- 18: PublicDomainListResponse
- 19: PublicDomainPartialUpdateRequest
- 20: PublicDomainPartialUpdateResponse
- 21: PublicDomainTransferRequest
- 22: PublicDomainTransferResponse
- 23: PublicDomainWhoisInfoUpdateResponse
- 24: Record
- 25: RecordCreateRequest
- 26: RecordCreateResponse
- 27: RecordListResponse
- 28: RecordSetRequest
- 29: RecordSetResponse
- 30: RecordShowResponse
- 31: Tag
1 - CreatePublicDomainRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| address_type required | 도메인 등록 주소 유형 Example : | string | |
| auto_extension optional | 도메인 자동 연장 활성화 여부 Example : True | any of [boolean, null] | True |
| description optional | 설명 Example : This is description | any of [string, null] | |
| domestic_first_address_en required | 국내 주소 1 (EN) Example : 125 Olympic-ro 35-gil, Songpa-gu, Seoul | string | |
| domestic_first_address_ko required | 국내 주소 1 (KO) Example : 서울특별시 송파구 올림픽로35길 125 (신천동) | string | |
| domestic_second_address_en required | 국내 주소 2 (EN) Example : West Campus 1F | any of [string, null] | |
| domestic_second_address_ko required | 국내 주소 2 (KO) Example : 서관 1층Maximum length : 16 | string | |
| name required | Public Domain Name 이름 Example : example.comMinimum length : 2Maximum length : 63 | string | |
| overseas_first_address required | 해외 주소 첫 번째 줄 Example : 123 Main St | any of [string, null] | |
| overseas_second_address required | 해외 주소 두 번째 줄 Example : New York | any of [string, null] | |
| overseas_third_address required | 해외 주소 세 번째 줄 Example : NY 10001 | any of [string, null] | |
| postal_code required | 도메인 등록 우편번호 Example : 12345Maximum length : 6 | string | |
| register_email required | 도메인 등록자 이메일 주소 Example : admin@example.comPattern : ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$Minimum length : 6Maximum length : 64 | string | |
| register_name_en required | 도메인 등록자 이름(영문) Example : Hong GildongMinimum length : 1Maximum length : 30 | string | |
| register_name_ko required | 도메인 등록자 이름(국문) Example : 홍길동Minimum length : 1Maximum length : 30 | string | |
| register_telno required | 도메인 등록자 전화번호 Example : | string | |
| tags optional | 태그 목록 Example : [{'key': 'env', 'value': 'prod'}] | array[Tag] |
2 - CreatePublicDomainResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| public_domain_name required | PublicDomainDetail |
3 - HostedZoneCreateRequestV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : This is description | any of [string, null] | |
| name required | DNS 서비스가 관리하는 도메인 이름입니다. 해당 도메인 및 하위 도메인의 모든 DNS 레코드가 이 Hosted Zone에 저장되고 제공됩니다. Example : my-zone.comMinimum length : 2Maximum length : 69 | string | |
| private_dns_id optional | Hosted Zone 등록을 위한 DNS 서버 ID입니다. 퍼블릭 유형의 Hosted Zone인 경우 빈 값으로 표시됩니다. Example : fedcba9876543210fedcba9876543210 | any of [string, null] | |
| tags optional | 태그 목록 | array[Tag] | |
| type required | Hosted Zone 유형(예: 퍼블릭 또는 프라이빗) Example : private | enum (public, private) |
4 - HostedZoneListResponseV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| hosted_zones required | Hosted Zone 목록 | array[HostedZoneV1Dot3] | |
| page required | page Example : 0 | integer | |
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
5 - HostedZoneSetRequestV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : This is description | any of [string, null] |
6 - HostedZoneShowResponseV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| 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] | |
| hosted_zone_type optional | Hosted Zone 유형(예: 퍼블릭 또는 프라이빗) Example : public | enum (public, private) | |
| id required | Hosted Zone의 고유 식별자 Example : 3432012nfdksdf03ktrld9234lgfg | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | DNS 서비스가 관리하는 도메인 이름입니다. 해당 도메인 및 하위 도메인의 모든 DNS 레코드가 이 Hosted Zone에 저장되고 제공됩니다. Example : my-zone.com | string | |
| pool_id required | Hosted Zone에 연결된 리소스 풀 ID Example : 12345678-90ab-cdef-1234-567890abcdef | string | |
| private_dns_id optional | Hosted Zone 등록을 위한 DNS 서버 ID입니다. 퍼블릭 유형의 Hosted Zone인 경우 빈 값으로 표시됩니다. Example : fedcba9876543210fedcba9876543210 | any of [string, null] | |
| private_dns_name optional | Hosted Zone 등록을 위한 DNS 서버 이름입니다. 퍼블릭 유형의 Hosted Zone인 경우 빈 값으로 표시됩니다. Example : private-dns01 | any of [string, null] | |
| status required | 상태 Example : CREATING | enum (CREATING, EDITING, ACTIVE, DELETING, DELETED, ERROR, PENDING, UNKNOWN) | |
| ttl optional | 이 존의 DNS 레코드에 대한 TTL(초 단위) 값 Example : 3600 | any of [integer, null] |
7 - HostedZoneV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| 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] | |
| hosted_zone_type optional | Hosted Zone 유형(예: 퍼블릭 또는 프라이빗) Example : public | enum (public, private) | |
| id required | Hosted Zone의 고유 식별자 Example : 3432012nfdksdf03ktrld9234lgfg | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | DNS 서비스가 관리하는 도메인 이름입니다. 해당 도메인 및 하위 도메인의 모든 DNS 레코드가 이 Hosted Zone에 저장되고 제공됩니다. Example : my-zone.com | string | |
| pool_id required | Hosted Zone에 연결된 리소스 풀 ID Example : 12345678-90ab-cdef-1234-567890abcdef | string | |
| private_dns_id optional | Hosted Zone 등록을 위한 DNS 서버 ID입니다. 퍼블릭 유형의 Hosted Zone인 경우 빈 값으로 표시됩니다. Example : fedcba9876543210fedcba9876543210 | any of [string, null] | |
| private_dns_name optional | Hosted Zone 등록을 위한 DNS 서버 이름입니다. 퍼블릭 유형의 Hosted Zone인 경우 빈 값으로 표시됩니다. Example : private-dns01 | any of [string, null] | |
| status required | 상태 Example : CREATING | enum (CREATING, EDITING, ACTIVE, DELETING, DELETED, ERROR, PENDING, UNKNOWN) | |
| ttl optional | 이 존의 DNS 레코드에 대한 TTL(초 단위) 값 Example : 3600 | any of [integer, null] |
8 - PrivateDns
| Name | Description | Schema | Default |
|---|---|---|---|
| auth_dns_name required | Private DNS의 권한 있는(authoritative) DNS 이름 Example : authdns-a1b2c3d4e5f6789012345678abcdef90 | any of [string, null] | |
| connected_vpc_ids optional | 이 프라이빗 DNS에 연결된 VPC ID 목록입니다. DNS에 연결된 VPC만 등록된 도메인 정보를 조회할 수 있습니다. Example : ['1234567890abcdef1234567890abcdef', 'fedcba0987654321fedcba0987654321'] | 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의 고유 식별자 Example : fedcba9876543210fedcba9876543210 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Private DNS 이름 Example : private-dns01 | string | |
| pool_id required | Private DNS에 연결된 리소스 풀 식별자 Example : 12345678-90ab-cdef-1234-567890abcdef | any of [string, null] | |
| pool_name required | 리소스 풀 이름 Example : private01-a1b2c3d4e5f6789012345678abcdef90 | any of [string, null] | |
| registered_region required | 프라이빗 DNS가 등록된 리전 Example : KR-WEST1 | any of [string, null] | |
| resolver_ip required | DNS resolver IP 주소 Example : 198.19.0.101 | any of [string, null] | |
| resolver_name required | DNS resolver 이름 Example : resolver-a1b2c3d4e5f6789012345678abcdef90 | any of [string, null] | |
| state required | 상태 Example : ACTIVE | enum (CREATING, EDITING, ACTIVE, ACTIVATING, INACTIVE, DELETING, DELETED, ERROR, PENDING) |
9 - PrivateDnsActivateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | Private DNS 이름 Example : private-dns01Pattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string |
10 - PrivateDnsCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| connected_vpc_ids optional | 이 프라이빗 DNS에 연결된 VPC ID 목록입니다. DNS에 연결된 VPC만 등록된 도메인 정보를 조회할 수 있습니다. Example : ['1234567890abcdef1234567890abcdef', 'fedcba0987654321fedcba0987654321'] | array[string] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| name required | Private DNS 이름 Example : private-dns01Pattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string | |
| tags optional | 태그 목록 Example : [{'key': 'env', 'value': 'prod'}] | any of [array[Tag], null] |
11 - PrivateDnsListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| page required | page Example : 0 | integer | |
| private_dns required | array[PrivateDns] | ||
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
12 - PrivateDnsSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| connected_vpc_ids optional | 이 프라이빗 DNS에 연결된 VPC ID 목록입니다. DNS에 연결된 VPC만 등록된 도메인 정보를 조회할 수 있습니다. Example : ['1234567890abcdef1234567890abcdef', 'fedcba0987654321fedcba0987654321'] | any of [array[string], null] | |
| description optional | 설명 Example : This is description | any of [string, null] |
13 - PrivateDnsShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| private_dns required | PrivateDns |
14 - PubblicDomainWhoisInfoUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| address_type required | 도메인 등록 주소 유형 Example : | string | |
| domestic_first_address_en required | 국내 주소 1 (EN) Example : 125 Olympic-ro 35-gil, Songpa-gu, Seoul | string | |
| domestic_first_address_ko required | 국내 주소 1 (KO) Example : 서울특별시 송파구 올림픽로35길 125 (신천동) | string | |
| domestic_second_address_en required | 국내 주소 2 (EN) Example : West Campus 1F | any of [string, null] | |
| domestic_second_address_ko required | 국내 주소 2 (KO) Example : 서관 1층Maximum length : 16 | string | |
| overseas_first_address required | 해외 주소 첫 번째 줄 Example : 123 Main St | any of [string, null] | |
| overseas_second_address required | 해외 주소 두 번째 줄 Example : New York | any of [string, null] | |
| overseas_third_address required | 해외 주소 세 번째 줄 Example : NY 10001 | any of [string, null] | |
| postal_code required | 도메인 등록 우편번호 Example : 12345Maximum length : 6 | string | |
| register_email required | 도메인 등록자 이메일 주소 Example : admin@example.comPattern : ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$Minimum length : 6Maximum length : 64 | string | |
| register_telno required | 도메인 등록자 전화번호 Example : | string |
15 - PublicDomainDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| address_type required | 도메인 등록 주소 유형 Example : DOMESTIC | string | |
| auto_extension required | 도메인 자동 연장 활성화 여부 Example : True | boolean | |
| created_at required | 리소스가 생성된 타임스탬프 (ISO 8601 형식) Example : 2025-09-08T03:43:57Z | string | |
| created_by required | 리소스를 생성한 사용자 ID Example : 504f24f8111e42e0578f367acd2a149f | string | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| domestic_address_en required | 도메인 등록 국내 주소(영문) Example : West Campus 1F, 125 Olympic-ro 35-gil, Songpa-gu, Seoul | string | |
| domestic_address_ko required | 도메인 등록 국내 주소(국문) Example : 서울특별시 송파구 올림픽로35길 125 (신천동), 서관 1층 | string | |
| domestic_first_address_en required | 국내 주소 1 (EN) Example : 125 Olympic-ro 35-gil, Songpa-gu, Seoul | string | |
| domestic_first_address_ko required | 국내 주소 1 (KO) Example : 서울특별시 송파구 올림픽로35길 125 (신천동) | string | |
| domestic_second_address_en required | 국내 주소 2 (EN) Example : West Campus 1F | string | |
| domestic_second_address_ko required | 국내 주소 2 (KO) Example : 서관 1층 | string | |
| expired_date required | 도메인 등록 만료일 Example : 2026-09-09T00:00:00Z | string | |
| id required | Public Domain Name의 고유 식별자 Example : 10fjkeweffpublicdomain3193rud543 | string | |
| modified_at required | 리소스가 마지막으로 수정된 타임스탬프 (ISO 8601 형식) Example : 2026-02-09T08:00:40Z | string | |
| modified_by required | 리소스를 마지막으로 수정한 사용자 ID Example : 504f24f8111e42e0578f367acd2a149f | string | |
| name required | Public Domain Name 이름 Example : example.com | string | |
| overseas_address optional | 도메인 등록 해외 주소 Example : 123 Main St, New York, NY 10001 | string | |
| overseas_first_address required | 해외 주소 첫 번째 줄 Example : 123 Main St | string | |
| overseas_second_address required | 해외 주소 두 번째 줄 Example : New York | string | |
| overseas_third_address required | 해외 주소 세 번째 줄 Example : NY 10001 | string | |
| postal_code required | 도메인 등록 우편번호 Example : 12345 | string | |
| register_email required | 도메인 등록자 이메일 주소 Example : admin@example.com | string | |
| register_name_en required | 도메인 등록자 이름(영문) Example : Hong Gildong | string | |
| register_name_ko required | 도메인 등록자 이름(국문) Example : 홍길동 | string | |
| register_telno required | 도메인 등록자 전화번호 Example : | string | |
| start_date required | 도메인 등록 시작일 Example : 2025-09-09T00:00:00Z | string | |
| status required | Public Domain Name의 현재 상태 Example : REGISTERED | string |
16 - PublicDomainDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| public_domain_name required | PublicDomainDetail |
17 - PublicDomainListItem
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 리소스가 생성된 타임스탬프 (ISO 8601 형식) Example : 2025-09-08T03:43:57Z | string | |
| created_by required | 리소스를 생성한 사용자 ID Example : 504f24f8111e42e0578f367acd2a149f | string | |
| expired_date required | 도메인 등록 만료일 Example : 2026-09-09T00:00:00Z | string | |
| id required | Public Domain Name의 고유 식별자 Example : 10fjkeweffpublicdomain3193rud543 | string | |
| modified_at required | 리소스가 마지막으로 수정된 타임스탬프 (ISO 8601 형식) Example : 2026-02-09T08:00:40Z | string | |
| modified_by required | 리소스를 마지막으로 수정한 사용자 ID Example : 504f24f8111e42e0578f367acd2a149f | string | |
| name required | Public Domain Name 이름 Example : example.com | string | |
| register_email required | 도메인 등록자 이메일 주소 Example : admin@example.com | string | |
| start_date required | 도메인 등록 시작일 Example : 2025-09-09T00:00:00Z | string | |
| status required | Public Domain Name의 현재 상태 Example : REGISTERED | string |
18 - PublicDomainListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 20 | integer | |
| page required | page Example : 0 | integer | |
| public_domain_names required | array[PublicDomainListItem] | ||
| size required | size Example : 20 | integer | |
| sort optional | sort Example : ['created_at:asc'] | any of [array[string], null] |
19 - PublicDomainPartialUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| auto_extension optional | 도메인 자동 연장 활성화 여부 Example : True | any of [boolean, null] | |
| description optional | 설명 Example : This is description | any of [string, null] |
20 - PublicDomainPartialUpdateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| auto_extension optional | 도메인 자동 연장 활성화 여부 Example : True | any of [boolean, null] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| id required | Public Domain Name의 고유 식별자 Example : 10fjkeweffpublicdomain3193rud543 | string |
21 - PublicDomainTransferRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| target_account_id optional | 대상 프로젝트 ID (type=REQUEST일 때 필수) Example : 003dffc50eb123a1cbf4f2e5c71d4f15 | any of [string, null] | |
| type required | 이전 작업 유형 Example : REQUEST | enum (REQUEST, CANCEL, APPROVE, REJECT) |
22 - PublicDomainTransferResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| auto_extension required | 도메인 자동 연장 활성화 여부 Example : True | boolean | |
| 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] | |
| expired_date required | 도메인 등록 만료일 Example : 2026-09-09T00:00:00Z | string (date-time) | |
| id required | Public Domain Name의 고유 식별자 Example : 10fjkeweffpublicdomain3193rud543 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Public Domain Name 이름 Example : example.com | string | |
| start_date required | 도메인 등록 시작일 Example : 2025-09-09T00:00:00Z | string (date-time) | |
| state required | 상태 Example : TRANSFER_REQUESTED | enum (CREATING, REGISTERED, EXPIRED, DELETED, TRANSFER_REQUESTING, TRANSFER_REQUESTED, DELETING) |
23 - PublicDomainWhoisInfoUpdateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| address_type required | 도메인 등록 주소 유형 Example : | string | |
| domestic_first_address_en required | 국내 주소 1 (EN) Example : 125 Olympic-ro 35-gil, Songpa-gu, Seoul | string | |
| domestic_first_address_ko required | 국내 주소 1 (KO) Example : 서울특별시 송파구 올림픽로35길 125 (신천동) | string | |
| domestic_second_address_en required | 국내 주소 2 (EN) Example : West Campus 1F | any of [string, null] | |
| domestic_second_address_ko required | 국내 주소 2 (KO) Example : 서관 1층Maximum length : 16 | string | |
| name required | Public Domain Name 이름 Example : example.com | string | |
| overseas_first_address required | 해외 주소 첫 번째 줄 Example : 123 Main St | any of [string, null] | |
| overseas_second_address required | 해외 주소 두 번째 줄 Example : New York | any of [string, null] | |
| overseas_third_address required | 해외 주소 세 번째 줄 Example : NY 10001 | any of [string, null] | |
| postal_code required | 도메인 등록 우편번호 Example : 12345Maximum length : 6 | string | |
| register_email required | 도메인 등록자 이메일 주소 Example : admin@example.comPattern : ^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$Minimum length : 6Maximum length : 64 | string | |
| register_name_en required | 도메인 등록자 이름(영문) Example : Hong Gildong | string | |
| register_name_ko required | 도메인 등록자 이름(국문) Example : 홍길동 | string | |
| register_telno required | 도메인 등록자 전화번호 Example : | string |
24 - Record
| Name | Description | Schema | Default |
|---|---|---|---|
| action optional | DNS 레코드에 수행된 작업 Example : CREATE | any of [string, null] | |
| created_at optional | 리소스가 생성된 타임스탬프 (ISO 8601 형식) Example : 2025-09-08T03:43:57Z | any of [string, null] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| id optional | DNS 레코드의 고유 식별자 Example : 6ed7bc1-4b05-3cc7-7105-c1b71f7f30a7 | any of [string, null] | |
| links optional | Record 관련 링크 Example : | any of [object, null] | |
| name optional | Record 이름 Example : test.app | any of [string, null] | |
| project_id optional | DNS 레코드에 연결된 프로젝트 ID Example : 003dffc50eb123a1cbf4f2e5c71d4f15 | any of [string, null] | |
| records optional | 이 레코드의 데이터 목록 Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | any of [array[string], null] | |
| status optional | DNS 레코드의 현재 상태 Example : ACTIVE | any of [string, null] | |
| ttl optional | DNS 레코드의 TTL(초 단위) 값 Example : 3600 | any of [integer, null] | |
| type optional | DNS 레코드 유형(예: A, AAAA, CNAME, MX, TXT, SPF) Example : A | any of [string, null] | |
| updated_at optional | 리소스가 마지막으로 업데이트된 타임스탬프 (ISO 8601 형식) Example : 2026-02-09T08:00:40Z | any of [string, null] | |
| version optional | Record 버전 Example : 1 | any of [integer, null] | |
| zone_id optional | 이 레코드를 포함하는 존의 ID Example : 3432012nfdksdf03ktrld9234lgfg | any of [string, null] | |
| zone_name optional | 이 레코드를 포함하는 존의 이름 Example : my-zone.com | any of [string, null] |
25 - RecordCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : This is description | any of [string, null] | |
| name required | Record 이름 Example : test.appMinimum length : 1Maximum length : 253 | string | |
| records required | 이 레코드의 데이터 목록 Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | array[object] | |
| ttl optional | DNS 레코드의 TTL(초 단위) 값 Example : 3600 | any of [integer, null] | |
| type required | DNS 레코드 유형(예: A, AAAA, CNAME, MX, TXT, SPF) Example : A | enum (A, AAAA, CNAME, TXT, SPF, MX) |
26 - RecordCreateResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| action optional | DNS 레코드에 수행된 작업 Example : CREATE | any of [string, null] | |
| created_at optional | 리소스가 생성된 타임스탬프 (ISO 8601 형식) Example : 2025-09-08T03:43:57Z | any of [string, null] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| id optional | DNS 레코드의 고유 식별자 Example : 6ed7bc1-4b05-3cc7-7105-c1b71f7f30a7 | any of [string, null] | |
| links optional | Record 관련 링크 Example : | any of [object, null] | |
| name optional | Record 이름 Example : test.app | any of [string, null] | |
| project_id optional | DNS 레코드에 연결된 프로젝트 ID Example : 003dffc50eb123a1cbf4f2e5c71d4f15 | any of [string, null] | |
| records optional | 이 레코드의 데이터 목록 Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | any of [array[string], null] | |
| status optional | DNS 레코드의 현재 상태 Example : ACTIVE | any of [string, null] | |
| ttl optional | DNS 레코드의 TTL(초 단위) 값 Example : 3600 | any of [integer, null] | |
| type optional | DNS 레코드 유형(예: A, AAAA, CNAME, MX, TXT, SPF) Example : A | any of [string, null] | |
| updated_at optional | 리소스가 마지막으로 업데이트된 타임스탬프 (ISO 8601 형식) Example : 2026-02-09T08:00:40Z | any of [string, null] | |
| version optional | Record 버전 Example : 1 | any of [integer, null] | |
| zone_id optional | 이 레코드를 포함하는 존의 ID Example : 3432012nfdksdf03ktrld9234lgfg | any of [string, null] | |
| zone_name optional | 이 레코드를 포함하는 존의 이름 Example : my-zone.com | any of [string, null] |
27 - RecordListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | 전체 개수 Example : 20 | any of [integer, null] | |
| links optional | Record 관련 링크 Example : | any of [object, null] | |
| metadata optional | 전체 개수 Example : | any of [object, null] | |
| records required | 레코드 목록 | array[Record] |
28 - RecordSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| records optional | 이 레코드의 데이터 목록 Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | any of [array[object], null] | |
| ttl optional | DNS 레코드의 TTL(초 단위) 값 Example : 3600 | any of [integer, null] |
29 - RecordSetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| action optional | DNS 레코드에 수행된 작업 Example : CREATE | any of [string, null] | |
| created_at optional | 리소스가 생성된 타임스탬프 (ISO 8601 형식) Example : 2025-09-08T03:43:57Z | any of [string, null] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| id optional | DNS 레코드의 고유 식별자 Example : 6ed7bc1-4b05-3cc7-7105-c1b71f7f30a7 | any of [string, null] | |
| links optional | Record 관련 링크 Example : | any of [object, null] | |
| name optional | Record 이름 Example : test.app | any of [string, null] | |
| project_id optional | DNS 레코드에 연결된 프로젝트 ID Example : 003dffc50eb123a1cbf4f2e5c71d4f15 | any of [string, null] | |
| records optional | 이 레코드의 데이터 목록 Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | any of [array[string], null] | |
| status optional | DNS 레코드의 현재 상태 Example : ACTIVE | any of [string, null] | |
| ttl optional | DNS 레코드의 TTL(초 단위) 값 Example : 3600 | any of [integer, null] | |
| type optional | DNS 레코드 유형(예: A, AAAA, CNAME, MX, TXT, SPF) Example : A | any of [string, null] | |
| updated_at optional | 리소스가 마지막으로 업데이트된 타임스탬프 (ISO 8601 형식) Example : 2026-02-09T08:00:40Z | any of [string, null] | |
| version optional | Record 버전 Example : 1 | any of [integer, null] | |
| zone_id optional | 이 레코드를 포함하는 존의 ID Example : 3432012nfdksdf03ktrld9234lgfg | any of [string, null] | |
| zone_name optional | 이 레코드를 포함하는 존의 이름 Example : my-zone.com | any of [string, null] |
30 - RecordShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| action optional | DNS 레코드에 수행된 작업 Example : CREATE | any of [string, null] | |
| created_at optional | 리소스가 생성된 타임스탬프 (ISO 8601 형식) Example : 2025-09-08T03:43:57Z | any of [string, null] | |
| description optional | 설명 Example : This is description | any of [string, null] | |
| id optional | DNS 레코드의 고유 식별자 Example : 6ed7bc1-4b05-3cc7-7105-c1b71f7f30a7 | any of [string, null] | |
| links optional | Record 관련 링크 Example : | any of [object, null] | |
| name optional | Record 이름 Example : test.app | any of [string, null] | |
| project_id optional | DNS 레코드에 연결된 프로젝트 ID Example : 003dffc50eb123a1cbf4f2e5c71d4f15 | any of [string, null] | |
| records optional | 이 레코드의 데이터 목록 Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | any of [array[string], null] | |
| status optional | DNS 레코드의 현재 상태 Example : ACTIVE | any of [string, null] | |
| ttl optional | DNS 레코드의 TTL(초 단위) 값 Example : 3600 | any of [integer, null] | |
| type optional | DNS 레코드 유형(예: A, AAAA, CNAME, MX, TXT, SPF) Example : A | any of [string, null] | |
| updated_at optional | 리소스가 마지막으로 업데이트된 타임스탬프 (ISO 8601 형식) Example : 2026-02-09T08:00:40Z | any of [string, null] | |
| version optional | Record 버전 Example : 1 | any of [integer, null] | |
| zone_id optional | 이 레코드를 포함하는 존의 ID Example : 3432012nfdksdf03ktrld9234lgfg | any of [string, null] | |
| zone_name optional | 이 레코드를 포함하는 존의 이름 Example : my-zone.com | any of [string, null] |
31 - Tag
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | tag key Example : | string | |
| value required | tag value Example : | string |