RemoteLoginInformation Class

Login details to SSH to a compute node in cluster.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
RemoteLoginInformation

Constructor

RemoteLoginInformation(**kwargs)

Variables

node_id
str

ID of the compute node.

ip_address
str

Public IP address of the compute node.

port
int

SSH port number of the node.