Transformations: API Enhancements for "Scheduled in Code"
We have a couple use cases that the API does not currently support with transformations that are configured using the deployment.yml. We would need the ability to:
- List all the projects - I believe the API already supports this.
- List all the jobs within a project from the API - this is not there.
- Enable / Disable jobs within a project from the API
- Run an individual job from the API.
- Check status of a job from the API.
This will help us to handle certain deployment scenarios of code changes.
Please sign in to leave a comment.
Comments
0 comments