Difference between revisions of "Catalogue restful service"
From Gcube Wiki
(Created page with "__TOC__ '''** THIS PAGE IS UNDER CONSTRUCTION **''' = Catalogue Web Service = Starting from gCube 4.5 a new RESTFul Web Service has been created to let external services/use...") |
(→Retrieve your gCube Security Token) |
||
Line 9: | Line 9: | ||
== Retrieve your gCube Security Token == | == Retrieve your gCube Security Token == | ||
− | A security token is a UUID bind to yourself and a given Infrastructure context. To retrieve it, you | + | A security token is a UUID bind to yourself and a given Infrastructure context. To retrieve it, you just need to go to a VRE for which you are interested in retrieving it, and use the Authorisation Options portlet (see below) |
[[File:Authorisation_option.png]] | [[File:Authorisation_option.png]] |
Revision as of 09:03, 23 May 2017
Contents
** THIS PAGE IS UNDER CONSTRUCTION **
Catalogue Web Service
Starting from gCube 4.5 a new RESTFul Web Service has been created to let external services/users interact with the D4Science's catalogues. It exploits the underneath CKAN APIs, but at the same time allows to perform operations on the catalogue using the security gCube tokens.
You are suggested to read the main catalogue wiki page before continue.
Retrieve your gCube Security Token
A security token is a UUID bind to yourself and a given Infrastructure context. To retrieve it, you just need to go to a VRE for which you are interested in retrieving it, and use the Authorisation Options portlet (see below)
Click on *Show* button and select the token. We will use it later on.
Supported operations (gCube 4.5)
TODO ...