CLI Guide

Table Of Contents
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]
Arguments
Optional arguments
[-c|--cluster] cluster Cluster to search for views.
[-v|--volume] volume Find the views exporting the specified volume. Identify the volume by name, VPD83
identifier, or a name pattern with wildcards.
[-l|--lun] LUN Find the views exporting the specified LUN number.
[-i|--initiator-port] initiator Find the views including the specified initiator. May contain wildcards.
[-f|--free-lun] - Find the next free LUN number for all views.
192 Commands