np.deleteElement: Delete an element from PGSQL table

Delete an element from PGSQL table.

Inputs

The name of the table.

string
Please set a value for table.

The identifier of the element to remove.

string
Please set a value for id.

The identifier of the element to remove.

string

The identifier of the element to remove.

string

Outputs

The welcome message created by service.

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": "np.deleteElement", "title": "Delete an element from PGSQL table", "description": "Delete an element from PGSQL table.", "version": "2.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/np.deleteElement/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/np.deleteElement/execution.html"}], "inputs": {"table": {"title": "Input string", "description": "The name of the table.", "schema": {"type": "string", "default": "Any value"}, "id": "table"}, "id": {"title": "Input string", "description": "The identifier of the element to remove.", "schema": {"type": "string", "default": "Any value"}, "id": "id"}, "akey": {"title": "Input string", "description": "The identifier of the element to remove.", "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "akey"}, "atable": {"title": "Input string", "description": "The identifier of the element to remove.", "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "atable"}}, "outputs": {"Result": {"title": "The welcome message", "description": "The welcome message created by service.", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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