Description: Add Hosts pnics to the LAG uplink ports in DVSwitch. Input: 1) VC credentials 2) DVSwitch Name 3) Hosts to add Operations : 1) Creates LAG group with 2 uplink ports in the DVSwitch. 2) Find the free pnics from the hosts and assign to LAG uplink ports Description: Add Hosts...
AddHostsToDVSLagUplinkPorts.java
Add new LAG(Link Aggregation Group) in the existing dvSwitch. Input prerequisite : DVSwitch name This API will create LAG group in the existing dvSwitch with below parameters. i.e, mode = active uplink ports = 3 loadbalanceAlgorithm = Source and destination IP, source and destination...
CreateLagOnDVS.java