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

25 days ago

main
1.0.2
Compare

API structure has changed

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

14 structure changes including:
1 Addition
13 Modifications
Modified 13 Breaking
GET /api/dashboards/dashboard
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • attributes property Modified
GET /api/dashboards/dashboard/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • item property Modified
        • attributes property Modified
GET /api/entity_store/engines
  • Response
  • 200 response Modified
    • application/json content type Modified
      • engines property Modified
        • error property Modified
GET /api/entity_store/engines/{entityType}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • error property Modified
        • action, message properties Added
GET /api/entity_store/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • engines property Modified
        • error property Modified
GET /s/{spaceId}/internal/observability/slos/_definitions
  • Query
  • tags query parameter Added
POST /api/dashboards/dashboard/{id}
  • Body
  • application/json content type Modified
    • attributes property Modified
      • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • item property Modified
        • attributes property Modified
POST /api/entity_store/enable
  • Response
  • 200 response Modified
    • application/json content type Modified
      • engines property Modified
        • error property Modified
POST /api/entity_store/engines/{entityType}/init
  • Response
  • 200 response Modified
    • application/json content type Modified
      • error property Modified
        • action, message properties Added
POST /api/security_ai_assistant/chat/complete
  • Query
  • content_references_disabled query parameter Added
PUT /api/dashboards/dashboard/{id}
  • Body
  • application/json content type Modified
    • attributes property Modified
      • tags property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • item property Modified
        • attributes property Modified
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
    • 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
PUT /api/streams/{name}/_ingest
  • Body
  • application/json content type Modified
    • object-1 alternative Modified
      • ingest property Modified
        • processing property Modified
    • object-2 alternative Modified
      • ingest property Modified
        • processing property Modified
Added 1
GET /api/task_manager/_health