get_available_output_locations#
- abstractmethod ProxySolverNode.get_available_output_locations() Tuple#
 Get available output locations for the current node.
- Returns:
 TupleAvailable output locations.
- Raises:
 OslCommunicationErrorRaised when an error occurs while communicating with the server.
OslCommandErrorRaised when a command or query fails.
TimeoutErrorRaised when the timeout float value expires.