cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1754
Views
3
Helpful
4
Replies

APIC TRAINING!!

NETAD
Level 4
Level 4

Hi guys,

What study material do you recommend for someone who's just getting introduced to APIC? We will be deploying some nexus 9k switches in a leaf and spine architecture with APIC controllers. I just dont have any previous experience. Is Python required or does the controller come with pre-defined scripts and such?

THanks

1 Accepted Solution

Accepted Solutions

Hi Sleiman,

    You can write scripts with Python using APIC-EM APIs. Here are some of the examples

GitHub - CiscoDevNet/apicem-ll-sample-code: This sample code is paired with the Cisco DevNet Learning Labs APIC-EM APIs …

Thanks and Regards,

Geevarghese

View solution in original post

4 Replies 4

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Sleiman,

   You can try this url which contains good material for getting started.

   Cisco DevNet: APIC Enterprise Module (EM) - Getting Started

   Learning Python is Good -- You can try this url for more details

  Cisco DevNet: Coding 101 Tutorial

Thanks and Regards,

Geevarghese

Thanks. How can Python be used with APIC?

Hi Sleiman,

    You can write scripts with Python using APIC-EM APIs. Here are some of the examples

GitHub - CiscoDevNet/apicem-ll-sample-code: This sample code is paired with the Cisco DevNet Learning Labs APIC-EM APIs …

Thanks and Regards,

Geevarghese

Thanks so much