This is an automated email from the ASF dual-hosted git repository.

dahn pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/4.18 by this push:
     new 65fecbf  AutoScaling: add reset data of vm instances (#335)
65fecbf is described below

commit 65fecbf7b87b28139a88b8d79f3247e15f0401bc
Author: Wei Zhou <[email protected]>
AuthorDate: Mon Aug 7 18:50:51 2023 +0800

    AutoScaling: add reset data of vm instances (#335)
---
 ...png => autoscale-vmgroup-profile-parameters.png} | Bin
 .../autoscale-vmgroup-profile-reset-userdata.png    | Bin 0 -> 48740 bytes
 .../images/autoscale-vmgroup-profile-update.png     | Bin 0 -> 21808 bytes
 source/_static/images/autoscale-vmgroup-profile.png | Bin 24955 -> 62973 bytes
 source/adminguide/autoscale_with_virtual_router.rst |  14 +++++++++++++-
 5 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/source/_static/images/autoscale-vmgroup-profile.png 
b/source/_static/images/autoscale-vmgroup-profile-parameters.png
similarity index 100%
copy from source/_static/images/autoscale-vmgroup-profile.png
copy to source/_static/images/autoscale-vmgroup-profile-parameters.png
diff --git a/source/_static/images/autoscale-vmgroup-profile-reset-userdata.png 
b/source/_static/images/autoscale-vmgroup-profile-reset-userdata.png
new file mode 100644
index 0000000..59fe60b
Binary files /dev/null and 
b/source/_static/images/autoscale-vmgroup-profile-reset-userdata.png differ
diff --git a/source/_static/images/autoscale-vmgroup-profile-update.png 
b/source/_static/images/autoscale-vmgroup-profile-update.png
new file mode 100644
index 0000000..ef5a900
Binary files /dev/null and 
b/source/_static/images/autoscale-vmgroup-profile-update.png differ
diff --git a/source/_static/images/autoscale-vmgroup-profile.png 
b/source/_static/images/autoscale-vmgroup-profile.png
index fbee85c..69024ab 100644
Binary files a/source/_static/images/autoscale-vmgroup-profile.png and 
b/source/_static/images/autoscale-vmgroup-profile.png differ
diff --git a/source/adminguide/autoscale_with_virtual_router.rst 
b/source/adminguide/autoscale_with_virtual_router.rst
index 299aa54..7426536 100644
--- a/source/adminguide/autoscale_with_virtual_router.rst
+++ b/source/adminguide/autoscale_with_virtual_router.rst
@@ -281,10 +281,18 @@ Updating AutoScale VM Profile
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 To update the VM Profile of the AutoScale VM Group, click the AutoScale VM 
Profile
-tab, then click Edit AutoScale VM Profile button.
+tab, You will see the details of AutoScale VM Profile.
 
 |autoscale-vmgroup-profile.png|
 
+then click Edit AutoScale VM Profile button.
+
+|autoscale-vmgroup-profile-update.png|
+
+You are able to reset userdata of the VM instances, by clicking Reset Userdata 
on AutoScale VM Group button.
+
+|autoscale-vmgroup-profile-reset-userdata.png|
+
 You are also able to update the deploy parameters of the VM instances.
 
 |autoscale-vmgroup-deploy-parameters.png|
@@ -390,4 +398,8 @@ a service assigned to a rule inside the context of 
AutoScale.
    :alt: AutoScale VM Profile.
 .. |autoscale-vmgroup-update.png| image:: 
/_static/images/autoscale-vmgroup-update.png
    :alt: Update AutoScale VM Group.
+.. |autoscale-vmgroup-profile-update.png| image:: 
/_static/images/autoscale-vmgroup-profile-update.png
+   :alt: Update AutoScale VM Profile.
+.. |autoscale-vmgroup-profile-reset-userdata.png| image:: 
/_static/images/autoscale-vmgroup-profile-reset-userdata.png
+   :alt: Reset Userdata in AutoScale VM Profile.
 

Reply via email to