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:
committed by
Peter Davies
parent
caaf1bf441
commit
2b4ca27b3a
@@ -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."
|
||||
|
Reference in New Issue
Block a user