RecordCreateRequestV1Dot1To1Dot2
RecordCreateRequestV1Dot1To1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : This is description | any of [string, null] | |
| name required | 이름 Example : test.app | string | |
| records required | 이 레코드의 데이터 목록 Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | array[object] | |
| ttl optional | 존의 TTL. Example : 3600 | any of [integer, null] | |
| type required | 레코드 유형 Example : A | string |