-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
In the AAPI when exporting SLA Management jobs defined to a ZOS based Control-M Server, then the type is Job:zOS:SLAMangagement instead of JobSLAManagement which is used for distributed Servers.
ctm-python-client needs support for Job:zOS:SLAManagement. See json example below...
"ZJ_1": {
"Type": "Job:zOS:SLAManagement",
"ServiceName": "JFI-TEST",
"JobRunsDeviationsTolerance": "3",
"CreatedBy": "jofink",
"RunAs": "RDWJXF",
"Application": "JFI-FNC",
"Archiving": {
"ArchiveSysData": true,
"AutoArchive": true
},
"CompleteBy": {
"Time": "12:00",
"Days": "0"
}
Metadata
Metadata
Assignees
Labels
No labels