Documentation ¶
Overview ¶
Package clients contains simple CRUD clients for the Dynatrace API.
For 'smarter' clients with extended functionality see package github.com/dynatrace/dynatrace-configuration-as-code-core/clients.
In general, the CRUD clients make a single API call per operation, but in some cases may make several if the Dynatrace API requires it.
Clients implement the following methods:
- Get
- List
- Create
- Update
- Delete
Directories ¶
Path | Synopsis |
---|---|
Package automation (api/clients/automation) provides a simple CRUD client for the Automations API.
|
Package automation (api/clients/automation) provides a simple CRUD client for the Automations API. |
Package buckets (api/clients/buckets) provides a simple CRUD client for the Grail Bucket API.
|
Package buckets (api/clients/buckets) provides a simple CRUD client for the Grail Bucket API. |
Click to show internal directories.
Click to hide internal directories.