将域从其性能类中移除
使用 perf_class_remove_domain 命令可将域从其性能类中移除。
perf_class_remove_domain domain=DomainName
参数
| 名称 | 类型 | 描述 | 必需 |
|---|---|---|---|
| domain | 对象名 | 要从其性能类移除的域的名称。 | 是 |
示例:
perf_class_remove_domain domain=d1
输出:
Command executed successfully.
访问控制
| 用户类别 | 许可权 |
|---|---|
| 存储管理员 | 允许 |
| 存储集成管理员 | 不允许 |
| 应用程序管理员 | 不允许 |
| 安全性管理员 | 不允许 |
| 只读用户 | 不允许 |
| 技术人员 | 不允许 |
返回码
- DOMAIN_DOESNT_EXIST
域不存在。
- PERF_CLASS_NOT_ASSOC_WITH_DOMAIN
域不在任何性能类中。