Schedule a Script Job using API
Currently, there does not appear to be a way to schedule the execution of a script job with API.
I need this to continue implementing a Terraform provider dedicated to SimpleMDM.
It would be nice if that was added during the creation of a Script Job in the API. The goal would be to have the three prossibilites offers by the UI like :
- Run ASAP
- Run later
- Run reccuringly
The API documentation mentions that a job can be canceled. However, since scheduling a job is not currently supported, this functionality seems limited.
-
Robin CHESNE commented
Having a terraform provider would be a strong selling point for entreprise customers!