What table I should search for getting NodeID when I only have NetObjectID number?
As I have understood, NetObjectID can bee application, volume, Interface, Node, etc...
Background information:
I have built custom connection to our Helpdesk for opening and closing tickets.
Now tickets will be opened and closed based on alert triggers and resets.
I have only logged NetobjectID during opening and closing tickets.
This first version does not recognize if node is removed or changed to unmanage status.
I would like to make query which check if Node status has been changed in Orion and close ticket if needed.
I have linked some information to Node custom properties relating to ticket system and I need to change that information when I only have NetobjectID.