[{"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

InlineLoadBalancerServiceEngineGroup1

Properties

serviceEngineGroupBacking Required

The backing that uniquely identifies a Load Balancer Service Engine Group configured within a Load Balancer Cloud.


string
name Required

The name of the Load Balancer Service Engine Group.


string
description Optional

Description of the Load Balancer Service Engine Group.


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 identifier of the Load Balancer Service Engine Groups in URN format


integer
numDeployedVirtualServices Optional

The number of virtual services currently deployed on the Load Balancer Service Engine Group.


boolean
overAllocated Optional

Indicates whether the maximum number of virtual services supported on the Load Balancer Service Engine Group has been surpassed by the current number of reserved virtual services.


string
reservationType Optional

The reservation model for virutal services on the Load Balancer Service Engine Group.

  • DEDICATED - Dedicated to a single Edge Gateway and can only be assigned to a single Edge Gateway.
  • SHARED - Shared between multiple Edge Gateways. Can be assigned to multiple Edge Gateways.


integer
reservedVirtualServices Optional

The number of virtual services already reserved on the Load Balancer Service Engine Group. This value is the sum of the guaranteed virtual services given to Edge Gateways assigned to the Load Balancer Service Engine Group.


integer
maxVirtualServices Optional

The maximum number of virtual services supported on the Load Balancer Service Engine Group.


string
supportedFeatureSet Optional

The feature set supported by the Load Balancer Service Engine Group. Allowed values are:

  • STANDARD - Service Engine Group supports STANDARD set of features for Load Balancing.
  • PREMIUM - Service Engine Group supports both STANDARD and PREMIUM set of features for Load Balancing.
A Service Engine Group with STANDARD supported feature set can only be assigned to Edge Gateway with STANDARD supported feature set. A Service Engine Group with PREMIUM supported feature set can be assigned to Edge Gateway with both STANDARD and PREMIUM supported feature sets.

JSON Example

{}
[{"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
Used By

LoadBalancerServiceEngineGroup

Feedback

Was this page helpful?