Create a dataset collection, into a history, from a dataset list

createDatasetCollection(
  history_id,
  data_info_list,
  dataset_collection_name,
  server,
  api_key
)

Arguments

history_id

History id

data_info_list

dataset information list

dataset_collection_name

dataset collection name

server

Siwaa server url

api_key

Available Siwaa API KEY

Value

dataset_collection_info created dataset collection information