Load Group

Detailed object within NetworkBridge API provides configuration for load sharing of virtual network traffic across the physical adapters in failover setup.

Resource
/rest/api/uom/ManagedSystem/{ManagedSystem_uuid}/NetworkBridge/{NetworkBridge_uuid}
Since: Version 1.1.0
LoadGroup is a detailed element within the NetworkBridge. LoadGroup represents the pair of TrunkAdapters in a Failover and LoadBalancing enabled NetworkBridge. With a POST operation on NetworkBridge, user can add or remove the LoadGroups in a NetworkBridge. For a NonFailover NetworkBridge each LoadGroup represents one TrunkAdapter within the SEA. On a particular LoadGroup, user can add or remove virtual networks.
LoadGroup details can be viewed as a GET operation on the NetworkBridge.

PUT operation on NetworkBridge creates the corresponding LoadGroups.

POST operation on NetworkBridge allows to add, remove the load groups within the NetworkBridge. User can add or remove the associated VirtualNetworks from the LoadGroup.




Last updated: Fri, June 23, 2017