Globals
REST API operations for globals
Last updated
Was this helpful?
REST API operations for globals
Last updated
Was this helpful?
The /globals
REST API operations are in open beta starting with Panther version 1.98, and are available to all customers. Please share any bug reports and feature requests with your Panther support team.
Use these API operations to interact with global helper functions (also called "global helpers" and simply "globals") in Panther.
To call the API, see the How to use the Panther REST API instructions—including directions for how to invoke it directly from this documentation page.
For GET
operations, your API token must have the View Rules
or View Policies
permission.
For POST
, PUT
, and DELETE
operations, your API token must have the Manage Rules
or Manage Policies
permission.
put creates or updates a global
/globals/{id}
The id of the global
The python body of the global
The description of the global
The tags for the global