Palo Alto Networks · Example Payload

Sase Multitenant Notifications Api Notif Channel Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

Top-level fields

nametypeemailChannelDetailswebhookChannelDetailstemplate

Example Payload

Raw ↑
{
  "name": "Production Cluster 92",
  "type": "EMAIL",
  "emailChannelDetails": {},
  "webhookChannelDetails": {},
  "template": {
    "name": "Staging Agent 07",
    "templateJson": "example-templateJson"
  }
}