This table is used by Unicenter Patch Management to maintain an index of policies (baselines) and groups of machines as defined in Unicenter Desktop and Server Management. It implements a one-to-many relationship between a policy (baseline) and the groups it applies to. The contents of this table should not be modified directly by the user except on direct instructions from CA.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| baseline_uuid | byte(16) | not null | See upm_baseline_sw.baseline_uuid. |
| group_uuid | byte(16) | not null | The uuid of the group as returned by the Unicenter DSM API when the group was selected by the user to participate in the policy (baseline). |
Product Name: Unicenter Patch Management
Table Type: Table