List Link Aggregation Groups

GET {{baseUrl}}/networks/:networkId/switch/linkAggregations

List link aggregation groups

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

[{"id":"NDU2N18yXzM=","switchPorts":[{"serial":"Q234-ABCD-0001","portId":"1"},{"serial":"Q234-ABCD-0002","portId":"2"},{"serial":"Q234-ABCD-0003","portId":"3"},{"serial":"Q234-ABCD-0004","portId":"4"},{"serial":"Q234-ABCD-0005","portId":"5"},{"serial":"Q234-ABCD-0006","portId":"6"},{"serial":"Q234-ABCD-0007","portId":"7"},{"serial":"Q234-ABCD-0008","portId":"8"}]}]