How would you upload a file to that container when usin…

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?

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.
Send a PUT request to {accountURL}/{containerName}/{objectName}.

B.
Send a POST request to {accountURL}/{containerName}/{objectName}.

C.
Send a POST request to {accountURL}.

D.
you cannot upload files using REST API calls.

Explanation:



Leave a Reply 2

Your email address will not be published. Required fields are marked *