CLI Guide

Table Of Contents
Example
Remove a port from /clusters/cluster/exports/storage-views/storage-view context:
VPlexcli:/clusters/cluster-1/exports/storage-views/LicoJ009> removeport -p
P000000003CA00147-A0-FC02
See also
export storage-view addport
export storage-view destroy
export storage-view removevirtualvolume
Removes the specified virtual volume from the view.
Contexts
All contexts.
In /clusters/cluster/exports context, command is storage-view removevirtualvolume.
In /clusters/cluster/exports/storage-views context, command is removevirtualvolume.
Syntax
export storage-view removevirtualvolume
[-v|--view] context-path
[o|--virtual-volumes] volume,volume...
[-f|--force]
Arguments
Required arguments
[-o|--virtual-volumes]
volume,volume ...
* List of one or more virtual volumes to be removed from the view. Entries must be
separated by commas.
Optional arguments
[-f|--force]
Force the virtual volumes to be removed from the view even if the specified LUNs are in
use, the view is live, or some of the virtual volumes do not exist in the view.
[-v|--view] context-path View from which to remove the specified virtual volumes.
* - argument is positional.
Description
Use the ll /clusters/cluster/exports/storage-views/storage-view command to display the virtual volumes in
the specified storage view
Commands
197