FileUploadBody
hostPathstring
hostPath is the full file path of the file on the host, used to store additional metadata and check for file upload completeness within an environment.
namestringrequired
initiatorstringrequired
bucketstring
FileUploadBody
{
"hostPath": "string",
"name": "string",
"initiator": "string",
"bucket": "string"
}