From 32820fc9d23ae8a82df8f6e87e79f3b40fd31322 Mon Sep 17 00:00:00 2001 From: Ryan Uber Date: Thu, 28 May 2015 13:09:33 -0700 Subject: [PATCH] website: add status field for check registration in http docs --- website/source/docs/agent/http/agent.html.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/source/docs/agent/http/agent.html.markdown b/website/source/docs/agent/http/agent.html.markdown index 4c13e85baf..0b16d5bc3f 100644 --- a/website/source/docs/agent/http/agent.html.markdown +++ b/website/source/docs/agent/http/agent.html.markdown @@ -261,7 +261,11 @@ is `critical`. If a `TTL` type is used, then the TTL update endpoint must be used periodically to update the state of the check. -Optionally, a `ServiceID` can be provided to associate the registered check with an existing service provided by the agent. +The `ServiceID` field can be provided to associate the registered check with an +existing service provided by the agent. + +The `Status` field can be provided to specify the initial state of the health +check. This endpoint supports [ACL tokens](/docs/internals/acl.html). If the query string includes a `?token=`, the registration will use the provided