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.
Hi all, when I execute the query https://10.1.2.10:9060/ers/config/endpoint?filter=mac.EQ.00:c0:b7:cd:62:67I do get the endpoint ID. But how to proceed to get info like IP Address, Username and other info visible in the endpoint browser GUI. Thanks &...
Hi, Ive created a script tp backup and restore the APIC configuration.Now I want to show the corresponsing status of the restore or backup event. Using Cobra SDK I do the request below and get a list of events back.But how do I relate the Event to...
Hi!Im trying to export my apic policy via a python script. Creating an export policy works also creating the remote destination works.But how do I tell the APIC to use the destination I created for the export policy. There is no attribute in the cob...
Hi, thanks for the info. I do have the mac address and Im searching for all other details like the IP, hostname, username, etc asscoiated with that MAC. I gave up on trying to achieve this via the ERS-API. I exported the endpoint DB to a csv file. ...
Yeah Ive read the basic documentation. The search for an endpoint via a MAC works. But the info that is returned by the API call is not what I need. I need the IP Address and the username for example. Not only of WLAN clients but off all available E...