Previous Topic: volume create Command Output SpecificationNext Topic: format (Volume Management)--Format an Application User Volume


destroy (Volume Management)--Remove an Existing Volume from an Application

Remove an existing volume from an application

Syntax
volume destroy name [ --force ]  
Parameters
name

Name of the volume to remove. format of name is the following:

application:[class.]volume

_GLOBAL:volume - global volume

_GLOBAL_RO:volume - global read-only volume

--force

Skip verification of volume destroy

Examples
volume destroy sugarcrm:data

Destroy application user volume

volume destroy sugarcrm:NAS1.boot

Destroy application singleton class volume

Notes: