ZoneResourceManagementMethodType Table

ZoneResourceManagementMethodType is a static table listing the possible resource management methods which can be used for Solaris Zones.

Table 1. Database columns for ZoneResourceManagementMethodType table

Database Column

Details

ZoneResourceManagement MethodTypeID

Type: integer. Key. Generated ID

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

  • 1 = resource-pool
  • 2 = capped-cpu
  • 3 = dedicated-cpu
ResourceName

Type: text (max 256 characters). Key

The unique name of the localizable resource string representing a Solaris Zone resource management method. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the resource management method resource string has no translation.

ImporterString

Type: text (max 100 characters)

This is the string which is coming from the data source.