QFabricMO

Extends: managedDevice
Namespace: (default namespace)

QFabric management data.

XML

Elements

name (type) min/max
occurs
description
totalNodeDevices (int) 1/1 Indicates the number of nodes in the QFabric.
upNodeDevices (int) 1/1 Indicates the number of nodes in the QFabric which are currently up.
downNodeDevices (int) 1/1 Indicates the number of nodes in the QFabric which are currently down.
totalInterconnects (int) 1/1 Indicates the number of Interconnect devices in the QFabric
upInterconnects (int) 1/1 Indicates the number of Interconnect devices in the QFabric which are currently up.
downInterconnects (int) 1/1 Indicates the number of Interconnect devices in the QFabric which are currently down.
directors (QFDirector) 0/unbounded List of Director nodes in the QFabric.
cpeEthernetSwitchs (junosDeviceMO) 0/unbounded List of Control Plane nodes in the QFabric.
interconnects (junosDeviceMO) 0/unbounded List of Interconnect devices in the QFabric.
networkNodeGroup (QFNodeGroup) 0/unbounded List of Network Node Group in the QFabric.
serverNodeGroups (QFNodeGroup) 0/unbounded List of Server Node Groups in the QFabric
redServerNodeGroups (QFNodeGroup) 0/unbounded List of Redundant Server Node Groups in the QFabric.

JSON

property type description
totalNodeDevices totalNodeDevices (int) Indicates the number of nodes in the QFabric.
upNodeDevices upNodeDevices (int) Indicates the number of nodes in the QFabric which are currently up.
downNodeDevices downNodeDevices (int) Indicates the number of nodes in the QFabric which are currently down.
totalInterconnects totalInterconnects (int) Indicates the number of Interconnect devices in the QFabric
upInterconnects upInterconnects (int) Indicates the number of Interconnect devices in the QFabric which are currently up.
downInterconnects downInterconnects (int) Indicates the number of Interconnect devices in the QFabric which are currently down.
directors array of directors (QFDirector) List of Director nodes in the QFabric.
cpeEthernetSwitchs array of cpeEthernetSwitchs (junosDeviceMO) List of Control Plane nodes in the QFabric.
interconnects array of interconnects (junosDeviceMO) List of Interconnect devices in the QFabric.
networkNodeGroup array of networkNodeGroup (QFNodeGroup) List of Network Node Group in the QFabric.
serverNodeGroups array of serverNodeGroups (QFNodeGroup) List of Server Node Groups in the QFabric
redServerNodeGroups array of redServerNodeGroups (QFNodeGroup) List of Redundant Server Node Groups in the QFabric.