Skip to main content
Version: latest

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

Body

    actionstring
    messagestring
    statestring

Responses

The resource was updated successfully

Loading...