Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Enable cluster rename #217

@fr0gger03

Description

@fr0gger03

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions