Export an Alert

Use the following procedure to export an existing alert:

Procedure


Step 1

In the Security Cloud Control platform menu, choose Products > Multicloud Defense .

Step 2

Navigate to System and Accounts > Service Alerts > Alert Rules.

Step 3

Locate and select the alert within the table so it is highlighted.

Step 4

Expand the Actions drop-down menu and click Export.

Step 5

Multicloud Defense generates an export wizard.

Step 6

Either click Download to download the terraform locally or click Copy Code to copy the JSON resource.

Step 7

Manually paste into the terraform script.

Step 8

Within the terraform prompt, execute the command provided in the lower half of the window: terraform import "ciscomcd_alert_rule"."alertname" <number in table>

Step 9

Follow the prompts within the terraform prompt to complete the task. Close the export window in Multicloud Defense. There are no more steps in the dashboard.