PinnedOCI REST APIs from PostmanFor creating/updating/deleting a user/compute/database/API Keys or anything for that matter we usually have four ways: 1. OCI Console. 2. OCI REST APIs through Postman. 3. OCI REST APIs through CURL commands. 4. OCI REST APIs through OCI SDKs. In this blog, we will focus our discussion around using OCI REST…Oracle3 min read
PinnedOCI API Gateway for REST & SOAP IntegrationsIn this post, we will be touching up on a high-level as to what is OCI API Gateway and then in depth as to how you can use OCI API Gateway as front-end for your OIC Integrations. What is API Gateway ? In simple terms, API Gateway acts as a frontend to your applications so…Oracle Integration Cloud4 min read
4 days agoOCI Dashboards for OIC Activity Stream Logs & Default MetricsIn this blog, we will see how to create various dashboards in OCI Logging Analytics w.r.t OIC. Pre-requisites: Please go through my previous blogs: How to enable Activity Stream Logs for OIC here — Read through this to know how to fetch OIC Activity Stream Logs. How to load OIC Activity…Oci5 min read
Jun 17Decoding OIC Instance MetricsIn this blog, we will discuss on how to decode various Metrics provided on OIC Instance Home page. Oracle Cloud Infrastructure provides with few default metrics for an Oracle Integration Cloud Instance Home page. This Dashboard shows the below metrics for a chosen interval a. Received Messages → Number of…Oci2 min read
Jun 8Dashboard for OIC LogsIn continuation to my previous blog, where we have learnt how to enable Activity Stream Logs for OIC. In this blog, we will focus on Generating Dashboards from OIC Logs. Pre-Requisites You have enabled Logging Analytics in your tenancy/compartment. You have enabled Activity Stream logs on your OIC Instance. IAM Policies for Logging Analytics OCI…Oic4 min read
Jun 8Logging in OICIn this blog, we will cover couple of concepts around OIC Logs & Dashboards: How can we retain OIC Logs for a longer period? How to generate Dashboards from your OIC Logs? — We will discuss about this in the subsequent blog. Logging in OIC Most of the customers now-a-days are often interested…Oic3 min read
Jun 6Customizing OCI Python SDKsOCI provides customers with the flexibility of Provisioning/Configuring their OCI environment in multiple ways as mentioned below: 1. Direct from OCI Console → this is where we login to OCI Console and create the resources we need manually. 2. OCI Cloud Shell → For this we will login to OCI…Oci4 min read
Jun 3Ways to Upload Objects to Bucket in OCIThere are multiple ways in which you can upload Objects to OCI Object Storage Buckets. In this blog, we will discuss few of the ways in which this can be achieved. …Oci2 min read
Jun 2Invoke OCI REST APIs through CURLIn this blog, we will be discussing on how to invoke OCI REST APIs through CURL. To execute this, we can run the CURL commands in both Linux & Windows. For Windows, the commands would look almost the same and we have to modify the escape characters. Also, the same…4 min read
May 30Access Restriction to OIC through OCI API Gateway & configuring OCI API Gateway with backends having Query/Path ParamsIn this blog, we will cover the below topics: How to create an OCI API Gateway Instance. 2. How to create an OIC Instance. 3. How to create connection between OIC and OCI API Gateway. 4. How to deploy OIC Integrations on to OCI API Gateway directly. 5. How to…Oci6 min read