Create a new snapshot.
public createSnapshot ( string $repository, string $name, array $options = [], boolean $waitForCompletion = false ) : |
||
$repository | string | the name of the repository in which this snapshot should be stored |
$name | string | the name of this snapshot |
$options | array | optional settings for this snapshot |
$waitForCompletion | boolean | if true, the request will not return until the snapshot operation is complete |
return |