snapshot-restore-apis.asciidoc 767 B

123456789101112131415161718192021222324252627
  1. [[snapshot-restore-apis]]
  2. == Snapshot and restore APIs
  3. You can use the following APIs to set up snapshot repositories, manage snapshot
  4. backups, and restore snapshots to a running cluster.
  5. For more information, see <<snapshot-restore>>.
  6. [NOTE]
  7. ====
  8. We are working on including more snapshot and restore APIs in this section. Some
  9. content may not be included yet.
  10. ====
  11. [discrete]
  12. [[snapshot-restore-repo-apis]]
  13. === Snapshot repository management APIs
  14. * <<clean-up-snapshot-repo-api,Clean up snapshot repository>>
  15. * <<delete-snapshot-repo-api,Delete snapshot repository>>
  16. * <<put-snapshot-repo-api,Put snapshot repository>>
  17. include::clean-up-repo-api.asciidoc[]
  18. include::delete-repo-api.asciidoc[]
  19. include::get-repo-api.asciidoc[]
  20. include::put-repo-api.asciidoc[]