Palo Alto Networks · Example Payload

Sase Config Orchestration Api Remote Network Request Example

Allowed analysis configured activity policy on incident investigation under endpoint on policy malware rule.

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Config Orchestration Api Remote Network Request Example is an example object payload from Palo Alto Networks, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedescriptionlocationsubnetsike_gatewaybandwidth_mbps

Example Payload

Raw ↑
{
  "name": "Branch Policy 21",
  "description": "Allowed analysis configured activity policy on incident investigation under endpoint on policy malware rule.",
  "location": "example-location",
  "subnets": [
    "10.151.177.0/24",
    "10.17.61.0/24"
  ],
  "ike_gateway": {
    "peer_ip": "example-peer_ip",
    "peer_id": "709184",
    "ike_version": "IKEv2",
    "authentication_type": "pre-shared-key",
    "pre_shared_key": "example-pre_shared_key"
  },
  "bandwidth_mbps": 549
}