Does Ginger support RESTful APIs that any external system can call to execute ‘run sets’? We have a workflow engine, from where we want to invoke ‘run sets’ defined in Ginger.
Noticed that from Jenkins execution of ‘run sets’ is using command line ($ Ginger.exe run --type GIT --url https://github.com/shoujitmitra/NetONE --user shoujitmitra --pass 1jCeQR3cxpq6hJadcdatmvwFIMr0AE8Zvsi88wG6qB1w+M/4iAQkHlPNN0UZfCd82 --branch main --encrypted --solution "C:\ProgramData\Jenkins.jenkins\workspace\SaskTel Demo\NetONE\NetONE" --env Default --runset "Default Run Set" --encryptionKey "xyz123##")
Does Ginger support RESTful APIs that any external system can call to execute ‘run sets’? We have a workflow engine, from where we want to invoke ‘run sets’ defined in Ginger.
Noticed that from Jenkins execution of ‘run sets’ is using command line ($ Ginger.exe run --type GIT --url https://github.com/shoujitmitra/NetONE --user shoujitmitra --pass 1jCeQR3cxpq6hJadcdatmvwFIMr0AE8Zvsi88wG6qB1w+M/4iAQkHlPNN0UZfCd82 --branch main --encrypted --solution "C:\ProgramData\Jenkins.jenkins\workspace\SaskTel Demo\NetONE\NetONE" --env Default --runset "Default Run Set" --encryptionKey "xyz123##")