(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 November 29, 2023 at 04:05:44 UTC.
You are viewing docs for the latest stable release, 3006.4. Switch to docs for the previous stable release, 3005.4, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy