A deployment configuration file is an input to the migration coordinator tool. The migration coordinator reads the .json configuration file, validates it against a pre-defined JSON schema, and migrates the Aria Automation resource configurations from the existing NSX-V environment to a new NSX environment.
- List of resources that Aria Automation has created.
- List of resources that Aria Automation references from the existing NSX-V environment.
- List of network interfaces of the workload VMs that Aria Automation has created.
- Desired mapping of the Aria Automation resources to NSX objects.
- Create a relevant tier-1 gateway in NSX that maps to the Network Profile deployed in Aria Automation.
- Attach an NSX overlay segment to the downlink of this tier-1 gateway.
The deployment configuration file is generated from the Aria Automation environment, and it provides configuration information about all the Aria Automation created on-demand resources that are deployed over several days of network operations. This configuration file must be valid and conform to a pre-defined JSON schema.
Typically, the cloud administrator generates the deployment configuration file and provides it to the network administrator, who runs the migration coordinator tool in the NSX environment. In some organizations, a single administrator might perform both roles.
Remember, each Aria Automation deployment can create multiple on-demand networks, and each network can have multiple network interfaces. The networks inside a deployment can consume resources that are either created by Aria Automation or that are existing in NSX-V.
- Deployment 1: For creating two on-demand private networks and one on-demand routed network.
- Deployment 2: For creating on-demand security groups.
- Deployment 3: For creating on-demand routed networks with no services.
When you are ready to migrate NSX-V with Aria Automation to NSX, a single deployment configuration file is generated from Aria Automation, and uploaded as an input file to the migration coordinator.