mirror of https://github.com/hashicorp/consul
This reverts commit ed5202943e
.
pull/7366/head
parent
ed5202943e
commit
efaf0f9a18
|
@ -109,7 +109,7 @@ The table below shows this endpoint's support for
|
|||
|
||||
- `Name` `(string: <required>)` - Specifies the name of the check.
|
||||
|
||||
- `CheckID` `(string: "")` - Specifies a unique ID for this check on the node.
|
||||
- `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…
Reference in New Issue