Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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