[DOCS] Add props for searchable snapshots API links (#63420) (#63424)

This commit is contained in:
Lisa Cawley 2020-10-07 09:34:58 -07:00 committed by GitHub
parent 6e80de0e34
commit edb6a5b674
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -1169,7 +1169,9 @@ We have removed documentation for this API. This a low-level API used to get
information about snapshot-backed indices. We plan to remove or drastically information about snapshot-backed indices. We plan to remove or drastically
change this API as part of a future release. change this API as part of a future release.
ifdef::permanently-unreleased-branch[]
For other searchable snapshot APIs, see <<searchable-snapshots-apis>>. For other searchable snapshot APIs, see <<searchable-snapshots-apis>>.
endif::[]
[role="exclude",id="searchable-snapshots-api-stats"] [role="exclude",id="searchable-snapshots-api-stats"]
=== Searchable snapshot statistics API === Searchable snapshot statistics API
@ -1178,7 +1180,9 @@ We have removed documentation for this API. This a low-level API used to get
information about snapshot-backed indices. We plan to remove or drastically information about snapshot-backed indices. We plan to remove or drastically
change this API as part of a future release. change this API as part of a future release.
ifdef::permanently-unreleased-branch[]
For other searchable snapshot APIs, see <<searchable-snapshots-apis>>. For other searchable snapshot APIs, see <<searchable-snapshots-apis>>.
endif::[]
[role="exclude",id="searchable-snapshots-repository-stats"] [role="exclude",id="searchable-snapshots-repository-stats"]
=== Searchable snapshot repository statistics API === Searchable snapshot repository statistics API
@ -1187,7 +1191,9 @@ We have removed documentation for this API. This a low-level API used to get
information about snapshot-backed indices. We plan to remove or drastically information about snapshot-backed indices. We plan to remove or drastically
change this API as part of a future release. change this API as part of a future release.
ifdef::permanently-unreleased-branch[]
For other searchable snapshot APIs, see <<searchable-snapshots-apis>>. For other searchable snapshot APIs, see <<searchable-snapshots-apis>>.
endif::[]
[role="exclude",id="point-in-time"] [role="exclude",id="point-in-time"]
=== Point in time API === Point in time API

View File

@ -33,7 +33,9 @@ endif::[]
* <<repositories-metering-apis,Repositories Metering APIs>> * <<repositories-metering-apis,Repositories Metering APIs>>
* <<rollup-apis,Rollup APIs>> * <<rollup-apis,Rollup APIs>>
* <<search, Search APIs>> * <<search, Search APIs>>
ifdef::permanently-unreleased-branch[]
* <<searchable-snapshots-apis, Searchable snapshots APIs>> * <<searchable-snapshots-apis, Searchable snapshots APIs>>
endif::[]
* <<security-api,Security APIs>> * <<security-api,Security APIs>>
* <<snapshot-restore-apis,Snapshot and restore APIs>> * <<snapshot-restore-apis,Snapshot and restore APIs>>
* <<snapshot-lifecycle-management-api,Snapshot lifecycle management APIs>> * <<snapshot-lifecycle-management-api,Snapshot lifecycle management APIs>>