We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6960005 commit 893ae28Copy full SHA for 893ae28
specification/snapshot/restore/SnapshotRestoreRequest.ts
@@ -26,7 +26,7 @@ import { Duration } from '@_types/Time'
26
* Restore a snapshot.
27
* Restore a snapshot of a cluster or data streams and indices.
28
*
29
- * You can only restore a snapshot to a running cluster with an elected master node.
+ * You can restore a snapshot only to a running cluster with an elected master node.
30
* The snapshot repository must be registered and available to the cluster.
31
* The snapshot and cluster versions must be compatible.
32
0 commit comments