iscsi.initiator.create

Create an iSCSI Initiator.

initiators is a list of initiator hostnames which are authorized to access an iSCSI Target. To allow all possible initiators, initiators can be left empty.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: iscsi_initiator_create

iscsi_initiator_create

Type: object

Authorized initiator group configuration data for creation.

No Additional Properties

Initiators

Type: array of string Default: []

Array of iSCSI Qualified Names (IQNs) or IP addresses of authorized initiators.

No Additional Items
Each item of this array must be:
Type: string

Comment

Type: string Default: ""

Optional comment describing the authorized initiator group.

IscsiInitiatorEntry

Type: object

The created authorized initiator group configuration.

No Additional Properties

Id

Type: integer

Unique identifier for the authorized initiator group.

Initiators

Type: array of string Default: []

Array of iSCSI Qualified Names (IQNs) or IP addresses of authorized initiators.

No Additional Items
Each item of this array must be:
Type: string

Comment

Type: string Default: ""

Optional comment describing the authorized initiator group.



Required roles: SHARING_ISCSI_INITIATOR_WRITE