Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 20490

Re: Add Node to NCM via .NET

$
0
0

Proved the steps for creating Global connection profile in NCM.

 

  1. You can create global connection profile using the verb “AddConnectionProfile”. Once connection profile is created, update ConnectionProfile property in Nodes using the verb “UpdateSelectedNodeColumns”  (To map connection profile to Nodes) .
  2. You can also add credentials directly to a node by using the verb “UpdateSelectedNodeColumns by providing values for Username, Password, EnableLevel, EnablePassword,… properties of the Node.

 

The credentials can be encrypted or plain. It would be better to encrypt the credentials. To encrypt, use the below mentioned steps  

 

  1. Use the verb ”EncryptData” against “Cirrus.Settings” entity to encrypt data. To use this connect to V2 certificate swis service.
  2. You can also decrypt the data using the verb “DecryptData”.

Viewing all articles
Browse latest Browse all 20490

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>