Skip to content

Refresh (Map Service)

URL:
https://https<adminservicecatalog-url>/services/<serviceName>/MapServer/refresh
Methods:
GET

Description

The refresh operation refreshes a service, which clears the web server cache for the service.

Parameters

ParameterDetails
f

Description: The response format. The default response format is html .

Values: html | json | pjson

JSON Response syntax

Use dark colors for code blocksCopy
1
2
3
{
  "success" : "<true | false>"
}

JSON Response example

Use dark colors for code blocksCopy
1
2
3
{
  "success" : true
}

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