EasyManua.ls Logo

VMware VCLOUD API 1.0 - API - Page 28

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
Loading...
vCloud API Programming Guide
28 VMware, Inc.
</ovf:StartupSection>
<ovf:NetworkSection ... >
<ovf:Info/>
<ovf:Network ovf:name="vAppNetwork">
<ovf:Description/>
</ovf:Network>
</ovf:NetworkSection>
<NetworkConfigSection
href="http://vcloud.example.com/api/v1.0/vApp/vapp-7/networkConfigSection/"
ovf:required="false">
<Link rel="edit" type="application/vnd.vmware.vcloud.networkConfigSection+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vapp-7/
networkConfigSection/"/>
<ovf:Info>Configuration parameters for vAppNetwork</ovf:Info>
<NetworkConfig networkName="vAppNetwork">
<Configuration>
<IpScope>
...
</IpScope>
<ParentNetwork type="application/vnd.vmware.vcloud.network+xml" name="Internet"
href="http://vcloud.example.com/api/v1.0/network/54"/>
<FenceMode>bridged</FenceMode>
</Configuration>
<IsDeployed>true</IsDeployed>
</NetworkConfig>
</NetworkConfigSection>
<Children>
<Vm deployed="true" status="4" name="ubuntu10-x86"
type="application/vnd.vmware.vcloud.vm+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4">
<Link rel="power:reboot" href="http://vcloud.example.com/api/v1.0/vApp/vm-4/power/
action/reboot"/>
<Link rel="power:powerOff" href="http://vcloud.example.com/api/v1.0/vApp/vm-4/power/
action/powerOff"/>
<Link rel="undeploy"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/action/undeploy"/>
<Link rel="deploy"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/action/deploy"/>
<Link rel="power:shutdown" href="http://vcloud.example.com/api/v1.0/vApp/vm-4/power/
action/shutdown"/>
<Link rel="power:reset" href="http://vcloud.example.com/api/v1.0/vApp/vm-4/power/
action/reset"/>
<Link rel="power:suspend" href="http://vcloud.example.com/api/v1.0/vApp/vm-4/power/
action/suspend"/>
<Link rel="up" type="application/vnd.vmware.vcloud.vApp+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vapp-7"/>
<Link rel="screen:thumbnail"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/screen"/>
<Link rel="screen:acquireTicket"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/screen/
action/acquireTicket"/>
<Link rel="media:insertMedia"
type="application/vnd.vmware.vcloud.mediaInsertOrEjectParams+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/media/
action/insertMedia"/>
<Link rel="media:ejectMedia"
type="application/vnd.vmware.vcloud.mediaInsertOrEjectParams+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/media/
action/ejectMedia"/>
<Description/>
<ovf:VirtualHardwareSection ...>
...
</ovf:VirtualHardwareSection>
...
<NetworkConnectionSection>
...
<NetworkConnection network="vAppNetwork">
...

Table of Contents

Related product manuals