v52

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

Rename an existing RBD group

put/api/block/pool/{pool_name}/group/{group_name}

Path parameters

pool_namestring required

Name of the pool containing the group

group_namestring required

Current name of the group

Request body

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.

new_namestring required

New name for the group

Response

Resource updated.

object required