upload_to_blob_with_meta: Upload File to Blob with Metadata

View source: R/data_assurance_process.R

upload_to_blob_with_metaR Documentation

Upload File to Blob with Metadata

Description

Upload File to Blob with Metadata

Usage

upload_to_blob_with_meta(
  processed.template,
  cont,
  container.path,
  org.id,
  assurance.type,
  file.created,
  template.path
)

Arguments

processed.template

A processed template ready for upload

cont

Azure connection for blob storage

container.path

Container path for blob storage

org.id

Org ID of org site, determined in earlier step

assurance.type

Type of assurance, determined in earlier step

file.created

Time of file creation, determined in earlier step

template.path

Path of the file, determined in earlier step


austl001/MOSLR documentation built on Aug. 17, 2022, 12:07 a.m.