Palo Alto Networks · Example Payload
Strata Cloud Manager Api Security Rule List Example
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR
Strata Cloud Manager Api Security Rule List Example is an example object payload from Palo Alto Networks, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
dataoffsettotallimit
Example Payload
{
"data": [
{
"id": "7b81390a-1664-4791-a9e2-8b43086736f9",
"name": "Production Gateway 26",
"folder": "example-folder",
"position": "post",
"from": [
"example-from_item"
],
"to": [
"example-to_item",
"example-to_item"
],
"source": [
"example-source_item",
"example-source_item"
],
"destination": [
"example-destination_item",
"example-destination_item"
],
"source_user": [
"admin"
],
"application": [
"ssl"
],
"service": [
"example-service_item",
"example-service_item"
],
"category": [
"standard"
],
"action": "deny",
"log_setting": "example-log_setting",
"profile_setting": {
"group": [
"example-group_item",
"example-group_item"
]
},
"disabled": false,
"description": "Blocked security activity activity incident suspicious response detected threat security network blocked incident firewall.",
"tag": [
"pci-scope",
"monitored",
"critical-asset"
]
},
{
"id": "def4bac8-fe41-48dd-a8de-60150b68559b",
"name": "Development Policy 32",
"folder": "example-folder",
"position": "post",
"from": [
"example-from_item"
],
"to": [
"example-to_item",
"example-to_item"
],
"source": [
"example-source_item",
"example-source_item",
"example-source_item"
],
"destination": [
"example-destination_item",
"example-destination_item",
"example-destination_item"
],
"source_user": [
"admin",
"jane.doe",
"jsmith"
],
"application": [
"ssh",
"web-browsing",
"office365"
],
"service": [
"example-service_item",
"example-service_item",
"example-service_item"
],
"category": [
"custom",
"standard",
"default"
],
"action": "reset-client",
"log_setting": "example-log_setting",
"profile_setting": {
"group": [
"example-group_item"
]
},
"disabled": false,
"description": "Policy security violation monitoring investigation security firewall and response policy for activity security.",
"tag": [
"pci-scope",
"monitored"
]
},
{
"id": "27ece7a8-70a3-42a4-b694-aa1b4b8173e8",
"name": "Production Firewall 91",
"folder": "example-folder",
"position": "pre",
"from": [
"example-from_item",
"example-from_item",
"example-from_item"
],
"to": [
"example-to_item"
],
"source": [
"example-source_item"
],
"destination": [
"example-destination_item"
],
"source_user": [
"jane.doe",
"jsmith",
"soc-analyst"
],
"application": [
"ssl"
],
"service": [
"example-service_item",
"example-service_item",
"example-service_item"
],
"category": [
"custom",
"advanced"
],
"action": "allow",
"log_setting": "example-log_setting",
"profile_setting": {
"group": [
"example-group_item",
"example-group_item"
]
},
"disabled": false,
"description": "Investigation rule allowed for violation traffic endpoint updated.",
"tag": [
"monitored"
]
}
],
"offset": 367,
"total": 655,
"limit": 82
}