Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -902,11 +902,11 @@ 902 902 903 903 Request parameters: 904 904 905 -|=Name|= Required|=Values|=Default|=Description|=Version906 -|##request##| no|true~|false|false|Return also the job request|9.1RC1907 -|##progress##| no|true~|false|true|Return also the job progress|9.1RC1908 -|##log##|true~| no|false|false|Return also the job log|9.1RC1909 -|##log_fromLevel##| no|error~|warn~|info~|debug~|trace||Indicate the level from which to return logs|9.1RC1905 +|=Name|=Values|=Default|=Description|=Version 906 +|##request##|true~|false|false|Return also the job request|9.1RC1 907 +|##progress##|true~|false|true|Return also the job progress|9.1RC1 908 +|##log##|true~|false|false|Return also the job log|9.1RC1 909 +|##log_fromLevel##|error~|warn~|info~|debug~|trace||Indicate the level from which to return logs|9.1RC1 910 910 911 911 * **HTTP Method:** GET 912 912 ** **Media types:** ... ... @@ -928,13 +928,10 @@ 928 928 *** 200: If the request was successful. 929 929 *** 404: If the job status has not been found 930 930 931 -=== /jobs {{info}}Since9.1RC1{{/info}}===931 +=== /jobs?[&async === 932 932 933 - Requestparameters:933 +{true,false}] === 934 934 935 -|=Name|=Required|=Values|=Default|=Description|=Version 936 -|##async##|no|true~|false|true|If false, return the response only when the job is done|9.1RC1 937 - 938 938 * **HTTP Method:** PUT 939 939 ** **Accepted Media types:** 940 940 *** application/xml (JobRequest element)