Hi,
need retrieve/calculate a current SLA (not Acceptable SLA) of IT Service by time period via SQL.
How to do it?
Thanks
need retrieve/calculate a current SLA (not Acceptable SLA) of IT Service by time period via SQL.
How to do it?
Thanks
{
"serviceids": [
"2",
"3"
],
"intervals": [
{
"from": "1367697600",
"to": "1367927887"
}
]
}
Comment