Settings API - Jira Connections schema table

Jira Connections (app:dynatrace.jira:connection)

Credentials for the Jira App

Schema ID
Schema groups
Scope
app:dynatrace.jira:connection
-
environment
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.jira:connection
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.jira:connection
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.jira: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 name
name
text

The name of the Jira connection

required
Jira URL
url
text

URL of the Jira server

required
Type
type
enum

Type of authentication method that should be used

  • basic
  • pat
  • cloud-token
required
User
user
text

Username or E-Mail address

required
Password
password
secret

Password of the Jira user

required
Token
token
secret

Token for the selected authentication type

required