Get Resource
Gets a single KubeClusterResource
A KubeCluster can have many KubeClusterResources. Each time a KubeCluster’s inventory is scanned, one or more KubeClusterResources are created for the KubeCluster and scan date.
KubeClusterResource represents a single Kubernetes Resource (Deployment, Daemonset, StatefulSet, etc) installed in a specific Kubernetes Namespace in the KubeCluster.
A KubeClusterResource may be assigned a known KubeDeploymentSystem. When the KubeClusterResource’s DeploymentSystem field is empty, that means that the classification process was unable to determine a matching KubeDeploymentSystem for the discovered Kubernetes Resource.
A KubeClusterResource may be assigned a known PackageSystem. When the KubeClusterResource’s PackageSystem field is empty, that means that the classification process was unable to determine a matching PackageSystem for the discovered Kubernetes Resource.
A KubeClusterResource may be associated with a known Package. When the KubeClusterResource’s Package field is empty, that means that the classification process was unable to determine a matching Package for the discovered Kubernetes Resource.
A KubeClusterResource may be associated with a known PackageComponent. When the KubeClusterResource’s PackageComponent field is empty, that means that the classification process was unable to determine a matching PackageComponent for the discovered Kubernetes Resource.
Response
OK
The response is of type object
.