EasyManua.ls Logo

VMware VCLOUD API 1.0 - API - Page 76

VMware VCLOUD API 1.0 - API
212 pages
Print Icon
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
76 VMware, Inc.
<Link rel="edit" type="application/vnd.vmware.vcloud.virtualHardwareSection+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
virtualHardwareSection/"/>
<Link type="application/vnd.vmware.vcloud.rasdItemsList+xml" rel="edit
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
virtualHardwareSection/disks"/>
...
<Link rel="edit" type="application/vnd.vmware.vcloud.rasdItemsList+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
virtualHardwareSection/networkCards"/>
...
</ovf:VirtualHardwareSection>
<ovf:OperatingSystemSection ... href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
operatingSystemSection/">
...
<Link rel="edit" type="application/vnd.vmware.vcloud.operatingSystemSection+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
operatingSystemSection/"/>
</ovf:OperatingSystemSection>
<NetworkConnectionSection ... href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
networkConnectionSection/" ...>
<ovf:Info>Specifies the available VM network connections</ovf:Info>
<PrimaryNetworkConnectionIndex>0</PrimaryNetworkConnectionIndex>
<NetworkConnection network="vAppNetwork">
<NetworkConnectionIndex>0</NetworkConnectionIndex>
<IpAddress>10.147.122.134</IpAddress>
<IsConnected>false</IsConnected>
<MACAddress>00:50:56:01:01:49</MACAddress>
<IpAddressAllocationMode>POOL</IpAddressAllocationMode>
</NetworkConnection>
<Link rel="edit"
type="application/vnd.vmware.vcloud.networkConnectionSection+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
networkConnectionSection/"/>
</NetworkConnectionSection>
<GuestCustomizationSection
type="application/vnd.vmware.vcloud.guestCustomizationSection+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
guestCustomizationSection/" ovf:required="false">
<ovf:Info>Specifies Guest OS Customization Settings</ovf:Info>
<Enabled>false</Enabled>
<ChangeSid>false</ChangeSid>
<VirtualMachineId>4</VirtualMachineId>
<JoinDomainEnabled>false</JoinDomainEnabled>
<UseOrgSettings>false</UseOrgSettings>
<AdminPasswordEnabled>false</AdminPasswordEnabled>
<AdminPasswordAuto>true</AdminPasswordAuto>
<ResetPasswordRequired>false</ResetPasswordRequired>
<CustomizationScript/>
<ComputerName>ubuntu10-x86</ComputerName>
<Link rel="edit"
type="application/vnd.vmware.vcloud.guestCustomizationSection+xml
" href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
guestCustomizationSection/"/>
</GuestCustomizationSection>
<VAppScopedLocalId>20ea086f-1a6a-4fb2-8e2e-23372facf7de</VAppScopedLocalId>
</Vm>
</Children>
</VApp>

Table of Contents

Related product manuals