Reference Guide

PATCH /chap_config/{id}
Description
Modify the CHAP configuration settings object. To enable either Single or Mutual CHAP modes, the
username and password must already be set, or included in the same request as the new mode.
Parameters
Type Name Description Schema
Path
id
required
The id of the CHAP configuration object (always
"0").
string
Body
body
required
chap_config_modify
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
422 Operation Failed error_response
cluster
Manage clusters
GET /cluster
Description
Get details about the cluster. This resource type collection query does not support filtering, sorting
or pagination
Responses
9
Dell EMC PowerStore REST API Reference Guide