Palo Alto Networks · Example Payload

Prisma Cloud Compute Api Defender Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Cloud Compute Api Defender Example is an example object payload from Palo Alto Networks, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

hostnameversiontypeconnectedlastModifiedclustercloudMetadatacategory

Example Payload

Raw ↑
{
  "hostname": "host-8759",
  "version": "3.2.7",
  "type": "cri",
  "connected": true,
  "lastModified": "2025-12-14T18:34:38Z",
  "cluster": "example-cluster",
  "cloudMetadata": {
    "provider": "example-provider",
    "accountId": "875447",
    "region": "eu-west-1"
  },
  "category": "appEmbedded"
}