iscsi.auth.query¶
Sent on iscsi.auth changes.
IscsiAuthAddedEvent
Type: objectNo Additional Properties
Id
Type: integerIscsiAuthEntry
Type: objectNo Additional Properties
Id
Type: integerUnique identifier for the iSCSI authentication credential.
Tag
Type: integerNumeric tag used to associate this credential with iSCSI targets.
User
Type: stringUsername for iSCSI CHAP authentication.
Secret
Type: stringPassword/secret for iSCSI CHAP authentication.
Peeruser
Type: string Default: ""Username for mutual CHAP authentication or empty string if not configured.
Peersecret
Type: string Default: ""Password/secret for mutual CHAP authentication or empty string if not configured.
Discovery Auth
Type: enum (of string) Default: "NONE"Authentication method for target discovery. If "CHAP_MUTUAL" is selected for target discovery, it is only permitted for a single entry systemwide.
Must be one of:
- "NONE"
- "CHAP"
- "CHAP_MUTUAL"
IscsiAuthChangedEvent
Type: objectNo Additional Properties
Id
Type: integerIscsiAuthEntry
Type: objectNo Additional Properties
Id
Type: integerUnique identifier for the iSCSI authentication credential.
Tag
Type: integerNumeric tag used to associate this credential with iSCSI targets.
User
Type: stringUsername for iSCSI CHAP authentication.
Secret
Type: stringPassword/secret for iSCSI CHAP authentication.
Peeruser
Type: string Default: ""Username for mutual CHAP authentication or empty string if not configured.
Peersecret
Type: string Default: ""Password/secret for mutual CHAP authentication or empty string if not configured.
Discovery Auth
Type: enum (of string) Default: "NONE"Authentication method for target discovery. If "CHAP_MUTUAL" is selected for target discovery, it is only permitted for a single entry systemwide.
Must be one of:
- "NONE"
- "CHAP"
- "CHAP_MUTUAL"
IscsiAuthRemovedEvent
Type: objectNo Additional Properties
Id
Type: integerRequired roles: SHARING_ISCSI_AUTH_READ