Export a Service

Use the following procedure to export an existing service:

Procedure


Step 1

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

Step 2

Navigate to System and Accounts > Service Alerts > Services.

Step 3

Locate and select the service 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 terrform locally or click Copy Code to copy the JSON resource to manually paste into the terroform script.

Step 7

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

Step 8

Follow the prompts within terraform to complete the task. There are no more steps in the dashboard.