[
https://issues.apache.org/jira/browse/CLOUDSTACK-9088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251552#comment-15251552
]
ASF GitHub Bot commented on CLOUDSTACK-9088:
--------------------------------------------
Github user rajesh-battala commented on the pull request:
https://github.com/apache/cloudstack/pull/1126#issuecomment-212805433
Gone through the code.
API change for the description param is good.
> migrateto parameter associated with migrateVirtualMachineWithVolume API needs
> an example
> ----------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9088
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9088
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API, Doc
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
>
> ISSUE:
> API docs for migrateVirtualMachineWithVolume API does not clearly state the
> format for parameter "migrateto". The doc suggests that it accepts
> volume/pool pair but fails to mention:
> 1. Format.
> 2. If value for volume/pool should be name, ID or UUID.
> 3. Whether "pool" referenced here is source or target.
> It may be difficult for users to perceive that the format needs to something
> like ...&migrateto[0].volume=<UUID>&migrateto[0].pool=<UUID>&...
> We need to provide example for better understanding like we have done for
> "iptonetworklist" parameter associated with deployVirtualMachine API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)