CLI Guide

Table Of Contents
from the root context:
VPlexcli:/> array re-discover /clusters/cluster-1/storage-elements/storage-arrays/
EMC-0x00000000192601378 --cluster cluster-1 --force
from the clusters/cluster context:
VPlexcli:/> cd /clusters/cluster-1
VPlexcli:/clusters/cluster-1> array re-discover storage-elements/storage-arrays/
EMC-0x00000000192601378 --force
from the individual storage array context:
VPlexcli:/> cd /clusters/cluster-1/storage-elements/storage-arrays/
VPlexcli:/clusters/cluster-1/storage-elements/storage-arrays/EMC-0x00000000192601378>
array re-discover --force
See also
storage-volume find-array
array used-by
Displays the components that use a specified storage-array.
Contexts
All contexts.
Syntax
array used-by
[-a|--array] context-path
Arguments
[-a|--array]
context-path
* Specifies the storage-array for which to find users. This argument is not required if the context is
the target array.
* - argument is positional.
Description
Displays the components (storage-volumes) that use the specified storage array.
Examples
Display the usage of components in an array from the target storage array context:
VPlexcli:/clusters/cluster-1/storage-elements/storage-arrays/DellEMC-PowerStore-JJ30643>
array used-by
Used-by details for storage-array DellEMC-PowerStore-JJ30643:
/clusters/cluster-1/storage-elements/extents/extent_6006016061211100363da903017ae011_1:
SV1
Commands
35