Dataset API - Dropzone
Hi,
When using the dataset API, the value for "Enableddropzone" is FALSE even though the dataset is set up for "Enable external system dropzone". Does the API only show "Enable server dropzone"?
Thanks
Best Answer
-
It looks like you're right @James T Sidebotham , the datasets API response doesn't show whether a Dataset has the external system dropzone enabled:
The
"enableDropZone": false / true
value shows is the server dropzone is enabled.
Only datasets loaded from SFTP, AWS S3 and Microsoft ADLS Gen2 system types will have this setting in the UI, but I can see how it could be useful to return in the API too.
I'd recommed raising it as an Idea on this Community
0
Answers
-
Hi James
(Internal) Dropzone is a folder local to where Data Studio is hosted
External system dropzone is a folder in a cloud filestore or ftp location
0 -
Thanks Josh, yes I am aware of the difference, but that still doesn't answer the question. The API doesn't list both types of drop zones?
0 -
Thanks Henry, will do.
0