get_execution_options#
- abstractmethod Node.get_execution_options() ExecutionOption#
 Get execution options.
- Returns:
 ExecutionOptionExecution options of the
Node.
- 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.