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.
Hello,In my configuration I have three EPGs - EPG-1, EPG-2 and EPG-3. Two static paths are created in EPG-2 and a static path is created in EPG-3. All these three interfaces are on a common VLAN and contract established between these EPGs. This is...
Hello,I am trying to open a websocket connection to APIC Controller that results into an exception with "Didn't switch protocols". I am using Jetty implementation for Java websocket.The websocket URL is of the form "wss://<URL>/socket<APIC-Cookie>"T...
Hi,I can successfully login to APIC node via HTTPS. I am now trying to open a Websocket connection to this node from JavaScript via web socket supported Chrome browser.I have tried to open a Websocket session via "ws:" and "wss:" resulting into diff...