POST Request with Credentials in Body (Session syntax)
3rd February 2023
Hi, In this link, there is an example shown of a POST request with <Data pid=”101″></Data>. Parameter with id 101 can then contain as value the json content to be present …
Answer
3rd February 2023
Hi, In this link, there is an example shown of a POST request with <Data pid=”101″></Data>. Parameter with id 101 can then contain as value the json content to be present …
3rd February 2023
Hi Henri, Could be that you’re using the Report Engine to produce this but I strongly advise you to use the Dashboards app and then generate a report from it. …
3rd February 2023
An SSH connector (protocol.xml) will be needed for the encrypted communication with the device. For more info see this help
3rd February 2023
One issue that I’m noticing is the fact that Bearer is part of your header key which should actually be part of your header value. So the correct way of …
3rd February 2023
Hi Donimique, I think the item should be added to the headers in this case for session 2 instead of to the parameters section as that would add it to …
3rd February 2023
Hi Silvino, As far as i know there is no way of subscribing to new items as an external user. I’ll check internally if this feature is on the backlog.
3rd February 2023
MSXML 6 is still being used by the SLXml server module, for reading and writing a number of XML configuration files. There is currently no timeline to get rid of …
3rd February 2023
Hi Jeeva, Can you double check de resource info tables (under the generic parameters) and validate that the required fields are present and correct?
3rd February 2023
Hey Jeroen, What errors are you seeing in the Elastic logs and what does path.repo look like in the yml? I’m not sure how DataMiner parses the path you enter, …
2nd February 2023
Hi Chris, Did you consider using a GQI query based on alarm data? That will probably perform better (in case you have an Elastic Database in place)
2nd February 2023
Hi, The parameters grant_type, client_id, client secret will still need to be included. That can be done on 2 possible ways: A parameter will have as value the full content …
2nd February 2023
Hi Alberto, Now you can use Change > Alarm range in the right-click menu
2nd February 2023
There might be a few ways to work around this, but the experience you’re having can be considered an issue. Some things you can try to help you out immediately: …
2nd February 2023
Hi Leander, It is possible to configure different authentication methods on different DMAs in the DMS. The entire DMS can be set up with regular AD authentication and one specific …
2nd February 2023
The purpose of the Cisco Manager Connector is to support the Catalyst access series switches for monitoring purposes (2xxx,3xxx,4xxx, 8xxx, 9xxx, etc.) – basically the access layer switch series. In …