Delete a pool and all data inside it
The pool is removed from the cluster immediately, but the actual data is deleted in the background.
@param cluster the cluster the pool is in @param pool_name which pool to delete @returns 0 on success, negative error code on failure
See Implementation
Delete a pool and all data inside it
The pool is removed from the cluster immediately, but the actual data is deleted in the background.
@param cluster the cluster the pool is in @param pool_name which pool to delete @returns 0 on success, negative error code on failure