InlineIpAddressSpaces1

InlineIpAddressSpaces1
InlineIpAddressSpaces1
JSON Example undefined undefined
{
    "values": [
        {
            "status": "string",
            "id": "urn:vcloud:ipSpace:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
            "name": "string",
            "description": "string",
            "internalScopeCidrBlocks": [
                {
                    "id": "string",
                    "name": "string",
                    "cidr": "10.0.0.0/8"
                }
            ],
            "ipAddressRanges": [
                {
                    "id": "string",
                    "startIpAddress": "string",
                    "endIpAddress": "string"
                }
            ],
            "reservedIpAddressRanges": [
                {
                    "id": "string",
                    "startIpAddress": "string",
                    "endIpAddress": "string"
                }
            ],
            "backingId": "string",
            "isImportedIpBlock": false,
            "externalScopeCidr": "10.0.0.0/8",
            "regionRef": {
                "name": "string",
                "id": "string"
            },
            "defaultQuota": {
                "maxIpCount": 0,
                "maxCidrCount": 0,
                "maxSubnetSize": 24
            },
            "subnetExclusive": false,
            "dedicatedDistributedVlanConnectionRef": {
                "name": "string",
                "id": "string"
            },
            "providerVisibilityOnly": false
        }
    ]
}
values
Optional

values