Job Management
APIs for managing Job
📄️ Create and Update Trigger
This API call can be used to create and update a trigger for a particular 'jobgroup' in SSM.
📄️ Check Job Status
This API is used to fetch the status of any job other that Data Import Job.
📄️ Delete Trigger
This API call can be used to delete a trigger for a particular 'jobgroup' in SSM.
📄️ Run Job Trigger
This API call can be used to run a job trigger in SSM.
📄️ Fetch Job Metadata
This API call return job metadata for the last run of a job in SSM.
📄️ createTrigger
This API creates a trigger for a job
📄️ resumePauseJobs
Starting with Release v23.10, the resumePauseJobs API enables you to pause jobs based on their job type and job name.
📄️ Check Import Status
This API is used to check the status of data import job.
📄️ Force Complete
This API is used to terminate data import job.