Controllers

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Hi All i have a apic-em installation where the clients will not start, possible due to missing diskspacewhat can i do to clean up ? From grapevine GUI:Unable to find host with enough capacity. Rejecting grow request for service=access-policy-programm...

Hi, I am able to execute this script, meaning i am getting the expected output, however wondering why i am getting the error regarding "websocket", what does it mean ?   (py3venv) C:\Users\Nilesh\Documents\aci_auto\acitoolkit\samples>python aci-show-...

Hi developers, I am trying to install the ACItoolkit into my windows 10 machine. I have downloaded it, but when trying to install it using the power shell, i am getting a permission denied error -  PS D:\ACItoolKit\acitoolkit-master> lsDirectory: D:\...

Hello, I´m trying to get using a cobra python script to obtain info about deployed EPGs for a physical port on ACI fabric. In ACI GUI you can see this information for deployed EPG under fabric inventory > node > phys port. I reverse engineered from t...

Hi All,I'm keen to hear from anyone using the Cisco ACI Add-on for Splunk Enterprise to monitor their ACI infrastructure. I've found a few resources, from a few years ago, on the Cisco site but am keen to hear about, and share, experience using the a...

I want to know how to find specific object with name. (i.e search EPG object with name)I already know through the tutorial how to read the list of objects using the get method and for-loop statement. I am looking for another way not to use a for loop...

JM.LEE by Level 1
  • 1319 Views
  • 2 replies
  • 0 Helpful votes

I would like to know ifType specifications.  I run the below API and it returns the ifType value as an integer. Can it be used to identify the switch port type? I am getting the value as 56 or 2 for ifType. What 56 or 2 or any other value mean? Can y...