Click or drag to resize

SolidFireElementGetNodeHardwareInfoAsync Method

Overload List
  NameDescription
Public methodGetNodeHardwareInfoAsync(CancellationToken, Int64)
GetNodeHardwareInfo enables you to return all the hardware information and status for the node specified. This generally includes details about manufacturers, vendors, versions, and other associated hardware identification information.
Public methodGetNodeHardwareInfoAsync(GetNodeHardwareInfoRequest, CancellationToken)
GetNodeHardwareInfo enables you to return all the hardware information and status for the node specified. This generally includes details about manufacturers, vendors, versions, and other associated hardware identification information.
Top
See Also