Hi Guys,
I need the database table name, which have the complete node details of a particuler node in SAM or NPM ?
There is not one single table that has everything in it but perhaps NodesData might be a good start...
What are you trying to accomplish specifically?
Actually i need the Node (Server) data like Mac Add./Model No./Serial no. etc. Some of like ip/os details etc i got from the NodesData table.
I will use that data to build my CMDB .
You might want to look at the tables that start with "AssetInventory_"
For example, AssetInventory_NetworkInterface would give you the MAC and IP.