iscsi.portal.update

Update iSCSI Portal id.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the iSCSI portal to update.

Parameter 2: iscsi_portal_update

iscsi_portal_update

Type: object

Updated iSCSI portal configuration data.

No Additional Properties

Listen

Type: array of object

Array of IP addresses for the portal to listen on.

No Additional Items
Each item of this array must be:

IscsiPortalIP

Type: object
No Additional Properties

Ip

Type: string

IP address for the iSCSI portal to listen on.

Must be at least 1 characters long

Comment

Type: string

Optional comment describing the portal.

IscsiPortalEntry

Type: object

The updated iSCSI portal configuration.

No Additional Properties

Id

Type: integer

Unique identifier for the iSCSI portal.

Listen

Type: array of object

Array of IP address and port combinations for the portal to listen on.

No Additional Items
Each item of this array must be:

IscsiPortalIPInfo

Type: object
No Additional Properties

Ip

Type: string

IP address for the iSCSI portal to listen on.

Must be at least 1 characters long

Port

Type: integer

TCP port number for the iSCSI portal.

Tag

Type: integer

Numeric tag used to associate this portal with iSCSI targets.

Comment

Type: string Default: ""

Optional comment describing the portal.



Required roles: SHARING_ISCSI_PORTAL_WRITE