[DOCS] Adds missing space and a relevant link to the slm execute API page (#55917)

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
This commit is contained in:
István Zoltán Szabó 2020-04-29 15:46:45 +02:00
parent 293c81dd59
commit 337dc45f5b
1 changed files with 5 additions and 3 deletions

View File

@ -55,7 +55,9 @@ If successful, this request returns the generated snapshot name:
--------------------------------------------------
// TESTRESPONSE[skip:we can't handle snapshots from docs tests]
The snapshot is taken in the background.
You can use the<<modules-snapshots,snapshot APIs>> to monitor the status of the snapshot.
The snapshot is taken in the background. You can use the
<<snapshot-lifecycle-management-api,snapshot APIs>> to
<<snapshots-monitor-snapshot-restore,monitor the status of the snapshot>>.
To see the status of a policy's most recent snapshot, you can use the <<slm-api-get-policy>>.
To see the status of a policy's most recent snapshot, you can use the
<<slm-api-get-policy,get snapshot lifecycle policy API>>.