InlinePasswordAuthenticationScheme1
InlinePasswordAuthenticationScheme1
JSON Example
{
"identity_file": "string",
"password": "string",
"scheme_name": "string",
"username": "string"
}
string
identity_file
Optional
SSH private key file name
string
password
Optional
Password to authenticate with
string
scheme_name
Required
Authentication scheme name
Possible values are :
password,
key,
string
As /^.+$/
username
Required
User name to authenticate with