Beacon.Result |
Status result of many beacon functions
|
File.Result |
File module result object
|
HashType |
The type of hash based on Python hashlib - only always supported types.
|
Locate.Stats |
Locate module result object
|
Network.INet |
Network interface as returned by "network.interfaces".
|
Network.INet6 |
Network interface (IPv6) as returned by "network.interfaces".
|
Network.Interface |
Network interface as returned by "network.interfaces".
|
Pkg.Info |
Information about a package as returned by pkg.info_installed and
pkg.info_available
|
Pkg.PackageDict |
Package dictionary as returned by "pkg.file_dict".
|
Pkg.PackageInfo |
Information about a package as returned by "pkg.search".
|
SaltUtil.RunningInfo |
Info about a running job on a minion
|
Schedule.Result |
Common result structure for scheduling functions
|
Smbios.Record |
Holds the information returned by smbios.records
|
Smbios.RecordType |
The type of the dmi records.
|
State.ApplyResult |
Result type for state.apply
|
Test.ModuleReport |
Availability report of all execution modules
|
Test.VersionInformation |
Version report of dependent and system software
|
Zypper.ProductInfo |
The product information as returned by listProducts().
|