Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I would like to programmatically pull details about a cisco platform based on the PID. The main ask is to get port counts and capabilities from that API. (How many ports? What can they support for speeds?)
I found this API that allows quite a fe...