Skip to main content
PATCH
Update a cluster machine

Authorizations

Authorization
string
header
required

API key authentication. API keys should be passed using the format Bearer API_KEY.

Path Parameters

projectId
string
required
id
string
required

Body

application/json

Update cluster machine params

powerState
enum<string>
default:MACHINE_POWER_STATE_UNSPECIFIED
Available options:
MACHINE_POWER_STATE_UNSPECIFIED,
ON,
OFF,
POWERING_ON,
POWERING_OFF,
REBOOTING
priceHr
object

A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's BigDecimal or Python's decimal.Decimal.

state
enum<string>
default:STATE_UNSPECIFIED
Available options:
STATE_UNSPECIFIED,
CREATING,
ACTIVE,
DELETING,
FAILED
volumeIds
string[]

Response

A successful response.

architecture
string
read-only
cpuCores
integer<int32>
read-only
cpuModel
string
read-only
cpuSpeedMhz
integer<int32>
read-only
createBy
string
read-only
createTime
string<date-time>
read-only
dataCenterId
string
read-only
diskSizeGib
integer<int32>
read-only
disks
integer<int32>
read-only
externalIpAddress
string
read-only
gpuModelId
string
read-only
gpus
integer<int32>
read-only
id
string
read-only
internalIpAddress
string
read-only
machineTypeId
string
read-only
memoryGib
integer<int32>
read-only
powerState
enum<string>
default:MACHINE_POWER_STATE_UNSPECIFIED
Available options:
MACHINE_POWER_STATE_UNSPECIFIED,
ON,
OFF,
POWERING_ON,
POWERING_OFF,
REBOOTING
priceHr
object

A representation of a decimal value, such as 2.5. Clients may convert values into language-native decimal formats, such as Java's BigDecimal or Python's decimal.Decimal.

projectId
string
read-only
state
enum<string>
default:STATE_UNSPECIFIED
Available options:
STATE_UNSPECIFIED,
CREATING,
ACTIVE,
DELETING,
FAILED
volumeIds
string[]