Lorsque vous vous inscrivez à ce cours, vous êtes également inscrit(e) à cette Spécialisation.
Apprenez de nouveaux concepts auprès d'experts du secteur
Acquérez une compréhension de base d'un sujet ou d'un outil
Développez des compétences professionnelles avec des projets pratiques
Obtenez un certificat professionnel partageable
Il y a 4 modules dans ce cours
This course will provide a solid foundation for understanding how APIs are utilized in network automation by discussing important topics such as data encoding formats, REST APIs, and the Python Requests library. Upon completion of the course, you will be equipped with the necessary skills to utilize APIs in your network automation solution and be able to describe the usefulness of APIs in this context.
This course is primarily intended for network engineers, systems engineers, network architects, and managers interested in learning the fundamentals of network automation and network APIs.
By the end of the course, you will be able to:
- Describe the need for data encoding formats and study various data encoding formats.
- Interpret and construct HTTP-Based APIs calls to network devices.
- Construct and interpret Python scripts using the Python requests module to automate devices that have HTTP-based APIs.
To be successful in this course, you should be proficient in fundamental network routing & switching technologies, understand the basics of Python programming (3-6 mos exp.) and have some familiarity with Linux.
In this module, we will review the topics and what you will learn in this course.
Inclus
1 vidéo2 lectures1 sujet de discussion
Afficher les informations sur le contenu du module
Using APIs for Network Automation Course Syllabus•2 minutes
Course Introduction for Using APIs for Network Automation•2 minutes
1 sujet de discussion•Total 10 minutes
Meet and Greet•10 minutes
Reviewing Data Formats and Data Encoding
Module 2•2 heures à terminer
Détails du module
The foundational programming topic of data encoding formats is an essential skill for understanding the more advanced concepts like APIs (Application Programming Interfaces) and Python programmability. In this course, you will first learn about the two main data encoding formats, XML (extensible markup language) and JSON (JavaScript Object Notation), which are commonly used in APIs. This course also introduces YAML, a structured data format and markup language commonly used for configuration files in automation and is gaining popularity due to its ease of readability for humans.
Inclus
6 vidéos7 lectures6 devoirs
Afficher les informations sur le contenu du module
6 vidéos•Total 43 minutes
Module Introduction for Reviewing Data Formats and Data Encoding•2 minutes
Data Encoding Formats•8 minutes
JavaScript Object Notation•7 minutes
Extensible Markup Language•10 minutes
YAML Data Serialization Standard•7 minutes
Ask The Expert—Data Encoding Formats•9 minutes
7 lectures•Total 29 minutes
Data Encoding Formats•6 minutes
Serialization and Deserialization of Data•3 minutes
JavaScript Object Notation •4 minutes
JSON in Python•4 minutes
Extensible Markup Language•4 minutes
Work with XML and JSON•4 minutes
YAML Data Serialization Standard•4 minutes
6 devoirs•Total 21 minutes
Graded Quiz for Reviewing Data Formats and Data Encoding•8 minutes
Practice Quiz for Data Encoding Formats•3 minutes
Practice Quiz for JavaScript Object Notation•4 minutes
Practice Questions for Extensible Markup Language •3 minutes
Practice Quiz for YAML Data Serialization Standard•2 minutes
Practice Quiz for Ask the Expert session•1 minute
Introducing HTTP Network APIs
Module 3•1 heure à terminer
Détails du module
The application programming interface (API) enables unrelated applications to interface with each other without having to understand how each other works or share the same programmatic language. APIs are becoming more commonplace in today’s digital age and are enabling a world of automation and interactivity. Network Engineers need to understand how to leverage APIs as vendors like Cisco are designing APIs for many of their products, enabling the ease of Network Automation and creating more possibilities to interact with 3rd party non-networking products.
Inclus
7 vidéos6 lectures7 devoirs
Afficher les informations sur le contenu du module
7 vidéos•Total 22 minutes
Module Introduction to Introducing HTTP Network APIs•3 minutes
API Overview•1 minute
HTTP-Based APIs•3 minutes
RESTful APIs vs. Non-RESTful APIs•3 minutes
Common API Constraints•7 minutes
Postman•2 minutes
Streaming Telemetry•2 minutes
6 lectures•Total 23 minutes
API Overview•2 minutes
HTTP-Based APIs•3 minutes
RESTful APIs vs. Non-RESTful APIs•5 minutes
Common API Constraints•7 minutes
Postman•2 minutes
Streaming Telemetry•4 minutes
7 devoirs•Total 17 minutes
Graded Quiz for Introducing HTTP Network APIs•7 minutes
Practice Quiz for API Overview•1 minute
Practice Quiz for HTTP-Based APIs•2 minutes
Practice Quiz for RESTful APIs vs. Non-RESTful APIs•2 minutes
Practice Quiz for Common API Constraints•2 minutes
Practice Quiz for Postman•2 minutes
Practice Quiz for Streaming Telemetry•1 minute
Using Python Requests to Automate HTTP-Based APIs
Module 4•1 heure à terminer
Détails du module
Nearly any platform or commercial product comes with some sort of application programming interface (API) capability, many of which are HTTP APIs. These APIs can be used for machine-to-machine communication for network automation and can be the catalyst that you need to fully accelerate your network automation journey. You have seen how you can use Postman for testing and exploring HTTP APIs, but to do anything with the API, while in a programming language like Python, you need to use an HTTP client. One such client, which is presented in this section, is the Requests module for Python.
Inclus
4 vidéos4 lectures3 devoirs
Afficher les informations sur le contenu du module
4 vidéos•Total 22 minutes
Module Introduction to Using Python Requests to Automate HTTP-Based APIs•2 minutes
Python Requests Overview•5 minutes
HTTP Authentication - Part 1•5 minutes
HTTP Authentication - Part 2•9 minutes
4 lectures•Total 16 minutes
Python Requests Overview•5 minutes
HTTP Authentication•4 minutes
Token-Based Authentication•4 minutes
Session-Based Authentication•3 minutes
3 devoirs•Total 13 minutes
Graded Quiz for Using Python Requests to Automate HTTP-Based APIs•9 minutes
Practice Quiz for Python Request Overview•2 minutes
Practice Quiz for HTTP Authentication•2 minutes
Obtenez un certificat professionnel
Ajoutez ce titre à votre profil LinkedIn, à votre curriculum vitae ou à votre CV. Partagez-le sur les médias sociaux et dans votre évaluation des performances.
Instructeur
Évaluations de l’enseignant
Évaluations de l’enseignant
Nous avons demandé à tous les étudiants de fournir des commentaires sur nos enseignants au sujet de la qualité de leur pédagogie.
The Cisco Learning and Certifications organization is a worldwide leader in training and education programs that foster the development of careers in networking and other technology areas. The organization caters to a global community of students, partners, customers, and employees who seek the most up-to-date training on Cisco technologies and certifications.
Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?
Felipe M.
Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’
Jennifer J.
Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’
Larry W.
Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’
Chaitanya A.
’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
Avis des étudiants
4.6
35 avis
5 stars
74,28 %
4 stars
17,14 %
3 stars
5,71 %
2 stars
2,85 %
1 star
0 %
Affichage de 3 sur 35
M
MR
5·
Révisé le 22 oct. 2025
the course is well designed , I was able to understand key concepts clearly .
When will I have access to the lectures and assignments?
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
What will I get if I subscribe to this Specialization?
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.