You are here
RS0135 - SDA Programmability (Part 1)
Difficulty Level:
Lab Document:
<Please login to see the content>
Category:
Routing & Switching
The video shows programmability capabilities on Cisco DNAC. We will begin with an introduction to REST API and provide quick example to common method of GET, POST, PUT, and DELETE using DNAC standard API. The second half of the video dives into custom API and a demonstration of a Python script that updates interface configuration.
Part 1 of this video covers DNAC standard REST API
Topic:
- DNAC API Guide
- Postman
- ST API
- Authentication
-
GET
- POST
- PUT
- DELETE
- Custom API
- Python