Traffic Management: LAGs

Endpoints

Json structures

Display Rule json structure

{
    "id": 1,
    "set_id": 10,
    "name": "lag_name",
    "ports": [{"id":0, "type":"INF"}, ...],
}

Back to X2-SERIES API Home