VCMember

Namespace: (default namespace)

Virtual Chassis Member management data.

XML

Elements

name (type) min/max
occurs
description
serial (string) 1/1 Indicates the serial number of the member switch, if available.
id (int) 1/1 Indicates the identifier of the member switch.
fpcSlot (string) 1/1 Indicates the Flexible PIC Concentrator (FPC) slot number for the member..
mixedMode (boolean) 1/1 Indicates whether the switch is configured to run in mixed member mode. Valid fields are true or false.
role (string) 1/1 Indicates the function and responsibility of the switch in the Virtual Chassis. Possible values are master, backup, and linecard.
model (string) 1/1 Specifies the Juniper model number of the switch.
temperature (string) 1/1 Indicates the current operational temperature of the member.
neighborID (int) 1/1 Identifies the neighbors by the member ID.

JSON

property type description
serial serial (string) Indicates the serial number of the member switch, if available.
id id (int) Indicates the identifier of the member switch.
fpcSlot fpcSlot (string) Indicates the Flexible PIC Concentrator (FPC) slot number for the member..
mixedMode mixedMode (boolean) Indicates whether the switch is configured to run in mixed member mode. Valid fields are true or false.
role role (string) Indicates the function and responsibility of the switch in the Virtual Chassis. Possible values are master, backup, and linecard.
model model (string) Specifies the Juniper model number of the switch.
temperature temperature (string) Indicates the current operational temperature of the member.
neighborID neighborID (int) Identifies the neighbors by the member ID.