- Kibana Guide: other versions:
- What is Kibana?
- What’s new in 7.13
- Kibana concepts
- Quick start
- Set up
- Install Kibana
- Configure Kibana
- Alerting and action settings
- APM settings
- Banners settings
- Development tools settings
- Graph settings
- Fleet settings
- i18n settings
- Logging settings
- Logs settings
- Metrics settings
- Machine learning settings
- Monitoring settings
- Reporting settings
- Secure settings
- Search sessions settings
- Security settings
- Spaces settings
- Task Manager settings
- Telemetry settings
- URL drilldown settings
- Start and stop Kibana
- Access Kibana
- Securing access to Kibana
- Add data
- Upgrade Kibana
- Embed Kibana content in a web page
- Configure monitoring
- Configure security
- Production considerations
- Discover
- Dashboard
- Canvas
- Maps
- Machine learning
- Graph
- Alerting
- Observability
- APM
- Security
- Dev Tools
- Stack Monitoring
- Stack Management
- Fleet
- Reporting
- REST API
- Kibana plugins
- Accessibility
- Release notes
- Developer guide
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Action and connector APIs
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Action and connector APIs
editManage Actions and Connectors.
The following connector APIs are available:
- Get connector API to retrieve a single connector by ID
- Get all connectors API to retrieve all connectors
- List all connector types API to retrieve a list of all connector types
- Create connector API to create connectors
- Update connector API to update the attributes for an existing connector
- Execute connector API to execute a connector by ID
- Delete connector API to delete a connector by ID
For deprecated APIs, refer to Deprecated 7.x APIs.
For information about the actions and connectors that Kibana supports, refer to Action and connector types.
Was this helpful?
Thank you for your feedback.