Palo Alto Networks · Example Payload

Prisma Cloud Code Security Api Fix Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

fixIdpolicyIdpolicyNameseverityresourceNamefilePathlineRangeoriginalCodesuggestedCodeframeworkrepositoryIdbranch

Example Payload

Raw ↑
{
  "fixId": "908894",
  "policyId": "687795",
  "policyName": "Remote Policy 46",
  "severity": "CRITICAL",
  "resourceName": "Development Connector 43",
  "filePath": "/usr/local/bin/7b1e79",
  "lineRange": [
    346,
    665,
    474
  ],
  "originalCode": "example-originalCode",
  "suggestedCode": "example-suggestedCode",
  "framework": "Terraform",
  "repositoryId": "970531",
  "branch": "example-branch"
}