TeamingSpec

TeamingSpec
TeamingSpec

This specification contains the teaming policies associated with the uplink profile.

JSON Example
{
    "policy": "One among: FAILOVER_ORDER, LOADBALANCE_SRCID, LOADBALANCE_SRC_MAC",
    "activeUplinks": [
        "string"
    ],
    "standByUplinks": [
        "string"
    ]
}
string As (FAILOVER_ORDER|LOADBALANCE_SRCID|LOADBALANCE_SRC_MAC)
policy
Required

The teaming policy associated with the uplink profile

array of string
activeUplinks
Required

The list of active uplinks

array of string
standByUplinks
Optional

The list of stand by uplinks