Reference Guide

HTTP
Code
Description Schema
422 Operation Failed error_response
import_host_volume
Use these resource types to manage import host volumes. Host volumes are source storage volumes
that are mapped to the host systems for application access. Once import host is configured, host
volumes can be queried and then corresponding volumes can be imported.
GET /import_host_volume
Description
Query import host volumes.
Responses
HTTP
Code
Description Schema
200 Success
<
import_host_volu
me_instance >
array
206 Partial content of import host volume instance objects
<
import_host_volu
me_instance >
array
GET /import_host_volume/{id}
Description
Query a specific import host volume instance.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the import host volume to
query.
string
84
Dell EMC PowerStore REST API Reference Guide