From 6aab313a6b02c1f03ce579750dec749417ea8674 Mon Sep 17 00:00:00 2001 From: Vicky Risk Date: Wed, 10 Oct 2018 07:26:18 -0400 Subject: [PATCH] Update ha-heartbeat.json --- doc/api/ha-heartbeat.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/api/ha-heartbeat.json b/doc/api/ha-heartbeat.json index 1db61648dc..87d0476748 100644 --- a/doc/api/ha-heartbeat.json +++ b/doc/api/ha-heartbeat.json @@ -1,8 +1,7 @@ { "name": "ha-heartbeat", "brief": "This command is sent internally by Kea partner when operating - in High Availability (HA) mode. It should not be used by users, - unless you want to implement complete HA replacement.", + in High Availability (HA) mode. It will retrieve the server HA state and clock value.", "description": "See ", "support": [ "kea-dhcp4", "kea-dhcp6" ], "avail": "1.4.0", @@ -10,5 +9,5 @@ "cmd-syntax": "{ \"command\": \"ha-heartbeat\" , - "resp-syntax": The response to this command is different from the typical command response. The response will include server state (see " plus the current clock value. + "resp-syntax": "The response to this command is different from the typical command response. The response will include server state (see plus the current clock value.", } -- 2.47.2