Forum Discussion
Anonymous
3 years agoIt sounds like you want a custom property per database instance. PropertySources create device level properties. You probably want a property on each database instance that is different from the properties of other database instances, right? In that case, you need to modify the discovery of those instances to set ILPs or instance level properties. How to do that will depend on which method of discovery is used in the DataSource you're looking at. Can you provide more details on what you have already and where you want these properties to eventually live? What DataSource is currently showing your databases?