delete_pool verb
ソフトウェア・プールを削除します。ソフトウェア・プールは、関連付けられている既存のサービス・テンプレートがある場合、削除できません。
書式
emcli delete_pool
-name="<software pool name>"
-target_type="<software pool target type>"
[ ] indicates that the parameter is optional.オプション
-
name
既存のソフトウェア・プールの名前。
-
target_type
既存のソフトウェア・プールのターゲット・タイプ。
例
次の例では、ソフトウェア・プールMy Poolを削除します。
emcli delete_pool
-name="My Pool"
-target_type="mwaas_zone"