Reference Guide

set here. For mutual mode, each initiator also has a CHAP username and password set. Changing
the cluster CHAP mode disrupts all iSCSI connections, and will disable connections that are not
completely and correctly configured. For example, an initiator without a valid CHAP username and
password will lose connectivity to the target if mutual model is enable here. Both the settings here,
and the settings on the initiators can be modified while CHAP mode is in disabled mode.
GET /chap_config
Description
Query the list of (one) CHAP configuration settings objects. This resource type collection query does
not support filtering, sorting or pagination
Responses
HTTP
Code
Description Schema
200 Success
<
chap_config_insta
nce > array
206 Partial content of chap config instance objects
<
chap_config_insta
nce > array
GET /chap_config/{id}
Description
Query the CHAP configuration settings object.
Parameters
Type Name Description Schema
Path
id
required
The id of the CHAP configuration object (always
"0").
string
Responses
HTTP
Code
Description Schema
200 Success
chap_config_insta
nce
404 Not Found error_response
8
Dell EMC PowerStore REST API Reference Guide