beye91 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%