InlineIpSpaceOrgAssignments1
InlineIpSpaceOrgAssignments1
JSON Example
{
"values": [
{
"id": "urn:vcloud:ipSpaceOrgAssignment:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"ipSpaceRef": {
"name": "string",
"id": "string"
},
"orgRef": {
"name": "string",
"id": "string"
},
"ipSpaceType": "string",
"defaultQuotas": {
"floatingIpQuota": 0,
"ipPrefixQuotas": [
{
"prefixLength": 0,
"quota": 0
}
]
},
"customQuotas": {
"floatingIpQuota": 0,
"ipPrefixQuotas": [
{
"prefixLength": 0,
"quota": 0
}
]
}
}
]
}