This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Snmpv3 Credential Set Library via REST api

FormerMember
FormerMember

Hello everyone,

I am trying to create an snmpv3 node using a pre-configured "Credential Set Library", via the REST API.  

I can create snmpv3 nodes using .../Create/Orion.Nodes, but I can't find the way to provide a credential set library. I can only make it work using explicit passwords, user and algorithms. This method however is unworkable as passwords, user id's and algorithms are strictly confidential. And they can change over time. Typically a privileged user will maintain the credentials set library while people adding nodes just use them, being oblivious of the credentials.

Can somebody tell me how to use the a credential set library in the REST api ?

Many thanks !