I am trying to enumerate all subnetworks so I can programmatically call exportSubnetwork via the REST API.
I cannot find anything in the documentation that shows there is a means to do this via the REST API.
Is my only choice here to use arcpy or do a DB dip to look at the subnetworks table?