IPAddressPortPair
IP Address and Port information
Properties
string
ip_address
Required
The IPAddress to be combined with Port for defining specific access point.
integer
port
Optional
The port to be combined with IPAddress for defining a specific access point.
JSON Example
{
"ip_address": "string"
}