IpRange

IpRange
IpRange

Spec contains parameters for range of IP addresses

JSON Example
{
    "endIpAddress": "192.168.0.128",
    "startIpAddress": "192.168.0.123"
}
string
endIpAddress
Required

End IP Address

string
startIpAddress
Required

Start IP Address

Property Of