Is it possible access the pooling properties for an Map/Feature Service via the REST API? I can see that it's possible to get/set the min/max instances but I can't see any properties that indicate if it is a shared or dedicated instance.
Also the provider will be set to “DMaps” for shared pool services.
Yes you can but it’s on the admin api.
https://developers.arcgis.com/rest/enterprise-administration/server/update-default-service-properties.htm
Thanks Trevor but I believe that is just a setting for the ArcGIS Server itself where it will default to the shared instance pool for new services. I need to get the property for each individual service.
Thanks Trevor, I'll take a look.
Oh yes sorry that was the wrong link. Should be this one. https://developers.arcgis.com/rest/enterprise-administration/server/editservice.htm
I’ve used this to bulk update the minimum instances for each service in the past.
Yeah that's the only documentation I can find and there's no reference to whether the service is set to use shared or dedicated instances, only min/max instances.
These are both 10.9.1
if you are seeing 1/2 then it’s likely not shared.
We're on 10.8.1. They're shared instances according to AGS Manager.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.