Add xpack/basic scope to SLM documentation (#51711)

This adds the required

```
[role="xpack"]
[testenv="basic"]
```

To the top of the SLM documentation

Relates to #51678
This commit is contained in:
Lee Hinman 2020-01-30 16:17:50 -07:00 committed by GitHub
parent 61c8702da5
commit b03647e593
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 27 additions and 9 deletions

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-delete-policy]] [[slm-api-delete-policy]]
=== Delete snapshot lifecycle policy API === Delete snapshot lifecycle policy API
++++ ++++

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-execute-retention]] [[slm-api-execute-retention]]
=== Execute snapshot retention policy API === Execute snapshot retention policy API
++++ ++++

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-execute-lifecycle]] [[slm-api-execute-lifecycle]]
=== Execute snapshot lifecycle policy API === Execute snapshot lifecycle policy API
++++ ++++

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-get-status]] [[slm-api-get-status]]
=== Get {slm} status API === Get {slm} status API

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-get-policy]] [[slm-api-get-policy]]
=== Get snapshot lifecycle policy API === Get snapshot lifecycle policy API
++++ ++++

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-put-policy]] [[slm-api-put-policy]]
=== Put snapshot lifecycle policy API === Put snapshot lifecycle policy API
++++ ++++

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-start]] [[slm-api-start]]
=== Start {slm} API === Start {slm} API

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-get-stats]] [[slm-api-get-stats]]
=== Get snapshot lifecycle stats API === Get snapshot lifecycle stats API
++++ ++++

View file

@ -1,3 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[slm-api-stop]] [[slm-api-stop]]
=== Stop {slm} API === Stop {slm} API