Update check.html.md

This commit is contained in:
James Phillips 2017-09-01 17:11:41 -07:00 committed by GitHub
parent a0fca3dae7
commit c8f35bf6be
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ The table below shows this endpoint's support for
- `Name` `(string: <required>)` - Specifies the name of the check. - `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 This defaults to the `"Name"` parameter, but it may be necessary to provide an
ID for uniqueness. ID for uniqueness.