Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 735 Bytes

UpdateFqdnRequest.md

File metadata and controls

16 lines (8 loc) · 735 Bytes

UpdateFqdnRequest

Properties

Name Type Description Notes
connectionId String ID of the FQDN connection to which this IP should be attached. [optional]
fqdn String FQDN represented by this resource. [optional]
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. [optional]