Virtualization - listVirtualGuestPackages_1
Virtualization - listVirtualGuestPackages
Description :
This command lists all the virtual guest packages of a given type.
Set the typeId argument to one of the following:
- All
- * - All
- 1 - VMwareBaremetal
- 2 - VMwareVMTemplate
- 3 - ManagedSystemLpar
- 4 - ManagedSystemVIO
- 7 - SolarisNonGlobalZone
- 10 - CitrixXenVM
- 12 - RHEV Template-based
- 13 - RHEV bare metal
- 14 - HyperV Template Based VGP
- 15 - HyperV Bare Metal VGP
The output is formatted as follows:
VGpackageId::Name::Description::VGPackageTypeId::VirtualizationServer::OperatingSystem
Return type : String
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
typeId | String | ID of the virtual guest package type. |
Example
The following example lists all the VMwareBaremetal packages:
Script
Virtualization listVirtualGuestPackages 1
21::VMwareBareMetalPackage::baremetal pkg::1::localhost::Windows Server 2003, Standard Edition
21::VMwareBareMetalPackage::baremetal pkg::1::localhost::Windows Server 2003, Standard Edition
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*