2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#2569] add JSON validation to code blocks in ARM

This commit is contained in:
Andrei Pavel
2022-09-23 14:42:03 +03:00
committed by Peter Davies
parent caaf1bf441
commit 2b4ca27b3a
11 changed files with 120 additions and 104 deletions

View File

@@ -463,12 +463,12 @@ The response will contain a list of hosts with updated ``source-index``
and ``from`` fields. Continue calling the command until the last
page is received. Its response will look like this:
::
.. code-block:: json
{
"arguments": {
"count": 0,
"hosts": [ ],
"hosts": [ ]
},
"result": 3,
"0 IPv4 host(s) found."