salt.states.elasticsearch_index

State module to manage Elasticsearch indices

New in version 2015.8.0.

salt.states.elasticsearch_index.absent(name)

Ensure that the named index is absent

salt.states.elasticsearch_index.present(name, definition)

Ensure that the named index is present

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2016.11.0

Previous topic

salt.states.drac

Next topic

salt.states.elasticsearch_index_template