In our project we need to import data from say chassis or system related information tables, but need to store some main information also about the chassis device, like maybe IP just as an eg:
Hello reju,
if I understand your question correctly you would like to store addition information that are related to Orion entity (e.g. chasis). You can leverage Orion custom properties for this use-case - extend Orion entity and add additional/custom properties (e.g. ParentIP, Location, ..). You can define and manage custom properties in Orion website but you can also use Orion SDK to query and update these custom properties. Many Orion entities support custom properties - Nodes, Volumes, Interfaces..
Utilizing custom properties you can gain a lot of flexibility by extending existing data model but there are limitations:
If I did not understand you question correctly, could you please correct me and provide more information.
Related links: