Hi,
I'm working on solarwinds integration with a tool. I want to know about the cmdb relations in solarwinds and how the tables are related. Any help would be appreciable.
Thanks
I know SolarWinds does not publish the SQL schema which leaves you just combing through tables.
I do know that there are some 3rd party tools that can accomplish this.
Integrate SolarWinds and ServiceNow for unified CMDB management - SynQ ServiceNow Integration Platform
Thanks man, But I need this cmdb relation for our private tool. Is there any solution for finding the relation apart from this tool
You might want to install the SDK, then you can see what you can safely alter/read/update in Solarwinds. Start the SWQL Studio and check.
I usually use Powershell Scripts to extract/ingest Data from/to Solarwinds.
Most of the CMDB relevant Data should be be in Orion.Nodes
If you need more Info, just ask