Record
update-fqdn-params
No description available.
record update-fqdn-params {
id: string,
connection-id: option<string>,
dns-record-type: option<string>,
fqdn: option<string>,
port: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| connection-id | option<string> | |
| dns-record-type | option<string> | |
| fqdn | option<string> | |
| port | option<s32> |