File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1008,9 +1008,9 @@ Offering” <service_offerings.html#creating-a-new-compute-offering>`_.
10081008Volume delete protection
10091009~~~~~~~~~~~~~~~~~~~~~~~~
10101010
1011- CloudStack provides a feature to protect volumes from accidental deletion . When
1011+ CloudStack protects volumes from accidental deletion using a delete protection flag, which is false by default . When
10121012delete protection is enabled for a volume, it cannot be deleted through the
1013- UI or API. It can only be delete after removing delete protection from the
1013+ UI or API. It can only be deleted after removing delete protection from the
10141014volume.
10151015
10161016Delete protection can be enabled for a volume via updateVirtualMachine API.
Original file line number Diff line number Diff line change @@ -427,9 +427,9 @@ The following table explains how an Instance name is displayed in different scen
427427Instance delete protection
428428--------------------------
429429
430- CloudStack provides a feature to protect Instances from accidental deletion .
430+ CloudStack protects instances from accidental deletion using a delete protection flag, which is false by default .
431431When delete protection is enabled for an instance, it cannot be deleted through
432- the UI or API. It can only be delete after removing delete protection from the
432+ the UI or API. It can only be deleted after removing delete protection from the
433433instance.
434434
435435Delete protection can be enabled for an instance via updateVirtualMachine API.
You can’t perform that action at this time.
0 commit comments