HP Operations Manager for Windows

Table OV_PM_PolicyTypePlatform


The OV_PM_PolicyTypePlatform table specifies the operating system, if policies of a certain type make sense only for a particular OS type. For example, you can deploy Windows Event Log policies only to a Windows managed nodes. Hence, the Windows Event Log policy type is limited to the Windows OS type. If there is no entry for a certain policy type version in this table, then all OS types are supported by this policy type.

Column Name Constraint Column Type Description
PolicyTypeVersionId FK2 uniqueidentifier ID of the policy type version.
OSTypeId FK1 int ID of the operating system type.