pool.dataset.attachments
========================
Return a list of services dependent of this dataset.
Responsible for telling the user whether there is a related share, asking for confirmation.
Example return value: [
{ "type": "NFS Share", "service": "nfs", "attachments": ["/mnt/tank/work"] }
]
.. raw:: html
Type: object Type: array No Additional ItemsTuple Validation
Parameter 1: id
Result
Type: array of object No Additional ItemsEach item of this array must be:
PoolAttachment
Type: object No Additional Properties Attachments
Type: array of string No Additional ItemsEach item of this array must be:
*Required roles:* DATASET_READ