CLI Guide

Table Of Contents
Examples
VPlexcli:/clusters/> cluster forget --cluster cluster-1 --disocnnect --force
See also
cluster add
cluster expel
cluster status
cluster unexpel
cluster show-remote-devices
Displays the list of remote devices for the specified cluster.
Contexts
All contexts.
Syntax
cluster show-remote-devices options cluster
Description
The command displays the list of remote devices for the specified cluster. The top-level volumes and the list of views at which
the devices are exported are also listed. Use the --verbose option to see the complete list.
Arguments
Required arguments
options
positional arguments
Optional arguments
-h | --help
Displays the usage for the command.
--verbose
Provides more output during command execution. This may not have any effect
for some commands.
-s | --include-sub-devices
Displays all remote RAIDs. If sub devices are not specified, the command displays
only the top-level RAIDs.
-[ -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
Commands
63