allowedprotocols/{id}
GET {{base_url}}/ers/config/allowedprotocols/{{id}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |
RESPONSES
status: OK
{"AllowedProtocols":{"id":"926901b0-8c01-11e6-996c-525400b48521","name":"Default Device Admin","description":"Default Allowed Protocol Service Device Admin","processHostLookup":false,"allowPapAscii":true,"allowChap":true,"allowMsChapV1":true,"allowMsChapV2":false,"allowEapMd5":false,"allowLeap":false,"allowEapTls":false,"allowEapTtls":false,"allowEapFast":false,"allowPeap":false,"allowTeap":false,"allowPreferredEapProtocol":false,"eapTlsLBit":false,"allowWeakCiphersForEap":false,"requireMessageAuth":false,"link":{"rel":"self","href":"https://ise.securitydemo.net:9060/ers/config/allowedprotocols/926901b0-8c01-11e6-996c-525400b48521","type":"application/json"}}}