review comments on API dev guide is incorporated
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6787b64d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6787b64d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6787b64d Branch: refs/heads/disk-cache Commit: 6787b64dd5f61fd23c7c8419ecab6997144e1e2f Parents: 2fb6ae8 Author: radhikap <radhika.puthiyet...@citrix.com> Authored: Mon Sep 2 13:58:52 2013 +0530 Committer: radhikap <radhika.puthiyet...@citrix.com> Committed: Mon Sep 2 13:58:52 2013 +0530 ---------------------------------------------------------------------- docs/en-US/added-API-commands-4.2.xml | 19 +++++++++++++++++-- docs/en-US/changed-API-commands-4.2.xml | 14 +++++++------- 2 files changed, 24 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6787b64d/docs/en-US/added-API-commands-4.2.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/added-API-commands-4.2.xml b/docs/en-US/added-API-commands-4.2.xml index bf9594f..14a5f64 100644 --- a/docs/en-US/added-API-commands-4.2.xml +++ b/docs/en-US/added-API-commands-4.2.xml @@ -22,6 +22,22 @@ <title>Added API Commands in 4.2</title> <itemizedlist> <listitem> + <para>addImageStore</para> + <para>Adds all types of secondary storage providers, S3/Swift/NFS.</para> + </listitem> + <listitem> + <para>createSecondaryStagingStore</para> + <para>Adds a staging secondary storage in each zone.</para> + </listitem> + <listitem> + <para>listImageStores</para> + <para>Lists all secondary storages, S3/Swift/NFS.</para> + </listitem> + <listitem> + <para>listSecondaryStagingStores</para> + <para>Lists all staging secondary storages.</para> + </listitem> + <listitem> <para>addIpToNic </para> <para>Adds an IP address to the NIC from the guest subnet. The request parameters are: nicid, ipaddress.</para> @@ -286,8 +302,7 @@ </listitem> <listitem> <para>scaleSystemVm </para> - <para>Scales the service offering for a systemVM, console proxy, or secondary storage. The - system VM must be in Stopped state for this command to take effect.</para> + <para>Scales the service offering for a systemVM, console proxy, or secondary storage.</para> </listitem> <listitem> <para>listDeploymentPlanners </para> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6787b64d/docs/en-US/changed-API-commands-4.2.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/changed-API-commands-4.2.xml b/docs/en-US/changed-API-commands-4.2.xml index 0401f72..8fda9cc 100644 --- a/docs/en-US/changed-API-commands-4.2.xml +++ b/docs/en-US/changed-API-commands-4.2.xml @@ -217,9 +217,9 @@ </row> <row> <entry><para>updateCluster</para></entry> - <entry><para>The following new request parameters are added: cpuovercommitratio - (optional), memoryovercommitratio (optional) </para> - <para>The following new response parameters are added: cpuovercommitratio, + <entry><para>The following new request parameters are removed: cpuovercommitratio, + memoryovercommitratio</para> + <para>The following new response parameters are removed: cpuovercommitratio, memoryovercommitratio </para></entry> </row> <row> @@ -402,7 +402,8 @@ <row> <entry><para>restoreVirtualMachine</para></entry> <entry><para>The following request parameter is added: templateID (optional). This is used to point to the - new template ID when the base image is updated.</para> + new template ID when the base image is updated. The parameter templateID can be an ISO + ID in case of restore vm deployed using ISO.</para> <para>The following response parameters are added: diskioread, diskiowrite, diskkbsread, diskkbswrite, displayvm, isdynamicallyscalable, affinitygroup</para></entry> </row> @@ -558,10 +559,9 @@ </row> <row> <entry><para>addCluster</para></entry> - <entry><para>The following request parameters are added: cpuovercommitratio (optional), - guestvswitchtype (optional), guestvswitchtype (optional), memoryovercommitratio + <entry><para>The following request parameters are added: guestvswitchtype (optional), guestvswitchtype (optional), publicvswitchtype (optional), publicvswitchtype (optional)</para> - <para>The following request parameters are added: cpuovercommitratio, + <para>The following request parameters are removed: cpuovercommitratio, memoryovercommitratio </para> </entry> </row>