{ "name": "GetLayoutTemplatesInfo", "displayName": "Get Layout Templates Info", "description": "Returns the content\nof layout templates in JSON format. Layout files (.pagx files) located in a folder are used as layout templates.", "category": "", "helpUrl": "https://portal2.oki.org/server/rest/directories/arcgisoutput/Geoprocessing/Traffic_PrintTool_GPServer/Geoprocessing_Traffic_PrintTool/GetLayoutTemplatesInfo.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Output_JSON", "dataType": "GPString", "displayName": "JSON String", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Layout_Item_ID", "dataType": "GPString", "displayName": "Layout Item ID", "description": "The portal ID (in JSON format) of the layout item that will be used for templates. Use the format: {\"id\": \"\"}.", "direction": "esriGPParameterDirectionInput", "defaultValue": {"id": "d730e0082a3e42e1837c44b43106de90"}, "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }