sureshanaparti commented on code in PR #492:
URL: 
https://github.com/apache/cloudstack-documentation/pull/492#discussion_r2053627415


##########
source/adminguide/service_offerings.rst:
##########
@@ -401,6 +401,32 @@ To create a new compute offering:
          -  **Disk Offering Strictness**: This flag defines the strictness of 
the disk offering association 
             with the compute offering. When set to true, overriding of disk 
offering is not allowed on deploy instance
             and change disk offering is not allowed for the ROOT disk
+      
+   -  **Enable Lease**: When this flag is enabled, Compute Offering is created 
with 'Instance Lease' feature enabled. 
+      In CloudStack, a lease sets a specific time duration after which a 
chosen lease action action, such as stopping or destroying the instance, will 
take place. 

Review Comment:
   ```suggestion
         In CloudStack, a lease for an instance sets a specific time duration 
(in days) after which a chosen lease action, such as STOP or DESTROY will be 
performed.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to