Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

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.

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

 

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

BMC Server Automation Command Line Interface 8.5