Tag: OCI
-

Oracle Cloud: upload large files through the Object Store REST API
Oracle Cloud: upload large files through the Object Store REST API In the previous post I used a simple oci-curl() function as a Command Line Interface to the Oracle Cloud Infrastructure without installing any client tool or language. It was easy for simple things such as starting and stopping services. But it can also be
-

Oracle Cloud: start/stop automatically the Autonomous Databases
Oracle Cloud: start/stop automatically the Autonomous Databases In the previous post I’ve setup all the environment to be able to easily control the OCI services without bothering with the sign-in headers, and without installing anything. In this post I’ll used the oci-curl() function to stop all my Autonomous Database services. In the previous post, I’ve
-

Oracle Cloud Infrastructure API Keys and OCID
Oracle Cloud Infrastructure API Keys and OCID As you may have read in the news, CERN is testing some Oracle Cloud services. When a large organisation is using the Cloud Credits, there's a need to control the service resources. This requires automation and then the GUI interface from the Cloud portal is not sufficient. We