InlineIpSpaceIpAllocations1
InlineIpSpaceIpAllocations1
JSON Example
{
"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"
}
]
}