IpSpaceIpAllocations

IpSpaceIpAllocations
IpSpaceIpAllocations

List of IP Space IP allocations.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "id": "urn:vcloud:ipSpaceIpAllocation:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
            "type": "string",
            "value": "string",
            "allocationDate": "string",
            "orgRef": {
                "name": "string",
                "id": "string"
            },
            "usageState": "string",
            "description": "string",
            "reservedForUser": false,
            "reservedForUserName": "string",
            "usedByRef": {
                "name": "string",
                "id": "string"
            },
            "usageCategories": [
                "string"
            ],
            "purpose": "string"
        }
    ]
}
Availability
Added in 37.1