Hi,
Im trying out your API and is having some problems.
listDeviceTemplates is not showing all the fields needed to update the template or to know what oid is mapped to what template
viewDeviceTemplate is not showing anything but a empty field named: configData
i was hoping to get detailed information about the template...
updateDeviceTemplate has a depricated/faulty documentation. it says that these are req. fields:
category=switch
vendor=3com
IconName=switch.png
isOidUpdated=no
oidStr=.1.3.6.1.4.1.43.1.8.41
isMonitorChanged=no
typeName=3com 3500G-EI
pingInterval=60
But the response i get is:
{
"error": {
"message": "The parameters [deviceType,sysOID,graphID,oidNewArrayString,typeId] required for processing this request is missing.",
"code": 5003
}
}
the documentation dosen't mention these fields.
thanks,
mathias
zitius