Change Updates

Do not miss any Kibana Serverless API changes, ever again

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

RSS

19 days ago

main
1.0.2
Compare

API structure has changed

This documentation update aligns with a release. Checkout out the latest release notes.

12 structure changes including:
2 Breaking changes
8 Additions
2 Modifications
2 Removals
Modified 2 Breaking
GET /api/fleet/agents/action_status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • is_automatic property Added
PUT /api/streams/{name}
  • Body
  • application/json content type Modified
    • object-2 alternative Modified
      • stream property Modified
        • group property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • ingest property Added
      • queries property Added
    • object-2 alternative Modified
      • stream property Modified
        • group property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • ingest property Added
      • queries property Added
    • object-2 alternative Modified
      • queries property Added
Removed 2 Breaking
POST /api/saved_objects/_export
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/saved_objects/_import
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 8
DELETE /api/streams/{name}/queries/{queryId}
GET /api/fleet/remote_synced_integrations/status
GET /api/streams/{name}/queries
GET /api/streams/{name}/significant_events
POST /api/saved_objects/_export
POST /api/saved_objects/_import
POST /api/streams/{name}/queries/_bulk
PUT /api/streams/{name}/queries/{queryId}