rados_pool_lookup

Get the id of a pool

@param cluster which cluster the pool is in @param pool_name which pool to look up @returns id of the pool @returns -ENOENT if the pool is not found

extern (C)
long
rados_pool_lookup
(,
const(char)* pool_name
)

Meta