CLI Guide

Table Of Contents
operational-status ok
/clusters/cluster-1/directors/dirA:
Name Value
------------------ -----
operational-status ok
.
.
.
Display a clusters attributes and the contexts below the cluster context:
VPlexcli:/> ls /clusters/cluster-1
/clusters/cluster-1:
Attributes:
Name Value
---------------------- ------------
allow-auto-join true
auto-expel-count 0
auto-expel-period 0
auto-join-delay 0
cluster-id 1
connected true
default-cache-mode synchronous
default-caw-template true
default-write-same-16-template true
default-xcopy-template true
director-names [director-1-1-A, director-1-1-B]
island-id 1
top-level-assembly FNM00151000986
operational-status ok
transition-indications []
transition-progress []
health-state ok
health-indications []
Contexts:
connectivity consistency-groups devices exports performance-
policies storage-elements
system-volumes uninterruptible-power-supplies virtual-volumes
Use a glob pattern to display all the fans:
VPlexcli:/> ls --long /**/fans
Use a glob pattern to display:
All fans
All the uninterruptable power supply settings:
VPlexcli:/> ls --long /**/fans, /**/uninterruptible-power- supplies/*
Use the --attribute-selector argument to display the contents of the 'virtual-volumes' attribute on all views:
VPlexcli:/> ls --attribute /clusters/*/exports/storage-views /*::virtual-volumes
See also
alias
230
Commands