(compatible with InfluxDB version 0.5+)
New in version 2014.7.0.
salt.states.influxdb_database.
absent
(name, user=None, password=None, host=None, port=None)¶Ensure that the named database is absent
salt.states.influxdb_database.
present
(name, user=None, password=None, host=None, port=None)¶Ensure that the named database is present