Move clone snapshot API page. (#63902) (#63936)

This commit is contained in:
Adam Locke 2020-10-20 09:03:56 -04:00 committed by GitHub
parent b2e07076a0
commit e064db27b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -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[]

View File

@ -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[]