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