Change Updates

Do not miss any Elasticsearch Serverless API changes, ever again

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

RSS

14 days ago

main
Compare

API structure has changed

29 structure changes including:
1 Addition
28 Modifications
Modified 28
PUT /_index_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • _types:DataStreamLifecycle property Modified
        • enabled property Added
PUT /_data_stream/{name}/_lifecycle
  • Body
  • application/json content type Modified
    • Content type is now required

    • enabled property Added
PUT /_component_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • _types:DataStreamLifecycle property Modified
        • enabled property Added
PUT /_application/search_application/{name}
  • Body
  • application/json content type Modified
    • name, _types:UnitMillis properties Removed
POST /{index}/_eql/search
  • Body
  • application/json content type Modified
    • max_samples_per_key property Added
POST /_transform/{transform_id}/_preview
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • _types:DataStreamLifecycle property Modified
POST /_transform/_preview
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • _types:DataStreamLifecycle property Modified
POST /_index_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • _types:DataStreamLifecycle property Modified
        • enabled property Added
POST /_index_template/_simulate/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • _types:DataStreamLifecycle property Modified
        • enabled property Added
POST /_index_template/_simulate
  • Body
  • application/json content type Modified
    • template property Modified
      • _types:DataStreamLifecycle property Modified
        • enabled property Added
POST /_component_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • _types:DataStreamLifecycle property Modified
        • enabled property Added
GET /{index}/_settings/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • _types:DataStreamLifecycle property Modified
GET /{index}/_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • _types:DataStreamLifecycle property Modified
GET /{index}/_lifecycle/explain
  • Response
  • 200 response Modified
    • application/json content type Modified
      • indices property Modified
        • * property Modified
GET /{index}/_eql/search
  • Body
  • application/json content type Modified
    • max_samples_per_key property Added
GET /{index}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • _types:DataStreamLifecycle property Modified
GET /_transform/{transform_id}/_preview
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • _types:DataStreamLifecycle property Modified
GET /_transform/_preview
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • _types:DataStreamLifecycle property Modified
GET /_settings/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • _types:DataStreamLifecycle property Modified
GET /_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • * property Modified
        • _types:DataStreamLifecycle property Modified
GET /_index_template/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • index_templates property Modified
        • index_template property Modified
GET /_index_template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • index_templates property Modified
        • index_template property Modified
GET /_data_stream/{name}/_lifecycle
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_streams property Modified
        • lifecycle property Modified
GET /_data_stream/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_streams property Modified
        • lifecycle property Modified
GET /_data_stream
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_streams property Modified
        • lifecycle property Modified
GET /_component_template/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • component_templates property Modified
        • component_template property Modified
GET /_component_template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • component_templates property Modified
        • component_template property Modified
GET /_application/search_application
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • template property Added
Added 1
POST /_query_rules/{ruleset_id}/_test