I am fairly new to using the api for Solarwinds, and am currently working with Python on updating properties for nodes. I have found how to update Custom Properties by appending /CustomProperties to the uri, but I can't seem to find how to manipulate the polling properties for a single node. For instance, I would like to automate a way to change all nodes' StatCollection property to a different time interval. Is there something else that needs to be appended to the uri for this to work? I can't seem to find any documentation on how to update this part of a node.
↧