GET vpz/report/conditions

Resource URL

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

Description

Produces and returns the required reports, from the input conditions of a simulator (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 the simulation conditions (from VpzInput).

Example


cURL command line :

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

More

This resource is part of Web API ‘vpz’