stack Model Interface¶
Indication of stack/virtual chassis/cluster. If chassis belongs to the
stack, the stack
model interface will be initialized by asset
discovery.
Variables¶
Name | Type | Description | Required | Constant |
---|---|---|---|---|
stackable |
bool | Object can be stacked | ||
member |
str | Stack member id |
Examples¶
{
"stack": {
"stackable": true
}
}