sureshanaparti commented on code in PR #492:
URL:
https://github.com/apache/cloudstack-documentation/pull/492#discussion_r2053635978
##########
source/adminguide/virtual_machines.rst:
##########
@@ -960,6 +960,147 @@ restoreVirtualMachine call. In this case, the Instance's
root disk is
destroyed and recreated, but from the same Template or ISO that was
already in use by the Instance.
+Instance Lease
+--------------
+
+CloudStack offers the option to create Instances with a Lease. A Lease defines
a set time period after which a selected action, such as stopping or destroying
the instance,
+will be automatically performed. This helps optimize cloud resource usage by
automatically freeing up resources that are no longer in use.
+If a user needs an instance only for a limited time, this feature can be
useful. When deploying an instance, users can either choose a Compute Offering
that includes
Review Comment:
```suggestion
a user needs an instance only for a limited time, they can either choose a
Compute Offering that includes
```
##########
source/adminguide/virtual_machines.rst:
##########
@@ -960,6 +960,147 @@ restoreVirtualMachine call. In this case, the Instance's
root disk is
destroyed and recreated, but from the same Template or ISO that was
already in use by the Instance.
+Instance Lease
+--------------
+
+CloudStack offers the option to create Instances with a Lease. A Lease defines
a set time period after which a selected action, such as stopping or destroying
the instance,
+will be automatically performed. This helps optimize cloud resource usage by
automatically freeing up resources that are no longer in use.
+If a user needs an instance only for a limited time, this feature can be
useful. When deploying an instance, users can either choose a Compute Offering
that includes
Review Comment:
```suggestion
If a user needs an instance only for a limited time, they can either choose
a Compute Offering that includes
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]