Class DeleteVolumeRequest (0.3.9)

DeleteVolumeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for deleting a Volume

Attributes

NameDescription
name str
Required. Name of the volume
force bool
If this field is set as true, CCFE will not block the volume resource deletion even if it has any snapshots resource. (Otherwise, the request will only work if the volume has no snapshots.)