Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployuVirtualMachine #1

Closed
BwOrK opened this issue Sep 6, 2017 · 2 comments
Closed

deployuVirtualMachine #1

BwOrK opened this issue Sep 6, 2017 · 2 comments

Comments

@BwOrK
Copy link

BwOrK commented Sep 6, 2017

when I am trying to deploy a VM via API call I am not able to correctl transfer array which is containing the
networks id to a variable "iptonetworklist"

can you tell me how to do it,

$cloudQuery = $this->cloudConnect->clientEurope()->command(......)

let me know
Thansk

@kevindierkx
Copy link
Contributor

@BwOrK If I'm not mistaken you only get a jobId from the deployVirtualMachine command. You can use this to query the async job result (queryAsyncjobresult). When the job succeeds there should be a nics array in the virtual machine response.

@kevindierkx
Copy link
Contributor

Closing this issue, can't reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants