Hi all,
I would like to know if someone already tried to massively change the instance type of an ArcGIS Server Site 10.7.
The idea is to detect wich services were authored with Pro, and then change its instance type.
I tried to use the Python API 1.6.0 but I didnt find a way to detect the authoring application, and a method to change the instance type, I didnt find what property to change in the service JSON to achieve this.
Has anyone tried?