VMware VCLOUD API 1.0 - API Programming Manual page 76

Table of Contents

Advertisement

vCloud API Programming Guide
</ovf:VirtualHardwareSection>
<ovf:OperatingSystemSection ... href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
</ovf:OperatingSystemSection>
<NetworkConnectionSection ... href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
</NetworkConnectionSection>
<GuestCustomizationSection
</GuestCustomizationSection>
<VAppScopedLocalId>20ea086f-1a6a-4fb2-8e2e-23372facf7de</VAppScopedLocalId>
</Vm>
</Children>
</VApp>
76
<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"/>
...
operatingSystemSection/">
...
<Link rel="edit" type="application/vnd.vmware.vcloud.operatingSystemSection+xml"
href="http://vcloud.example.com/api/v1.0/vApp/vm-4/
operatingSystemSection/"/>
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/"/>
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/"/>
VMware, Inc.

Advertisement

Table of Contents
loading

Table of Contents