Palo Alto Networks · Schema

Container

Container schema from Palo Alto Networks Prisma Cloud Compute API

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Properties

Name Type Description
_id string Unique container identifier.
name string Container name.
hostname string Host where the container is running.
imageId string ID of the container image.
imageName string Full image name including registry, repository, and tag.
state string Current container state.
created string Container creation timestamp.
cluster string Kubernetes cluster name.
namespace string Kubernetes namespace.
vulnerabilitiesCount integer Number of vulnerabilities in the container image.
complianceIssuesCount integer Number of compliance issues for this container.
View JSON Schema on GitHub