iscsi.extent.delete

Delete iSCSI Extent of id.

If id iSCSI Extent’s type was configured to FILE, remove can be set to remove the configured file.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the iSCSI extent to delete.

Parameter 2: remove

remove

Type: boolean Default: false

Whether to remove the underlying file for file-based extents.

Parameter 3: force

force

Type: boolean Default: false

Whether to force deletion even if the extent is in use.

Result

Type: const

Returns true when the iSCSI extent is successfully deleted.

Must be one of:
  • true
Specific value: true


Required roles: SHARING_ISCSI_EXTENT_WRITE