iscsi.auth.create ================= Create an iSCSI Authorized Access. `tag` should be unique among all configured iSCSI Authorized Accesses. `secret` and `peersecret` should have length between 12-16 letters inclusive. `peeruser` and `peersecret` are provided only when configuring mutual CHAP. `peersecret` should not be similar to `secret`. .. raw:: html
iSCSI authentication credential configuration data for creation.
No Additional PropertiesNumeric tag used to associate this credential with iSCSI targets.
Username for iSCSI CHAP authentication.
Password/secret for iSCSI CHAP authentication.
Username for mutual CHAP authentication or empty string if not configured.
Password/secret for mutual CHAP authentication or empty string if not configured.
Authentication method for target discovery. If "CHAP_MUTUAL" is selected for target discovery, it is only permitted for a single entry systemwide.
The created iSCSI authentication credential.
No Additional PropertiesUnique identifier for the iSCSI authentication credential.
Numeric tag used to associate this credential with iSCSI targets.
Username for iSCSI CHAP authentication.
Password/secret for iSCSI CHAP authentication.
Username for mutual CHAP authentication or empty string if not configured.
Password/secret for mutual CHAP authentication or empty string if not configured.
Authentication method for target discovery. If "CHAP_MUTUAL" is selected for target discovery, it is only permitted for a single entry systemwide.