BaseCredential
BaseCredential
Represents credentials of a resource in the system
JSON Example
{
"accountType": "One among: USER, SYSTEM, SERVICE",
"credentialType": "One among: SSO, SSH, API, FTP, AUDIT",
"password": "string",
"username": "string"
}
string
accountType
Optional
Account type
string
credentialType
Optional
Credential type
string
password
Optional
Password
string
username
Required
Username