]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4359] fixed doc master
authorRazvan Becheriu <razvan@isc.org>
Tue, 2 Jun 2026 08:37:46 +0000 (11:37 +0300)
committerRazvan Becheriu <razvan@isc.org>
Fri, 5 Jun 2026 14:30:02 +0000 (14:30 +0000)
doc/sphinx/arm/hooks-host-cmds.rst

index 9ddccb5d6da960f208797f84f1d6848ae5375593..f5b8b04d23a3a17e9d9640f35f42471c79615189 100644 (file)
@@ -326,7 +326,7 @@ follows:
    }
 
 The command accepts the ``operation-target`` argument. By default, it gets the
-reservation from both the JSON configuration and the hosts database.
+reservation from both the in memory storage and the hosts database.
 
 .. code-block:: json
 
@@ -444,7 +444,7 @@ may be disruptive; use with caution. For larger deployments, please
 consider using :isccmd:`reservation-get-page` instead.
 
 The command accepts the ``operation-target`` argument. By default, it gets the
-reservation from both the JSON configuration and the hosts database.
+reservation from both the in memory storage and the hosts database.
 
 .. code-block:: json
 
@@ -785,7 +785,7 @@ Response:
    }
 
 The command accepts the ``operation-target`` argument. By default, it gets the
-reservation from both the JSON configuration and the hosts database.
+reservation from both the in memory storage and the hosts database.
 
 .. code-block:: json
 
@@ -878,7 +878,7 @@ The response returned by :isccmd:`reservation-get-by-hostname` can be long,
 particularly when responses are not limited to a subnet.
 
 The command accepts the ``operation-target`` argument. By default, it gets the
-reservation from both the JSON configuration and the hosts database.
+reservation from both the in memory storage and the hosts database.
 
 .. code-block:: json
 
@@ -966,7 +966,7 @@ The response returned by :isccmd:`reservation-get-by-id` can be long,
 particularly when responses are not limited to a subnet.
 
 The command accepts the ``operation-target`` argument. By default, it gets the
-reservation from both the JSON configuration and the hosts database.
+reservation from both the in memory storage and the hosts database.
 
 .. code-block:: json