Get Service Engine Group Assignment
DescriptionRetrieves a specific Load Balancer Service Engine Group Assignment.
Request
URLURL
Path Parameters
Path Parameters
Authentication
Response
Response BodyResponse Body
200 OK
{
"id": "urn:vcloud:serviceEngineGroupAssignment:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
The owner of the associated Edge Gateway. This can be a vDC or vDC Group.
The identifier of the Load Balancer Service Engine Groups in URN format.
The maximum number of virtual services the Edge Gateway is allowed to use. This is required if the Load Balancer Service Engine Group has reservation type ‘SHARED’. This must be unset if the Load Balancer Service Engine Group has reservation type ‘DEDICATED’.
The number of guaranteed virtual services available to the Edge Gateway. This is required if the Load Balancer Service Engine Group has reservation type ‘SHARED’. This must be unset if the Load Balancer Service Engine Group has reservation type ‘DEDICATED’.
The current number of deployed virutal services.
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
The feature set supported by the Edge Gateway Load Balancer. This will be NULL if Load Balancer is not active on the associated Edge Gateway.
The feature set supported by the Load Balancer Service Engine Group.