You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param namespace namespace array is in (an organization name or user's username) (required)
55
+
* @param udf UDF to run (required)
56
+
* @param acceptEncoding Encoding to use (optional)
57
+
* @return ApiResponse<File>
58
+
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
59
+
* @http.response.details
60
+
<table summary="Response Details" border="1">
61
+
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
62
+
<tr><td> 200 </td><td> UDF completed and the UDF-type specific result is returned </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
63
+
<tr><td> 0 </td><td> error response </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
* @param namespace namespace array is in (an organization name or user's username) (required)
76
+
* @param udf UDF to run (required)
77
+
* @param acceptEncoding Encoding to use (optional)
78
+
* @return String
79
+
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
80
+
* @http.response.details
81
+
<table summary="Response Details" border="1">
82
+
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
83
+
<tr><td> 200 </td><td> UDF completed and the UDF-type specific result is returned </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
84
+
<tr><td> 0 </td><td> error response </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
* send a UDF to run against a specified array/URI registered to a group/project
96
+
* @param namespace namespace array is in (an organization name or user's username) (required)
97
+
* @param array name/uri of array that is url-encoded (required)
98
+
* @param udf UDF to run (required)
99
+
* @param xPayer Name of organization or user who should be charged for this request (optional)
100
+
* @param acceptEncoding Encoding to use (optional)
101
+
* @param v2 flag to indicate if v2 array UDFs should be used, currently in beta testing. Setting any value will enable v2 array UDFs. (optional)
102
+
* @return String
103
+
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
104
+
* @http.response.details
105
+
<table summary="Response Details" border="1">
106
+
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
107
+
<tr><td> 200 </td><td> UDF completed and the UDF-type specific result is returned </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
108
+
<tr><td> 0 </td><td> error response </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
* @param namespace namespace array is in (an organization name or user's username) (required)
1077
+
* @param udf UDF to run (required)
1078
+
* @param acceptEncoding Encoding to use (optional)
1079
+
* @return ApiResponse<File>
1080
+
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
1081
+
* @http.response.details
1082
+
<table summary="Response Details" border="1">
1083
+
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
1084
+
<tr><td> 200 </td><td> UDF completed and the UDF-type specific result is returned </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
1085
+
<tr><td> 0 </td><td> error response </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
* @param namespace namespace array is in (an organization name or user's username) (required)
1098
+
* @param udf UDF to run (required)
1099
+
* @param acceptEncoding Encoding to use (optional)
1100
+
* @return File
1101
+
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
1102
+
* @http.response.details
1103
+
<table summary="Response Details" border="1">
1104
+
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
1105
+
<tr><td> 200 </td><td> UDF completed and the UDF-type specific result is returned </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
1106
+
<tr><td> 0 </td><td> error response </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
* send a UDF to run against a specified array/URI registered to a group/project
1457
+
* @param namespace namespace array is in (an organization name or user's username) (required)
1458
+
* @param array name/uri of array that is url-encoded (required)
1459
+
* @param udf UDF to run (required)
1460
+
* @param xPayer Name of organization or user who should be charged for this request (optional)
1461
+
* @param acceptEncoding Encoding to use (optional)
1462
+
* @param v2 flag to indicate if v2 array UDFs should be used, currently in beta testing. Setting any value will enable v2 array UDFs. (optional)
1463
+
* @return String
1464
+
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
1465
+
* @http.response.details
1466
+
<table summary="Response Details" border="1">
1467
+
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
1468
+
<tr><td> 200 </td><td> UDF completed and the UDF-type specific result is returned </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
1469
+
<tr><td> 0 </td><td> error response </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
* send a UDF to run against a specified array/URI registered to a group/project
1480
+
* @param namespace namespace array is in (an organization name or user's username) (required)
1481
+
* @param array name/uri of array that is url-encoded (required)
1482
+
* @param udf UDF to run (required)
1483
+
* @param xPayer Name of organization or user who should be charged for this request (optional)
1484
+
* @param acceptEncoding Encoding to use (optional)
1485
+
* @param v2 flag to indicate if v2 array UDFs should be used, currently in beta testing. Setting any value will enable v2 array UDFs. (optional)
1486
+
* @return ApiResponse<File>
1487
+
* @throws ApiException If fail to call the API, e.g. server error or cannot deserialize the response body
1488
+
* @http.response.details
1489
+
<table summary="Response Details" border="1">
1490
+
<tr><td> Status Code </td><td> Description </td><td> Response Headers </td></tr>
1491
+
<tr><td> 200 </td><td> UDF completed and the UDF-type specific result is returned </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
1492
+
<tr><td> 0 </td><td> error response </td><td> * X-TILEDB-CLOUD-TASK-ID - Task ID for just completed request <br> </td></tr>
0 commit comments