GatewayUsedIpAddress
GatewayUsedIpAddress
Describes an IP address currently be used by the edge gateway. The IP belongs to the IPs allocated to the edge.
JSON Example
{
"networkRef": {
"name": "string",
"id": "string"
},
"ipAddress": "string",
"category": {}
}
string
ipAddress
Optional
The IP address in used.
category
Optional
The categories that an IP can be used for.
Possible values are :
SNAT,
DNAT,
Load_Balancer,
IPsec_VPN,
SSL_VPN,
L2_VPN,
PRIMARY_IP,