[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
IpSpaceIpPrefixSuggestion
An IP Space IP Prefix suggestion.
Properties
array of
IpSpacePrefixLengthSuggestion
unusedIpPrefixes
Optional
List of unused IP Prefixes grouped by prefix length from the referenced IP Space.
JSON Example
{
"ipSpaceRef": {
"id": "string",
"name": "string"
},
"unusedIpPrefixes": [
{
"prefixLength": 0,
"unusedValues": [
"string"
]
}
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-cross-references:
- cross-reference:
alias: gatewayId
referenced-property: id
referenced-type: ./networking/edgeGateways.yaml#/definitions/EdgeGateway
- cross-reference:
alias: orgVdcId
referenced-property: id
referenced-type: ./vdc/vdcs.yaml#/definitions/OrgVdc
- cross-reference:
alias: vdcGroupId
referenced-property: id
referenced-type: ./vdcGroups/vdcGroups.yaml#/definitions/VdcGroup
- cross-reference:
alias: ipType
description: Type of IP Address for which the IP Prefix suggestion is sought. Allowed values are IPV4 and IPV6.
- cross-reference:
alias: networkType
description: Type of network for which the IP Prefix suggestion is sought.
x-vcloud-property-annotations:
ipSpaceRef:
x-vcloud-constraints:
- constraint: ReadOnly
unusedIpPrefixes:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
[{"label":"Latest (v37.1)","version":"latest"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 37.1
Property Of
InlineIpSpaceIpPrefixSuggestions1