pool.dataset.export_keys ======================== Export keys for `id` and its children which are stored in the system. The exported file is a JSON file which has a dictionary containing dataset names as keys and their keys as the value. Please refer to websocket documentation for downloading the file. This method is a job. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: string

The dataset ID (full path) to export keys from recursively.

Result

Type: null

Returns null on successful key export.



*Required roles:* DATASET_WRITE | REPLICATION_TASK_WRITE