Palo Alto Networks · Example Payload

Prisma Cloud Dspm Api Data Store Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

idnamecloudProvidercloudAccountIdregionserviceTypeserviceNameencryptionEnabledisPubliclyAccessibleriskLevelsensitiveDataCountclassificationLabelsdataAssetCountdiscoveredAtlastScannedAt

Example Payload

Raw ↑
{
  "id": "example-id",
  "name": "Primary Policy 66",
  "cloudProvider": "gcp",
  "cloudAccountId": "306866",
  "region": "us-east-1",
  "serviceType": "relationalDatabase",
  "serviceName": "Corporate Cluster 17",
  "encryptionEnabled": true,
  "isPubliclyAccessible": true,
  "riskLevel": "low",
  "sensitiveDataCount": 149,
  "classificationLabels": [
    "example-classificationLabels_item",
    "example-classificationLabels_item"
  ],
  "dataAssetCount": 797,
  "discoveredAt": "2026-08-18T17:50:10Z",
  "lastScannedAt": "2026-05-23T07:27:18Z"
}