Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Need OVF deploy example including static ip assignment #9

Open
ReinsBrain opened this issue May 3, 2017 · 4 comments
Open

Need OVF deploy example including static ip assignment #9

ReinsBrain opened this issue May 3, 2017 · 4 comments
Labels

Comments

@ReinsBrain
Copy link

ReinsBrain commented May 3, 2017

Greetings, I hope this is the right avenue for a feature request regarding a sample of OVF deploy which should include provisioning network (static ip) as I don't seem to be able to deduce this from the documentation. If I should be looking for support elsewhere, please advise. Thanks in advance :)
ps. here is a link to stackoverflow question : http://stackoverflow.com/questions/43767814/example-deployment-of-ovf-with-rest-api-including-network-ip-provisioning

@strefethen
Copy link
Contributor

Hi @ReinsBrain, while we don't have an example in the REST SDK for deployment we have two samples here and here that may help on the deployment question. What specifically were you tripped up on with the documentation? I'd like to pass that information on to the CL team.

@alanrenouf
Copy link
Contributor

@ReinsBrain It would also be good to know what OVF you are trying to deploy, is this a custom OVF or a pre built vendor OVF, the reason why is that built OVF's sometimes have configuration data where you can set the static IP address during deployment (supported in this API), if not and its a custom OVF that you are looking to use Guest Customization on as you deploy then that is currently not available via the REST API.

@hocineKHE
Copy link

{
"name": "com.vmware.vapi.rest.httpNotFound",
"localizableMessages": [
{
"defaultMessage": "Not found.",
"id": "com.vmware.vapi.rest.httpNotFound"
}
],
"majorErrorCode": 404
}

any idea ???

@WinstonJake
Copy link

@hocineKHE : i think this happens when you are trying to hit an API that was released in a higher version of vSphere and you are running an older version of vSphere.

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

No branches or pull requests

5 participants