get_available_output_locations#
- abstract ProxySolverNode.get_available_output_locations() Tuple #
Get available output locations for the current node.
- Returns:
Tuple
Available output locations.
- 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.