remoteScript.SshJumpstation

Machine that can be used to create a tunneled connection to a destination host.

Type hierarchy: remoteScript.SshJumpstation > remoteScript.Jumpstation > xlrelease.Configuration > xlrelease.BaseConfiguration > udm.BaseConfigurationItem
Label: Remote Script: SSH jumpstation

Properties

Property Kind Description
folderId String If set, this field contains the folder that this configuration belongs to.
title String Symbolic name for the configuration
jumpstation remoteScript.Jumpstation Jumpstation that should be used to reach this host.
address String Address of the host
port Integer Port on which the SSH server runs
username String Username to connect with
password Password Password to use for authentication
privateKey String Private key to use for authentication
privateKeyFile String Private key file to use for authentication
passphrase Password Optional passphrase for the private key in the private key file

folderId

If set, this field contains the folder that this configuration belongs to.

title

Symbolic name for the configuration

jumpstation

Jumpstation that should be used to reach this host.

address

Address of the host

port

Port on which the SSH server runs

username

Username to connect with

password

Password to use for authentication

privateKey

Private key to use for authentication

privateKeyFile

Private key file to use for authentication

passphrase

Optional passphrase for the private key in the private key file

Hidden properties

Property Kind Description
os Enum Os
temporaryDirectoryPath String The default platform value (/tmp) suffices as no temporary files will be placed on the jumpstation.
protocol String Protocol

os

Os

temporaryDirectoryPath

The default platform value (/tmp) suffices as no temporary files will be placed on the jumpstation.

protocol

Protocol