Reference Guide
POST /host/{id}/attach
Description
Attach host to volume.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the host. string
Body
body
required
host_attach
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Input error_response
404 Not Found error_response
422 Operation Failed error_response
Produces
•
application/json
POST /host/{id}/detach
Description
Detach host from volume.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the host. string
Body
body
required
host_detach
72
Dell EMC PowerStore REST API Reference Guide










