parent
b2e07076a0
commit
e064db27b1
|
@ -19,6 +19,7 @@ For more information, see <<snapshot-restore>>.
|
|||
[[snapshot-management-apis]]
|
||||
=== Snapshot management APIs
|
||||
* <<create-snapshot-api,Create snapshot>>
|
||||
* <<clone-snapshot-api,Clone snapshot>>
|
||||
* <<get-snapshot-api,Get snapshot>>
|
||||
* <<get-snapshot-status-api,Get snapshot status>>
|
||||
* <<restore-snapshot-api,Restore snapshot>>
|
||||
|
@ -29,6 +30,7 @@ include::verify-repo-api.asciidoc[]
|
|||
include::get-repo-api.asciidoc[]
|
||||
include::delete-repo-api.asciidoc[]
|
||||
include::clean-up-repo-api.asciidoc[]
|
||||
include::clone-snapshot-api.asciidoc[]
|
||||
include::create-snapshot-api.asciidoc[]
|
||||
include::get-snapshot-api.asciidoc[]
|
||||
include::get-snapshot-status-api.asciidoc[]
|
||||
|
|
|
@ -107,7 +107,6 @@ understand the time requirements before proceeding.
|
|||
--
|
||||
|
||||
include::register-repository.asciidoc[]
|
||||
include::apis/clone-snapshot-api.asciidoc[]
|
||||
include::take-snapshot.asciidoc[]
|
||||
include::restore-snapshot.asciidoc[]
|
||||
include::monitor-snapshot-restore.asciidoc[]
|
||||
|
|
Loading…
Reference in New Issue