Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

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>

You can obtain the depot group ID using the SmartDepotGroup CLI command. For more information, see SmartDepotGroup-groupNameToId.

 

 

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

TrueSight Server Automation 24.2