How can the following pooling parameters be configured with python?
Under the Pooling configuration> Specify Service Timeouts
The maximum time a client can use a service: 60 seconds
The maximum time a client will wait to get a service: 60 seconds
The maximum time an idle instance can be kept running: 3600 seconds
Have a look at the example which demonstrates how to modify the min and max instances for a service:
ArcGIS Help (10.2, 10.2.1, and 10.2.2)
The REST API Help to edit a service definition can be found here:
ArcGIS Server Administrator API
You're looking for:
Kind regards, Xander