ndi.cloud.upload.update_cloud_metadata_struct
UPDATE_CLOUD_METADATA_STRUCT - upload metadata to the NDI Cloud
[STATUS, DATASET] = ndi.cloud.upload.UPDATE_CLOUD_METADATA_STRUCT(DATASETID, S, SIZE)
Inputs:
DATASETID - the dataset ID to update
S - a struct with the metadata to upload
SIZE - a float representing the size of this dataset in kilobytes
Outputs:
STATUS - did the upload work? 0 for no, 1 for yes
DATASET - The updated dataset