syntribos-openstack-templates/cinder_v3/volumetransfer/volumetransfer_post.template

11 lines
226 B
Plaintext

POST /v3/{|project_id|}/os-volume-transfer HTTP/1.1
Content-type: application/json
X-Auth-Token: |token|
{
"transfer": {
"volume_id": "c86b9af4-151d-4ead-b62c-5fb967af0e37",
"name": "first volume"
}
}