nvmet.namespace.delete

Delete NVMe target namespace of id.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the NVMe-oF namespace to delete.

Parameter 2: options

options

Type: object

Options controlling namespace deletion behavior.

No Additional Properties

Remove

Type: boolean Default: false

Remove file underlying namespace if device_type is FILE.

Result

Type: const

Returns true when the NVMe-oF namespace is successfully deleted.

Must be one of:
  • true
Specific value: true


Required roles: SHARING_NVME_TARGET_WRITE