mwaag commented on issue #7578:
URL: https://github.com/apache/cloudstack/issues/7578#issuecomment-1588963133

   This shows the result, when trying to import the VM with cloudmonkey:
   
   import unmanagedinstance clusterid=55b7ee5e-22db-494c-93c0-3b46cacd0624 
name=i-97-174834-VM serviceofferingid=c233ef58-24c0-4d05-882e-8345e279e844 
displayname=webost-imported projectid=4a2d488d-7b11-486a-8ab0-7b6111ceb704 
templateid=fe1b6a83-8c8d-462a-86e0-88614b688745
   {
     "accountid": "36c623ce-74f7-491c-b8a8-e0eb3af6d3e2",
     "cmd": 
"org.apache.cloudstack.api.command.admin.vm.ImportUnmanagedInstanceCmd",
     "completed": "2023-06-13T11:52:32+0200",
     "created": "2023-06-13T11:52:22+0200",
     "jobid": "81af23c1-d70b-49d1-bc3f-760d2d8c1539",
     "jobprocstatus": 0,
     "jobresult": {
       "errorcode": 530,
       "errortext": "Suitable network for nic(ID: Network adapter 1) not found 
during VM import"
     },
     "jobresultcode": 530,
     "jobresulttype": "object",
     "jobstatus": 2,
     "userid": "e63be6d6-cf03-4be5-b45d-8bf42da7369a"
   }
   
   How does the parameters nicipaddresslist and nicnetworklist work? Can you 
give an example, please?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to