Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Sample VGP XML file - VMware vCenter (bare metal)


For information about various settings, see Information-about-settings-in-the-VMware-VGP-XML-file.


<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<VirtualGuestPackageConfiguration>
   <GeneralInfo>
       <PackageName>BareMetal</PackageName>
       <PackageDescription></PackageDescription>
       <DepotGroupId>2000200</DepotGroupId>
       <VirtualGuestPackageType>1</VirtualGuestPackageType>
       <VirtualGuestName>bareMetal</VirtualGuestName>
   </GeneralInfo>
   <PlatformInfo>
       <VMwareInfo>
           <IsCustomConfig>false</IsCustomConfig>
           <VMXDatastore>datastore1</VMXDatastore>
           <GuestOSId>1</GuestOSId>
           <GuestOSVersionId>15</GuestOSVersionId>
           <NumOfProcessors>1</NumOfProcessors>
           <MemoryInMB>1024</MemoryInMB>
           <VMwareDiskSettings>
               <DiskInfo>
                   <DiskSize>20</DiskSize>
                   <DiskSizeUnit>GB</DiskSizeUnit>
                   <Datastore>datastore1</Datastore>
                   <ThinProvisioning>true</ThinProvisioning>
               </DiskInfo>
           </VMwareDiskSettings>
           <VMwareNetworkSettings>
               <NetworkConnection>
                   <Network>VM Network</Network>
                   <Adapter>Flexible (default)</Adapter>
                   <ConnectAtPowerOn>true</ConnectAtPowerOn>
               </NetworkConnection>
           </VMwareNetworkSettings>
       </VMwareInfo>
   </PlatformInfo>
</VirtualGuestPackageConfiguration>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation 8.3