Quantcast
Viewing all articles
Browse latest Browse all 8827

Re: Manage Nodes With NCM setting in Database

Ok, then I would do the following using Orion SDK:

  1. Find out which nodes are/aren't licensed by NCM. SWQL:

    SELECT n.NodeId, n.Caption,n.NCMLicenseStatus.LicensedByNCM
    FROM Orion.Nodes as n

  2. Add these nodes to NCM using the following verb for one node:
    AddNodeToNCM(NodeId)

 

Jiri


Viewing all articles
Browse latest Browse all 8827

Trending Articles



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