Method: updateProfile

Update credential profile in the database.

Parameters

Name Type Description
name string Name of the profile
read string SNMP read only credential
write string SNMP read/write credential
maxAccess string SNMP max access credential
authCred string CLI credential

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NetSightDeviceWebService/updateProfile?name=Example&read=public_v2&write=SNMPv2-Write&maxAccess=SNMPv2-Write&authCred=Default