cloudstack/docs/en-US/modify-delete-service-offerings.xml
2012-07-16 15:43:58 -04:00

11 lines
871 B
XML

<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
%BOOK_ENTITIES;
]>
<section id="modify-delete-service-offerings">
<title>Modifying or Deleting a Service Offering</title>
<para>Service offerings cannot be changed once created. This applies to both compute offerings and disk offerings.</para>
<para>A service offering can be deleted. If it is no longer in use, it is deleted immediately and permanently. If the service offering is still in use, it will remain in the database until all the virtual machines referencing it have been deleted. After deletion by the administrator, a service offering will not be available to end users that are creating new instances.</para>
</section>