I'm migrating a Python script that starts and stops services from ArcGIS Enterprise 10.6.1 to 10.9.1. In the ArcGIS API for Python, the function gis.admin.servers.list hangs now. If you enter gis.admin.servers.__dict__, there is an attribute _server_list that is None. Through the portal admin API, I can see our one server as being federated with the portal. I did not setup the server so I don't know all the details of how it was set up. I'm just wondering if anyone knows what direction to go.