NsxAlbServiceEngineGroup

NsxAlbServiceEngineGroup
NsxAlbServiceEngineGroup

An NSX-ALB Cloud's Service Engine Group

JSON Example
{
    "id": "string",
    "displayName": "string",
    "haMode": "string",
    "alreadyImported": false
}
string
id
Optional

The unique id of the service engine group.

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

boolean
alreadyImported
Optional

True if the service engine group is already imported. The service engine group cannot be imported again.

Availability
Added in 35.0