get_systems_status_info#

abstract OslServer.get_systems_status_info() Dict#

Get project status info, including systems only.

Returns:
Dict

Project status info including systems only.

Raises:
OslCommunicationError

Raised when an error occurs while communicating with server.

OslCommandError

Raised when the command or query fails.

TimeoutError

Raised when the timeout float value expires.