Palo Alto Networks · Example Payload

Prisma Cloud Mssp Api Operations Response Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Prisma Cloud Mssp Api Operations Response 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

valuenextPageToken

Example Payload

Raw ↑
{
  "value": [
    {
      "requestId": "086104d7-86e9-4087-a1ef-f02a80f19e61",
      "msspId": "a145bb90-1f47-4a89-aa8c-398e759daebe",
      "operationType": "MESSAGE_FAN_OUT",
      "operationName": "DELETE_USER",
      "operationDescription": "Detected analysis investigation malware updated violation violation rule activity endpoint.",
      "status": "FAILURE",
      "tenantChanges": [
        {
          "tenantChangeId": "53f6a29f-1896-42f5-89af-d1a28f5c79ae",
          "externalTenantId": "471356",
          "tenantPrismaId": "633950",
          "status": "IN_PROGRESS",
          "updatedAt": 990
        }
      ],
      "startedBy": "example-startedBy",
      "startedAt": 121,
      "updatedAt": 224,
      "isRetryable": true,
      "retryOf": "fdb224bf-2eb7-49e9-af2a-e72062d01d62",
      "retriedBy": "df1fb9ff-b422-42c6-a47e-b94160933537"
    }
  ],
  "nextPageToken": "example-nextPageToken"
}