{% extends "base.html" %} {% block title %}Migrate — Netcanon{% endblock %} {% block content %}

Migrate

Parse a source config through one adapter, validate it against a target adapter's capability matrix, and render the result. Backed by POST /api/v1/migration/plan.

overwrites the textarea
{% endblock %} {% block scripts %} {% endblock %}