What date formats are supported by DOM?

Hi Rejesh, Could you maybe post some screenshots that show what you mean? I am not sure if I understood your question correctly. I would expect that, if you take …

CheckSets element option in automation script

Hi Pawel, It’s not possible to change the delay used by the CheckSets. If you would like to validate the parameter changes, you’ll have to do this yourself, by reading …

le dossier de la corbeille

Hi Adama, Not sure which item you are trying to recover but here is some information regarding the restoration of certain DataMiner components. Recycle bin | DataMiner Docs Backup – …

Is Opensearch compatible with Windows?

Another reason this isn’t part of the docs is that Windows support for OpenSearch is a relatively new thing. If you go to the download page for 2.3, it doesn’t …

Is Opensearch compatible with Windows?

Our recommendation is to run OpenSearch on a separate Linux based host. This is what is used for our testing & validation. Whilst OpenSearch is compatible with Windows, it is …

Web api V1 get saved alarm filters

Hi Gerwin, When looking through the documentation for the Methods of the V1 API, I did not find any way to retrieve the “Saved Alarm Filters”. An overview of the …

Elements create by a specific user

Hi Arianne, In this case you could use a GQI query in a dashboard to retrieve the list of elements available in a cluster (see data source Get Elements). Using …

Is there any documentation explaining how we can create .dmprotocol package?

The API documentation for creating dmprotocol packages can be found here: https://docs.dataminer.services/develop/api/types/Skyline.AppInstaller.AppPackageProtocol.AppPackageProtocolBuilder.html We still need to add examples, but the following example below should give an idea on how to …