Get All Updates

HTTP GET URL Format

The following format is used for HTTP GET requests. This HTTP GET operation is used to list all the persistent updates for a specified routing database resource.


HTTP GET:  /rest/Spatial/erm/databases/dbsource/persistentUpdates.json
			

Where dbsource is the name of the database that contains the persistent updates to remove. Use the database name specified in the Enterprise Routing Module Routing Database Resource tool.

Example

Return a list of updates for the US_NE routing database resource.


http://<server>:<port>/rest/Spatial/erm/databases/US_NE/persistentUpdate.json