> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/oracle_cloud_infrastructure.md).

# Oracle Cloud Infrastructure

Follow these steps to configure a service and seamlessly transfer related alert data from CloudWatch.

Squadcast will process the information and create incidents based on your preferences.

## Using Oracle Cloud infrastructure as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

<figure><img src="/files/ej4AI9zpOyFu5NZJCbwC" alt="How to configure Oracle cloud infrastructure in Squadcast" width="563"><figcaption></figcaption></figure>

2\. Select **Oracle Cloud infrastructure**. Copy the displayed **Webhook URL** to [<mark style="color:blue;">configure</mark>](#create-a-squadcast-webhook-in-Oracle-cloud-infrastructure) it within **Oracle Cloud infrastructure.** Finish by clicking **Add Alert Source** -> **Done**.

<figure><img src="/files/9M6mcYKGysB4xqGf6W85" alt="Steps to add Oracle Cloud Infrastructure integration to a service in Squadcast" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %} <mark style="color:orange;">**Important**</mark>**:**

When an alert source turns <mark style="color:green;">Active</mark>, it’ll show up under Configured Alert Sources. You can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source.\
\
An Alert Source is <mark style="color:green;">active</mark> if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

## Create a Squadcast Webhook in Oracle cloud infrastrcuture

1. Now log in to your Oracle Cloud Infrastructure account.

![](/files/9OyawdrJ9gMvnggXFjEN)

2. Click on any of your instances and select **Notifications**.

![](/files/Natvb2wA1h96DhdIdfRL)

3. Click on **Create Notification**

![](/files/Natvb2wA1h96DhdIdfRL)

4. Choose the template selection for the type of alert and define the alert, choose **Create new topic** from Topic and subscription and define the Copmartment and Topic name. Once done click on **Create notification**.

![](/files/K7XL2HfpJtqfQfaJ3a4T)

5. From the **Notifications** section of the instance click on the topic we have just created. Within the topic click on **Create Subscription** and choose the Protocl as **HTTPS (Cutsom URL)**, paste the webhook URL copied from Squadcast within the URL section and click on create. ![](/files/F9af6wHOCjUAmVOVOW5c)

Your Oracle Cloud Infrastructire Integration is now good to go!

* Whenever an Alarm moves to OK state inside Oracle Cloud the corresponding incident will **automatically be resolved** in Squadcast.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/oracle_cloud_infrastructure.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
