/APIC-EM-to-DNA-Center-migration

This script will help you to migrate devices managed by APIC-EM (inside of the PnP module and organized by projects) to DNA-Center inventory.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

APIC-EM-to-DNA-Center-migration

This script will help to migrate devices from APIC-EM PnP projects / device inventory to DNA-Center.

It is a simple shell script which calls the API of APIC-EM and DNA-C.

Usage: migration.sh [-a] [-d] [-h] [-m]

  • -a APIC-EM IP address
  • -d DNA-Center IP address
  • -h Help menue
  • -m Start migration

Required is "jq" to process the JSON output on the linux box.