Skip to main content
Version: Next

DatabaseSSHTunnelValidation

idintegernullable

SSH Tunnel ID (for updates)

passwordstringnullable
private_keystringnullable
private_key_passwordstringnullable
server_addressstringnullable
server_host_keystringnullable
server_portintegernullable
usernamestringnullable
DatabaseSSHTunnelValidation
{
"id": 0,
"password": "string",
"private_key": "string",
"private_key_password": "string",
"server_address": "string",
"server_host_key": "string",
"server_port": 0,
"username": "string"
}