Skip to main content

List External Dynamic Lists

Lists external dynamic lists.

Parameters

ParameterDescription
LocationWhich virtual system or device group to access.
Location TypeThe 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

Workflow LibraryPreview this Workflow on desktop