The KnimeGetResolver provides a method to get the Knime URLs (that are simply URLs) by which is possible to invoke the KNIME Model Simulation Application. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#KNIME_Resolver
Resolve knime url.
| name | type | description |
|---|---|---|
| vreName | path | the vre name |
| media type | data type | description |
|---|---|---|
| application/json | object (JSON) | the response |
GET /knime/get/{vreName}
Content-Type: */*
Accept: application/json
...
HTTP/1.1 200 OK
Content-Type: application/json
...