InlineExternalNetwork2
InlineExternalNetwork2
JSON Example
{
"networkBackings": {
"values": [
{
"backingId": "string",
"backingTypeValue": "string",
"networkProvider": {
"name": "string",
"id": "string"
},
"name": "string",
"parentTier0Ref": {
"id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
"name": "string"
}
}
]
},
"totalIpCount": 0,
"usedIpCount": 0,
"dedicatedOrg": {
"name": "string",
"id": "string"
},
"dedicatedEdgeGateway": {
"name": "string",
"id": "string"
}
}
integer
totalIpCount
Optional
The number of IP addresses defined by the static ip pools. If the network contains any IpV6 subnets, the total ip count will be null.
integer
usedIpCount
Optional
The number of IP address used from the static ip pools.