13 Feb 2020
03:48 PM
- last edited on
30 Aug 2022
03:42 AM
by
MaciejNeumann
When utilizing the Configuration API>Web application configuration>GET/applications/web/{id}
We do not see the Session and User Actions defined within the json output. We can see the output of the Async requests as "monitoringSettings" but unable to see the properties being added within "Session and user action properties". Is there a way to export these via the Dynatrace API or otherwise?
Thanks,
Solved! Go to Solution.
Wouldn't that export the data from the user session rather than the property configuration for the Application? How would that be imported back into the Application configuration from the API?
Here Is documentation for this endpoint:
Indeed there is no user session and action properties. I think it is not implemented so far.
@Reinier R. I would also recommend trying out the Environment API v1> Topology & Smartscape - Application. As well as Environment API v1> User Sessions.
Also dont forget the ability to use the User Session Query Language in the user sessions part of Dynatrace. The possibilities for User session metrics and applications are endless.
Featured Posts