Updates the specified machine maintenance
PUT/v1/cloudconfigs/:cloudType/:configUid/machinePools/:machinePoolName/machines/:machineUid/maintenance/status
Updates the specified machine maintenance
Request
Path Parameters
configUid stringrequired
Cluster's cloud config uid
machinePoolName stringrequired
Machine pool name
machineUid stringrequired
Machine uid
cloudType stringrequired
Cloud type
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
actionstring
messagestring
statestring
Responses
- 204
The resource was updated successfully
Loading...