get_hpc_licensing_forwarded_environment#

abstractmethod Node.get_hpc_licensing_forwarded_environment() dict#

Get HPC licensing forwarded environment for the node.

Returns:
dict

Dictionary with HPC licensing forwarded environment for the node.

Raises:
OslCommunicationError

Raised when an error occurs while communicating with the server.

OslCommandError

Raised when a command or query fails.

TimeoutError

Raised when the timeout float value expires.