Expand description
Hardware inventory queries for individual nodes and clusters, with concurrent fetching.
Structs§
- GetHardware
Cluster Params - Typed parameters for fetching cluster hardware inventory.
- GetHardware
Nodes List Params - Typed parameters for fetching hardware inventory for a list of nodes.
- Hardware
Cluster Result - Result of a hardware cluster query.
- Hardware
Nodes List Result - 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.