Skip to content

dynatrace-ace/dynatrace-go-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dynatrace-go-api-client

Repository for the Go API client for the dynatrace API. The code is generated using openapi-generator.

Dynatrace Configuration API V1

The Dynatrace Configuration API V1 can be imported as follows:

import "github.com/dynatrace-ace/dynatrace-go-api-client/api/v1/config/dynatrace"

Documentation can be found here api/v1/config/dynatrace/docs.

Dynatrace Environment API V1

The Dynatrace Environment API V1 can be imported as follows:

import "github.com/dynatrace-ace/dynatrace-go-api-client/api/v1/environment/dynatrace"

Dynatrace Environment API V2

The Dynatrace Environment API V2 can be imported as follows:

import "github.com/dynatrace-ace/dynatrace-go-api-client/api/v2/environment/dynatrace"

Documentation can be found here api/v2/environment/dynatrace/docs.

Dynatrace Cluster API V1

The Dynatrace Cluster API V1 can be imported as follows:

import "github.com/dynatrace-ace/dynatrace-go-api-client/api/v1/cluster/dynatrace"

Documentation can be found here api/v1/cluster/dynatrace/docs.

Dynatrace Cluster API V2

The Dynatrace Cluster API V2 can be imported as follows:

import "github.com/dynatrace-ace/dynatrace-go-api-client/api/v2/cluster/dynatrace"

Documentation can be found here api/v2/cluster/dynatrace/docs.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages