manage_users.requestGroup: update user on users database.

update user on users database.

Inputs

id user to update.

string

user to update as a json object.

string
Please set a value for name.

user to update as a json object.

string
Please set a value for desc.

user to update as a json object.

string
Please set a value for type.

user to update as a json object.

string

Outputs

Result row if success.

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": "manage_users.requestGroup", "title": "update user on users database.", "description": "update user on users database.", "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/manage_users.requestGroup/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/manage_users.requestGroup/execution.html"}], "inputs": {"id": {"title": "Input string", "description": "id user to update.", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "id"}, "name": {"title": "Input string", "description": "user to update as a json object.", "schema": {"type": "string", "default": "Any value"}, "id": "name"}, "desc": {"title": "Input string", "description": "user to update as a json object.", "schema": {"type": "string", "default": "Any value"}, "id": "desc"}, "type": {"title": "Input string", "description": "user to update as a json object.", "schema": {"type": "string", "default": "Any value"}, "id": "type"}, "user": {"title": "Input string", "description": "user to update as a json object.", "maxOccurs": "unbounded", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "user"}}, "outputs": {"Result": {"title": "result of the request", "description": "Result row if success.", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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