[
https://issues.apache.org/jira/browse/CLOUDSTACK-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Likitha Shetty resolved CLOUDSTACK-4182.
----------------------------------------
Resolution: Fixed
> Id field is not set in the xml response for
> DeployVirtualMachine/CreateVolume/CreateNetwork API's
> -------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4182
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4182
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.2.0
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Priority: Critical
> Fix For: 4.2.0
>
>
> Sample XML and JSON response for API deployVirtualMachine
> <deployvirtualmachineresponse cloud-stack-version="4.2.0-SNAPSHOT">
> <jobid>6a0ac7d0-7cc5-426b-a6cf-cc9ff9037854</jobid>
> </deployvirtualmachineresponse>
> { "deployvirtualmachineresponse" :
> {"id":"3ffbe830-46ed-4187-b402-6e1e5a015c8e","jobid":"df79c146-6c24-4ced-92af-8f17f0ccc592"}
> }
> In the XML response id field is not set which is the uuid of the VM that is
> deployed.
> This is seen in the response of other Create commands as well. For e.g
> CreateVolumeCmd
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira