Supported Network Object Overrides
The following network objects are supported.
|
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 |