p4pratikjain
Contributor

I have faced similar problem while developing CI/CD using DABs for ML Jobs. There is no straight forward documentation listing all the options for DABs(As far as I know). As a workaround you can look at the REST API documentation which has all the options which are available for creating a job. Similar options are available in DABs as well.
https://docs.databricks.com/api/workspace/jobs/create

Pratik Jain