I am trying to follow this article to enable Asset Inventory on my Servers (selected via Custom Property). We have some that have SAM templates applied (agents), some being monitored via WMI (most of them) and some monitored via SNMP. Currently on version 2023.4.2 with SAM installed and some licenses in use.
I was told by a sales engineer that the node won't need to consume a SAM license to enable this feature.
I have isolated the nodes in a query, used the Concat to put the NodeIDs into the format required for the "Orion.AssetInventory.Polling.EnablePollingForNodes" Invoke but when I paste the <int>NODEID</int> into the invoke command array I get a 'false' returned in the bottom window. I have tried multiple NodeIDs, both in bulk and singly.
I have looked at the log that the article says to look at and I don't see errors related to this unless they are showing something different than expected (such as complaining about AIops or something).
I have also tried to limit it down to just WMI polling nodes but that didn't seem to work either.
The SDK shows this should be read-only with false for Create and Update but the article says it's possible. Any ideas?
This is what the invoke looks like:
4958
5068
4949
5236
4951
5071
And returns this:
false