C# Automation Using Restful API to control Cisco Switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 06:34 AM
Hi,
I would like to control a Cisco Business 220 Switch for automation purposes using the .NET framework to achieve this (C# code).
Are there any sample codes using RESTful API or any other method to control the Cisco Business 220 Switch and get a response about the Cisco Business 220 Switch's status?
For example, port control(enable/disable), switch's port status, and network's Bandwidth measurement.
If there aren't any code samples, I would appreciate some guidance to accomplish this goal.
Thanks in advance.
- Labels:
-
Code and Deployment
-
Features or Bugs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 06:58 AM
If this is running image IOS XE it’s standard XE documents https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/176/b_176_programmability_cg/m_176_prog_restconf.html
I couldn’t find any specific documents for this model and APIs
Connect with me https://bigevilbeard.github.io
