Skip to content

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

NameTypeDescriptionRequiredConstant
stackableboolObject can be stacked
memberstrStack member id

Examples

{
  "stack": {
    "stackable": true
  }
}