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
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently, clusters are assigned a static name in VMC on AWS. Beginning with M22, it is possible to rename a cluster either via the UI or the API. We would like to enable that through the pyVMC CLI as well.
Describe the solution you'd like
Leverage the following URI for cluster rename:
/api/inventory/{org_id}/vmc-aws/clusters/{cluster_id}:rename-cluster