xpack.watcher.ackWatchedit

client.xpack.watcher.ackWatch({
  watch_id: string,
  action_id: string | string[],
  master_timeout: string
})

Reference

watch_id or watchId

string - Watch ID

action_id or actionId

string | string[] - A comma-separated list of the action ids to be acked

master_timeout or masterTimeout

string - Explicit operation timeout for connection to master node