ComplianceComputerStatus Table

FlexNet Manager Suite 2020 R1 (On-Premises)

ComplianceComputerStatus is a static table used to define possible values for the status of computers reported in FlexNet Manager Suite.

Table 1. Database columns for ComplianceComputerStatus table

Database Column

Details

ComplianceComputer StatusID

Type: integer. Key. Generated ID

A unique identifier for each ComplianceComputerStatus. Possible values and the corresponding default strings are:

  • 1 = New (this is the first appearance of this computer in inventory)
  • 2 = Ignored (an operator has marked this computer to be ignored)
ResourceName

Type: text (max 256 characters). Key

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

DefaultValue

Type: text (max 100 characters)

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

FlexNet Manager Suite (On-Premises)

2020 R1