GET
/
kubeclusters
/
{cluster}
/
resources
/
{resource}
/
{
  "$schema": "https://example.com/schemas/KubeClusterResource.json",
  "cluster": "k8scl_83eaa8d5-36ab-4814-9559-77518ec434cf",
  "deployment_system": "argocd",
  "external_id": "2aabf5d0-2f5c-4736-9863-27fd8ab7a756",
  "namespace": "kube-system",
  "package": "pkg_8897b911-950d-4485-93a9-2eedc6fac4fa",
  "package_component": "pkg_8897b911-950d-4485-93a9-2eedc6fac4fa:1:agent",
  "package_system": "helm",
  "resource_kind": "Deployment",
  "resource_name": "mysql-server",
  "scanned_on": 123
}

Response

200
application/json

OK

The response is of type object.