cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bruno for effortless Dynatrace API access across environments

pahofmann
DynaMight Guru
DynaMight Guru

I had people ask for a bruno version of my Postman Dynatrace Collections, so here they are!

Here is the Github Page and Latest Github Release (DT API 1.320).

 

This is a summary of bruno collections for all dynatrace APIs.

I've added variables to make them easy to use with multiple dynatrace clusters, environments and tenants by utilizing bruno environments

The master branch includes the latest version, older versions are available in the releases.

How to

Import collections

Import (... -> Import Collection) the collection .json file for the APIs you want:

import.png

A separate collection will be created for each API: 

collections.png

Create environments

For each of your dynatrace environments you want to use, add a bruno GLOBAL environment via GLOBE -> Configure:

manage-environments.png

 

The environment needs two variables:

  • DT_HOST
    • URL to the environment
      • For managed: your-dt-domain.com/e/Environment-ID
        • e.g.: example.com/e/b80b158e-ev23-4330-30fcc-c4391bbx6ce2
      • For managed (Cluster API): your-dt-domain.com
        • e.g.: example.com
      • For SaaS: Env-ID.live.dynatrace.com
        • abc133769.live.dynatrace.com
  • DT_TOKEN
    • An API token for the environment
new-environment.png

 

Request away!

Now you can open any request and easily execute it against different dynatrace environments by selecting the environment on the top right.
If necessary you can add parameters for the reqeust in the Params tab.

send-request.png

Dynatrace Certified Master - Dynatrace Partner - 360Performance.net
0 REPLIES 0

Featured Posts