Supported network object overrides
This reference provides information about the network objects that are supported for override configurations, including their descriptions and data types with examples.
|
Network Object Name |
Description |
Type |
|---|---|---|
| Network | An address block, also known as a subnet. |
String Example: IPv4 - 209.165.200.224/27 IPv6 - 2001:DB8::/48 |
| Host | The IP address of the host. |
String Example: IPv4 - 209.165.200.225 IPv6 - 2001:DB8:1::1 |
| Range | A range of IP addresses. |
String Example: IPv4 - 209.165.200.225-209.165.200.250 IPv6 - 2001:DB8::1 - 2001:DB8:FFFF:FFFF:FFFF:FFFE:FFFF:FFFF |
| FQDN | A single fully-qualified domain name (FQDN). |
String Example: abc.example.com |