FRAMES | NO FRAMES | Description | Parameters | Examples | Response |
URL | http://<replication-url>/cleanup |
---|---|
Parent Resource | Replication |
Parameter | Details |
---|---|
f | Description: The response format. The default response format is html. Values: html | json |
user | Required Description: The username of the client. |
jxlURL | Required Description: The URL of a JXL file to delete. |
Example 1: URL for the cleanup operation in the "Workflow" service on sampleserver.
http://sampleserver/arcgis/rest/services/Workflow/WMServer/replication/cleanup?user=cjones&jtxURL=http%3A%2F%2Fsampleserver%2Farcgisoutput%2Foutput.jxl{ "success": true }
{ "success": true }