Core
Update Plugin Config
Update the Plugin resource top level configuration.
PUT
/
plugins
/
{name}
/
config
Path Parameters
The name of the plugin
Body
application/json
The top level plugin configuration. The value is show as REDACTED
after creation
Response
200 - application/json
The list of connections configured for a specific plugin
The name of the plugin to enable
- audit - Audit connections
- access_control - Enable access control by groups
- dlp - Enable Google Data Loss Prevention (requires further configuration)
- indexer - Enable indexing session contents
- review - Enable reviewing executions
- runbooks - Enable configuring runbooks
- slack - Enable reviewing execution through Slack
- webhooks - Send events via webhooks
Available options:
audit
, access_control
, dlp
, indexer
, review
, runbooks
, slack
, webhooks
The top level plugin configuration. This value is immutable after creation
The resource identifier
DEPRECATED, should be always 0
DEPRECATED, should be always null