5.6

Table Of Contents
dashboard share Command
You can use the dashboard share command to share a dashboard with one or more user groups.
Command Syntax
The dashboard share command has the following syntax.
dashboard share
user-name
"
dashboard-name
" all |
group-name
[,
group-name
]
user-name
is the name of the user account that owns the dashboard and
dashboard-name
is the name of the
dashboard to share. You can type the name of each user group that can share the dashboard or type all to
share the dashboard with all user groups. Separate multiple user group names with a comma.
Example
The following dashboard share command shares a dashboard named MyDashboard that belongs to the
MyUser user account with members of the Users and Operators user groups.
dbcli.sh dashboard share MyUser "MyDashboard" Users,Operators
dashboard unshare Command
You can use the dashboard unshare command to stop sharing a dashboard that you previously shared.
Command Syntax
The dashboard unshare command has the following syntax.
dashboard unshare
user-name
"
dashboard-name
" all|
group-name
[,
group-name
]
user-name
is the name of the user account that owns the dashboard and
dashboard-name
is the name of the
dashboard to stop sharing.
You can type the name of each user group with which to stop sharing the dashboard or type all to stop sharing
the dashboard with all user groups. Separate multiple user group names with a comma.
Example
The following dashboard unshare command stops sharing for the dashboard named MyDashboard. The
dashboard is owned by the MyUser user account. The command stops sharing the dashboard with all user
groups.
dbcli.sh dashboard unshare MyUser "MyDashboard" all
dashboard delete Command
You can use the dashboard delete command to delete a dashboard.
Command Syntax
The dashboard delete command has the following syntax.
dashboard delete
user-name
"
dashboard-name
"
user-name
is the name of the user account that owns the dashboard and
dashboard-name
is the name of the
dashboard to delete.
VMware vCenter Operations Manager Administration Guide
148 VMware, Inc.