Record
create-params
No description available.
record create-params {
ip-address: option<string>,
name: option<string>,
ttl: option<s32>,
zone-file: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| ip-address | option<string> | |
| name | option<string> | |
| ttl | option<s32> | |
| zone-file | option<string> |