POST
/
kubeclusters
/
{cluster}
/
resources
/
{resource}
/
containers
{
  "$schema": "https://example.com/schemas/KubeClusterResourceContainer.json",
  "cluster": "k8scl_83eaa8d5-36ab-4814-9559-77518ec434cf",
  "container_name": "controller",
  "created_by": "<string>",
  "created_on": "2023-11-07T05:31:56Z",
  "image": "docker.io/cert-manager/cert-manager:1.2.45",
  "last_modified_by": "<string>",
  "last_modified_on": "2023-11-07T05:31:56Z",
  "namespace": "kube-system",
  "project": "proj_8897b911-950d-4485-93a9-2eedc6fac4fa",
  "project_component": "proj_8897b911-950d-4485-93a9-2eedc6fac4fa:1:agent",
  "resource_kind": "Deployment",
  "resource_name": "mysql-server",
  "scanned_on": 123
}

Response

201
application/json

Created

The response is of type object.