ConfluenceDataSourceCredentialsUsernamePassword
ConfluenceDataSourceCredentialsUsernamePassword
Confluence credentials consisting of username+password.
JSON Example
{
"credentials_type": "string",
"username": "string",
"password": "string"
}
string
credentials_type
Optional
Constraints:
default: username_password
Deprecated. Do not use.
string
username
Required
Username used to access the data source.
string
password
Required
Password used to access the data source.