Info

URL:
https://<root>/<serviceName>/<serviceType>/uploads/info
Methods:
GET
Required Capability:
Uploads
Version Introduced:
10.0

Description

The info resource returns the maxUploadFileSize property of a service.

Request parameters

ParameterDetails

f

Description: The response format. This resource supports JSON output only.

Values: json

Example usage

1
https://sampleserver6.arcgisonline.com/arcgis/rest/services/911callshotspot/gpserver/uploads/info?f=pjson

JSON Response syntax

1
{"maxUploadFileSize":<maxUploadFileSize>} //represents file size in MB

JSON Response example

1
{"maxUploadFileSize":2000}

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

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close