The SMPResolver is able to give HTTP resolution to SMP protocol URIs See more at https://gcube.wiki.gcube-system.org/gcube/URI_Resolver#SMP_Resolver
Gets the smpuri.
| name | type | description | constraints |
|---|---|---|---|
| content-disposition | query | the content disposition | |
| contentType | query | the content type | |
| fileName | query | the file name | |
| smp-uri | query | the smp uri | |
| validation | query | the validation | required boolean |
| media type | data type | description |
|---|---|---|
| application/json | object (JSON) | the smpuri |
GET /smp
Content-Type: */*
Accept: application/json
...
HTTP/1.1 200 OK
Content-Type: application/json
...