mirror of https://github.com/status-im/consul.git
Update check.html.md
This commit is contained in:
parent
a0fca3dae7
commit
c8f35bf6be
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue