Package of SLO templates.
aggregationtype is made single valued, hence use delimited separated list
| Column Name | Column Datatype | Column Null Option | Column Comment |
| slo_package_id | integer | not null | |
| major_version | varchar(20) | with null | |
| minor_version | varchar(20) | with null | |
| name | nvarchar(64) | with null | |
| package_name | nvarchar(64) | with null | |
| schema_id | integer | with null | The schema to which this package belongs. |
| aggregation_type | varchar(50) | with null | icaggregationtype is made single valued, hence use delimited seperated list |
Product Name: Unicenter Service Management
Table Type: Table
Relationships:
| Primary Key | Related Table | Related Column |
| slo_package_id | usm_link_slo_package_template | slo_package_id |
| slo_package_id | usm_slo_template | slo_package_id |
| slo_package_id | usm_report_group_template | slo_package_id |