Skip to content

ndi.cloud.update_cloud_metadata_struct

  UPDATE_CLOUD_METADATA - upload metadata to the NDI Cloud

  [STATUS, DATASET] = ndi.cloud.UPDATE_CLOUD_METADATA_STRUCT(DATASETID, AUTH_TOKEN, S, SIZE)

  Inputs:
    DATASETID - the dataset ID to update
    AUTH_TOKEN - an upload token for NDI Cloud
    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