The auid is the authenticated user id to give ownership of the pool.
TODO: document auid and the rest of the auth system
@param cluster the cluster in which the pool will be created
@param pool_name the name of the new pool
@param auid the id of the owner of the new pool
@returns 0 on success, negative error code on failure
Create a pool owned by a specific auid
The auid is the authenticated user id to give ownership of the pool. TODO: document auid and the rest of the auth system
@param cluster the cluster in which the pool will be created @param pool_name the name of the new pool @param auid the id of the owner of the new pool @returns 0 on success, negative error code on failure