Skip to content

mac-lawson/conceal-cortex_xdr

Repository files navigation

Palo Cortex Web Interface Plugin

MIT License MIT License GitHub last commitMIT License GitHub branch checks state GitHub code size in bytes Interface with endpoints controlled via Palo Cortex

Deployment

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}

Reference

Init

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

Run files for development testing in the console of a browser

Developers

About

Integration for Alto Cortex and Web Applications

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published