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  
Constraints: minLength: 1

The teaming policy associated with the uplink profile

array of string
activeUplinks
Required  
Constraints: minItems: 1

The list of active uplinks

array of string
standByUplinks
Optional

The list of stand by uplinks

Property Of