ComputerResourceVMPoolType Table

FlexNet Manager Suite 2020 R1 (On-Premises)

VMPoolType is a static table listing the possible types of a virtual machine pool.

Table 1. Database columns for ComputerResourceVMPoolType table

Database Column

Details

ComputerResourceVMPool TypeID

Type: integer. Key. Generated ID

A unique identifier for a VMPoolType. Possible values and the corresponding default names are:

  • 1 = Folder
  • 2 = Data Center
  • 3 = Compute Resource
  • 4 = Host System
  • 5 = Resource Pool
  • 6 = Virtual Machine
  • 7 = Physical Shared Pool
  • 8 = Virtual Shared Pool
  • 9 = LPAR
  • 10 = RSET
  • 11 = Cluster Compute Resource.
  • 12 = PSET
VCTypeID

Type: text (max 32 characters)

The type of the virtual machine folder in VMware Virtual Center.

ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a pool type. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the pool type resource string has no translation.

FlexNet Manager Suite (On-Premises)

2020 R1