GatewayUsedIpAddresses
GatewayUsedIpAddresses
List of IP addresses used by an edge gateway.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"networkRef": {
"name": "string",
"id": "string"
},
"ipAddress": "string",
"category": {}
}
]
}