Python reference for OpenLMI client scripts =========================================== Main interface function wrapped with ``lmi`` command is: * :py:func:`~lmi.scripts.system.get_system_info` It accepts :abbr:`ns (namespace)` object as the first argument, an instance of :py:class:`lmi.shell.LMINamespace`. System Module API ------------------- .. automodule:: lmi.scripts.system :members: