iscsi.auth.query

Sent on iscsi.auth changes.

Type: object

IscsiAuthAddedEvent

Type: object
No Additional Properties

Id

Type: integer

IscsiAuthEntry

Type: object
No Additional Properties

Id

Type: integer

Unique identifier for the iSCSI authentication credential.

Tag

Type: integer

Numeric tag used to associate this credential with iSCSI targets.

User

Type: string

Username for iSCSI CHAP authentication.

Secret

Type: string

Password/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: object
No Additional Properties

Id

Type: integer

IscsiAuthEntry

Type: object
No Additional Properties

Id

Type: integer

Unique identifier for the iSCSI authentication credential.

Tag

Type: integer

Numeric tag used to associate this credential with iSCSI targets.

User

Type: string

Username for iSCSI CHAP authentication.

Secret

Type: string

Password/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: object
No Additional Properties

Id

Type: integer


Required roles: SHARING_ISCSI_AUTH_READ