List External Dynamic Lists
Lists external dynamic lists.
Parameters
Parameter | Description |
---|---|
Location | Which virtual system or device group to access. |
Location Type | The type of location to access. |
Example Output
{
"@status": "success",
"@code": "19",
"result": {
"@count": "1",
"entry": [
{
"@name": "string",
"@location": "vsys",
"@vsys": "vsys1",
"type": {
"predefined-ip": {
"exception-list": {
"member": [
"string"
]
},
"description": "string",
"url": "string"
}
}
}
]
}
}
Workflow Library Example
List External Dynamic Lists with Palo Alto Firewall and Send Results Via Email
Preview this Workflow on desktop