cinder.api.v3.volume_transfer module

cinder.api.v3.volume_transfer module

class VolumeTransferController

Bases: VolumeTransferController

The transfer API controller for the OpenStack API V3.

create(req, body)

Create a new volume transfer.

detail(req)

Returns a detailed list of transfers.

index(req)

Returns a summary list of transfers.

wsgi_actions = {}
wsgi_extensions = []
create_resource()
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.