pool.attach =========== `target_vdev` is the GUID of the vdev where the disk needs to be attached. In case of STRIPED vdev, this is the STRIPED disk GUID which will be converted to mirror. If `target_vdev` is mirror, it will be converted into a n-way mirror. This method is a job. .. raw:: html
ID of the pool to attach a disk to.
Configuration for the disk attachment operation.
No Additional PropertiesGUID or device name of the target vdev to attach to.
Name of the new disk to attach.
Whether to allow attaching disks with duplicate serial numbers.
Returns null on successful disk attachment.