Palo Alto Networks · Example Payload

Identity Security Posture Management Api List Response Saa S Instance Info Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Identity Security Posture Management Api List Response Saa S Instance Info Example is an example object payload from Palo Alto Networks, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalitems

Example Payload

Raw ↑
{
  "total": 784,
  "items": [
    {
      "displayName": "Primary Policy 62",
      "saasInstanceId": "948333",
      "appType": "custom"
    },
    {
      "displayName": "Remote Sensor 72",
      "saasInstanceId": "826058",
      "appType": "custom"
    },
    {
      "displayName": "Development Connector 66",
      "saasInstanceId": "507133",
      "appType": "advanced"
    }
  ]
}