v52

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

Rename a group snapshot

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

Path parameters

pool_namestring required

Name of the pool containing the group

group_namestring required

Name of the group

snapshot_namestring required

Current name of the snapshot

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_snap_namestring

New name for the snapshot

Response

Resource updated.

object required