HP Operations Manager for Windows

Table OV_PM_PolicyGroupAssignment


The OV_PM_PolicyGroupAssignment table implements the policy to group assignment relation. PolicyVersionId is an optional field referring to the policy version assigned to the group. If this field is empty, the latest policy version is always taken. Records in this table are cascaded, and so automatically removed when the corresponding records are deleted from the OV_PM_Policy, OV_PM_PolicyVersion, or OV_PM_PolicyGroup table.

Column Name Constraint Column Type Description
GroupId PK, FK2, I1 uniqueidentifier ID of the referenced policy group.
PolicyId PK, FK1, I1 uniqueidentifier ID of the referenced policy.
PolicyVersionId FK3 uniqueidentifier Optional. ID of the referenced policy version.