url

var url: String?

The URL of this parameter. This will be the location of the data file for an input parameter. This is only for input parameters to a URL containing the input data file. Ensure this URL accessible to the service. A geoprocessing service can have an uploads rest resource associated with it for placing inputs.

Note that if inputFilePath or uploadId are set the URL property will be ignored.

Since

200.1.0

See also