Obtaining a list of CHAP users who are allowed to access a compute port

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.16.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-03

Obtain a list of information about CHAP users who are allowed to access a compute port as follows. The following information can be obtained.

  • id: ID (uuid) of each CHAP user who is allowed to access the compute port

  • targetChapUserName: CHAP user name used for CHAP authentication on the compute port (i.e., target side)

  • initiatorChapUserName: CHAP user name used for CHAP authentication on the initiator side of the compute node

  • Required role: Security

  1. Verify the ID of the intended compute port.

    If you use the CLI to specify a compute port by iSCSI name, check the iSCSI name of the compute port.

    REST API: GET /v1/objects/ports

    CLI: port_list

  2. Obtain a list of information about CHAP users who are allowed to access the compute port.

    Run either of the following commands with the compute port ID specified.

    If you use the CLI, you can specify the iSCSI name instead of the compute port ID.

    REST API: GET /v1/objects/port-auth-settings/<id>/chap-users

    CLI: port_auth_setting_chap_user_list