Display Name: GetToolInfo
Description: Get additional information such as the description of the network dataset used for the analysis and the execution limits for a tool in the geoprocessing service.
Category:
Help URL: https://sampleserver6.arcgisonline.com/arcgis/rest/directories/arcgisoutput/NetworkAnalysis/NetworkAnalysisUtilities_GPServer/NetworkAnalysis_NetworkAnalysisUtilities/GetToolInfo.htm
Execution Type: esriExecutionTypeSynchronous
Parameters:
Parameter: serviceName
Data Type: GPString
Display Name Service Name
Description: Specify the service name containing the tool. The parameter value should be specified using one of the following keywords that reference a particular geoprocessing service. asyncClosestFacility—The asynchronous geoprocessing service used to perform the closest facility analysis. asyncLocationAllocation—The asynchronous geoprocessing service used to perform the location-allocation analysis. asyncRoute—The asynchronous geoprocessing service used to perform the route analysis. asyncServiceArea—The asynchronous geoprocessing service used to perform the service area analysis. asyncVRP—The asynchronous geoprocessing service used to perform the vehicle routing problem analysis. syncVRP—The synchronous geoprocessing service used to perform the vehicle routing problem analysis. asyncODCostMatrix— The asynchronous geoprocessing service used to perform the origin destination cost matrix analysis. The default value is asyncRoute.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: asyncRoute
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ asyncClosestFacility, asyncLocationAllocation, asyncODCostMatrix, asyncRoute, asyncServiceArea, asyncVRP, syncVRP ]
Parameter: toolName
Data Type: GPString
Display Name Tool Name
Description: Specify the tool name in the geoprocessing service. The parameter value should be a valid tool name in the geoprocessing service specified by the serviceName parameter. Valid tool names are FindClosestFacilities for asyncClosestFacility service SolveLocationAllocation for asyncLocationAllocation service FindRoutes for Route service GenerateServiceAreas for asyncServiceArea service SolveVehicleRoutingProblem for asyncVRP service EditVehicleRoutingProblem for syncVRP service GenerateOriginDestinationCostMatrix for asyncODCostMatrix service The default value is FindRoutes.
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: FindRoutes
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ EditVehicleRoutingProblem, FindClosestFacilities, FindRoutes, GenerateOriginDestinationCostMatrix, GenerateServiceAreas, SolveLocationAllocation, SolveVehicleRoutingProblem ]
Parameter: toolInfo
Data Type: GPString
Display Name Tool Info
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Execute Task
Child Resources:
Metadata