Registry / http-client / dtcookie-dynatrace-rest

dtcookie-dynatrace-rest

JSON →
library1.0.15gogounverified

A Go client library for interacting with the Dynatrace REST API.

go get github.com/dtcookie/dynatrace/rest
INSTALL
IMPORT
SIG · DTCOOKIE-DYNATRACE
D
dtcookie-dynatrace-rest
http-clientgov1.0.15
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

rest
github.com/dtcookie/dynatrace/rest

Create a new Dynatrace REST client with environment URL and API token.

package main import ( "fmt" "github.com/dtcookie/dynatrace/rest" ) func main() { client := rest.NewClient("https://myenv.live.dynatrace.com", "API_TOKEN") fmt.Println("Client created:", client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.15latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
dtcookie-dynatrace-rest — go get dtcookie-dynatrace-rest · libregistry