EffectiveIPInfo
EffectiveIPInfo
List of effective ip address along with site id
JSON Example
{
"effective_ips": [
"string"
],
"site_id": "string"
}
array of
string
effective_ips
Required
IPElement can be a single IP address, IP address range or a Subnet. Its type can be of IPv4 or IPv6. Supported list of formats are "192.168.1.1", "192.168.1.1-192.168.1.100", "192.168.0.0/24", "fe80::250:56ff:fe83:318c", "fe80::250:56ff:fe83:3181-fe80::250:56ff:fe83:318c", "fe80::250:56ff:fe83:318c/64"
string
site_id
Required
Id of the site to which the effective IPs belong to