Change Updates

Do not miss any Kibana API changes, ever again

Subscribe to the Kibana API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare

This documentation update aligns with the 9.0.0 release. Check out the release notes.

23 structure changes including:
6 Breaking changes
17 Additions
6 Removals
Removed 6 Breaking
POST /api/upgrade_assistant/reindex/{index}/cancel
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/upgrade_assistant/reindex/{index}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/upgrade_assistant/reindex/batch
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/upgrade_assistant/reindex/{index}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/upgrade_assistant/reindex/batch/queue
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/upgrade_assistant/add_query_default_field/{index}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 17
PUT /api/synthetics/params/{id}
PUT /api/synthetics/monitors/{id}
POST /api/synthetics/private_locations
POST /api/synthetics/params
POST /api/synthetics/monitors/_bulk_delete
POST /api/synthetics/monitors
GET /api/task_manager/_health
GET /api/synthetics/private_locations/{id}
GET /api/synthetics/private_locations
GET /api/synthetics/params/{id}
GET /api/synthetics/params
GET /api/synthetics/monitors/{id}
GET /api/synthetics/monitors
DELETE /api/synthetics/private_locations/{id}
DELETE /api/synthetics/params/{id}
DELETE /api/synthetics/params/_bulk_delete
DELETE /api/synthetics/monitors/{id}