Skip to content

Commit a743174

Browse files
committed
[#3246] Add released state in ARM
1 parent b1a2027 commit a743174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/sphinx/arm/hooks-lease-cmds.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ The commands can take several additional optional parameters:
240240
not used when adding an IPv4 lease.
241241

242242
- ``state`` - specifies the state of an added lease, which can be 0 for ``default``,
243-
1 for ``declined``, and 2 for the ``expired-reclaimed`` state. Any other
244-
value causes an error. Using 1 for a ``"IA_PD"`` lease type is
243+
1 for ``declined``, 2 for ``expired-reclaimed``, and 3 for the ``released`` state.
244+
Any other value causes an error. Using 1 for a ``"IA_PD"`` lease type is
245245
illegal and will be rejected.
246246

247247
- ``user-context`` - specifies the user context to be associated with

0 commit comments

Comments
 (0)