python-client-for-vmware-cloud-on-aws icon indicating copy to clipboard operation
python-client-for-vmware-cloud-on-aws copied to clipboard

Enable cluster rename

Open fr0gger03 opened this issue 2 years ago • 0 comments

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

Describe alternatives you've considered

No response

Additional context

No response

fr0gger03 avatar May 28 '23 13:05 fr0gger03