You have created a container in Oracle Storage Cloud Service. How would you upload a file to that container when using a REST API call?
A. You cannot upload files using REST API calls.
B. Send a PUT request to{accountURL}/{containerName}.
C. Send a PUT request to{accountURL}/{containerName}/{objectName}.
D. Send a POST request to{accountURL}/{containerName}/{objectName}. E. Send a POST request to{accountURL}.
You have created a container in Oracle Storage Cloud Service. How would you upload a file to that container when using a
-
- Site Admin
- Posts: 899589
- Joined: Mon Aug 02, 2021 8:13 am