ConfluenceDataSourceCredentials
ConfluenceDataSourceCredentials
A wrapper object for storing Confluence credentials of different types
Deprecated. Do not use. Use one of the specific Confluence storage classes instead.
JSON Example
{
"credentials": {
"credentials_type": "string",
"username": "string",
"password": "string"
}
}
credentials
Required
Username and password or token used to access the data source.