PUT
/
kubeclusters
/
{cluster}
/
{
  "$schema": "https://example.com/schemas/KubeCluster.json",
  "account": "ac_93d76d03-61c2-40e8-b4c3-c7c86936b73e",
  "created_by": "<string>",
  "created_on": "2023-11-07T05:31:56Z",
  "description": "<string>",
  "environment": "staging",
  "external_id": "arn:aws:eks:us-west-2:111122223333:cluster/my-cluster",
  "id": "k8scl_83eaa8d5-36ab-4814-9559-77518ec434cf",
  "last_modified_by": "<string>",
  "last_modified_on": "2023-11-07T05:31:56Z",
  "platform": "eks-standard",
  "region": "us-west-2",
  "title": "Internal App Cluster",
  "version": "<string>"
}

Response

200
application/json

OK

The response is of type object.