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

27 days ago

main
1.0.2
Compare

API structure has changed

1 structure change including:
1 Breaking change
1 Modification
Modified 1 Breaking
POST /agents/actions/{actionId}/cancel
  • Path went from `/agents/{agentId}/actions/{actionId}/cancel` to `/agents/actions/{actionId}/cancel` (same operationId)
    Breaking
  • Path
  • agentId path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking