For SRM, we understand that Booking and Service Definitions data are stored in Elasticsearch database.
What about Resource data? Is this also stored in Elasticsearch database or is it stored in a different location?
The reason behind this question is to understand better the impact of a DataMiner backup/restore and an Elasticsearch backup/restore.
Short summary:
Resources, Pools, Virtual platforms, .. --> XML
XML path: "C:\Skyline DataMiner\ResourceManager\"
Service definitions, infos and states --> DB
Service Profiles --> DB
Virtual functions --> DB
Protocol functions --> XML
Bookings (definitions + instances) --> DB
Profiles --> legacy XML or DB
This can be changed in SLClient test tool to DB
(tab Advanced > Migration > Profile Manager XML To Elastic)