Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.83 KB

SlaService.md

File metadata and controls

28 lines (25 loc) · 1.83 KB

SlaService

Properties

Name Type Description Notes
ServiceName string Service Name [optional] [default to null]
Status string Status Code [optional] [default to null]
StatusReason string Status Reason [optional] [default to null]
StartTime string Start Time [optional] [default to null]
EndTime string End Time [optional] [default to null]
DueTime string Due Time [optional] [default to null]
SlackTime string Slack Time [optional] [default to null]
ServiceOrderDateTime string Service Order DateTime [optional] [default to null]
ScheduledOrderDate string Control-M Order Date [optional] [default to null]
ServiceJob string Service Key [optional] [default to null]
ServiceControlM string Service Control-M [optional] [default to null]
Priority string Priority [optional] [default to null]
Note string User note [optional] [default to null]
TotalJobs string Number of Jobs [optional] [default to null]
JobsCompleted string Jobs Completed [optional] [default to null]
JobsWithoutStatistics string Jobs without statistics [optional] [default to null]
CompletionPercentage string Completion Percentage [optional] [default to null]
AverageCompletionTime string Average Completion Time [optional] [default to null]
Errors string Error details [optional] [default to null]
StatusByJobs *SlaServiceStatusByJobs [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]