BareMetalMachineDrainStatusResponse

Represents the status of node machines that are undergoing drain operations.

Constructors

Link copied to clipboard
constructor(drainedMachines: List<BareMetalDrainedMachineResponse>, drainingMachines: List<BareMetalDrainingMachineResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of drained machines.

Link copied to clipboard

The list of draning machines.