PUT
/
kubeplatforms
/
{platform}
/
{
  "$schema": "https://example.com/schemas/KubePlatform.json",
  "control_plane": {
    "provider": "unknown"
  },
  "created_by": "<string>",
  "created_on": "2023-11-07T05:31:56Z",
  "description": "<string>",
  "infrastructure": {
    "cloud": {
      "provider": "unknown"
    }
  },
  "last_modified_by": "<string>",
  "last_modified_on": "2023-11-07T05:31:56Z",
  "name": "eks-standard",
  "title": "Prometheus"
}

Response

200
application/json

OK

The response is of type object.