[{"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
NsxAlbCloud
An NSX-ALB Controller’s Cloud.
Properties
boolean
alreadyImported
Optional
True if the Cloud is already imported. Cloud cannot be imported again.
string
displayName
Optional
Name of the Cloud used in NSX-ALB Controller’s logs or GUI.
string
id
Optional
The unique id of the cloud.
networkPoolRef
Optional
The Network Pool associated with this Cloud. If unset, this Cloud cannot be imported.
string
transportZoneName
Optional
Name of the transport zone in NSX-T associated with the NSX-ALB Cloud. If unset, the tranport zone associated with the Load Balancer Cloud is not found in NSX-T.
JSON Example
{
"alreadyImported": false,
"displayName": "string",
"id": "string",
"networkPoolRef": {
"id": "string",
"name": "string"
},
"transportZoneName": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
alreadyImported:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
displayName:
x-vcloud-constraints:
- constraint: ReadOnly
id:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
networkPoolRef:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
transportZoneName:
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 35.0
Property Of
InlineNsxAlbClouds1