Reference Guide
HTTP
Code
Description Schema
400 Invalid Input error_response
404 Not Found error_response
422 Operation Failed error_response
Produces
•
application/json
PATCH /host/{id}
Description
Operation that can be performed are modify name, modify description, remove initiator(s) from
host, add initiator(s) to host, update existing initiator(s) with chap username/password. This will
only support one of add, remove and update initiator operations in a single request.
Parameters
Type Name Description Schema
Path
id
required
Unique id of the host. string
Body
body
required
host_modify
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
71
Dell EMC PowerStore REST API Reference Guide










