We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a2027 commit a743174Copy full SHA for a743174
doc/sphinx/arm/hooks-lease-cmds.rst
@@ -240,8 +240,8 @@ The commands can take several additional optional parameters:
240
not used when adding an IPv4 lease.
241
242
- ``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
+ 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
245
illegal and will be rejected.
246
247
- ``user-context`` - specifies the user context to be associated with
0 commit comments