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 |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
name | Connection name | text | The name of the Jira connection | required |
url | Jira URL | text | URL of the Jira server | required |
type | Type | enum | Type of authentication method that should be used | 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 |