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 every member of an HSM group.
- get_
hardware_ nodes_ list - Fetch hardware inventory for the nodes named by
params.host_expression.