Server Inventory using Jupyter Notebook | getting Instance Type of service

208
0
a month ago
Labels (2)
NileshValwaikar
New Contributor III

I have an arcgis enterprise v11.0 on AWS. Its an Single site multi machine deployment federated with Portal.
We have published many services almost 2000+ as per the need time to time. Of these many services almost 30% might have become obsolete as its new versions have got published.
Now i need to create an Inventory of all the services which are present and not in use in any of our web map or web scene.
I am able to get the listing of services on the hosting server along with its status (Start/Stop) using python script in jupyter notebook.
Similarly i can get the list of all services which are used in all our webscenes and webmap.
what i need is for the server listing i also need to know the Instance Type of each service like Dedicated or Shared but i am not able to get this Instance Type, i have tried all possible ways.
i need to do this in jupyter notebook only as i am not familiar with other methods but any other alternative is welcomed.

0 Kudos
0 Replies