{ "name": "GetIndexInfoTool", "displayName": "Get Index Info Task", "description": "Returns centerpoint scale information of pages for a specified template, index line geometry, scale, etc. This information can be used for series print requests.", "category": "", "helpUrl": "https://gisdaten-ags-01.gisdaten.local:6443/arcgis/rest/directories/arcgisoutput/Utilities/VertiGISPrinting_Tools_GPServer/Utilities_VertiGISPrinting_Tools/GetIndexInfoTool.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Request_JSON", "dataType": "GPString", "displayName": "Request JSON", "description": "Index line geometry and further properties as JSON.", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_JSON", "dataType": "GPString", "displayName": "Output JSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Output_Log", "dataType": "GPDataFile", "displayName": "Output Log", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }