salt.states.http

HTTP monitoring states

Perform an HTTP query and statefully return the result

salt.states.http.query(name, match=None, match_type='string', status=None, **kwargs)

Perform an HTTP query and statefully return the result

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 2015.5.1

Previous topic

salt.states.htpasswd

Next topic

salt.states.incron