Action connectors can be imported/exported with rules #2892
Labels
Feature: Connectors
Feature: Rules
Team: Security Platform
Includes Cyber Threat Intelligence (CTI) team
v8.7.0
Description
With elastic/kibana#148703, users can now import and export connectors while importing/exporting rules. Previously, they had export/import connectors in a separate workflow from the Saved Objects page.
Doc updates
The use cases that need to be doc'd are:
ndjson
file contains the actions and the action connectors.id
appears in the modal.overwrite_action_connectors
parameter here for the import rules API. The parameter type isBoolean
.Questions
All
Action and Connector Kibana privs or they'll get an error message saying their privs are insufficient. Users can however import connectors without overwriting conflicting action IDs withRead
only Action and Connector Kibana privs.Test the following
Read
privs for Actions and connectors - [Security Solution] Bulk actions and Custom rules got disabled when custom user have "NONE" access of actions and connectors. kibana#141050.Read
privileges. Will need to test and potentially update this.Notes
Read
.All
.All
.The text was updated successfully, but these errors were encountered: