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

Oct 1, 2024

main
1.0.2
Compare

API structure has changed

31 structure changes including:
31 Modifications
Modified 31 Breaking
DELETE /api/alerting/rule/{id}
  • Response
  • 400, 403, 404 responses Added
GET /api/actions/action/{id}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Added
GET /api/actions/connector/{id}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Full types is now object

      • property Added
GET /api/alerting/rule/{id}
  • Response
  • 400, 403, 404 responses Added
GET /api/alerting/rules/_find
  • Response
  • 400, 403 responses Added
GET /api/fleet/agent_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • monitoring_diagnostics, monitoring_http, monitoring_pprof_enabled properties Added
GET /api/fleet/agent_policies/{agentPolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • monitoring_diagnostics, monitoring_http, monitoring_pprof_enabled properties Added
GET /api/fleet/agent_policies/{agentPolicyId}/full
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • object-2 alternative Modified
GET /s/{spaceId}/api/observability/slos
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • results property Modified
        • groupBy property Modified
          • Combinator is now oneOf

GET /s/{spaceId}/api/observability/slos/{sloId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • groupBy property Modified
        • Combinator is now oneOf

        • groupBy alternative Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • string-1, array-2 alternatives Added
POST /api/actions/action
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/actions/action/{id}/_execute
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /api/actions/connector/{id}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Full types is now object

      • property Added
POST /api/actions/connector/{id}/_execute
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • params property Modified
      • run_pushtoservice alternative Modified
        • subActionParams property Modified
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Full types is now object

      • property Added
POST /api/alerting/rule/{id}
  • Response
  • 400, 403, 409 responses Added
POST /api/alerting/rule/{id}/_disable
  • Response
  • 400, 403, 404 responses Added
POST /api/alerting/rule/{id}/_enable
  • Response
  • 400, 403, 404 responses Added
POST /api/alerting/rule/{id}/_update_api_key
  • Response
  • 400, 403, 404, 409 responses Added
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_mute
  • Response
  • 400, 403, 404 responses Added
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute
  • Response
  • 400, 403, 404 responses Added
POST /api/fleet/agent_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • monitoring_diagnostics, monitoring_http, monitoring_pprof_enabled properties Added
POST /api/fleet/agent_policies/_bulk_get
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • monitoring_diagnostics, monitoring_http, monitoring_pprof_enabled properties Added
POST /api/fleet/agent_policies/{agentPolicyId}/copy
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • monitoring_diagnostics, monitoring_http, monitoring_pprof_enabled properties Added
POST /s/{spaceId}/api/observability/slos
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • groupBy property Modified
      • Combinator is now oneOf

      • groupBy alternative Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • string-1, array-2 alternatives Added
POST /s/{spaceId}/api/observability/slos/{sloId}/_reset
  • Response
  • 204 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • groupBy property Modified
        • Combinator is now oneOf

        • groupBy alternative Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • string-1, array-2 alternatives Added
PUT /api/actions/action/{id}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Added
PUT /api/actions/connector/{id}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Added
PUT /api/alerting/rule/{id}
  • Response
  • 400, 403, 404, 409 responses Added
PUT /api/fleet/agent_policies/{agentPolicyId}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • global_data_tags property Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • monitoring_diagnostics, monitoring_http, monitoring_pprof_enabled properties Added
PUT /api/fleet/package_policies/{packagePolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • sucess property Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

PUT /s/{spaceId}/api/observability/slos/{sloId}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • groupBy property Added
      • string-1, array-2 properties Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • groupBy property Modified
        • Combinator is now oneOf

        • groupBy alternative Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • string-1, array-2 alternatives Added