.. _erecord_use_capture_135: =========================================================== Example of :ref:`post_vpz_output` in command line with cURL =========================================================== .. include:: wwdm_curl_intro.rst Example illustrating : - modifying **begin**, - modifying **duration**, - modifying some parameters by '**cname.pname**', - '**compact**' as style of presentation, - value '**single**' as plan, or value '**linear**' in case of multiple simulation - value '**dataframe**' as restype *(or 'matrix')* - value of type *vname.oname* as '**outselect**' : value 'view.top:wwdm.LAI' to select the 'LAI' output data of the view named 'view'. value 'view.top:wwdm.ST' to select the 'ST' output data of the view named 'view'. - with 'application/**json**' as 'Content-Type' :download:`REQUEST and RESPONSE ` *Memo* .. literalinclude:: memo_request_135.rst Some variants : .. literalinclude:: memo_request_135_2.rst Some variants modifying the input datas folder (using datafolder, datafoldercopy) : .. literalinclude:: memo_request_datafolder.rst .. literalinclude:: memo_request_135_3.rst