...
Call from LTA Client | "OGC API - Processes" operation | Details | Response of query |
---|---|---|---|
Product Order Request | /processes/{PROCESSID}/execution | Query type : POST PROCESSID = order-request Input parameters :
| Response by default :
Mandatory information not supported by the standard :
|
Order Status Query (status = completed) Mario : use job result to get all the parameters !! | /jobs/{JOBID}?status=successful | List of completed Jobs with their ID and following parameters :
Information not supported by the standard :
| |
Order result query | /jobs/{JOBID}/results | Returns a JSON response with output parameters set for the completed order | A process result will contain the following information :
|
Product Staging Notification | Callback mechanism for completed jobs : requires to add a subscriber property in the order request (notification endpoint) | To assess : authorisation for callback | |
...