VolumeTransferController¶Bases: cinder.api.contrib.volume_transfer.VolumeTransferController
The transfer API controller for the OpenStack API V3.
create(**kwargs)¶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()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.