Module hardware

Module hardware 

Source
Expand description

Hardware inventory queries for individual nodes and clusters, with concurrent fetching.

Structs§

GetHardwareClusterParams
Typed parameters for fetching cluster hardware inventory.
GetHardwareNodesListParams
Typed parameters for fetching hardware inventory for a list of nodes.
HardwareClusterResult
Result of a hardware cluster query.
HardwareNodesListResult
Result of a hardware nodes-list query.

Functions§

get_hardware_cluster
Fetch hardware inventory for all nodes in a cluster (HSM group).
get_hardware_nodes_list
Fetch hardware inventory for an explicit node expression.