Remove All Updates - Spectrum_Routing_for_Big_Data - 3.0

Global Routing SDK Developer Guide

Product type
Software
Portfolio
Locate
Product family
Spectrumâ„¢ software
Product
Spatial Big Data > Routing for Big Data
Version
3.0
ft:locale
en-US
Product name
Routing for Big Data
ft:title
Global Routing SDK Developer Guide
Copyright
2024
First publish date
2007
ft:lastEdition
2024-10-15
ft:lastPublication
2024-10-15T10:39:39.482000

HTTP DELETE URL Format

The following format is used for HTTP DELETE requests. HTTP DELETE is used to remove all persistent update for a specified database.

HTTP DELETE:  /webApp-context/services/databases/dbsource/persistentUpdates

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

Example

Removes all persistent updates for the US_NE routing database resource.

http://<server>:<port>/<webApp-context>/services/databases/<US_NE>/persistentUpdates