RecordCreateRequestV1Dot1To1Dot2
RecordCreateRequestV1Dot1To1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | description Example : This is description | any of [string, null] | |
| name required | name Example : test.app | string | |
| records required | A list of data for this record Example : ['12345.ns.private.kr-west1.dev2.samsungsdscloud.com'] | array[object] | |
| ttl optional | TTL for the zone. Example : 3600 | any of [integer, null] | |
| type required | Type of the record Example : A | string |