22.27.42. salt.states.influxdb_database

22.27.42.1. Management of InfluxDB databases

(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

name
The name of the database to remove
user
The user to connect as (must be able to remove the database)
password
The password of the user
host
The host to connect to
port
The port to connect to
salt.states.influxdb_database.present(name, user=None, password=None, host=None, port=None)

Ensure that the named database is present

name
The name of the database to create
user
The user to connect as (must be able to remove the database)
password
The password of the user
host
The host to connect to
port
The port to connect to

Docs for previous releases are available on salt.rtfd.org.

Latest Salt release: 2014.1.13

Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.

Table Of Contents

Previous topic

22.27.41. salt.states.incron

Next topic

22.27.43. salt.states.influxdb_user

SaltStack News

Upcoming SaltStack events, webinars and local meet ups and user groups.