Volumes REST Endpoints

Compute/Volumes
The operations from the Compute/Volumes category.
AttachVolume
Method: post
Path: /20160918/volumeAttachments
DetachVolume
Method: delete
Path: /20160918/volumeAttachments/{volume_attachment_id}
GetVolumeAttachment
Method: get
Path: /20160918/volumeAttachments/{volume_attachment_id}
ListVolumeAttachments
Method: get
Path: /20160918/volumeAttachments
UpdateVolumeAttachment
Method: put
Path: /20160918/volumeAttachments/{volume_attachment_id}