< Home

dashboard

Function

The dashboard command grants a configured administrator role the permission for the dashboard configuration module.

The undo dashboard command restores the default permission for the dashboard module.

Format

dashboard { none | read-only | read-write }

undo dashboard

Parameters

Parameter Description Value
none Grants no permission. -
read-only Only allows you to query the dashboard information. -
read-write Allows you to both query and configure the dashboard. -

Views

Role view

Default Level

2: Configuration level

Usage Guidelines

By default, a new role is granted read-write permission.

Example

# Grant the new role named newadmin read-only permission.

<sysname> system-view
[sysname] aaa
[sysname-aaa] role newadmin
[sysname-aaa-role-newadmin] dashboard read-only
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >