mc admin recovery stop
Stops the bucket recovery.
Syntax
- CLI
-
mc admin recovery stop - stop bucket recovery USAGE: mc admin recovery stop TARGET FLAGS: --json enable JSON lines formatted output --debug enable debug output --insecure disable SSL certificate verification --help, -h show help
Parameters
Parameter | Description |
---|---|
TARGET |
The alias of a configured HPE Ezmeral Object Store on which bucket that is under recovery exists. This parameter is mandatory. |
json |
Enables JSON formatted output. |
debug |
Enables output for debugging. |
insecure |
Disables SSL verification. |
help |
Shows this help. |
Example
Stop recovery for a bucket named northamerica in the Object Store deployment with alias salesobject.- CLI
-
/opt/mapr/bin/mc admin recovery stop salesobject/northamerica