jbof.delete

Delete a JBOF by ID.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the JBOF to delete.

Parameter 2: force

force

Type: boolean Default: false

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

Result

Type: const

Returns true when the JBOF is successfully deleted.

Must be one of:
  • true
Specific value: true


Required roles: JBOF_WRITE