distiller.wfs.delete: Delete a WMS/WFS Data Store.

Delete a WMS/WFS Data Store.

Inputs

The name of the Data Store to create.

string
Please set a value for name.

The type of OGC protocol to use WMS or WFS.

string
Please set a value for type.

Outputs

The message providing informations about the deletion of the WMS or WFS Data Store.

transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "distiller.wfs.delete", "title": "Delete a WMS/WFS Data Store.", "description": "Delete a WMS/WFS Data Store.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/distiller.wfs.delete/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/distiller.wfs.delete/execution.html"}], "inputs": {"name": {"title": "The Data Store Name", "description": "The name of the Data Store to create.", "schema": {"type": "string", "default": "Any value"}, "id": "name"}, "type": {"title": "The OGC Protocol", "description": "The type of OGC protocol to use WMS or WFS.", "schema": {"type": "string", "default": "Any value"}, "id": "type"}}, "outputs": {"Result": {"title": "The resulting message", "description": "The message providing informations about the deletion of the WMS or WFS Data Store.", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/distiller.wfs.delete.html
Last modified: Sat Feb 19 15:43:34 CET 2022