Element Management Functions Inventory API
Version 7.1.0
v1.0 - 2025-05-29
Added
The following operations are introduced with this release:
[Job Scheduler]
- GET /crosswork/rs/json/jobSchedulerServiceInv/v1/getSystemLazyJobsSpecification
- New operation: Retrieves Job specification
- POST /crosswork/rs/json/jobSchedulerServiceInv/v1/reScheduleJob
- New operation: Reschedules the respective Job
- POST /crosswork/rs/json/jobSchedulerServiceInv/v1/resumeJob
- New operation: Resumes the respective Job
- POST /crosswork/rs/json/jobSchedulerServiceInv/v1/runJob
- New operation: Runs the respective Job
- POST /crosswork/rs/json/jobSchedulerServiceInv/v1/suspendJob
- New operation: Suspends the respective Job
Deprecated
The following operations and properties will be removed in future releases. Therefore, it is not recommended to use these resources.
[Job Scheduler]
- GET /rs/json/jobSchedulerServiceInv/getSystemLazyJobsSpecification
- Deprecated operation: Retrieves Job specification
- POST /rs/json/jobSchedulerServiceInv/reScheduleJob
- Deprecated operation: Reschedules the respective Job
- POST /rs/json/jobSchedulerServiceInv/resumeJob
- Deprecated operation: Resumes the respective Job
- POST /rs/json/jobSchedulerServiceInv/runJob
- Deprecated operation: Runs the respective Job
- POST /rs/json/jobSchedulerServiceInv/suspendJob
- Deprecated operation: Suspends the respective Job
Removed
- Nothing.
Fixed
- Nothing.