Link Aggregation

Link Aggregation APIs for the configuring EtherChannel devices on the VIOS

Resource
rest/api/uom/VirtualIOServer/{VirtualIOServer_uuid}/LinkAggregation/{LinkAggregation_uuid}
rest/api/uom/VirtualIOServer/{VirtualIOServer_uuid}/LinkAggregation

Since: Version 1.1.0

Table 1. Supported methods
Method Description Internet media type
GET GET configured/specified Link Aggregation from VIOS application/vnd.ibm.powervm.uom+xml, type=LinkAggregation
PUT Create a LinkAggregation on VIOS. application/vnd.ibm.powervm.uom+xml, type=LinkAggregation
POST Modify LinkAggregation properties application/vnd.ibm.powervm.uom+xml, type=LinkAggregation
DELETE Delete the LinkAggregation application/vnd.ibm.powervm.uom+xml, type=LinkAggregation