elasticsearch/docs/reference/migration
Armin Braun cbf48e0633
Flatten Get Snapshots Response (#74451)
This PR returns the get snapshots API to the 7.x format (and transport client behavior) and enhances it for requests that ask for multiple repositories.
The changes for requests that target multiple repositories are:
* Add `repository` field to `SnapshotInfo` and REST response
* Add `failures` map alongside `snapshots` list instead of returning just an exception response as done for single repo requests
* Pagination now works across repositories instead of being per repository for multi-repository requests

closes #69108
closes #43462
2021-06-24 16:58:33 +02:00
..
apis [DOCS] Add security privileges to API docs (#67939) 2021-01-27 09:06:06 -05:00
migrate_8_0 Flatten Get Snapshots Response (#74451) 2021-06-24 16:58:33 +02:00
index.asciidoc [DOCS] Updating migration guide heading. (#68500) 2021-02-03 16:14:42 -08:00
migrate_8_0.asciidoc [DOCS] EQL: Remove wildcard function (#72121) 2021-04-22 15:49:07 -04:00
migration.asciidoc Remove Migration Upgrade and Assistance APIs (#40075) 2019-03-15 15:34:50 -06:00