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]]
=== Delete snapshot lifecycle policy API
++++

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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