With #34811 the API for stopping rollup jobs got two new url parameters "wait_for_completion" and "timeout". This change adds these to the HLRC APIs as well. Relates to #34811
This change adds support for stoping a rollup job to the High Level REST Client. Relates to #29827