Reference Guide
GET /host/{id}
Description
Get details about a specific host by id.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the host. string
Responses
HTTP
Code
Description Schema
200 Success host_instance
404 Not Found error_response
Produces
•
application/json
DELETE /host/{id}
Description
Delete a host. Delete fails if host is attached to a volume or consistency group.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the host. string
Body
body
optional
host_delete
Responses
HTTP
Code
Description Schema
204 Success No Content
70
Dell EMC PowerStore REST API Reference Guide










