CLI Guide

Table Of Contents
-[ -c | --cluster=] cluster context Specifies the context path of the cluster to show the remote devices.
Examples
VPlexcli:/> cluster show-remote-devices -c cluster-1 --include-sub-devices
Remote Device Virtual Volume Cluster Views
------------------ -------------- --------- --------
c2_dev c2_dev_vol cluster-1 [View_67]
c2_Dr_device0049_2 - - -
c2_Dr_device0048_2 - - -
c2_Dr_device0047_2 vol2 - -
c2_Dr_device0046_2 vol3 cluster-1 [view1, view2]
c2_Dr_device0045_2 - - -
c2_Dr_device0044_2 - - -
c2_Dr_device0043_2 vol4 cluster-2 [view3]
c2_Dr_device0042_2 - - -
c2_Dr_device0041_2 - - -
(181 more)
To see all results please run the command with --verbose option.
Show top-level devices only:
VPlexcli:/> cluster show-remote-devices -c cluster-2
Remote Device Virtual Volume Cluster Views
-------------------- -------------- --------- --------
device_remotevol1_c1 remotevol1 cluster-2 [View_49]
Show remote devices with verbose option:
VPlexcli:/> cluster show-remote-devices -c cluster-1 --verbose
Remote Device Virtual Volume Cluster Views
------------------ -------------- --------- --------
c2_dev c2_dev_vol cluster-1 [View_67]
c2_Dr_device0049_2 - - -
c2_Dr_device0048_2 - - -
c2_Dr_device0047_2 vol2 - -
c2_Dr_device0046_2 vol3 cluster-1 [view1, view2]
c2_Dr_device0045_2 - - -
c2_Dr_device0044_2 - - -
c2_Dr_device0043_2 vol4 cluster-2 [view3]
c2_Dr_device0042_2 - - -
c2_Dr_device0041_2 - - -
64
Commands