Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 702 Bytes

CreateFqdnRequest.md

File metadata and controls

16 lines (8 loc) · 702 Bytes

CreateFqdnRequest

Properties

Name Type Description Notes
connectionId String ID of the FQDN connection to which this IP should be attached.
fqdn String FQDN represented by this resource.
port Integer Port to use when connecting to this FQDN. [optional]
dnsRecordType String The DNS record type for the FQDN. For cases where a port is not set, the DNS record type must be 'srv'. For cases where a port is set, the DNS record type must be 'a'. If the DNS record type is 'a' and a port is not specified, 5060 will be used.