How to import your network infrastructure from your cloud account

This how-to explains how to import your network infrastructure from your cloud account. In our example, this infrastructure contains a VPC which includes in its public subnet a server with a floating IP and a volume. This how-to is valuable for brownfield scenarios where you have your infrastructure in your cloud account and you want to manage it using the Multi-Cloud Orchestrator.

Prerequisites

  • Have a network infrasctructe in your cloud account.

Import VPC

  1. Go to Network -> VPCs VPCs section view
  2. Select the "Import VPC" option in the "Add VPC" selectable. VPC importation select
  3. Select the cloud account where the VPC exists. VPC import
  4. Wait until the VPC is in the "Operational" state. VPC importing
  5. VPC has been imported. VPC imported

Import public server and attached resources

  1. Go to Compute -> Servers Servers section view
  2. Select the "Import servers from cloud account" option in the "Add server" selectable. Servers creation select
  3. Select the cloud account where the server exists. Server cloud account selection pop-up
  4. Wait until the platform imports all servers and its attached resources from your account. Server importing
  5. Server has been imported with its attached resources. Server imported Volume imported Floating IP imported

Additional Resources