The AnalyticsCreateResolver provides a method to get the Analytics URLs by which is possible to invoke through the DataMiner Executor the run of an algorithm stored in a certain VRE. See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#Analytics_Resolver
Creates the analytics url. Request format: [URI_RESOLVER_SERVICE_ENDPOINT]/analytics/create See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#HTTP_POST:_Create_an_Analytics_URL
| media type | data type | description |
|---|---|---|
| text/plain | string | the body |
| media type | data type | description |
|---|---|---|
| text/plain | object | the response |
POST /analytics/create
Content-Type: text/plain
Accept: text/plain
...
HTTP/1.1 201 Created
Content-Type: text/plain
...