networkdevice : Basic RADIUS & TACACS Copy

POST {{base_url}}/ers/config/networkdevice

Request Body

{"NetworkDevice"=>{"id"=>"2a380d60-959e-11eb-9748-a2d5702430b5", "name"=>"WLC", "description"=>"", "NetworkDeviceIPList"=>[{"ipaddress"=>"198.19.11.10", "mask"=>32}], "authenticationSettings"=>{"networkProtocol"=>"RADIUS", "radiusSharedSecret"=>"C1sco12345", "enableKeyWrap"=>false, "dtlsRequired"=>false, "keyEncryptionKey"=>"", "messageAuthenticatorCodeKey"=>"", "keyInputFormat"=>"ASCII", "enableMultiSecret"=>"false"}, "snmpsettings"=>{"version"=>"TWO_C", "roCommunity"=>"C1sco12345", "authPassowrd"=>"", "privacyPassowrd"=>"", "pollingInterval"=>28800, "linkTrapQuery"=>true, "macTrapQuery"=>true, "originatingPolicyServicesNode"=>"Auto"}, "tacacsSettings"=>{"sharedSecret"=>"C1sco12345", "connectModeOptions"=>"OFF", "previousSharedSecret"=>"", "previousSharedSecretExpiry"=>0}, "profileName"=>"Cisco", "coaPort"=>1700, "NetworkDeviceGroupList"=>["Location#All Locations", "IPSEC#Is IPSEC Device#No", "Device Type#All Device Types"]}}

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequest data format
AcceptstringResponse data format