[{"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
NsxAlbServiceEngineGroup
An NSX-ALB Cloud’s Service Engine Group
Properties
boolean
alreadyImported
Optional
True if the service engine group is already imported. The service engine group cannot be imported again.
string
displayName
Optional
Name of the service engine group used in NSX-ALB Controller’s logs or GUI.
string
haMode
Optional
The service engine group’s High Availability Mode. ELASTIC_N_PLUS_M_BUFFER - Service Engines will scale out to N active nodes with M nodes as buffer. ELASTIC_ACTIVE_ACTIVE - Active-Active with scale out. LEGACY_ACTIVE_STANDBY - Traditional single Active-Standby configuration
string
id
Optional
The unique id of the service engine group.
JSON Example
{
"alreadyImported": false,
"displayName": "string",
"haMode": "string",
"id": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
alreadyImported:
x-vcloud-added-in: "36.2"
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSortable
displayName:
x-vcloud-constraints:
- constraint: ReadOnly
haMode:
x-vcloud-constraints:
- constraint: ReadOnly
- constraint: NonSearchable
- constraint: NonSortable
id:
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
NsxAlbServiceEngineGroups