Click or drag to resize

PendingNode Properties

The PendingNode type exposes the following members.

Properties
  NameDescription
Public propertyAssignedNodeID
Public propertyChassisName
Uniquely identifies a chassis, and identical for all nodes in a given chassis.
Public propertyCip
IP address used for both intra-cluster and inter-cluster communication.
Public propertyCipi
The machine's name for the "cip" interface.
Public propertyCompatible
Indicates whether the pending node's software version is compatible with the cluster.
Public propertyCustomProtectionDomainName
Uniquely identifies a custom protection domain, identical for all nodes within all chassis in a given custom protection domain.
Public propertyMip
IP address used for the per-node API and UI.
Public propertyMipi
The machine's name for the "mip" interface.
Public propertyName
The host name for this node.
Public propertyNodeSlot
Public propertyPendingNodeID
Public propertyPlatformInfo
Information about the node's hardware.
Public propertyRole
The node's role in the cluster. Possible values are Management, Storage, Compute, and Witness.
Public propertySip
IP address used for iSCSI traffic.
Public propertySipi
The machine's name for the "sip" interface.
Public propertySoftwareVersion
The version of SolidFire software currently running on this node.
Public propertyUuid
UUID of node.
Top
See Also