Action and connector APIsedit
Manage Actions and Connectors.
The following action APIs are available:
- Get action API to retrieve a single action by ID
- Get all actions API to retrieve all actions
- List all action types API to retrieve a list of all action types
- Create action API to create actions
- Update action API to update the attributes for an existing action
- Execute action API to execute an action by ID
- Delete action API to delete an action by ID
For information about the actions and connectors that Kibana supports, refer to Action and connector types.