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.
When a device is decommissionned, I would like to use the REST API feature to delete it from its Tacacas Network Device Group. The ERS SDK contains examples. That's fine. Now I would like, to use the REST API to delete the Network Device Group when ...
I am running ISE 2.4 (Tacacs Feature) Patches 1 to 5.I am using the ISE ERS API to add a Network Device. Is there a way to check if the ip address already exist before trying to add the device? I know how to check if a device already exists, but I c...
I am running ISE 2.4 (patches 1 to 5) with Tacacs+ enabled . I am trying to add a Network Device Group using the REST API. I am doing the tests with Postman.I am reproducing the example found in the "External RESTful Services (ERS) Online SDK" API Do...
I am running ISE 2.4 with patch 5.I have scheduled a SFTP weekly configuration backup to a NAS protected by a FW.(See config attached).the port 22 is open. The weekly configuration backup runs on Sunday. On Monday, when I check the backup is frozen a...
I run 2 x ISE 2.4 Patch 5.
I have scheduled a weekly backup (Configurational Backup).
The size of the backup file grows every week (500MB on last week and now 750MB).
Is there a way to reduce it ? What takes so much space?
Before I was running ACS...
I found the missing parameter after dozens of tries.Yo have to add the "othername" keyword it must contain the first part of the "name" until the "#" sign.json exemple :{"NetworkDeviceGroup" : {"name" : "ACS#All ACS#AA","othername" : "ACS","descripti...
Thanks.i have tried several sftp transfers as you advised (manual with GUI and/or short password) but no way. I will check the Firewall with the IT team, just in case some other ports are needed. Only the CLI sftp transfer works.
Hi Damien,
yes I have read it . There is an example to create an internal user, but nothing about the "identity group". The aim is to create a new account and to assign it to an existing group. Same for a new device and a NDG.
And I have not found ...