ASSIGNED_CONFIGURATIONS

This table shows which configurations are assigned to which CIs and printers.

Table 1. ASSIGNED_CONFIGURATIONS

Field Name

Data Type

Description

CI_ID

BIGINT

The composite primary key, and the foreign key back to CONFIGURATION_ITEM.CI_ID.

CONFIGURATION_ID

BIGINT

Composite primary key, and the foreign key back to CONFIGURATION.CONFIGURATION_ID.

COMPLIANCE_STATE

VARCHAR(255)

The current conformance state for the configuration.

LAST_COMPLIANCE_CHECK

TIMESTAMP

Time stamp of the last conformance check was run.