Get All Job Pools’ Details

Using the following SDK, you will be able to get all the available details on all of the available Job Pools.

copy
all_jobpools = job_scheduling.get_all_jobpool() # get all jobpools

Last Updated 2025-06-20 16:21:48 +0530 IST