v52

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

Add an RBD image to a group. The image must be in the same pool and namespace.

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

Path parameters

pool_namestring required

Name of the pool containing both the group and image

group_namestring required

Name of the group to add the image to

Request body

image_namestring required

Name of the image to add to the 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