GET vpz/inout

Description

Returns the simulation results of a simulator (see output information of a vpz) after having run simulation, and returns also 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.
style
Only the style main values ‘link’ and ‘tree’ are available (the ‘compact’ and ‘compactlist’ values are not available).

Request parameters

Required : either vpz or vpzpath must be provided.

Required : jwt in limited access case.

Response result

The returned result is about both VpzOutput and VpzInput.

More

This resource is part of Web API ‘vpz’

Go to More about vpz/inout