Single File Upload REST Endpoints

Single File Upload
This section describes the APIs to upload a single file of size less than 1GB into the storage.
Delete a Specific File
Method: delete
Path: /ohfapi/storage/v1.0/storage/{bucketName}/{objectName}
Upload a File
Method: put
Path: /ohfapi/storage/v1.0/storage/{bucketName}/{objectName}