Is there a way to publish an image service via python with a cache?
I've got arcpy.CreateImageSDDraft working okay for the non-cached services, but is there a way to specify levels and compression format etc? We also need to define a caching extent.
All this is possible in the ArcPro and ArcMap image service publication dialog but I can't seem to find how to do this pythonically.