You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/adminguide/service_offerings.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -420,7 +420,7 @@ To create a new compute offering:
420
420
421
421
When the flag is enabled
422
422
423
-
- **Lease Duration (in days)**: Sets the lease duration. An instance created using this compute offering will inherit the lease duration by default.
423
+
- **Lease Duration (in days)**: Sets the lease duration. An instance created using this compute offering will inherit the lease duration by default. Supported values are in range 1 <= N <= 36500.
424
424
425
425
- **Lease expiry action**: Lease expiry action: Denotes lease expiry action, which gets executed upon lease expiry for instances created using this compute offering.
426
426
Supported values for lease expiry action are as follows:
Copy file name to clipboardExpand all lines: source/adminguide/virtual_machines.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1005,7 +1005,7 @@ instance.lease.expiryevent.daysbefore Denotes number of days (N) in advance e
1005
1005
**Lease Parameters**
1006
1006
1007
1007
1008
-
**leaseduration**: Lease duration is specified in days. This can take Natural numbers and -1 to disable the lease.
1008
+
**leaseduration**: Lease duration is specified in days. This can take Natural numbers (>=1) and -1 to disable the lease. Max supported value is 36500 (100 years).
0 commit comments