Map Service Input

URL:
https://Map Service Job/inputs/<param-name>
Methods:
GET
Version Introduced:
10.2.1

Description

The Map Service input resource represents an input parameter for a Map Service Job. It provides information about the input parameter such as its name, data type, and value. The value is the most important piece of information provided by this resource.

Response properties

PropertyDetails

PARAMETER

Description

Example usage

https://myserver.mydomain.com/arcgis/rest/services/World_soils/MapServer/estimateExportTilesSize/jobs/j38a906aeee7d435f8db4e61d72c20829/inputs/levels

JSON Response syntax

Use dark colors for code blocksCopy
1
{"paramName" : "<paramName>","dataType" : "<dataType>","value" : <valueLiteralOrObject>}

JSON Response example

Use dark colors for code blocksCopy
1

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.