Reference Guide

Table Of Contents
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the virtual volume
mapping.
string
Responses
HTTP
Code
Description Schema
200 Success
host_virtual_volu
me_mapping_inst
ance
404 Not Found error_response
host_volume_mapping
Storage cluster REST API definition.
GET /host_volume_mapping
Description
Query associations between a volume and the host or host group it is attached to.
Responses
HTTP
Code
Description Schema
200 Success
<
host_volume_map
ping_instance >
array
206 Partial content of host volume mapping instance objects
<
host_volume_map
ping_instance >
array
GET /host_volume_mapping/{id}
131