GET vpz/report

Resource URL

http://erecord.toulouse.inra.fr:8000/vpz/report

Description

Produces and returns the required reports, from the simulation results of a simulator (see output information of a vpz) after having run simulation, and also from its input conditions (see input information of a vpz).

Details

jwt
If the simulator is in limited access then authentication is required, by a ‘jwt’ parameter containing an available JWT value.

reports

The built reports are gathered and returned into a ‘.zip’ file.

Request parameters

Required : either vpz or vpzpath must be provided.

Required : jwt in limited access case.

Response result

The returned result is reports about both VpzOutput and VpzInput.

Example


cURL command line :

curl "http://erecord.toulouse.inra.fr:8000/vpz/report/?vpz=266&mode=todownload&report=all"

More

This resource is part of Web API ‘vpz’