Apache CloudStack 4.22.0.0 Root Admin API Reference

listImportVmTasks

List running import virtual machine tasks from a unmanaged hosts into CloudStack

Request parameters

Parameter NameDescriptionRequired
zoneidthe zone IDtrue
accountidthe ID of the Accountfalse
convertinstancehostidConversion host of the importing taskfalse
keywordList by keywordfalse
pagefalse
pagesizefalse
tasksfilterFilter tasks by state, valid options are: All, Running, Completed, Failedfalse
vcenterThe name/ip of vCenter. Make sure it is IP address or full qualified domain name for host running vCenter server.false

Response Tags

Response NameDescription
idthe ID of importing task
accountthe account name
accountidthe ID of account
convertinstancehostidthe ID of the host on which the instance is being converted
convertinstancehostnamethe name of the host on which the instance is being converted
createdthe create date of the importing task
datacenternamethe datacenter name of the importing VM task
descriptionthe current step description on the importing VM task
displaynamethe display name of the importing VM
durationthe total task duration
lastupdatedthe last updated date of the importing task
sourcevmnamethe source VM name
statethe state of the importing VM task
stepthe current step on the importing VM task
stepdurationthe duration of the current step
vcenterthe vcenter name of the importing VM task
virtualmachineidthe ID of the imported VM (after task is completed)
zoneidthe Zone ID
zonenamethe Zone name