将池从其性能类中移除

使用 perf_class_remove_pool 命令可将池从其性能类中移除。

perf_class_remove_pool pool=PoolName

参数

名称 类型 描述 必需
pool 对象名 要从其性能类移除的池的名称。

示例:

perf_class_remove_pool pool=h1

输出:

Command executed successfully.

访问控制

用户类别 许可权
存储管理员 允许
存储集成管理员 允许
应用程序管理员 不允许
安全性管理员 不允许
只读用户 不允许
技术人员 不允许

返回码

  • POOL_DOES_NOT_EXIST

    存储池不存在。

  • POOL_NOT_CONNECTED_TO_ANY_PERF_CLASS

    池未连接到任何性能类。