Unmanage and update the custom properties of node in solarwinds with the list of nodes names alone
Hi
It is not clear what you are looking to achieve and how, but hopefully the following links will assist you:
The SolarWinds SDK Github contains information on the API use, including a sample script on updating custom properties:
https://github.com/solarwinds/OrionSDK/blob/master/Samples/PowerShell/CRUD.SettingCustomProperty.ps1
and here detail on performing unmanage
https://github.com/solarwinds/OrionSDK/wiki/Unmanaging-Entities
Hope this helps.
Mark