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 #208 background imageLoading...
Page #208 background image
vCloud API Programming Guide
208 VMware, Inc.
example,ortheprescribedhierarchywithwhichelementscanbenested)representthedatastructuresof
objectsinthecloud.Aclientcan“readanobjectbymakinganHTTPGETrequesttotheobject’sURL.Aclient
can“write”(createormodify)anobjectwithanHTTPPUTorPOST
requestthatincludesaneworchanged
XMLbodydocumentfortheobject.AndaclientcanusuallydeleteanobjectwithanHTTPDELETErequest.
Inthisdocument,wepresentexamplerequestsandresponses,andalsoprovidereferenceinformationonthe
XMLschemasthatdefinetherequestandresponsebodies.
RESTful Workflow Patterns
AllRESTfulworkflowsfallintoapatternthatincludesonlytwofundamentaloperations:
MakeanHTTPrequest(typicallyGET,PUT,POST,orDELETE).Thetargetofthisrequestiseithera
wellknownURL(suchastherootofavCloudserviceoranorganizationhostedonsuchaservice)ora
linkobtainedfromtheresponsetoapreviousrequest.(Forexample,a
GETrequesttoanorganization
URLreturnslinkstocatalogandvDCobjectscontainedbytheorganization.)
Examinetheresponse,whichalwaysincludesanHTTPresponsecodeandoftenincludesabody(anXML
document,inthevCloudAPI).Theresponsebodymaycontainlinksorotherinformationaboutthestate
ofanobject.(Forexample,aresponsethatincludesavAppbodycontainsthedetailsofthe
vApp’scurrent
virtualhardwareconfigurations,aswellaslinksthatyoucanusetoeditthatconfiguration).Ifthe
responseisanHTTPresponsecode,itindicateswhethertherequestsucceededorfailed,andmaybe
accompaniedbyaURLthatpointstoalocationfromwhichadditionalinformationcan
beretrieved.
Thesetwooperationscanrepeat,inthisorder,foraslongasnecessary.
For More Information About REST
ForacomprehensivediscussionofRESTfromboththeclientandserverperspectives,see:
Richardson,Leonard,andSamRuby.RESTfulWebServices.NorthMankato:OʹReillyMedia,Inc.,2007.
TherearealsomanysourcesofinformationaboutRESTontheWeb,including:
http://www.infoq.com/articles/restintroduction
http://www.infoq.com/articles/subbuallamarajurest
http://www.stucharlton.com/blog/archives/000141.html

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