From a743174e37a526831736eb98dda9c03169c539bf Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 9 May 2024 12:12:47 +0200 Subject: [PATCH] [#3246] Add released state in ARM --- doc/sphinx/arm/hooks-lease-cmds.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/hooks-lease-cmds.rst b/doc/sphinx/arm/hooks-lease-cmds.rst index 827ddd90b2..58320b09f9 100644 --- a/doc/sphinx/arm/hooks-lease-cmds.rst +++ b/doc/sphinx/arm/hooks-lease-cmds.rst @@ -240,8 +240,8 @@ The commands can take several additional optional parameters: not used when adding an IPv4 lease. - ``state`` - specifies the state of an added lease, which can be 0 for ``default``, - 1 for ``declined``, and 2 for the ``expired-reclaimed`` state. Any other - value causes an error. Using 1 for a ``"IA_PD"`` lease type is + 1 for ``declined``, 2 for ``expired-reclaimed``, and 3 for the ``released`` state. + Any other value causes an error. Using 1 for a ``"IA_PD"`` lease type is illegal and will be rejected. - ``user-context`` - specifies the user context to be associated with -- 2.47.2