Skip to content

Instantly share code, notes, and snippets.

@promorphus
Last active September 26, 2020 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save promorphus/3e0b577fc27f3ea094533951cacddfa4 to your computer and use it in GitHub Desktop.
Save promorphus/3e0b577fc27f3ea094533951cacddfa4 to your computer and use it in GitHub Desktop.
Http Query state
http.query:
- name: 'http://localhost:8500/v1/agent/maintenance?enable=False'
- method: 'PUT'
- status: 200
- retry:
attempts: 60
interval: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment