Visio – Reservation name via placeholder
23rd April 2024
Hi Koen, This is not possible today, although it’s a small effort to make this available in the future. Feel free to raise a new feature request for this.
Answer
23rd April 2024
Hi Koen, This is not possible today, although it’s a small effort to make this available in the future. Feel free to raise a new feature request for this.
23rd April 2024
Hi, If anyone is still experiencing this issue, this has been resolved in DataMiner 10.4.5. See docs: General Feature Release 10.4.5 | DataMiner Docs
23rd April 2024
Hi Edson, Some load balancing is possible but probably not exactly how you are thinking. It is possible to define that you want to have all elements of a given …
23rd April 2024
Hello, As you mentioned, there is no official specification from Skyline regarding the optimal setup for the DataMiner Cloud Gateway. According to the information I have obtained, a limited hardware …
23rd April 2024
Hi Reza, Indeed we’ll get this updated and inform you when available.
23rd April 2024
Hello Manuel, There is a way to start a timer via a button. You do this by setting the “initial” attribute of the “Time” tag to false. This will prevent …
23rd April 2024
Hi Ömer, A QAction always triggers on a certain parameter. See the following page in the documentation for more information: https://docs.dataminer.services/develop/devguide/Connector/LogicQActions.html#executing-a-qaction. In your case the QAction probably triggers on a …
23rd April 2024
Hi Adama, I think the first step would be to identify what is taking up most space on the disk. There are plenty of tools out there, that you can …
23rd April 2024
Hi Robin, For performance reasons, GQI caches the protocols in the DMS. If you change a protocol, you should restart SLHelper to rebuild this cache. You can find more info …
23rd April 2024
Hi Reinout, There is currently no way to achieve this inside LCA. The easiest option to get the correct embed URL is to re-create the specific component in a Dashboards …
23rd April 2024
Hi Marieke, See https://serverfault.com/questions/420462/performance-counter-disk-time-and-avg-disk-queue-length. This behavior can occur because some controllers allow the operating system to use overlapping input/output operations for multiple outstanding requests. The disk performance counters time the responses …
22nd April 2024
Hi Nick, The class DynamicTableIndicesResponse indeed seems to be missing in the documentation. We will fix that. In the meantime I can already provide a bit more information. The DynamicTableIndicesResponse …
22nd April 2024
Hi, The method you found is for DataMiner’s Web API, within a QAction and to set it on your own element you do not need to do it like that. …
22nd April 2024
Hi, It’s currently not possible to directly feed a component directly through the url. This functionality is currently limited to the dashboards webapp through an url like /dashboard/#/db/mydashboards.dmadb?data={version:1,”feed”: {“object manager …
22nd April 2024
Hi Hideaki, This is information coming from the HTTP API call ‘api/ip_flow_table_condensed’. This returns only the required IP flow table information. Kind regards, Jarno