Reference Guide

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_group/{id}/detach
Description
Detach host group from volume.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the host group. string
Body
body
required
host_group_detach
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
77
Dell EMC PowerStore REST API Reference Guide