diff --git a/docs/en-US/added-API-commands-4.2.xml b/docs/en-US/added-API-commands-4.2.xml index bf9594f852a..14a5f64b8ee 100644 --- a/docs/en-US/added-API-commands-4.2.xml +++ b/docs/en-US/added-API-commands-4.2.xml @@ -21,6 +21,22 @@
Added API Commands in 4.2 + + addImageStore + Adds all types of secondary storage providers, S3/Swift/NFS. + + + createSecondaryStagingStore + Adds a staging secondary storage in each zone. + + + listImageStores + Lists all secondary storages, S3/Swift/NFS. + + + listSecondaryStagingStores + Lists all staging secondary storages. + addIpToNic Adds an IP address to the NIC from the guest subnet. The request parameters are: nicid, @@ -286,8 +302,7 @@ scaleSystemVm - 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. + Scales the service offering for a systemVM, console proxy, or secondary storage. listDeploymentPlanners diff --git a/docs/en-US/changed-API-commands-4.2.xml b/docs/en-US/changed-API-commands-4.2.xml index 0401f7211c4..8fda9cc13bd 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 @@ updateCluster - The following new request parameters are added: cpuovercommitratio - (optional), memoryovercommitratio (optional) - The following new response parameters are added: cpuovercommitratio, + The following new request parameters are removed: cpuovercommitratio, + memoryovercommitratio + The following new response parameters are removed: cpuovercommitratio, memoryovercommitratio @@ -402,7 +402,8 @@ restoreVirtualMachine The following request parameter is added: templateID (optional). This is used to point to the - new template ID when the base image is updated. + 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. The following response parameters are added: diskioread, diskiowrite, diskkbsread, diskkbswrite, displayvm, isdynamicallyscalable, affinitygroup @@ -558,10 +559,9 @@ addCluster - The following request parameters are added: cpuovercommitratio (optional), - guestvswitchtype (optional), guestvswitchtype (optional), memoryovercommitratio + The following request parameters are added: guestvswitchtype (optional), guestvswitchtype (optional), publicvswitchtype (optional), publicvswitchtype (optional) - The following request parameters are added: cpuovercommitratio, + The following request parameters are removed: cpuovercommitratio, memoryovercommitratio