EasyManuals Logo

VMware VCLOUD API 1.0 - API User Manual

VMware VCLOUD API 1.0 - API
212 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #47 background imageLoading...
Page #47 background image
VMware, Inc. 47
Chapter 4 Provisioning
Response:
200 OK
View the OVF Descriptor of a vApp Template
TherepresentationofaresolvedvApptemplateincludesalinktoitsOVFdescriptor.
<Link rel="ovf" type="text/xml"
href="http://vcloud.example.com/api/v1.0/vAppTemplate/vappTemplate-268/ovf"/>
AGETrequestspecifyingtheURLinthehrefvalueofthisLinkreturnsthedescriptor,asshownin
Example 49.OnlyresolvedVAppTemplateelementsincludethislink.TogettheOVFdescriptorthatdefines
avApporvirtualmachine,youmuststartwiththetemplatefromwhichitwas
created.
WhenyouviewtheOVFdescriptorofavApptemplate,itincludesdeploymentspecificinformation.
Example 4-9. View the OVF Descriptor of a vApp Template
Request:
GET http://vcloud.example.com/api/v1.0/vAppTemplate/vappTemplate-268/ovf
Response:
200 OK
Content-Type text/xml
...
<Envelope ...>
<DiskSection>
<Info>Virtual disk information</Info>
<Disk ovf:capacity="100" ovf:capacityAllocationUnits="byte * 2^20" ovf:diskId="vmdisk1"
ovf:fileRef="file1"
ovf:format="http://www.vmware.com/interfaces/specifications/
vmdk.html#streamOptimized"/>
</DiskSection>
<VirtualSystem ... ovf:id="Ubuntu Template">
...
</VirtualSystem>
</Envelope>
Download a vApp Template as OVF
AvAppTemplatecanbedownloadedasanOVFpackage.Afterlocatingthetemplatebybrowsingacatalog
orvDC,aclientcanrequestthatthetemplatebeenabledfordownload.Thisoperationconstructsadownload
URLforthetemplate’sOVFdescriptorfileandaddsittothetemplate.Aclientcan
downloadthedescriptor
fromthisURL,examineittodiscoverthedownloadURLsofthefilesitreferences,thenmakeaseriesofGET
requeststhatdownloadthefilesthemselves.
WhenyoudownloadavApptemplateasOVF,alldeploymentspecificinformationisremovedfromtheOVF.
N
OTETheOVFdescriptordoesnotincludeanyFilereferences.Theseareremovedbytheserverafterthe
templateisresolvedandrecreatedwhenthetemplateisenabledfordownload.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the VMware VCLOUD API 1.0 - API and is the answer not in the manual?

VMware VCLOUD API 1.0 - API Specifications

General IconGeneral
BrandVMware
ModelVCLOUD API 1.0 - API
CategorySoftware
LanguageEnglish

Related product manuals