Dynatrace offers different options to authenticate API calls. Dynatrace Monaco supports the following authentication options:
For details about Dynatrace Identity and Access Management (including platform tokens, API tokens, and OAuth clients), see Tokens and OAuth clients.
To create a platform token, follow the steps described in Create a platform token for the Dynatrace Monaco CLI. Each available type of platform configuration requires specific OAuth scopes.
To create an OAuth client, follow the steps described in Create an OAuth2 client.
Each available type of platform configuration requires specific OAuth scopes.
To use the automation:workflows:admin
scope, you need to do the following before creating the OAuth client.
For detailed information on managing policies, see IAM policy reference.
To manage OpenPipeline configurations, ensure that the user belongs to a group with the policy Data Processing and Storage assigned to it. Do this before creating the OAuth client.
In addition to the scopes available to the OAuth client, permissions can be further limited via policies applied to the user's groups.
When working with a service user, ensure the service user's permissions match the OAuth scopes for all environments. For details on how permissions can be controlled, see Working with policies.
To use your OAuth client:
Access tokens are used to authenticate Dynatrace classic API calls. For more information about how to use a Dynatrace API token, see Dynatrace API - Tokens and authentication.
Define environment variables for your authentication client and secret.
To use your access token:
Dynatrace Monaco supports the following configuration types:
The specific configuration types are defined in the Monaco configuration YAML file.
Settings 2.0 resources require a classic Dynatrace API access token or OAuth credentials.
The Dynatrace Monaco CLI provides general support for any Settings 2.0 schema available in your environment. For information about schemas, see Settings 2.0 - Available schemas.
For latest Dynatrace, you will need the following OAuth scopes.
Purpose | Scope |
---|---|
Manage Settings 2.0 objects and its all-users permission | settings:objects:read , settings:objects:write |
View Settings 2.0 schemas | settings:schemas:read |
For classic Dynatrace, you will need the following OAuth scopes.
Purpose | Scope |
---|---|
Manage Settings 2.0 objects and its all-users permission | settings.read , settings.write |
The Dynatrace platform provides a collection of platform services, each with a specific area of responsibility. OAuth credentials are required to target platform APIs.
The Dynatrace Monaco CLI provides support for Dynatrace platform API types as described in the table below.
Platform service | Configuration type | Endpoint | OAuth client permissions | Monaco CLI version |
---|---|---|---|---|
Automation |
|
|
| 2.6.0+ |
|
|
| 2.6.0+ | |
|
|
| 2.6.0+ | |
Grail–-storage management |
|
|
| 2.9.0+ |
Documents (Dashboards, Notebooks, Launchpads) |
|
|
| 2.15.0+ |
OpenPipeline |
|
|
| 2.15.0+ |
Grail |
|
|
| 2.19.0+ |
SLOs |
|
|
| 2.22.0+ |
To manage account resources, such as user management or policy handling, OAuth credentials require the following permissions:
account-idm-read
account-idm-write
account-env-read
account-env-write
iam-policies-management
iam:policies:write
iam:policies:read
iam:bindings:write
iam:bindings:read