Edit CHAP user information as follows.
-
Required role: Security
-
Verify the ID of the CHAP user.
If you use the CLI to specify a CHAP user with a CHAP user name, check the CHAP user name.
REST API: GET /v1/objects/chap-users
CLI: chap_user_list
-
Edit CHAP user information.
Run either of the following commands with the ID of the CHAP user, CHAP user name, and a CHAP secret specified. As required, specify a CHAP user name and a CHAP secret for mutual CHAP authentication.
If you use the CLI, you can specify the CHAP user name instead of the CHAP user's ID.
REST API: PATCH /v1/objects/chap-users/<chapUserId>
CLI: chap_user_set
Verify the job ID which is displayed after the command is run.
-
Verify the state of the job by specifying the job ID.
REST API: GET /v1/objects/jobs/<jobId>
CLI: job_show
If the job state is "Succeeded", the job is completed.
-
(Bare metal) Back up
the configuration information.
Perform this step by referring to Backing up the configuration information (Bare metal).
If you continue operations with other procedures, you must back up the configuration information after you have completed all operations.