nodePools.completeUpgrade will signal an on-going node pool upgrade to complete.
HTTP request
POST https://container.googleapis.com/v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}:completeUpgrade
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
The name (project, location, cluster, node pool id) of the node pool to complete upgrade. Specified in the format Authorization requires the following IAM permission on the specified resource
|
Request body
The request body must be empty.
Response body
If successful, the response body is empty.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.