Interface with endpoints controlled via Palo Cortex
To enable the plugin, use the console to establish the API and FQDN variables
let API_KEY_ID = {your api key id}
let API_KEY = {api key}
let fqnd = {cortex fqdn}let API_KEY_ID = {your api key id}| Parameter | Type | Description |
|---|---|---|
API_KEY_ID |
string |
Required. Your API key ID |
let API_KEY = {api key}| Parameter | Type | Description |
|---|---|---|
API_KEY |
string |
Required. Your API key |
let fqnd = {your palo cortex fqdn}| Parameter | Type | Description |
|---|---|---|
fqdn |
string |
Required. Your Palo Cortex FQDN |
| Parameter | Type | Description |
|---|---|---|
<endpoint ID> |
integer |
Required. Individual IDs for endpoints on Alto |
| Cortex | ||
<filter objects> |
string / integer / double |
Specific filters for calls that require the filtering of Cortex endpoints |