Module hw_cluster

Module hw_cluster 

Source
Expand description

Wire types for the POST/DELETE /api/v1/hardware-clusters/{target}/* endpoints. HTTP request/response bodies and shared types for the POST /api/v1/hardware-clusters/{target}/* and DELETE /api/v1/hardware-clusters/{target}/members endpoints.

Structs§

AddHwComponentRequest
Request body for POST /api/v1/hardware-clusters/{target}/members.
ApplyHwConfigurationRequest
Request body for POST /api/v1/hardware-clusters/{target}/configuration.
DeleteHwComponentRequest
Request body for DELETE /api/v1/hardware-clusters/{target}/members.

Enums§

HwClusterMode
Whether the hw cluster operation moves nodes into the target (Pin) or releases them back (Unpin).