Settings API - My Connection schema table
My Connection (app:my.action.dev.2.0.demo:greeter-connection)
Sample connection schema
Schema ID | Schema groups | Scope |
---|---|---|
app:my.action.dev.2.0.demo:greeter-connection | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:my.action.dev.2.0.demo:greeter-connection |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:my.action.dev.2.0.demo:greeter-connection | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:my.action.dev.2.0.demo:greeter-connection |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property | Type | Description | Required |
---|---|---|---|
Connection namename | text | The name of the connection | required |
Tokentoken | secret | API token | required |
URLurl | text | URL of the server | required |