v52

OpenAPI 3.0.0raw.githubusercontent.com2026-08-034240919.6 KB
RbdGroup

Create a new RBD group in the specified pool

post/api/block/pool/{pool_name}/group

Path parameters

pool_namestring required

Name of the pool where the group will be created

Request body

namestring required

Name for the new group

namespacestring

Optional RBD namespace within the pool. Provides logical isolation of images. When specified, operations are scoped to that namespace. If omitted, the default namespace is used.

Response

Resource created.

object required