NodeProperties interface
This class represents the nodes in a highly available cluster
Properties
| node |
Serial number of the Chassis |
| node |
Display Name of the individual node |
| node |
Friendly software version name that is currently installed on the node |
| node |
HCS version that is currently installed on the node |
| node |
Guid instance id of the node |
| node |
Serial number of the individual node |
| node |
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