manage_users.AddGroup: Add group on database.

insert group on user database.

Inputs

name.

string
Please set a value for nom.

group description.

string
Please set a value for description.

Outputs

Result Group 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.AddGroup", "title": "Add group on database.", "description": "insert group on user 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.AddGroup/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/manage_users.AddGroup/execution.html"}], "inputs": {"nom": {"title": "Input string", "description": "name.", "schema": {"type": "string", "default": "Any value"}, "id": "nom"}, "description": {"title": "Input string", "description": "group description.", "schema": {"type": "string", "default": "Any value"}, "id": "description"}}, "outputs": {"Result": {"title": "result of the request", "description": "Result Group if success.", "schema": {"type": "string", "default": "Any value"}, "id": "Result"}}}

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