Export an Alert

Use the following procedure to export an existing alert:

Procedure


Step 1

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

Step 2

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

Step 3

Expand the Actions drop-down menu and click Export.

Step 4

Multicloud Defense generates an export wizard.

Step 5

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

Step 6

Manually paste into the terraform script.

Step 7

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 8

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.