BareMetalMachinePatchParameters interface

BareMetalMachinePatchParameters represents the body of the request to patch bare metal machine properties.

Properties

machineDetails

The details provided by the customer during the creation of rack manifests that allows for custom data to be associated with this machine.

tags

Resource tags.

Property Details

machineDetails

The details provided by the customer during the creation of rack manifests that allows for custom data to be associated with this machine.

machineDetails?: string

Property Value

string

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>