Although there are geoprocessing tools for importing and exporting associations and subnetwork controllers, I would also like to see tools for deleting them. Currently I have to use the Pro SDK to do that, and I would like to be able to do it in Python.
After looking at the REST API, I think I can write my own tools.
Writing your own tools against the REST API, or using the ArcGIS Pro SDK would be the mechanism to accomplish this task. There is also options to do these operations in python using arcgisscripting.
While there are not GP tools in ArcGIS Pro to Disable subnetwork controllers and export with ack, you can do this using the REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.