HI
I am new to python and ArcGIS Notebooks so want to know if the following would be possible.
I am trying to connect the the REST Services directory on our server, and export a list of services to an excel file that would contain initially the service name and all of the pooling information.
I am trying to find an easy way to find which services are dedicated or shared, so thought that filtering an excel sheet would be the simplest way to do this.
If it is possible could you give me some pointers on how to do it please.