administrators |
Administrators have full privileges, including:
Full CLI access.
Performing firmware upgrades.
Viewing switch configuration information, including sensitive information such as passwords which are displayed as ciphertext.
Performing switch configuration.
Adding/removing user accounts.
- 配置用户账户,包括passwords. Once set, a password cannot be deleted or set to empty.
REST API: All methods (GET, PUT, POST, DELETE) and switch resources are available.
The privilege level foradministratorsis 15. |
operators |
Operators have no switch configuration privileges. Operators are restricted to:
Basic display-only CLI access.
Viewing of nonsensitive switch configuration information.
REST API: Other than the\loginand\logoutresources, only the GET method is available.
The privilege level foroperatorsis 1. |
auditors |
Auditors are restricted to functions related to auditing only:
CLI: Access to commands in the auditor context (auditor>) only.
Web UI: Access to thepage only.
REST API: POST method available for the\loginand\logoutresources. GET method available for the following resources only:
Audit log:/logs/audit
Event log:/logs/event
The privilege level forauditors是19。 |