Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 943A5105A5 for ; Mon, 5 Aug 2013 06:15:34 +0000 (UTC) Received: (qmail 37182 invoked by uid 500); 5 Aug 2013 06:15:33 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 37142 invoked by uid 500); 5 Aug 2013 06:15:30 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 37121 invoked by uid 99); 5 Aug 2013 06:15:27 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 06:15:27 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 65A128B89BD; Mon, 5 Aug 2013 06:15:27 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: radhika@apache.org To: commits@cloudstack.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/master to 1382363 Date: Mon, 5 Aug 2013 06:15:27 +0000 (UTC) Updated Branches: refs/heads/master d5e5de5d8 -> 138236333 CLOUDSTACK-3546 edits and additions Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13823633 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/13823633 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/13823633 Branch: refs/heads/master Commit: 1382363334e99bdad1899ce0d8ee7a7860362b82 Parents: d5e5de5 Author: Radhika PC Authored: Mon Aug 5 11:41:24 2013 +0530 Committer: Radhika PC Committed: Mon Aug 5 11:41:24 2013 +0530 ---------------------------------------------------------------------- docs/en-US/added-API-commands-4.2.xml | 327 +++++++++++++++++---------- docs/en-US/changed-API-commands-4.2.xml | 15 +- 2 files changed, 206 insertions(+), 136 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/13823633/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 ddf80b1..bf9594f 100644 --- a/docs/en-US/added-API-commands-4.2.xml +++ b/docs/en-US/added-API-commands-4.2.xml @@ -135,328 +135,405 @@ The request parameters are elastic ip id and region id. - createVMSnapshot (create a virtual machine snapshot) + createVMSnapshot + Creates a virtual machine snapshot. - deleteVMSnapshot (delete a virtual machine snapshot) + deleteVMSnapshot + Deletes a virtual machine snapshot. - listVMSnapshot (show a virtual machine snapshot) + listVMSnapshot + Shows a virtual machine snapshot. - revertToVMSnapshot (return a virtual machine to the state and data saved in a given - snapshot) + revertToVMSnapshot + Returns a virtual machine to the state and data saved in a given snapshot. - createLBHealthCheckPolicy (creates a new health check policy for a load balancer rule; - see ) + createLBHealthCheckPolicy + Creates a new health check policy for a load balancer rule. - deleteLBHealthCheckPolicy (deletes an existing health check policy from a load balancer - rule) + deleteLBHealthCheckPolicy + Deletes an existing health check policy from a load balancer rule. - listLBHealthCheckPolicies (displays the health check policy for a load balancer - rule) + listLBHealthCheckPolicies + Displays the health check policy for a load balancer rule. - createEgressFirewallRules (creates an egress firewall rule on the guest network; see - ) + createEgressFirewallRules + Creates an egress firewall rule on the guest network. - deleteEgressFirewallRules (deletes a egress firewall rule on the guest network.) + deleteEgressFirewallRules + Deletes a egress firewall rule on the guest network. - listEgressFirewallRules (lists the egress firewall rules configured for a guest - network.) + listEgressFirewallRules + Lists the egress firewall rules configured for a guest network. - resetSSHKeyForVirtualMachine (Resets the SSHkey for virtual machine.) + resetSSHKeyForVirtualMachine + Resets the SSHkey for virtual machine. - addBaremetalHost (Adds a new host. Technically, this API command was present in v3.0.6, - but its functionality was disabled. See ) + addBaremetalHost + Adds a new host. Technically, this API command was present in v3.0.6, but its + functionality was disabled. - addBaremetalDhcp (Adds a DHCP server for bare metal hosts) + addBaremetalDhcp + Adds a DHCP server for bare metal hosts. - addBaremetalPxePingServer (Adds a PXE PING server for bare metal hosts) + addBaremetalPxePingServer + Adds a PXE PING server for bare metal hosts. addBaremetalPxeKickStartServer (Adds a PXE server for bare metal hosts) - listBaremetalDhcp (Shows the DHCP servers currently defined for bare metal - hosts) + listBaremetalDhcp + Shows the DHCP servers currently defined for bare metal hosts. - listBaremetalPxePingServer (Shows the PXE PING servers currently defined for bare metal - hosts) + listBaremetalPxePingServer + Shows the PXE PING servers currently defined for bare metal hosts. - addNicToVirtualMachine (Adds a new NIC to the specified VM on a selected network; see - ) + addNicToVirtualMachine + Adds a new NIC to the specified VM on a selected network. - removeNicFromVirtualMachine (Removes the specified NIC from a selected VM.) + removeNicFromVirtualMachine + Removes the specified NIC from a selected VM. - updateDefaultNicForVirtualMachine (Updates the specified NIC to be the default one for a - selected VM.) + updateDefaultNicForVirtualMachine + Updates the specified NIC to be the default one for a selected VM. - addRegion (Registers a Region into another Region; see ) + addRegion + Registers a Region into another Region. - updateRegion (Updates Region details: ID, Name, Endpoint, User API Key, and User Secret - Key.) + updateRegion + Updates Region details: ID, Name, Endpoint, User API Key, and User Secret Key. - removeRegion (Removes a Region from current Region.) + removeRegion + Removes a Region from current Region. - listRegions (Get all the Regions. They can be filtered by using the ID or Name.) + listRegions + Get all the Regions. They can be filtered by using the ID or Name. - getUser (This API can only be used by the Admin. Get user account details by using the - API Key.) + getUser + This API can only be used by the Admin. Get user account details by using the API + Key. - getApiLimit (Show number of remaining APIs for the invoking user in current - window) + getApiLimit + Shows number of remaining APIs for the invoking user in current window. - resetApiLimit (For root admin, if account ID parameter is passed, it will reset count - for that particular account, otherwise it will reset all counters) + resetApiLimit + For root admin, if account ID parameter is passed, it will reset count for that + particular account, otherwise it will reset all counters. - lockAccount (Locks an account) + lockAccount + Locks an account. - lockUser (Locks a user account) + lockUser + Locks a user account. - scaleVirtualMachine (Scales the virtual machine to a new service offering.) + scaleVirtualMachine + Scales the virtual machine to a new service offering. - migrateVirtualMachineWithVolume (Attempts migrating VM with its volumes to a different - host.) + migrateVirtualMachineWithVolume + Attempts migrating VM with its volumes to a different host. - dedicatePublicIpRange (Dedicates a Public IP range to an account.) + dedicatePublicIpRange + Dedicates a Public IP range to an account. - releasePublicIpRange (Releases a Public IP range back to the system pool.) + releasePublicIpRange + Releases a Public IP range back to the system pool. - dedicateGuestVlanRange (Dedicates a guest VLAN range to an account.) + dedicateGuestVlanRange + Dedicates a guest VLAN range to an account. - releaseDedicatedGuestVlanRange (Releases a dedicated guest VLAN range to the system.) - + releaseDedicatedGuestVlanRange + Releases a dedicated guest VLAN range to the system. - listDedicatedGuestVlanRanges (Lists dedicated guest VLAN ranges.) + listDedicatedGuestVlanRanges + Lists dedicated guest VLAN ranges. - updatePortForwardingRule (Updates a port forwarding rule. Only the private port and the - VM can be updated.) + updatePortForwardingRule + Updates a port forwarding rule. Only the private port and the VM can be updated. - scaleSystemVm (Scale 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.) + 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. - listDeploymentPlanners (Lists all the deployment planners available.) + listDeploymentPlanners + Lists all the deployment planners available. - addS3 (Adds a Amazon Simple Storage Service instance.) + addS3 + Adds a Amazon Simple Storage Service instance. - listS3s (Lists all the Amazon Simple Storage Service instances.) + listS3s + Lists all the Amazon Simple Storage Service instances. - findHostsForMigration (Find hosts suitable for migrating a VM to.) + findHostsForMigration + Finds hosts suitable for migrating a VM to. - releaseHostReservation (Releases host reservation.) + releaseHostReservation + Releases host reservation. - resizeVolume (Resizes a volume.) + resizeVolume + Resizes a volume. - updateVolume (Updates the volume.) + updateVolume + Updates the volume. - listStorageProviders (Lists storage providers.) + listStorageProviders + Lists storage providers. - findStoragePoolsForMigration (Lists storage pools available for migrating a volume.) - + findStoragePoolsForMigration + Lists storage pools available for migrating a volume. - createEgressFirewallRule (Creates a egress firewall rule for a given network. ) + createEgressFirewallRule + Creates a egress firewall rule for a given network. - deleteEgressFirewallRule (Deletes an egress firewall rule.) + deleteEgressFirewallRule + Deletes an egress firewall rule. - listEgressFirewallRules (Lists all egress firewall rules for network.) + listEgressFirewallRules + Lists all egress firewall rules for network. - updateNetworkACLItem (Updates ACL item with specified ID.) + updateNetworkACLItem + Updates ACL item with specified ID. - createNetworkACLList (Creates a Network ACL for the given VPC.) + createNetworkACLList + Creates a Network ACL for the given VPC. - deleteNetworkACLList (Deletes a Network ACL.) + deleteNetworkACLList + Deletes a Network ACL. - replaceNetworkACLList (Replaces ACL associated with a Network or private gateway.) - + replaceNetworkACLList + Replaces ACL associated with a Network or private gateway. - listNetworkACLLists (Lists all network ACLs.) + listNetworkACLLists + Lists all network ACLs. - addResourceDetail (Adds detail for the Resource.) + addResourceDetail + Adds detail for the Resource. - removeResourceDetail (Removes detail for the Resource.) + removeResourceDetail + Removes details of the resource. - listResourceDetails (List resource details.) + listResourceDetails + Lists resource details. - addNiciraNvpDevice (Adds a Nicira NVP device.) + addNiciraNvpDevice + Adds a Nicira NVP device. - deleteNiciraNvpDevice (Deletes a Nicira NVP device.) + deleteNiciraNvpDevice + Deletes a Nicira NVP device. - listNiciraNvpDevices (Lists Nicira NVP devices.) + listNiciraNvpDevices + Lists Nicira NVP devices. - listNiciraNvpDeviceNetworks (Lists network that are using a Nicira NVP device.) + listNiciraNvpDeviceNetworks + Lists network that are using a Nicira NVP device. - addBigSwitchVnsDevice (Adds a BigSwitch VNS device.) + addBigSwitchVnsDevice + Adds a BigSwitch VNS device. - deleteBigSwitchVnsDevice (Deletes a BigSwitch VNS device.) + deleteBigSwitchVnsDevice + Deletes a BigSwitch VNS device. - listBigSwitchVnsDevices (Lists BigSwitch VNS devices.) + listBigSwitchVnsDevices + Lists BigSwitch VNS devices. - configureSimulator (Configures a simulator.) + configureSimulator + Configures a simulator. - listApis (Lists all the available APIs on the server, provided by the API Discovery - plugin.) + listApis + Lists all the available APIs on the server, provided by the API Discovery plugin. - getApiLimit (Get the API limit count for the caller.) + getApiLimit + Gets the API limit count for the caller. - resetApiLimit (Reset the API count.) + resetApiLimit + Resets the API count. - assignToGlobalLoadBalancerRule (Assign load balancer rule or list of load balancer rules - to a global load balancer rules.) + assignToGlobalLoadBalancerRule + Assigns load balancer rule or list of load balancer rules to a global load balancer + rules. - removeFromGlobalLoadBalancerRule (Removes a load balancer rule association with global - load balancer rule) + removeFromGlobalLoadBalancerRule + Removes a load balancer rule association with global load balancer rule. - listVMSnapshot (List virtual machine snapshot by conditions) + listVMSnapshot + Lists virtual machine snapshot by conditions. - createLoadBalancer (Creates a Load Balancer) + createLoadBalancer + Creates a load balancer. - listLoadBalancers (Lists Load Balancers) + listLoadBalancers + Lists load balancers. - deleteLoadBalancer (Deletes a load balancer) + deleteLoadBalancer + Deletes a load balancer. - configureInternalLoadBalancerElement (Configures an Internal Load Balancer element.) - + configureInternalLoadBalancerElement + Configures an Internal Load Balancer element. - createInternalLoadBalancerElement (Create an Internal Load Balancer element.) + createInternalLoadBalancerElement + Creates an Internal Load Balancer element. - listInternalLoadBalancerElements (Lists all available Internal Load Balancer elements.) - + listInternalLoadBalancerElements + Lists all available Internal Load Balancer elements. - createAffinityGroup (Creates an affinity or anti-affinity group.) + createAffinityGroup + Creates an affinity or anti-affinity group. - deleteAffinityGroup (Deletes an affinity group.) + deleteAffinityGroup + Deletes an affinity group. - listAffinityGroups (Lists all the affinity groups.) + listAffinityGroups + Lists all the affinity groups. - updateVMAffinityGroup (Updates the affinity or anti-affinity group associations of a VM. - The VM has to be stopped and restarted for the new properties to take effect.) + updateVMAffinityGroup + Updates the affinity or anti-affinity group associations of a VM. The VM has to be + stopped and restarted for the new properties to take effect. - listAffinityGroupTypes (Lists affinity group types available.) + listAffinityGroupTypes + Lists affinity group types available. - stopInternalLoadBalancerVM (Stops an Internal LB VM.) + stopInternalLoadBalancerVM + Stops an Internal LB VM. - startInternalLoadBalancerVM (Starts an existing Internal LB VM.) + startInternalLoadBalancerVM + Starts an existing Internal LB VM. - listInternalLoadBalancerVMs (List internal LB VMs.) + listInternalLoadBalancerVMs + Lists internal LB VMs. - listNetworkIsolationMethods (Lists supported methods of network isolation.) + listNetworkIsolationMethods + Lists supported methods of network isolation. - dedicateZone (Dedicates a zone.) + dedicateZone + Dedicates a zone. - dedicatePod (Dedicates a pod.) + dedicatePod + Dedicates a pod. - dedicateCluster (Dedicate an existing cluster.) + dedicateCluster + Dedicates an existing cluster. - dedicateHost (Dedicates a host.) + dedicateHost + Dedicates a host. - releaseDedicatedZone (Release dedication of zone.) + releaseDedicatedZone + Releases dedication of zone. - releaseDedicatedPod (Release dedication for the pod.) + releaseDedicatedPod + Releases dedication for the pod. - releaseDedicatedCluster (Release dedication for cluster.) + releaseDedicatedCluster + Releases dedication for cluster. - releaseDedicatedHost (Release dedication for host.) + releaseDedicatedHost + Releases dedication for host. - listDedicatedZones (List dedicated zones.) + listDedicatedZones + Lists dedicated zones. - listDedicatedPods (Lists dedicated pods.) + listDedicatedPods + Lists dedicated pods. - listDedicatedClusters (Lists dedicated clusters.) + listDedicatedClusters + Lists dedicated clusters. - listDedicatedHosts (Lists dedicated hosts.) + listDedicatedHosts + Lists dedicated hosts. http://git-wip-us.apache.org/repos/asf/cloudstack/blob/13823633/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 b100887..0401f72 100644 --- a/docs/en-US/changed-API-commands-4.2.xml +++ b/docs/en-US/changed-API-commands-4.2.xml @@ -388,24 +388,21 @@ listCapabilities The following new response parameters are added: apilimitinterval and - apilimitmax. - See . + apilimitmax. createServiceOffering The following new request parameters are added: deploymentplanner (optional), isvolatile (optional), serviceofferingdetails (optional). isvolatie indicates whether the service offering includes Volatile VM capability, - which will discard the VM's root disk and create a new one on reboot. See . + which will discard the VM's root disk and create a new one on reboot. The following new response parameters are added: deploymentplanner, isvolatile 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. See . + The following request parameter is added: templateID (optional). This is used to point to the + new template ID when the base image is updated. The following response parameters are added: diskioread, diskiowrite, diskkbsread, diskkbswrite, displayvm, isdynamicallyscalable, affinitygroup @@ -564,7 +561,6 @@ The following request parameters are added: cpuovercommitratio (optional), guestvswitchtype (optional), guestvswitchtype (optional), memoryovercommitratio (optional), publicvswitchtype (optional), publicvswitchtype (optional) - See . The following request parameters are added: cpuovercommitratio, memoryovercommitratio @@ -573,7 +569,6 @@ updateCluster The following request parameters are added: cpuovercommitratio, ramovercommitratio - See . @@ -584,7 +579,6 @@ The following request parameters are added: hypervisor (optional), provider (optional), scope (optional) The following request parameters have been made mandatory: podid, clusterid - See . The following response parameter has been added: hypervisor, scope, suitableformigration @@ -592,7 +586,6 @@ listStoragePools The following request parameter is added: scope (optional) - See . The following response parameters are added: hypervisor, scope, suitableformigration