[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"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
IpSpaceFloatingIpSuggestion
An IP Space IP Address suggestion.
Properties
array of
string
unusedValues
Optional
List of unused IP Addresses or IP Prefixes from the referenced IP Space.
JSON Example
{
"ipSpaceRef": {
"id": "string",
"name": "string"
},
"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: ipType
description: Type of IP Address for which the floating IP Address suggestion is sought. Allowed values are IPV4 and IPV6.
x-vcloud-property-annotations:
ipSpaceRef:
x-vcloud-constraints:
- constraint: ReadOnly
unusedValues:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"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
InlineIpSpaceFloatingIpSuggestions1