application volume remove
(DEPRECATED)-Remove a volume from an application
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
Note
This command is deprecated and may be removed in a future release of Data ONTAP.
Note
This command is provided to support downgrade and revert of Data ONTAP to versions prior to the support of applications. It should not be used for any other purpose.
Parameters
- -vserver <vserver name> - Vserver
- The Vserver of the volume to remove from the application.
- -application <text> - Application
- The name of the application from which to remove the volume.
- -volume <volume name> - Volume
- The volume to remove from the application.
Examples
cluster1::*> application volume remove -vserver vs1 -application app1 -volume vol1
Give documentation feedback