RemoteLoginInformation interface

Properties

ipAddress

IP address. Public IP address of the compute

nodeId

Node ID. ID of the compute node.

port

Port. SSH port number of the node.

Property Details

ipAddress

IP address. Public IP address of the compute

ipAddress?: string

Property Value

string

nodeId

Node ID. ID of the compute node.

nodeId?: string

Property Value

string

port

Port. SSH port number of the node.

port?: number

Property Value

number