We are using NPM 12.2
When creating a node using: server:17778/.../Orion.Nodes with a payload of:
{"EntityType":"Orion.Nodes","EngineID":1,"ObjectSubType":"SNMP","SNMPVersion":3,"SNMPV3Username":"********","SNMPV3PrivMethod":"AES128","SNMPV3PrivKey":"***********","SNMPV3PrivKeyIsPwd":false,"SNMPV3AuthMethod":"MD5","SNMPV3AuthKey":"*******","Caption":"PSA000404","IPAddress":"1.2.3.4"}
The checkbox for Privacy Key is Password does not disable in my created node.
Is there a way to disable the Private Key is Password flag in the SNMP credential?
Thanks!