Kubernetes Engine API

Builds and manages container-based applications, powered by the open source Kubernetes technology.

Service: container.googleapis.com

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://container.s3nsapis.fr

REST Resource: v1beta1.projects.aggregated.usableSubnetworks

Methods
list GET /v1beta1/{parent=projects/*}/aggregated/usableSubnetworks
Zonal clusters are not supported.
Lists subnetworks that can be used for creating clusters in a project.

REST Resource: v1beta1.projects.locations

Methods
getServerConfig GET /v1beta1/{name=projects/*/locations/*}/serverConfig
Zonal clusters are not supported.
Returns configuration info about the Trusted Cloud Kubernetes Engine service.
list GET /v1beta1/{parent=projects/*}/locations
Zonal clusters are not supported.
Fetches locations that offer Trusted Cloud Kubernetes Engine.

REST Resource: v1beta1.projects.locations.clusters

Methods
checkAutopilotCompatibility GET /v1beta1/{name=projects/*/locations/*/clusters/*}:checkAutopilotCompatibility
Zonal clusters are not supported.
Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues.
completeIpRotation POST /v1beta1/{name=projects/*/locations/*/clusters/*}:completeIpRotation
Zonal clusters are not supported.
Completes master IP rotation.
create POST /v1beta1/{parent=projects/*/locations/*}/clusters
Zonal clusters are not supported.
Creates a cluster, consisting of the specified number and type of Trusted Cloud Compute Engine instances.
delete DELETE /v1beta1/{name=projects/*/locations/*/clusters/*}
Zonal clusters are not supported.
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
fetchClusterUpgradeInfo GET /v1beta1/{name=projects/*/locations/*/clusters/*}:fetchClusterUpgradeInfo
Zonal clusters are not supported.
Fetch upgrade information of a specific cluster.
get GET /v1beta1/{name=projects/*/locations/*/clusters/*}
Zonal clusters are not supported.
Gets the details for a specific cluster.
getJwks GET /v1beta1/{parent=projects/*/locations/*/clusters/*}/jwks
Zonal clusters are not supported.
Gets the public component of the cluster signing keys in JSON Web Key format.
list GET /v1beta1/{parent=projects/*/locations/*}/clusters
Zonal clusters are not supported.
Lists all clusters owned by a project in either the specified zone or all zones.
setAddons POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setAddons
Zonal clusters are not supported.
Sets the addons for a specific cluster.
setLegacyAbac POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setLegacyAbac
Zonal clusters are not supported.
Enables or disables the ABAC authorization mechanism on a cluster.
setLocations
(deprecated)
POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setLocations
Zonal clusters are not supported.
Sets the locations for a specific cluster.
setLogging POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setLogging
Zonal clusters are not supported.
Sets the logging service for a specific cluster.
setMaintenancePolicy POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setMaintenancePolicy
Zonal clusters are not supported.
Sets the maintenance policy for a cluster.
setMasterAuth POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setMasterAuth
Zonal clusters are not supported.
Sets master auth materials.
setMonitoring POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setMonitoring
Zonal clusters are not supported.
Sets the monitoring service for a specific cluster.
setNetworkPolicy POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setNetworkPolicy
Zonal clusters are not supported.
Enables or disables Network Policy for a cluster.
setResourceLabels POST /v1beta1/{name=projects/*/locations/*/clusters/*}:setResourceLabels
Zonal clusters are not supported.
Sets labels on a cluster.
startIpRotation POST /v1beta1/{name=projects/*/locations/*/clusters/*}:startIpRotation
Zonal clusters are not supported.
Starts master IP rotation.
update PUT /v1beta1/{name=projects/*/locations/*/clusters/*}
Zonal clusters are not supported.
Updates the settings for a specific cluster.
updateMaster POST /v1beta1/{name=projects/*/locations/*/clusters/*}:updateMaster
Zonal clusters are not supported.
Updates the master for a specific cluster.

REST Resource: v1beta1.projects.locations.clusters.nodePools

Methods
completeUpgrade POST /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}:completeUpgrade
Zonal clusters are not supported.
CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete.
create POST /v1beta1/{parent=projects/*/locations/*/clusters/*}/nodePools
Zonal clusters are not supported.
Creates a node pool for a cluster.
delete DELETE /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}
Zonal clusters are not supported.
Deletes a node pool from a cluster.
fetchNodePoolUpgradeInfo GET /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}:fetchNodePoolUpgradeInfo
Zonal clusters are not supported.
Fetch upgrade information of a specific nodepool.
get GET /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}
Zonal clusters are not supported.
Retrieves the requested node pool.
list GET /v1beta1/{parent=projects/*/locations/*/clusters/*}/nodePools
Zonal clusters are not supported.
Lists the node pools for a cluster.
rollback POST /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}:rollback
Zonal clusters are not supported.
Rolls back a previously Aborted or Failed NodePool upgrade.
setAutoscaling POST /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}:setAutoscaling
Zonal clusters are not supported.
Sets the autoscaling settings of a specific node pool.
setManagement POST /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}:setManagement
Zonal clusters are not supported.
Sets the NodeManagement options for a node pool.
setSize POST /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}:setSize
Zonal clusters are not supported.
SetNodePoolSizeRequest sets the size of a node pool.
update PUT /v1beta1/{name=projects/*/locations/*/clusters/*/nodePools/*}
Zonal clusters are not supported.
Updates the version and/or image type of a specific node pool.

REST Resource: v1beta1.projects.locations.operations

Methods
cancel POST /v1beta1/{name=projects/*/locations/*/operations/*}:cancel
Zonal clusters are not supported.
Cancels the specified operation.
get GET /v1beta1/{name=projects/*/locations/*/operations/*}
Zonal clusters are not supported.
Gets the specified operation.
list GET /v1beta1/{parent=projects/*/locations/*}/operations
Zonal clusters are not supported.
Lists all operations in a project in the specified zone or all zones.

REST Resource: v1beta1.projects.zones

Methods
getServerconfig GET /v1beta1/projects/{projectId}/zones/{zone}/serverconfig
Zonal clusters are not supported.
Returns configuration info about the Trusted Cloud Kubernetes Engine service.

REST Resource: v1beta1.projects.zones.clusters

Methods
addons POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/addons
Zonal clusters are not supported.
Sets the addons for a specific cluster.
completeIpRotation POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:completeIpRotation
Zonal clusters are not supported.
Completes master IP rotation.
create POST /v1beta1/projects/{projectId}/zones/{zone}/clusters
Zonal clusters are not supported.
Creates a cluster, consisting of the specified number and type of Trusted Cloud Compute Engine instances.
delete DELETE /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}
Zonal clusters are not supported.
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
fetchClusterUpgradeInfo GET /v1beta1/{name=projects/*/zones/*/clusters/*}:fetchClusterUpgradeInfo
Zonal clusters are not supported.
Fetch upgrade information of a specific cluster.
get GET /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}
Zonal clusters are not supported.
Gets the details for a specific cluster.
legacyAbac POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/legacyAbac
Zonal clusters are not supported.
Enables or disables the ABAC authorization mechanism on a cluster.
list GET /v1beta1/projects/{projectId}/zones/{zone}/clusters
Zonal clusters are not supported.
Lists all clusters owned by a project in either the specified zone or all zones.
locations
(deprecated)
POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/locations
Zonal clusters are not supported.
Sets the locations for a specific cluster.
logging POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/logging
Zonal clusters are not supported.
Sets the logging service for a specific cluster.
master POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/master
Zonal clusters are not supported.
Updates the master for a specific cluster.
monitoring POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/monitoring
Zonal clusters are not supported.
Sets the monitoring service for a specific cluster.
resourceLabels POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/resourceLabels
Zonal clusters are not supported.
Sets labels on a cluster.
setMaintenancePolicy POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:setMaintenancePolicy
Zonal clusters are not supported.
Sets the maintenance policy for a cluster.
setMasterAuth POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:setMasterAuth
Zonal clusters are not supported.
Sets master auth materials.
setNetworkPolicy POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:setNetworkPolicy
Zonal clusters are not supported.
Enables or disables Network Policy for a cluster.
startIpRotation POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:startIpRotation
Zonal clusters are not supported.
Starts master IP rotation.
update PUT /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}
Zonal clusters are not supported.
Updates the settings for a specific cluster.

REST Resource: v1beta1.projects.zones.clusters.nodePools

Methods
autoscaling POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/autoscaling
Zonal clusters are not supported.
Sets the autoscaling settings of a specific node pool.
create POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools
Zonal clusters are not supported.
Creates a node pool for a cluster.
delete DELETE /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}
Zonal clusters are not supported.
Deletes a node pool from a cluster.
fetchNodePoolUpgradeInfo GET /v1beta1/{name=projects/*/zones/*/clusters/*/nodePools/*}:fetchNodePoolUpgradeInfo
Zonal clusters are not supported.
Fetch upgrade information of a specific nodepool.
get GET /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}
Zonal clusters are not supported.
Retrieves the requested node pool.
list GET /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools
Zonal clusters are not supported.
Lists the node pools for a cluster.
rollback POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}:rollback
Zonal clusters are not supported.
Rolls back a previously Aborted or Failed NodePool upgrade.
setManagement POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setManagement
Zonal clusters are not supported.
Sets the NodeManagement options for a node pool.
setSize POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setSize
Zonal clusters are not supported.
SetNodePoolSizeRequest sets the size of a node pool.
update POST /v1beta1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/update
Zonal clusters are not supported.
Updates the version and/or image type of a specific node pool.

REST Resource: v1beta1.projects.zones.operations

Methods
cancel POST /v1beta1/projects/{projectId}/zones/{zone}/operations/{operationId}:cancel
Zonal clusters are not supported.
Cancels the specified operation.
get GET /v1beta1/projects/{projectId}/zones/{zone}/operations/{operationId}
Zonal clusters are not supported.
Gets the specified operation.
list GET /v1beta1/projects/{projectId}/zones/{zone}/operations
Zonal clusters are not supported.
Lists all operations in a project in the specified zone or all zones.

REST Resource: v1.projects.aggregated.usableSubnetworks

Methods
list GET /v1/{parent=projects/*}/aggregated/usableSubnetworks
Zonal clusters are not supported.
Lists subnetworks that are usable for creating clusters in a project.

REST Resource: v1.projects.locations

Methods
getServerConfig GET /v1/{name=projects/*/locations/*}/serverConfig
Zonal clusters are not supported.
Returns configuration info about the Trusted Cloud Kubernetes Engine service.

REST Resource: v1.projects.locations.clusters

Methods
checkAutopilotCompatibility GET /v1/{name=projects/*/locations/*/clusters/*}:checkAutopilotCompatibility
Zonal clusters are not supported.
Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues.
completeIpRotation POST /v1/{name=projects/*/locations/*/clusters/*}:completeIpRotation
Zonal clusters are not supported.
Completes master IP rotation.
create POST /v1/{parent=projects/*/locations/*}/clusters
Zonal clusters are not supported.
Creates a cluster, consisting of the specified number and type of Trusted Cloud Compute Engine instances.
delete DELETE /v1/{name=projects/*/locations/*/clusters/*}
Zonal clusters are not supported.
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
get GET /v1/{name=projects/*/locations/*/clusters/*}
Zonal clusters are not supported.
Gets the details of a specific cluster.
getJwks GET /v1/{parent=projects/*/locations/*/clusters/*}/jwks
Zonal clusters are not supported.
Gets the public component of the cluster signing keys in JSON Web Key format.
list GET /v1/{parent=projects/*/locations/*}/clusters
Zonal clusters are not supported.
Lists all clusters owned by a project in either the specified zone or all zones.
setAddons POST /v1/{name=projects/*/locations/*/clusters/*}:setAddons
Zonal clusters are not supported.
Sets the addons for a specific cluster.
setLegacyAbac POST /v1/{name=projects/*/locations/*/clusters/*}:setLegacyAbac
Zonal clusters are not supported.
Enables or disables the ABAC authorization mechanism on a cluster.
setLocations
(deprecated)
POST /v1/{name=projects/*/locations/*/clusters/*}:setLocations
Zonal clusters are not supported.
Sets the locations for a specific cluster.
setLogging POST /v1/{name=projects/*/locations/*/clusters/*}:setLogging
Zonal clusters are not supported.
Sets the logging service for a specific cluster.
setMaintenancePolicy POST /v1/{name=projects/*/locations/*/clusters/*}:setMaintenancePolicy
Zonal clusters are not supported.
Sets the maintenance policy for a cluster.
setMasterAuth POST /v1/{name=projects/*/locations/*/clusters/*}:setMasterAuth
Zonal clusters are not supported.
Sets master auth materials.
setMonitoring POST /v1/{name=projects/*/locations/*/clusters/*}:setMonitoring
Zonal clusters are not supported.
Sets the monitoring service for a specific cluster.
setNetworkPolicy POST /v1/{name=projects/*/locations/*/clusters/*}:setNetworkPolicy
Zonal clusters are not supported.
Enables or disables Network Policy for a cluster.
setResourceLabels POST /v1/{name=projects/*/locations/*/clusters/*}:setResourceLabels
Zonal clusters are not supported.
Sets labels on a cluster.
startIpRotation POST /v1/{name=projects/*/locations/*/clusters/*}:startIpRotation
Zonal clusters are not supported.
Starts master IP rotation.
update PUT /v1/{name=projects/*/locations/*/clusters/*}
Zonal clusters are not supported.
Updates the settings of a specific cluster.
updateMaster POST /v1/{name=projects/*/locations/*/clusters/*}:updateMaster
Zonal clusters are not supported.
Updates the master for a specific cluster.
fetchClusterUpgradeInfo The method google.container.v1.ClusterManager.FetchClusterUpgradeInfo is not available in Trusted Cloud by S3NS.

REST Resource: v1.projects.locations.clusters.nodePools

Methods
completeUpgrade POST /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}:completeUpgrade
Zonal clusters are not supported.
CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete.
create POST /v1/{parent=projects/*/locations/*/clusters/*}/nodePools
Zonal clusters are not supported.
Creates a node pool for a cluster.
delete DELETE /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}
Zonal clusters are not supported.
Deletes a node pool from a cluster.
get GET /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}
Zonal clusters are not supported.
Retrieves the requested node pool.
list GET /v1/{parent=projects/*/locations/*/clusters/*}/nodePools
Zonal clusters are not supported.
Lists the node pools for a cluster.
rollback POST /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}:rollback
Zonal clusters are not supported.
Rolls back a previously Aborted or Failed NodePool upgrade.
setAutoscaling POST /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}:setAutoscaling
Zonal clusters are not supported.
Sets the autoscaling settings for the specified node pool.
setManagement POST /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}:setManagement
Zonal clusters are not supported.
Sets the NodeManagement options for a node pool.
setSize POST /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}:setSize
Zonal clusters are not supported.
Sets the size for a specific node pool.
update PUT /v1/{name=projects/*/locations/*/clusters/*/nodePools/*}
Zonal clusters are not supported.
Updates the version and/or image type for the specified node pool.
fetchNodePoolUpgradeInfo The method google.container.v1.ClusterManager.FetchNodePoolUpgradeInfo is not available in Trusted Cloud by S3NS.

REST Resource: v1.projects.locations.operations

Methods
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
Zonal clusters are not supported.
Cancels the specified operation.
get GET /v1/{name=projects/*/locations/*/operations/*}
Zonal clusters are not supported.
Gets the specified operation.
list GET /v1/{parent=projects/*/locations/*}/operations
Zonal clusters are not supported.
Lists all operations in a project in a specific zone or all zones.

REST Resource: v1.projects.zones

Methods
getServerconfig GET /v1/projects/{projectId}/zones/{zone}/serverconfig
Zonal clusters are not supported.
Returns configuration info about the Trusted Cloud Kubernetes Engine service.

REST Resource: v1.projects.zones.clusters

Methods
addons POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/addons
Zonal clusters are not supported.
Sets the addons for a specific cluster.
completeIpRotation POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:completeIpRotation
Zonal clusters are not supported.
Completes master IP rotation.
create POST /v1/projects/{projectId}/zones/{zone}/clusters
Zonal clusters are not supported.
Creates a cluster, consisting of the specified number and type of Trusted Cloud Compute Engine instances.
delete DELETE /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}
Zonal clusters are not supported.
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
get GET /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}
Zonal clusters are not supported.
Gets the details of a specific cluster.
legacyAbac POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/legacyAbac
Zonal clusters are not supported.
Enables or disables the ABAC authorization mechanism on a cluster.
list GET /v1/projects/{projectId}/zones/{zone}/clusters
Zonal clusters are not supported.
Lists all clusters owned by a project in either the specified zone or all zones.
locations
(deprecated)
POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/locations
Zonal clusters are not supported.
Sets the locations for a specific cluster.
logging POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/logging
Zonal clusters are not supported.
Sets the logging service for a specific cluster.
master POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/master
Zonal clusters are not supported.
Updates the master for a specific cluster.
monitoring POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/monitoring
Zonal clusters are not supported.
Sets the monitoring service for a specific cluster.
resourceLabels POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/resourceLabels
Zonal clusters are not supported.
Sets labels on a cluster.
setMaintenancePolicy POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:setMaintenancePolicy
Zonal clusters are not supported.
Sets the maintenance policy for a cluster.
setMasterAuth POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:setMasterAuth
Zonal clusters are not supported.
Sets master auth materials.
setNetworkPolicy POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:setNetworkPolicy
Zonal clusters are not supported.
Enables or disables Network Policy for a cluster.
startIpRotation POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}:startIpRotation
Zonal clusters are not supported.
Starts master IP rotation.
update PUT /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}
Zonal clusters are not supported.
Updates the settings of a specific cluster.
fetchClusterUpgradeInfo The method google.container.v1.ClusterManager.FetchClusterUpgradeInfo is not available in Trusted Cloud by S3NS.

REST Resource: v1.projects.zones.clusters.nodePools

Methods
autoscaling POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/autoscaling
Zonal clusters are not supported.
Sets the autoscaling settings for the specified node pool.
create POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools
Zonal clusters are not supported.
Creates a node pool for a cluster.
delete DELETE /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}
Zonal clusters are not supported.
Deletes a node pool from a cluster.
get GET /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}
Zonal clusters are not supported.
Retrieves the requested node pool.
list GET /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools
Zonal clusters are not supported.
Lists the node pools for a cluster.
rollback POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}:rollback
Zonal clusters are not supported.
Rolls back a previously Aborted or Failed NodePool upgrade.
setManagement POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setManagement
Zonal clusters are not supported.
Sets the NodeManagement options for a node pool.
setSize POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setSize
Zonal clusters are not supported.
Sets the size for a specific node pool.
update POST /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/update
Zonal clusters are not supported.
Updates the version and/or image type for the specified node pool.
fetchNodePoolUpgradeInfo The method google.container.v1.ClusterManager.FetchNodePoolUpgradeInfo is not available in Trusted Cloud by S3NS.

REST Resource: v1.projects.zones.operations

Methods
cancel POST /v1/projects/{projectId}/zones/{zone}/operations/{operationId}:cancel
Zonal clusters are not supported.
Cancels the specified operation.
get GET /v1/projects/{projectId}/zones/{zone}/operations/{operationId}
Zonal clusters are not supported.
Gets the specified operation.
list GET /v1/projects/{projectId}/zones/{zone}/operations
Zonal clusters are not supported.
Lists all operations in a project in a specific zone or all zones.