Export a Service

Use the following procedure to export an existing service:

Procedure


Step 1

Navigate to System and Accounts > Service Alerts > Services.

Step 2

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

Step 6

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 7

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