From c8f35bf6be59b797c0ac53257fea0b31e6273ee1 Mon Sep 17 00:00:00 2001 From: James Phillips Date: Fri, 1 Sep 2017 17:11:41 -0700 Subject: [PATCH] Update check.html.md --- website/source/api/agent/check.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/agent/check.html.md b/website/source/api/agent/check.html.md index 90c8e76841..c95baf9375 100644 --- a/website/source/api/agent/check.html.md +++ b/website/source/api/agent/check.html.md @@ -83,7 +83,7 @@ The table below shows this endpoint's support for - `Name` `(string: )` - Specifies the name of the check. -- `ID` `(string: "")` - Specifies a unique ID for this check in the cluster. +- `ID` `(string: "")` - Specifies a unique ID for this check on the node. This defaults to the `"Name"` parameter, but it may be necessary to provide an ID for uniqueness.