salt.modules.inspectlib.query module

class salt.modules.inspectlib.query.Query(scope, cachedir=None)

Query the system. This class is actually puts all Salt features together, so there would be no need to pick it from various places.

class salt.modules.inspectlib.query.SysInfo(systype)

System information.

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2016.11.1

Previous topic

salt.modules.inspectlib.exceptions module

Next topic

salt.modules.introspect