Extend the platform,
empower your team.
Define and enforce fine-grained policies for using the Dynatrace APIs.
Extension by Enterprise Solutions ArchitectureThe API Gateway limits access to the Dynatrace APIs. Enterprise Solutions Architecture (ESA) developed this to let you define specific constraints and permissions for specific audiences and use request tokens to enforce those limits.
This is intended for users, who:
This enables you to:
Compatibility Requirements The API Gateway runs under the Dynatrace Solution Server.
Deploy with the Dynatrace Solution Server by ESA.
If you have not yet installed the Solution Server, [install that first](https://www.dynatrace.com/hub/detail/dynatrace-solution-server-by-esa/)
and then continue with the steps below.
Once you have the Dynatrace Solution Server by ESA running on the targeted host, do the following:
https://your-solution-server.corp.com
. Click on the โ+โ tile, paste the link into the wizard, and click Install. Follow the on-screen instructions.Deploy as a stand-alone application
pm2 start ecosystem.config.js
.Deploy in Kubernetes as a container (Coming soon)
https://mytenant.live.dynatrace.com/api/v2/entities
,consumers use https://apigateway.corp.com/api/v2/entities
- Requests need to carry the token in the Authorization header.
Added HTTPS support
No release notes