Palo Alto Networks · Example Payload

Sase Multitenant Notifications Api Mt Notification Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Multitenant Notifications Api Mt Notification Example is an example object payload from Palo Alto Networks, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamebodyactioncreatedTimeaggKeyimpactedTenantsimpactedTenantCountnotifReadStatenotifChannelsnotifType

Example Payload

Raw ↑
{
  "id": "example-id",
  "name": "Secondary Cluster 36",
  "body": "example-body",
  "action": "allow",
  "createdTime": 29.84,
  "aggKey": {
    "tag": {
      "tsgId": "684969",
      "notifType": "UPGRADES",
      "category": "default",
      "subCategory": "default",
      "inAppFlag": false
    }
  },
  "impactedTenants": [
    "example-impactedTenants_item",
    "example-impactedTenants_item",
    "example-impactedTenants_item"
  ],
  "impactedTenantCount": 19.34,
  "notifReadState": "READ",
  "notifChannels": [
    {
      "name": "Secondary Agent 06",
      "type": "WEBHOOK",
      "emailChannelDetails": {},
      "webhookChannelDetails": {},
      "template": {
        "name": "Production Connector 88",
        "templateJson": "example-templateJson"
      }
    },
    {
      "name": "Branch Sensor 81",
      "type": "EMAIL",
      "emailChannelDetails": {},
      "webhookChannelDetails": {},
      "template": {
        "name": "Secondary Connector 15",
        "templateJson": "example-templateJson"
      }
    }
  ],
  "notifType": "advanced"
}