salt.modules.inspectlib.dbhandle.
DBHandle
(path)¶salt.modules.inspectlib.dbhandle.
DBHandleBase
(path)¶Handle for the volatile database, which serves the purpose of caching the inspected data. This database can be destroyed or corrupted, so it should be simply re-created from scratch.
close
()¶Close the database connection.
flush
(table)¶Flush the table.
open
(new=False)¶Init the database, if required.
purge
()¶Purge whole database.
Generated on August 05, 2021 at 04:04:00 UTC.
You are viewing docs for the previous stable release, 3000.9. Switch to docs for the latest stable release, 3003.1, or to a recent doc build from the master branch.
© 2021 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy