2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[#2827] reverted src/share/api and updated script

This commit is contained in:
Razvan Becheriu
2023-05-10 22:35:25 +03:00
parent 7002405f62
commit c056162c99
123 changed files with 641 additions and 607 deletions

View File

@@ -269,7 +269,7 @@ follows:
}
}
The ``reservation-get`` typically returns the result 0 when a query was
``reservation-get`` typically returns the result 0 when a query was
conducted properly. In particular, 0 is returned when the host was not
found. If the query was successful, the host parameters are
returned. An example of a query that did not find the host looks as
@@ -685,7 +685,7 @@ follows:
}
}
The ``reservation-del`` returns a result of 0 when the host deletion was
``reservation-del`` returns a result of 0 when the host deletion was
successful, or 1 if it failed. Descriptive text is provided in the event of
an error. Here are some examples of possible results: