volume upgradeformat
Upgrades and old-type volume to a new-type volume, which can in turn be used as a
promotable mirror volume. Permissions required: m
or fc
on
the volume.
Syntax
- CLI
-
maprcli volume upgradeformat [ -cluster <cluster> ] -name <volume name>
- REST
Request Type POST Request URL http[s]://<host>:<port>/rest/volume/upgradeformat?<parameters>
Parameters
Parameter |
Description |
---|---|
|
The cluster on which to run the command. |
|
The volume name. |
Examples
maprcli volume upgradeformat -name vol999 -json
https://abc.sj.us:8443/rest/volume/upgradeformat?name=vol999