fusionGroup
Extends: | managedDevice |
Namespace: | (default namespace) |
Represents the information of a Fusion Group.
XML
Elements
name (type) | min/maxoccurs | description |
---|---|---|
instanceId (int) | 1/1 | Indicates the instance ID of the device. |
hostname (string) | 0/1 | Indicates the host name of the device. |
family (string) | 0/1 | Indicates the device family (Fusion) |
type (string) | 0/1 | Indicates the configuration type of the device (stand-alone, VC, and so on). |
name (string) | 1/1 | Indicates the name of the Fusion device. |
systemType (string) | 1/1 | Indicates the type of the Fusion device. |
aggregationDevice (aggregationDevice) | 0/1 | Indicates the aggregation device in the Fusion group. |
name (string) | 1/1 | Indicates the name of the aggregation device |
deviceId (int) | 0/1 | Indicates the ID of the aggregation device. |
ipAddress (long) | 1/1 | Indicates the IP address of the aggregation device. |
serialNumber (long) | 1/1 | Indicates the hardware serial number of the aggregation device. |
Platform (string) | 0/1 | Indicates the aggregation device platform. |
osVersion (string) | 0/1 | Indicates the version and release level of Junos OS running on the aggregation device. |
deviceFamily (string) | 0/1 | Indicates the device family (Fusion). |
deviceType (string) | 0/1 | Indicates the configuration type of the aggregation device (stand-alone,VC, and so on). |
connectionState (LinkStatus) | 0/1 | Indicates whether the aggregation device is up or down. |
configState (ConfigState) | 0/1 | Indicates the configuration state of the aggregation device. |
memUsage (string) | 0/1 | Indicates the amount of memory being used by the aggregation device over a 5-minute average. |
cpuUsage (int) | 0/1 | Indicates the percentage of time that the CPU uses to run user processes, such as the database. |
satteliteDevices (satteliteDevices) | 0/1 | Indicates the satellite devices in the Fusion group. |
name (string) | 1/1 | Indicates the name of the satellite device. |
deviceId (int) | 0/1 | Indicates the ID of the satellite device. |
serialNumber (long) | 1/1 | Indicates the hardware serial number of the satellite device. |
platform (string) | 0/1 | Indicates the satellite device platform. |
osVersion (string) | 0/1 | Indicates the version and release level of Junos OS running on the satellite device. |
deviceFamily (string) | 0/1 | Indicates the device family (Fusion). |
deviceType (string) | 0/1 | Indicates the configuration type of the satellite device (stand-alone, VC, etc). |
connectionState (LinkStatus) | 0/1 | Indicates whether the satellite device is up or down. |
discoveryType (string) | 1/1 | Indicates the satellite device discovery type. |
JSON
property | type | description |
---|---|---|
instanceId | int | Indicates the instance ID of the device. |
hostname | string | Indicates the host name of the device. |
family | string | Indicates the device family (Fusion) |
type | int | Indicates the configuration type of the device (stand-alone, VC, etc). |
name | string | Indicates the name of the Fusion device. |
systemType | string | Indicates the type of the Fusion device. |
aggregationDevice | aggregationDevice | Indicates the aggregation device in the Fusion group. |
name (string) | 1/1 | Indicates the name of the aggregation device |
deviceId | int | Indicates the ID of the aggregation device. |
ipAddress | long | Indicates the IP address of the aggregation device. |
serialNumber | long | Indicates the hardware serial number of the aggregation device. |
Platform | string | Indicates the aggregation device platform. |
osVersion | string | Indicates the version and release level of Junos OS running on the aggregation device. |
deviceFamily | string | Indicates the device family (Fusion). |
deviceType | string | Indicates the configuration type of the aggregation device (stand-alone,VC, and so on). |
connectionState | LinkStatus | Indicates whether the aggregation device is up or down. |
configState | ConfigState | Indicates the configuration state of the aggregation device. |
memUsage | string | Indicates the amount of memory being used by the aggregation device over a 5-minute average. |
cpuUsage | int | Indicates the percentage of time that the CPU uses to run user processes, such as the database. |
satteliteDevices | satteliteDevices | Indicates the satellite devices in the Fusion group. |
name | string | Indicates the name of the satellite device. |
deviceId | int | Indicates the ID of the satellite device. |
serialNumber | long | Indicates the hardware serial number of the satellite device. |
platform | string | Indicates the satellite device platform. |
osVersion | string | Indicates the version and release level of Junos OS running on the satellite device. |
deviceFamily | string | Indicates the device family (Fusion). |
deviceType | string | Indicates the configuration type of the satellite device (stand-alone, VC, etc). |
connectionState | LinkStatus | Indicates whether the satellite device is up or down. |
discoveryType | string | Indicates the satellite device discovery type. |