Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 827 Bytes

PoolDatasetExportKey.md

File metadata and controls

10 lines (7 loc) · 827 Bytes

# PoolDatasetExportKey

Properties

Name Type Description Notes
id string Export own encryption key for dataset `id`. If `download` is `true`, key will be downloaded in a json file where the same file can be used to unlock the dataset, otherwise it will be returned as string. [optional]
download bool Export own encryption key for dataset `id`. If `download` is `true`, key will be downloaded in a json file where the same file can be used to unlock the dataset, otherwise it will be returned as string. [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]