Settings API - Remote environments schema table
Remote environments (builtin:remote.environment
)
Configure connections to other Dynatrace environments for cross-environment capabilities (e.g. dashboards)
For help on remote environments, see Remote environment API documentation
Schema ID | Schema groups | Scope |
---|---|---|
builtin:remote.environment |
| environment |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
name | Name | text | - | required |
uri | Remote environment URI | text | Specify the full URI to the remote environment. Your local environment will have to be able to connect this URI on a network level. | required |
networkScope | Network scope | enum |
Dynatrace SaaS can only use External. | required |
token | Token | secret | Provide a valid token created on the remote environment. | required |