downloadableacl/{id}

GET {{base_url}}/ers/config/downloadableacl/{{id}}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format

RESPONSES

status: OK

{"DownloadableAcl":{"id":"5cc3d850-ea30-11ea-8b14-005056871e13","name":"DENY_ALL_IPV6_TRAFFIC","description":"Deny all ipv6 traffic","dacl":"deny ipv6 any any","daclType":"IPV6","link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/downloadableacl/5cc3d850-ea30-11ea-8b14-005056871e13","type":"application/json"}}}