TopologyIpSpaceUplinks
TopologyIpSpaceUplinks
List of IP Space uplinks associated with the Provider Gateway.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"ipSpaceUplinkRef": {
"name": "string",
"id": "string"
},
"ipSpaceRef": {
"name": "string",
"id": "string"
},
"ipSpaceType": "string",
"description": "string"
}
]
}