Parse2¶
Supported HTTP methods and descriptions¶
Input parameters¶
- delete_on_done, a Bool, <i>expert</i> - Drop source text from H2O memory after parsing. Since version 1 
- _blocking, a Bool, <i>expert</i> - Should block and wait for result?. Since version 1 
Output JSON elements¶
- response_info, a ResponseInfo - Response stats and info.. Since version 1, expert 
- h2o, a String - H2O cloud name.. Since version 1, expert 
- node, a String - Node serving the response.. Since version 1, expert 
- time, a long - Request processing time.. Since version 1, expert 
- status, a Status - Response status. Since version 1, expert 
- redirect_url, a String - Redirect name.. Since version 1, expert 
- job_key, a Key - Job key. Since version 1, expert 
- destination_key, a Key - Destination key. Since version 1, expert 
HTTP response codes¶
200 OK Success and error responses are identical.