Module baremetal

Module baremetal 

Source
Expand description

Bare Metal API implementation bits.

§Limitations

This module requires Bare Metal API version 1.46 (Rocky) or newer.

Structs§

CleanStep
A clean step.
DeployStep
A deploy step.
DriverInfo
Driver-specific information.
InstanceInfo
Instance-specific information.
Node
Bare metal node - a single physical machine.
NodeQuery
A query to bare metal node list.
NodeSummary
Summary of a bare metal node.
Properties
Node properties.

Enums§

Fault
Type of a fault.
ImageChecksum
Common image checksums.
NodeFilter
Filter for node objects.
NodeSortKey
Sort key for listing nodes.
PowerState
Power state of the node.
ProvisionState
Provision state of the node.
TargetPowerState
Target power state of the node.
TargetProvisionState
Target provision state of the node.