allowedprotocols
POST {{base_url}}/ers/config/allowedprotocols
Request Body
{"AllowedProtocols"=>{"name"=>"MyAllowedProtocols", "description"=>"My Allowed Protocols", "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}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |