cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
280
Views
0
Helpful
0
Replies

Issue in Reverse Route API in CISCO ISE (DACL Format)

dev3.nhq-dl
Level 1
Level 1

If we want to update the DACL in ISE by API (https://ip:9060/ers/config/downloadableacl/id)

Passing data in body is:
{
     "DownloadableAcl": {
         "id":"" ,
         "name": "Kritika",
         "description":"" ,
         "dacl": "permit Tcp host 10.1.24.4 eq 80 host 10.8.26.1"
      }
}
then it will give the validation error says: while creating DACL , the keyword "Any" must be the source . why it is so?

0 Replies 0