All pastes #2110071 Raw Edit

Anonymous

public text v1 · immutable
#2110071 ·published 2012-02-06 03:06 UTC
rendered paste body
Using eCloud API version: 2011-07-01
eCloud server time is: Mon, 06 Feb 2012 03:05:24 GMT, offset=1.14200258255005
Terremark Professional Services
ecloud_get_request error: 
https://services.enterprisecloud.terremark.com/cloudapi/ecloud/virtualmachines/computepools/736/action/copyvirtualmachine = 400 Bad Request
ERROR: The linux customization cannot be null or doesn't match to the operating system of the source virtual machine InvalidInput


<?xml version="1.0"?>
<CopyVirtualMachine name="NEW_NAME">
  <Source href="/cloudapi/ecloud/virtualmachines/188520" type="application/vnd.tmrk.cloud.virtualMachine"/>
  <ProcessorCount>
    1
  </ProcessorCount>
  <Memory>
    <Unit>
      MB
    </Unit>
    <Value>
      512
    </Value>
  </Memory>
  <Tags/>
  <PoweredOn>
    false
  </PoweredOn>
  <LinuxCustomization>
    <NetworkSettings>
      <NetworkAdapterSettings>
        <NetworkAdapter>
          <Network href="/cloudapi/ecloud/networks/48241" name="10.122.157.64/27" type="application/vnd.tmrk.cloud.network"/>
          <IpAddress>
            10.122.157.68
          </IpAddress>
        </NetworkAdapter>
      </NetworkAdapterSettings>
    </NetworkSettings>
  </LinuxCustomization>
</CopyVirtualMachine>