Hello everyone,
I am currently trying to create a Python script for updating subnets. I am able to update the default properties such as display name, address, etc.. Nonetheless, when I am trying to update the custom properties I take a reply that this operation is not supported. I tried to do the same using PowerShell. Even though IPAM 4.6 API · solarwinds/OrionSDK Wiki · GitHub gives information on how to use CRUD operations for IPAM.GroupNodeAttr, I receive the same result from the terminal that the operation is not supported on this table.
Does the article mention an operation that is not supported, or am I missing something?
Thank you in advance