API list

Virtual server (volume operation)

Item API Name Description
1 GET /v2/{tenant_id}/servers/{server_id}/os-volume_attachments

List volume attachments

Lists the volumes of the specified server
2 GET /v2/{tenant_id}/servers/{server_id}/os-volume_attachments/{attachment_id}

Show volume attachment details

Displays details of the specified volume
3 POST /v2/{tenant_id}/servers/{server_id}/os-volume_attachments

Attach volume

Attaches a volume to the specified server
4 DELETE /v2/{tenant_id}/servers/{server_id}/os-volume_attachments/{attachment_id}

Delete volume attachment

Detaches the specified volume from the specified server