Hello,
When I change the status of an IP address via the web interface e.g, from Available to Reserved, this change is written to the IPAM.IPHistory table/schema. Among them the Time and the UserName properties show when the change happened, and who carried out it. When I do the same status change operation to IPAM.IPNode via the Orion SDK for python, the IPAM.IPHistory isn't upgraded with this change. As I see from the documentation - and tried it for the sake of experience - it's not possible to update or 'create a new row' in IPAM.IPHistory directly.
I'd like to know is there any way to achieve that the status change in IPAM.IPNode executed via Orion SDK somehow "triggers" a process that upgrade the IPAM.IPHistory with this change.
Thank You,
Regards,
Peter