Stores policy information. This tables is used in conjunction with eIAM
| Column Name | Column Datatype | Column Null Option | Column Comment |
| policy_uuid | integer | not null | The unique policy id |
| policy_name | nvarchar(1024) | not null | The name of the policy |
| policy_type | nvarchar(255) | not null | The type of policy |
Product Name: Unicenter Wireless Site Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| policy_uuid | wsm_userprofile_assoc_detail | policy_uuid |
| policy_uuid | wsm_link_policy_to_policy | policy_uuid |
| policy_uuid | wsm_link_policy_to_policy | assoc_policy_id |