pool.detach =========== Detach a disk from pool of id `id`. .. examples(websocket):: Detach ZFS device. :::javascript { "id": "6841f242-840a-11e6-a437-00e04d680384", "msg": "method", "method": "pool.detach, "params": [1, { "label": "80802394992848654" }] } .. raw:: html
ID of the pool to detach a disk from.
Configuration for the disk detachment operation.
No Additional PropertiesGUID or device name of the vdev to detach.
Whether to wipe the detached disk after removal.
Indicates successful disk detachment.
Specific value:true