GET vpz/output

Resource URL

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

Description

Returns the simulation results of a simulator (see output information of a vpz) after having run simulation.

Details

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

In addition to the style values ‘link’ and ‘tree’, the ‘compact’ value is also available (and also ‘compactlist’ value, having here the same meaning as ‘compact’ value). The default style value is ‘tree’.

The ‘compact’ value is for the output datas to be named by their ‘selection_name’.

style, restype
The ‘compact’ (and ‘compactlist’) style value has an effect only in case of ‘dataframe’ value for restype (no effect if ‘matrix’ value for restype).

Request parameters

Required : either vpz or vpzpath must be provided.

Required : jwt in limited access case.

Response result

The returned result is about VpzOutput.

More

This resource is part of Web API ‘vpz’

Go to More about vpz/output