Reference Guide
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
host_group
Manage host groups. A host group is a mechanism to provision hosts and volumes to be consistent
across the Cyclone cluster. Operations that can be performed include, creating or deleting a host
group, modifying host group(i.e. adding or removing hosts from a host group).
GET /host_group
Description
List host groups.
Responses
HTTP
Code
Description Schema
200 Success
<
host_group_instan
ce > array
206 Partial content of host group instance objects
<
host_group_instan
ce > array
Produces
•
application/json
73
Dell EMC PowerStore REST API Reference Guide










