pool delete

Deletes a pool from the group. The members in the pool are automatically moved to the default pool.

You cannot delete the default pool.

Format

pool delete pool_name

Variable   

pool_name

Name of pool you want to delete.

Example

The following command deletes a pool:

> pool delete testpool

Do you really want to delete the pool? (y/n) [n]y

Pool deletion succeeded.