From 9cccb7dadbc3ca659a23e68034c46cbccb2b345b Mon Sep 17 00:00:00 2001 From: Fred Gleason Date: Wed, 4 Jan 2023 12:08:29 -0500 Subject: [PATCH] 2023-01-04 Fred Gleason * Corrected inaccuracies in the description of the 'Dropbox Instances' notification type in the Notifications protocol documentation. Signed-off-by: Fred Gleason --- ChangeLog | 3 +++ docs/apis/notification.xml | 10 ++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e1c41c85..c56603c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23893,3 +23893,6 @@ 2022-12-30 Fred Gleason * Fixed a bug in rdadmin(1) that made it impossible to set the name of newly created host variables. +2023-01-04 Fred Gleason + * Corrected inaccuracies in the description of the 'Dropbox Instances' + notification type in the Notifications protocol documentation. diff --git a/docs/apis/notification.xml b/docs/apis/notification.xml index 2da97a47..7c3c2fd1 100644 --- a/docs/apis/notification.xml +++ b/docs/apis/notification.xml @@ -246,7 +246,7 @@ Database Field - DROPBOXES.ID + STATIONS.NAME Type @@ -254,7 +254,7 @@ Id Data Type - Integer + String RDNotification::Type Value @@ -263,6 +263,12 @@ + + Dropbox Add/Modify/Delete actions operate at a 'per-host' granularity + --i.e. any notification will cause + all dropboxes on the target host to be killed + and then restarted. +