nvmet.subsys.delete =================== Delete NVMe target subsystem (`subsys`) of `id`. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the subsystem to delete.

Parameter 2: options

options

Type: object

Options for subsystem deletion behavior.

No Additional Properties

Force

Type: boolean Default: false

Force subsystem deletion, even if currently associated with one or more namespaces or ports.

Result

Type: const

Indicates successful deletion of the subsystem.

Specific value: true


*Required roles:* SHARING_NVME_TARGET_WRITE