Obtaining authentication settings for the compute port for the target operation

Virtual Storage Platform One SDS Block System Administrator Guide

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

The following information can be obtained.

  • id: Compute port ID (uuid)

  • authMode: Authentication scheme of the compute port

  • isDiscoveryChapAuth: Whether CHAP authentication is enabled at the time of discovery in iSCSI connection

  • isMutualChapAuth: Whether mutual CHAP authentication is enabled

  • 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 the authentication settings of 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>

    CLI: port_auth_setting_show