Update the tags of a Kubernetes cluster
PUT/portal/api/v1/clusters/cluster/:cluster_id
Updates the tags of a specific Kubernetes cluster by its cluster ID.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Cluster tags updated successfully
Unauthorized
Not authorized to access the cluster
Resource not found.
Internal Server Error