Get an external dynamic list by ID.
Parameter | Description |
---|---|
ID | The resource’s unique identifier. |
[
{
"id": "abcd-1234",
"name": "string",
"type": {
"predefined_ip": {
"description": "string",
"exception_list": [
"string"
],
"url": "string"
}
}
}
]
Get External Dynamic List with Prisma Access and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?