Information on policies created
Fields
| Field | Type | Description |
|---|---|---|
| creation_date* | DATETIME | Date of creation of the policy |
| device_platform | VARCHAR (7) | Device Platform |
| edit_date | DATETIME | Date of publication of the policy |
| policy_id* | INT | Code of Primary Key Policy |
| policy_name* | NVARCHAR (200) | Policy Name |
| policy_type | VARCHAR (17) | Policy Type (Energy, ForbiddenPrograms, Restriction) |
| user_name* | NVARCHAR (510) | User who created the policy |