Hello ESRI community! I’m trying to remove permissions from an ArcGIS Server Folder using arcgis.gis.server in python. I haven’t been successful in updating the folder permissions using the server module, or with http post requests.
Does anyone know if it is possible to update AGS folder permissions without going through the Server Manager GUI? Thanks!
This is something I'd be interested in knowing about as well! Is it even possible?
@DavidStephen-Tammuz Updating permission is not possible through any available method of DirectoryManager in arcgis.gis.server module