Browse Source

Update check.html.md

pull/3441/head
James Phillips 7 years ago committed by GitHub
parent
commit
c8f35bf6be
  1. 2
      website/source/api/agent/check.html.md

2
website/source/api/agent/check.html.md

@ -83,7 +83,7 @@ The table below shows this endpoint's support for
- `Name` `(string: <required>)` - 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.

Loading…
Cancel
Save