QFDirector

Namespace: (default namespace)

QFabric Director node management data.

XML

Elements

name (type) min/max
occurs
description
name (string) 0/1 Host name of this QF Director node.
memberID (string) 0/1 Indicates the member ID of this QF Director.
uptime (string) 0/1 Indicates the system uptime of this QF Director.
ipAddress (string) 0/1 Indicates the IP address of this QF Director.
role (string) 0/1 Indicates the role of this QF Director.
status (string) 0/1 Indicates the current status of this QF Director.
vms (QFDVMSummary) 0/unbounded List of the VMs in this QF Director.

JSON

property type description
name name (string) Host name of this QF Director node.
memberID memberID (string) Indicates the member ID of this QF Director.
uptime uptime (string) Indicates the system uptime of this QF Director.
ipAddress ipAddress (string) Indicates the IP address of this QF Director.
role role (string) Indicates the role of this QF Director.
status status (string) Indicates the current status of this QF Director.
vms array of vms (QFDVMSummary) List of the VMs in this QF Director.