Skip to main content

Deletes the specified GCP machine

DELETE 

/v1/cloudconfigs/gcp/:configUid/machinePools/:machinePoolName/machines/:machineUid

Deletes the specified GCP machine

Request

Path Parameters

    configUid stringrequired

    Cluster's cloud config uid

    machinePoolName stringrequired

    Machine pool name

    machineUid stringrequired

    Machine uid

Responses

The resource was deleted successfully

Loading...