mirror of https://github.com/status-im/consul.git
Website: finalize cleanup of docs/agent/http/catalog.
This commit is contained in:
parent
3df08cb7ab
commit
b8beec0311
|
@ -126,7 +126,7 @@ requires `Node` to be provided while `Datacenter` will be defaulted
|
||||||
to match that of the agent. If only `Node` is provided, the node and
|
to match that of the agent. If only `Node` is provided, the node and
|
||||||
all associated services and checks are deleted. If `CheckID` is provided, only
|
all associated services and checks are deleted. If `CheckID` is provided, only
|
||||||
that check is removed. If `ServiceID` is provided, the
|
that check is removed. If `ServiceID` is provided, the
|
||||||
service and its associated health check (if any) is removed.
|
service and its associated health check (if any) are removed.
|
||||||
|
|
||||||
If the API call succeeds a 200 status code is returned.
|
If the API call succeeds a 200 status code is returned.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue