NodeProperties interface

This class represents the nodes in a highly available cluster

Properties

nodeChassisSerialNumber

Serial number of the Chassis

nodeDisplayName

Display Name of the individual node

nodeFriendlySoftwareVersion

Friendly software version name that is currently installed on the node

nodeHcsVersion

HCS version that is currently installed on the node

nodeInstanceId

Guid instance id of the node

nodeSerialNumber

Serial number of the individual node

nodeStatus

The current status of the individual node

Property Details

nodeChassisSerialNumber

Serial number of the Chassis

nodeChassisSerialNumber?: string

Property Value

string

nodeDisplayName

Display Name of the individual node

nodeDisplayName?: string

Property Value

string

nodeFriendlySoftwareVersion

Friendly software version name that is currently installed on the node

nodeFriendlySoftwareVersion?: string

Property Value

string

nodeHcsVersion

HCS version that is currently installed on the node

nodeHcsVersion?: string

Property Value

string

nodeInstanceId

Guid instance id of the node

nodeInstanceId?: string

Property Value

string

nodeSerialNumber

Serial number of the individual node

nodeSerialNumber?: string

Property Value

string

nodeStatus

The current status of the individual node

nodeStatus?: string

Property Value

string