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 - listAllVirtualGuestPackagesByType

Virtualization - listAllVirtualGuestPackagesByType

Description :

This command lists all the virtual guest packages of a given type. This command is deprecated. Use the listVirtualGuestPackages command instead.

Set the typeId argument to one of the following integers:

  • 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

Return type : String

Command Input :

Variable Name

Variable Type

Description

typeId

Integer

Integer ID of the virtual guest package type.

Example

The following example lists all the VMwareBaremetal packages:

Script


Virtualization listAllVirtualGuestPackagesByType 1 



Was this page helpful? Yes No Submitting... Thank you

Comments