|
@@ -81,6 +81,13 @@ GET /_snapshot/my_repository/my_snapshot/_status
|
|
|
|
|
|
`GET /_snapshot/<repository>/<snapshot>/_status`
|
|
`GET /_snapshot/<repository>/<snapshot>/_status`
|
|
|
|
|
|
|
|
+[[get-snapshot-status-api-prereqs]]
|
|
|
|
+==== {api-prereq-title}
|
|
|
|
+
|
|
|
|
+* If the {es} {security-features} are enabled, you must have the
|
|
|
|
+`monitor_snapshot`, `create_snapshot`, or `manage`
|
|
|
|
+<<privileges-list-cluster,cluster privilege>> to use this API.
|
|
|
|
+
|
|
[[get-snapshot-status-api-desc]]
|
|
[[get-snapshot-status-api-desc]]
|
|
==== {api-description-title}
|
|
==== {api-description-title}
|
|
|
|
|