Version: 1.0.0
Manage FQDN Lists
For Fully Qualified Domain Name (FQDN) address objects, DNS provides the FQDN resolution to the IP addresses eliminating the need to manually update them every time you resolve a new IP address.
These are the following formats for FQDN.
- Host names are composed of a sequence of labels concatenated with dots
- Each label must be from 1 to 63 characters long
- The entire host name, including the delimiting dots, has a maximum of 253 ASCII characters
- DNS names can contain only alphabetical characters (A-Z), numeric characters (0-9), minus sign (-), and period (.)
For more information, see FQDN formats.
📄️ List FQDNLists
Retrieve the information about the FDQN lists for the specified rulestack.
📄️ Create a FQDNList
Create a FQDN list for a rulestack.
📄️ Delete a FQDNList
Delete the FDQN list associated with a rulestack.
📄️ Describe a FQDNList
Return the information the FDQN list associated with a rulestack.
📄️ Update a FQDNList
Update the FDQN list associated with a rulestack.