CLI Guide

Table Of Contents
Arguments
Optional arguments
[-c|--cluster] context-path The cluster at which to show the PowerPath interface mapping.
See also
export storage-view checkconfig
export storage-view find
export storage-view map
export storage-view summary
export storage-view summary
Lists each view and the number of virtual volumes and initiators that it contains.
Contexts
All contexts.
In /clusters/cluster/exports/storage-views context, command is summary.
Syntax
export storage-view summary
[-c|--clusters] cluster,cluster...
Arguments
Optional arguments
[-c|--cluster] cluster,
cluster...
List of clusters. Entries must be separated by commas. Display information only for
storage views on the specified clusters.
Description
At the root level, displays information for all clusters.
At the /clusters/cluster context and below, displays information only for views in the cluster in that context.
Example
Display storage view summary for a specified cluster (no unhealthy views):
VPlexcli:/> export storage-view summary --clusters cluster-1
View health summary(cluster-1):
view name health-state exported volumes ports registered initiators
--------- ------------ ---------------- ----- ---------------------
LicoJ009 healthy 27 4 4
LicoJ013 healthy 1 8 4
Total 2 views, 0 unhealthy.
Commands
191