Reference Guide

HTTP
Code
Description Schema
200 Success
host_group_instan
ce
404 Not Found error_response
Produces
application/json
DELETE /host_group/{id}
Description
Delete a host group. Delete fails if host group is attached to a volume.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the host group. string
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
Produces
application/json
PATCH /host_group/{id}
Description
Operations that can be performed are modify name, remove host(s) from host group, add host(s) to
host group. Modify request will only support either a add_host(s) or remove_host(s) at a time along
with modifying host name
75
Dell EMC PowerStore REST API Reference Guide