CLI Guide

Table Of Contents
Arguments
Required arguments
[-v|--view] context-path ... * Storage view to destroy.
Optional arguments
[-f|--force]
Force the storage view to be destroyed even if it is in use.
* - argument is positional.
Description
Destroys the specified storage view.
Example
VPlexcli:/> export storage-view destroy /clusters/cluster-1/exports/storage-views/
TestStorageView
See also
export storage-view create
export storage-view removeinitiatorport
export storage-view removeport
export storage-view removevirtualvolume
export storage-view find
Displays export views for a specified volume, LUN, initiator, or cluster. Displays next available LUN number for all storage views.
Contexts
Cluster/exports and below.
In /clusters/cluster/exports context, command is storage-view find.
In /clusters/cluster/exports/storage-views context, command is
find.
Syntax
export storage-view find
[-c|--cluster] cluster
[-v|--volume] volume
[-l|--lun] LUN
[-i|--initiator] initiator
[-f|--free-lun]
184
Commands