osc dns zone recordset set
Update a Recordset
Usage: osc dns zone recordset set [OPTIONS] <--zone-name <ZONE_NAME>|--zone-id <ZONE_ID>> <ID>
Arguments:
<ID>— recordset_id parameter for /v2/zones/{zone_id}/recordsets/{recordset_id} API
Options:
-
--zone-name <ZONE_NAME>— Zone Name -
--zone-id <ZONE_ID>— Zone ID -
--description <DESCRIPTION>— Description for this recordset -
--records <RECORDS>— A list of data for this recordset. Each item will be a separate record in Designate These items should conform to the DNS spec for the record type - e.g. A records must be IPv4 addresses, CNAME records must be a hostname.Parameter is an array, may be provided multiple times.
-
--ttl <TTL>— TTL (Time to Live) for the recordset