You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*HyperstackApi.ClustersApi* | [**listClusters**](docs/ClustersApi.md#listClusters) | **GET** /core/clusters | List Clusters
206
206
*HyperstackApi.ClustersApi* | [**listNodeGroups**](docs/ClustersApi.md#listNodeGroups) | **GET** /core/clusters/{cluster_id}/node-groups | List node groups for a cluster
207
207
*HyperstackApi.ClustersApi* | [**retrieveANodeGroup**](docs/ClustersApi.md#retrieveANodeGroup) | **GET** /core/clusters/{cluster_id}/node-groups/{node_group_id} | Retrieve a node group in a cluster
208
+
*HyperstackApi.ClustersApi* | [**updateANodeGroup**](docs/ClustersApi.md#updateANodeGroup) | **PATCH** /core/clusters/{cluster_id}/node-groups/{node_group_id} | Update a node group in a cluster
0 commit comments