cURL
curl --request GET \ --url https://{host}/analysis/containers/kubernetes/{analysisId}/systems
[ { "hostName": "d3cf25f4-01b1-4c0b-66a8-86bd1ea771d3", "displayName": "kube-abcserver-kube-ctrl.densify.com__kube-abcserver", "entityId": "06770825-988a-4aa4-b047-41bda995a69e", "href": "/systems/06770825-988a-4aa4-b047-41bda995a69e" } ]
Unique ID of the Kubernetes container analysis.
Array of container systems in the analysis
Densify internal reference ensuring uniqueness across clusters.
Combination of pod and container name.
Densify entity ID of the container system.
Link to the /systems/{entityId} resource.
/systems/{entityId}