ControllerNode has the following relationships:

Table 1. Attributes for the ControllerNode objects

Attribute

Description

Allowed values

DiskSpaceTotal

Indicates the total disk space (KB).

Numeric (float)

DiskSpaceUsagePct

Indicates the percentage of total disk space used.

Numeric (float)

DiskSpaceUsed

Indicates the used disk space (KB).

Numeric (float)

DiskUsageThreshold

Is the threshold for the disk space used, expressed as a percentage of the used disk space versus the total disk space; for example: 75.

Integer

IsAPIServerDown

Indicates whether the controller API server is down.

Boolean

IsControllerDown

Indicates whether the controller service is down.

Boolean

ManagementServiceAddress

Is the management service access point of the controller cluster used for accessing APIs.

String

MemoryUsagePct

Indicates the percentage of system memory used.

Numeric (float)

Status

Indicates the current status of ControllerNode.

Enum:

  • OK

  • WARNING

  • CRITICAL

  • SHUTDOWN

  • OTHER

  • UNKNOWN

SystemLoad

Indicates the system load percentage.

Numeric (float)

SystemLoadThreshold

Indicates the upper threshold for the system load average expressed as a percentage.

Integer

SystemMemoryThreshold

Indicates the threshold for the system memory used, expressed as a percentage of used system memory versus the total system memory.

Integer

Note: Disk, Memory and SystemLoad performance statistics are populated only for NSX-V.