--- "Test stop watcher api": - do: cluster.health: wait_for_status: green - do: {watcher.stop: {}} - match: { acknowledged: true } - do: {watcher.start: {}} - match: { acknowledged: true }