CLI Guide

Table Of Contents
Example
Add the initiator iE_209_hba0 to the view named Dell_209_view:
VPlexcli:/clusters/cluster-1/exports> storage-view addinitiatorport --view Dell_209_view
--initiator-ports iE_209_hba0
See also
export storage-view create
export storage-view removeinitiatorport
export storage-view addport
Adds the specified port(s) to the storage view.
Contexts
All contexts.
In clusters/cluster/exports/storage-views/storage-view context, command is addport.
Syntax
export storage-view addport
[-v|--view] context-path
[-p|--ports] context-path,context-path...
Arguments
Required arguments
[-p|--ports] context-path,context-
path ...
* List of one or more ports to be added to the view. Entries must be separated
by commas.
Optional arguments
[-v|--view] context-path Storage view to which to add the specified ports.
* - argument is positional.
Description
Use the ll /clusters/cluster/exports/ports command to display ports on the cluster.
Example
VPlexcli:/clusters/cluster-1/exports/storage-views/TestStorageView> export storage-view
addport --ports P000000003CB00147-B0-FC03
186
Commands