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,
When I modify an endpoint custom attribute in ISE (thru the API) (MAB authenticated), the "authorization profile" change, but not the "endpoint profile".I need to do a clear session for the endpoint on the switch on which the endpoint is conne...
Hello,
My router is managed in IOT Operation Center.I have uploaded EI-Agent (Edge Intelligence) application.The application is running, but the agent is not registering in EI-Cloud.The application in IOX Local Device Manager is showing : app : unhea...
Hello,I do receive this message in loop.
What is the problem ?
Sep 29 16:05:14.125: %IOX-6-SOCK_MESSAGE: Received IOX_REQUEST message with opcode IOX_REQUEST_GET_PROTECT_KEY from IOX Client
Sep 29 16:05:14.333: %IOX-6-SOCK_SEND: Sending IOX_REQUE...
Hello,
I have devices registered in Actility ThingPark Wireless (NS in the cloud) and I have several ways to send my data, but I don't know exactly how to configure that in Actility neither in EFM.
On Actility side i have the following possibilitie...
the headers was :
headers = {'Accept': 'application/json'}
While the request sends back : <?xml version="1.0" encoding="UTF-8" standalone="yes"?><remoteCoA requestType="reauth"><results>true</results></remoteCoA>
So it is XML content and not json
Hello,
It does work with the URL from a browser, and using cURL :
$ curl -v https://10.1.23.14/admin/API/mnt/CoA/Reauth/ise24/00:22:BD:F7:39:21/2 -u "admin:1SEC1sc0123&"
% Total % Received % Xferd Average Speed Time Time Time Current...
Hello, I know and it is configured.The point here is that when I use a browser and send
https://10.1.23.14/admin/API/mnt/CoA/Reauth/ise24/00:22:BD:F7:39:21/2it works (it does what it is expected, it does the reauth)but when I generate the same get....
Hello,
I have a "quick" question regarding python and ISE API:
When using my browser, with this URL : https://10.1.23.14/admin/API/mnt/CoA/Reauth/ise24/"Mac@"/2, it does "RERUN" reauth as expected for the specified Mac@ in ISE.
When I perform the...