(compatible with InfluxDB version 0.9+)
salt.states.influxdb_database.
absent
(name, **client_args)¶Ensure that given database is absent.
Name of the database to remove.
salt.states.influxdb_database.
present
(name, **client_args)¶Ensure that given database is present.
Name of the database to create.
Generated on June 28, 2022 at 04:10:49 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3004.2.
© 2022 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy