salt.modules.inspectlib.query#
- 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.
- SCOPES = ['changes', 'configuration', 'identity', 'system', 'software', 'services', 'payload', 'all']#
- class salt.modules.inspectlib.query.SysInfo(systype)#
System information.