Skip to content

Added steps for file collection API instruction

Ashwani Pandey requested to merge IBM_dataset_update into main

Added below three API for File collection:

  1. Make a call to dataset service to get storage instructions (Upload Instructions) for File Collection.
  2. Client will upload the multiple files prior to below steps using temporary credentials in step 1. They will execute below sample request for File Collection and with File collection path from earlier step to get dataset registry id.
  3. Make a call to get retrieval instructions for File Collections

Merge request reports