@distilled.cloud/azure 0.8.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/credentials.d.ts +2 -2
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +2 -2
- package/lib/credentials.js.map +1 -1
- package/lib/errors.d.ts +24 -24
- package/lib/retry.d.ts +2 -2
- package/lib/retry.d.ts.map +1 -1
- package/lib/retry.js +2 -2
- package/lib/retry.js.map +1 -1
- package/lib/services/app.d.ts +551 -0
- package/lib/services/app.d.ts.map +1 -1
- package/lib/services/app.js +788 -0
- package/lib/services/app.js.map +1 -1
- package/lib/services/applicationinsights.d.ts +56 -85
- package/lib/services/applicationinsights.d.ts.map +1 -1
- package/lib/services/applicationinsights.js +56 -120
- package/lib/services/applicationinsights.js.map +1 -1
- package/lib/services/authorization.d.ts +61 -243
- package/lib/services/authorization.d.ts.map +1 -1
- package/lib/services/authorization.js +61 -303
- package/lib/services/authorization.js.map +1 -1
- package/lib/services/automation.d.ts +764 -1010
- package/lib/services/automation.d.ts.map +1 -1
- package/lib/services/automation.js +764 -1070
- package/lib/services/automation.js.map +1 -1
- package/lib/services/azure-kusto.d.ts +440 -166
- package/lib/services/azure-kusto.d.ts.map +1 -1
- package/lib/services/azure-kusto.js +440 -166
- package/lib/services/azure-kusto.js.map +1 -1
- package/lib/services/batch.d.ts +1 -1
- package/lib/services/batch.js +1 -1
- package/lib/services/batch.js.map +1 -1
- package/lib/services/cognitiveservices.d.ts +2 -0
- package/lib/services/cognitiveservices.d.ts.map +1 -1
- package/lib/services/cognitiveservices.js +3 -1
- package/lib/services/cognitiveservices.js.map +1 -1
- package/lib/services/computelimit.d.ts +188 -0
- package/lib/services/computelimit.d.ts.map +1 -1
- package/lib/services/computelimit.js +236 -0
- package/lib/services/computelimit.js.map +1 -1
- package/lib/services/containerinstance.d.ts +210 -1291
- package/lib/services/containerinstance.d.ts.map +1 -1
- package/lib/services/containerinstance.js +250 -1355
- package/lib/services/containerinstance.js.map +1 -1
- package/lib/services/databricks.d.ts +111 -187
- package/lib/services/databricks.d.ts.map +1 -1
- package/lib/services/databricks.js +111 -220
- package/lib/services/databricks.js.map +1 -1
- package/lib/services/desktopvirtualization.d.ts +51 -575
- package/lib/services/desktopvirtualization.d.ts.map +1 -1
- package/lib/services/desktopvirtualization.js +56 -590
- package/lib/services/desktopvirtualization.js.map +1 -1
- package/lib/services/imagebuilder.d.ts +129 -15
- package/lib/services/imagebuilder.d.ts.map +1 -1
- package/lib/services/imagebuilder.js +129 -15
- package/lib/services/imagebuilder.js.map +1 -1
- package/lib/services/index.d.ts +2 -0
- package/lib/services/index.d.ts.map +1 -1
- package/lib/services/index.js +2 -0
- package/lib/services/index.js.map +1 -1
- package/lib/services/managednetworkfabric.d.ts +4283 -693
- package/lib/services/managednetworkfabric.d.ts.map +1 -1
- package/lib/services/managednetworkfabric.js +4833 -828
- package/lib/services/managednetworkfabric.js.map +1 -1
- package/lib/services/monitor.d.ts +81 -73
- package/lib/services/monitor.d.ts.map +1 -1
- package/lib/services/monitor.js +91 -88
- package/lib/services/monitor.js.map +1 -1
- package/lib/services/monitoringservice.d.ts +149 -0
- package/lib/services/monitoringservice.d.ts.map +1 -0
- package/lib/services/monitoringservice.js +216 -0
- package/lib/services/monitoringservice.js.map +1 -0
- package/lib/services/network.d.ts +4513 -3857
- package/lib/services/network.d.ts.map +1 -1
- package/lib/services/network.js +4544 -4056
- package/lib/services/network.js.map +1 -1
- package/lib/services/orbitalplanetarycomputer.d.ts +131 -0
- package/lib/services/orbitalplanetarycomputer.d.ts.map +1 -0
- package/lib/services/orbitalplanetarycomputer.js +183 -0
- package/lib/services/orbitalplanetarycomputer.js.map +1 -0
- package/lib/services/recoveryservicesbackup.d.ts +24 -312
- package/lib/services/recoveryservicesbackup.d.ts.map +1 -1
- package/lib/services/recoveryservicesbackup.js +24 -312
- package/lib/services/recoveryservicesbackup.js.map +1 -1
- package/lib/services/redhatopenshift.d.ts +9 -11
- package/lib/services/redhatopenshift.d.ts.map +1 -1
- package/lib/services/redhatopenshift.js +9 -11
- package/lib/services/redhatopenshift.js.map +1 -1
- package/lib/services/reservations.d.ts +159 -239
- package/lib/services/reservations.d.ts.map +1 -1
- package/lib/services/reservations.js +159 -369
- package/lib/services/reservations.js.map +1 -1
- package/lib/services/resourcegraph.d.ts +64 -30
- package/lib/services/resourcegraph.d.ts.map +1 -1
- package/lib/services/resourcegraph.js +74 -30
- package/lib/services/resourcegraph.js.map +1 -1
- package/lib/services/resources.d.ts +549 -3331
- package/lib/services/resources.d.ts.map +1 -1
- package/lib/services/resources.js +1029 -4846
- package/lib/services/resources.js.map +1 -1
- package/lib/services/search.d.ts +9 -2
- package/lib/services/search.d.ts.map +1 -1
- package/lib/services/search.js +9 -2
- package/lib/services/search.js.map +1 -1
- package/lib/services/sql.d.ts +4008 -2495
- package/lib/services/sql.d.ts.map +1 -1
- package/lib/services/sql.js +4208 -2521
- package/lib/services/sql.js.map +1 -1
- package/lib/services/storage.d.ts +4 -20
- package/lib/services/storage.d.ts.map +1 -1
- package/lib/services/storage.js +4 -20
- package/lib/services/storage.js.map +1 -1
- package/lib/services/storageactions.d.ts +18 -0
- package/lib/services/storageactions.d.ts.map +1 -1
- package/lib/services/storageactions.js +28 -0
- package/lib/services/storageactions.js.map +1 -1
- package/lib/services/storagecache.d.ts +288 -752
- package/lib/services/storagecache.d.ts.map +1 -1
- package/lib/services/storagecache.js +312 -930
- package/lib/services/storagecache.js.map +1 -1
- package/package.json +4 -4
- package/src/credentials.ts +2 -2
- package/src/retry.ts +2 -2
- package/src/services/app.ts +1014 -0
- package/src/services/applicationinsights.ts +56 -169
- package/src/services/authorization.ts +65 -397
- package/src/services/automation.ts +1179 -1686
- package/src/services/azure-kusto.ts +494 -228
- package/src/services/batch.ts +1 -1
- package/src/services/cognitiveservices.ts +3 -1
- package/src/services/computelimit.ts +310 -0
- package/src/services/containerinstance.ts +1393 -3134
- package/src/services/databricks.ts +125 -294
- package/src/services/desktopvirtualization.ts +83 -859
- package/src/services/imagebuilder.ts +129 -21
- package/src/services/index.ts +2 -0
- package/src/services/managednetworkfabric.ts +7141 -1408
- package/src/services/monitor.ts +134 -136
- package/src/services/monitoringservice.ts +287 -0
- package/src/services/network.ts +5738 -6158
- package/src/services/orbitalplanetarycomputer.ts +233 -0
- package/src/services/recoveryservicesbackup.ts +26 -456
- package/src/services/redhatopenshift.ts +26 -34
- package/src/services/reservations.ts +209 -553
- package/src/services/resourcegraph.ts +123 -55
- package/src/services/resources.ts +1852 -8168
- package/src/services/search.ts +9 -2
- package/src/services/sql.ts +4552 -2757
- package/src/services/storage.ts +4 -22
- package/src/services/storageactions.ts +36 -0
- package/src/services/storagecache.ts +312 -1303
|
@@ -11,8 +11,9 @@ import * as T from "../traits.ts";
|
|
|
11
11
|
// Input Schema
|
|
12
12
|
export const AttachedDatabaseConfigurationsCheckNameAvailabilityInput =
|
|
13
13
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
14
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
15
14
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
15
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
16
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
16
17
|
"api-version": Schema.String,
|
|
17
18
|
}).pipe(
|
|
18
19
|
T.Http({
|
|
@@ -38,9 +39,10 @@ export type AttachedDatabaseConfigurationsCheckNameAvailabilityOutput =
|
|
|
38
39
|
/**
|
|
39
40
|
* Checks that the attached database configuration resource name is valid and is not already in use.
|
|
40
41
|
*
|
|
41
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
42
42
|
* @param api-version - The API version to use for this operation.
|
|
43
43
|
* @param subscriptionId - The ID of the target subscription.
|
|
44
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
45
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
44
46
|
*/
|
|
45
47
|
export const AttachedDatabaseConfigurationsCheckNameAvailability =
|
|
46
48
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -50,8 +52,10 @@ export const AttachedDatabaseConfigurationsCheckNameAvailability =
|
|
|
50
52
|
// Input Schema
|
|
51
53
|
export const AttachedDatabaseConfigurationsCreateOrUpdateInput =
|
|
52
54
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
53
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
54
55
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
56
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
57
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
58
|
+
attachedDatabaseConfigurationName: Schema.String.pipe(T.PathParam()),
|
|
55
59
|
"api-version": Schema.String,
|
|
56
60
|
}).pipe(
|
|
57
61
|
T.Http({
|
|
@@ -72,9 +76,11 @@ export type AttachedDatabaseConfigurationsCreateOrUpdateOutput =
|
|
|
72
76
|
/**
|
|
73
77
|
* Creates or updates an attached database configuration.
|
|
74
78
|
*
|
|
75
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
76
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
77
79
|
* @param api-version - The API version to use for this operation.
|
|
80
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
81
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
82
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
83
|
+
* @param attachedDatabaseConfigurationName - The name of the attached database configuration.
|
|
78
84
|
*/
|
|
79
85
|
export const AttachedDatabaseConfigurationsCreateOrUpdate =
|
|
80
86
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -84,8 +90,10 @@ export const AttachedDatabaseConfigurationsCreateOrUpdate =
|
|
|
84
90
|
// Input Schema
|
|
85
91
|
export const AttachedDatabaseConfigurationsDeleteInput =
|
|
86
92
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
87
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
88
93
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
94
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
95
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
96
|
+
attachedDatabaseConfigurationName: Schema.String.pipe(T.PathParam()),
|
|
89
97
|
"api-version": Schema.String,
|
|
90
98
|
}).pipe(
|
|
91
99
|
T.Http({
|
|
@@ -106,9 +114,11 @@ export type AttachedDatabaseConfigurationsDeleteOutput =
|
|
|
106
114
|
/**
|
|
107
115
|
* Deletes the attached database configuration with the given name.
|
|
108
116
|
*
|
|
109
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
110
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
111
117
|
* @param api-version - The API version to use for this operation.
|
|
118
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
119
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
120
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
121
|
+
* @param attachedDatabaseConfigurationName - The name of the attached database configuration.
|
|
112
122
|
*/
|
|
113
123
|
export const AttachedDatabaseConfigurationsDelete =
|
|
114
124
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -118,8 +128,10 @@ export const AttachedDatabaseConfigurationsDelete =
|
|
|
118
128
|
// Input Schema
|
|
119
129
|
export const AttachedDatabaseConfigurationsGetInput =
|
|
120
130
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
121
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
122
131
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
132
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
133
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
134
|
+
attachedDatabaseConfigurationName: Schema.String.pipe(T.PathParam()),
|
|
123
135
|
"api-version": Schema.String,
|
|
124
136
|
}).pipe(
|
|
125
137
|
T.Http({
|
|
@@ -140,9 +152,11 @@ export type AttachedDatabaseConfigurationsGetOutput =
|
|
|
140
152
|
/**
|
|
141
153
|
* Returns an attached database configuration.
|
|
142
154
|
*
|
|
143
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
144
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
145
155
|
* @param api-version - The API version to use for this operation.
|
|
156
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
157
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
158
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
159
|
+
* @param attachedDatabaseConfigurationName - The name of the attached database configuration.
|
|
146
160
|
*/
|
|
147
161
|
export const AttachedDatabaseConfigurationsGet =
|
|
148
162
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -152,8 +166,9 @@ export const AttachedDatabaseConfigurationsGet =
|
|
|
152
166
|
// Input Schema
|
|
153
167
|
export const AttachedDatabaseConfigurationsListByClusterInput =
|
|
154
168
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
155
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
156
169
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
170
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
171
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
157
172
|
"api-version": Schema.String,
|
|
158
173
|
}).pipe(
|
|
159
174
|
T.Http({
|
|
@@ -168,6 +183,7 @@ export type AttachedDatabaseConfigurationsListByClusterInput =
|
|
|
168
183
|
export const AttachedDatabaseConfigurationsListByClusterOutput =
|
|
169
184
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
170
185
|
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
186
|
+
nextLink: Schema.optional(Schema.String),
|
|
171
187
|
});
|
|
172
188
|
export type AttachedDatabaseConfigurationsListByClusterOutput =
|
|
173
189
|
typeof AttachedDatabaseConfigurationsListByClusterOutput.Type;
|
|
@@ -176,9 +192,10 @@ export type AttachedDatabaseConfigurationsListByClusterOutput =
|
|
|
176
192
|
/**
|
|
177
193
|
* Returns the list of attached database configurations of the given Kusto cluster.
|
|
178
194
|
*
|
|
179
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
180
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
181
195
|
* @param api-version - The API version to use for this operation.
|
|
196
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
197
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
198
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
182
199
|
*/
|
|
183
200
|
export const AttachedDatabaseConfigurationsListByCluster =
|
|
184
201
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -188,8 +205,9 @@ export const AttachedDatabaseConfigurationsListByCluster =
|
|
|
188
205
|
// Input Schema
|
|
189
206
|
export const ClusterPrincipalAssignmentsCheckNameAvailabilityInput =
|
|
190
207
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
191
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
192
208
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
209
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
210
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
193
211
|
"api-version": Schema.String,
|
|
194
212
|
}).pipe(
|
|
195
213
|
T.Http({
|
|
@@ -215,9 +233,10 @@ export type ClusterPrincipalAssignmentsCheckNameAvailabilityOutput =
|
|
|
215
233
|
/**
|
|
216
234
|
* Checks that the principal assignment name is valid and is not already in use.
|
|
217
235
|
*
|
|
218
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
219
236
|
* @param api-version - The API version to use for this operation.
|
|
220
237
|
* @param subscriptionId - The ID of the target subscription.
|
|
238
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
239
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
221
240
|
*/
|
|
222
241
|
export const ClusterPrincipalAssignmentsCheckNameAvailability =
|
|
223
242
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -229,6 +248,8 @@ export const ClusterPrincipalAssignmentsCreateOrUpdateInput =
|
|
|
229
248
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
230
249
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
231
250
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
251
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
252
|
+
principalAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
232
253
|
"api-version": Schema.String,
|
|
233
254
|
}).pipe(
|
|
234
255
|
T.Http({
|
|
@@ -249,9 +270,11 @@ export type ClusterPrincipalAssignmentsCreateOrUpdateOutput =
|
|
|
249
270
|
/**
|
|
250
271
|
* Create a Kusto cluster principalAssignment.
|
|
251
272
|
*
|
|
273
|
+
* @param api-version - The API version to use for this operation.
|
|
252
274
|
* @param subscriptionId - The ID of the target subscription.
|
|
253
275
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
254
|
-
* @param
|
|
276
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
277
|
+
* @param principalAssignmentName - The name of the Kusto principalAssignment.
|
|
255
278
|
*/
|
|
256
279
|
export const ClusterPrincipalAssignmentsCreateOrUpdate =
|
|
257
280
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -263,6 +286,8 @@ export const ClusterPrincipalAssignmentsDeleteInput =
|
|
|
263
286
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
264
287
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
265
288
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
289
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
290
|
+
principalAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
266
291
|
"api-version": Schema.String,
|
|
267
292
|
}).pipe(
|
|
268
293
|
T.Http({
|
|
@@ -283,9 +308,11 @@ export type ClusterPrincipalAssignmentsDeleteOutput =
|
|
|
283
308
|
/**
|
|
284
309
|
* Deletes a Kusto cluster principalAssignment.
|
|
285
310
|
*
|
|
311
|
+
* @param api-version - The API version to use for this operation.
|
|
286
312
|
* @param subscriptionId - The ID of the target subscription.
|
|
287
313
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
288
|
-
* @param
|
|
314
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
315
|
+
* @param principalAssignmentName - The name of the Kusto principalAssignment.
|
|
289
316
|
*/
|
|
290
317
|
export const ClusterPrincipalAssignmentsDelete =
|
|
291
318
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -297,6 +324,8 @@ export const ClusterPrincipalAssignmentsGetInput =
|
|
|
297
324
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
298
325
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
299
326
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
327
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
328
|
+
principalAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
300
329
|
"api-version": Schema.String,
|
|
301
330
|
}).pipe(
|
|
302
331
|
T.Http({
|
|
@@ -317,9 +346,11 @@ export type ClusterPrincipalAssignmentsGetOutput =
|
|
|
317
346
|
/**
|
|
318
347
|
* Gets a Kusto cluster principalAssignment.
|
|
319
348
|
*
|
|
349
|
+
* @param api-version - The API version to use for this operation.
|
|
320
350
|
* @param subscriptionId - The ID of the target subscription.
|
|
321
351
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
322
|
-
* @param
|
|
352
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
353
|
+
* @param principalAssignmentName - The name of the Kusto principalAssignment.
|
|
323
354
|
*/
|
|
324
355
|
export const ClusterPrincipalAssignmentsGet =
|
|
325
356
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -331,6 +362,7 @@ export const ClusterPrincipalAssignmentsListInput =
|
|
|
331
362
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
332
363
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
333
364
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
365
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
334
366
|
"api-version": Schema.String,
|
|
335
367
|
}).pipe(
|
|
336
368
|
T.Http({
|
|
@@ -345,6 +377,7 @@ export type ClusterPrincipalAssignmentsListInput =
|
|
|
345
377
|
export const ClusterPrincipalAssignmentsListOutput =
|
|
346
378
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
347
379
|
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
380
|
+
nextLink: Schema.optional(Schema.String),
|
|
348
381
|
});
|
|
349
382
|
export type ClusterPrincipalAssignmentsListOutput =
|
|
350
383
|
typeof ClusterPrincipalAssignmentsListOutput.Type;
|
|
@@ -353,9 +386,10 @@ export type ClusterPrincipalAssignmentsListOutput =
|
|
|
353
386
|
/**
|
|
354
387
|
* Lists all Kusto cluster principalAssignments.
|
|
355
388
|
*
|
|
389
|
+
* @param api-version - The API version to use for this operation.
|
|
356
390
|
* @param subscriptionId - The ID of the target subscription.
|
|
357
391
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
358
|
-
* @param
|
|
392
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
359
393
|
*/
|
|
360
394
|
export const ClusterPrincipalAssignmentsList =
|
|
361
395
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -367,6 +401,7 @@ export const ClustersAddCalloutPoliciesInput =
|
|
|
367
401
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
368
402
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
369
403
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
404
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
370
405
|
"api-version": Schema.String,
|
|
371
406
|
}).pipe(
|
|
372
407
|
T.Http({
|
|
@@ -387,9 +422,10 @@ export type ClustersAddCalloutPoliciesOutput =
|
|
|
387
422
|
/**
|
|
388
423
|
* Adds a list of callout policies for engine services.
|
|
389
424
|
*
|
|
425
|
+
* @param api-version - The API version to use for this operation.
|
|
390
426
|
* @param subscriptionId - The ID of the target subscription.
|
|
391
427
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
392
|
-
* @param
|
|
428
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
393
429
|
*/
|
|
394
430
|
export const ClustersAddCalloutPolicies = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
395
431
|
() => ({
|
|
@@ -402,6 +438,7 @@ export const ClustersAddLanguageExtensionsInput =
|
|
|
402
438
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
403
439
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
404
440
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
441
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
405
442
|
"api-version": Schema.String,
|
|
406
443
|
}).pipe(
|
|
407
444
|
T.Http({
|
|
@@ -422,9 +459,10 @@ export type ClustersAddLanguageExtensionsOutput =
|
|
|
422
459
|
/**
|
|
423
460
|
* Add a list of language extensions that can run within KQL queries.
|
|
424
461
|
*
|
|
462
|
+
* @param api-version - The API version to use for this operation.
|
|
425
463
|
* @param subscriptionId - The ID of the target subscription.
|
|
426
464
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
427
|
-
* @param
|
|
465
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
428
466
|
*/
|
|
429
467
|
export const ClustersAddLanguageExtensions =
|
|
430
468
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -473,8 +511,9 @@ export const ClustersCheckNameAvailability =
|
|
|
473
511
|
// Input Schema
|
|
474
512
|
export const ClustersCreateOrUpdateInput =
|
|
475
513
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
476
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
477
514
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
515
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
516
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
478
517
|
"api-version": Schema.String,
|
|
479
518
|
}).pipe(
|
|
480
519
|
T.Http({
|
|
@@ -498,11 +537,12 @@ export type ClustersCreateOrUpdateOutput =
|
|
|
498
537
|
/**
|
|
499
538
|
* Create or update a Kusto cluster.
|
|
500
539
|
*
|
|
540
|
+
* @param api-version - The API version to use for this operation.
|
|
541
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
501
542
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
543
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
502
544
|
* @param If-Match - The ETag of the cluster. Omit this value to always overwrite the current cluster. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes.
|
|
503
545
|
* @param If-None-Match - Set to '*' to allow a new cluster to be created, but to prevent updating an existing cluster. Other values will result in a 412 Pre-condition Failed response.
|
|
504
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
505
|
-
* @param api-version - The API version to use for this operation.
|
|
506
546
|
*/
|
|
507
547
|
export const ClustersCreateOrUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
508
548
|
() => ({
|
|
@@ -512,8 +552,9 @@ export const ClustersCreateOrUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
512
552
|
);
|
|
513
553
|
// Input Schema
|
|
514
554
|
export const ClustersDeleteInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
515
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
516
555
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
556
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
557
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
517
558
|
"api-version": Schema.String,
|
|
518
559
|
}).pipe(
|
|
519
560
|
T.Http({
|
|
@@ -531,9 +572,10 @@ export type ClustersDeleteOutput = typeof ClustersDeleteOutput.Type;
|
|
|
531
572
|
/**
|
|
532
573
|
* Deletes a Kusto cluster.
|
|
533
574
|
*
|
|
534
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
535
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
536
575
|
* @param api-version - The API version to use for this operation.
|
|
576
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
577
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
578
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
537
579
|
*/
|
|
538
580
|
export const ClustersDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
539
581
|
inputSchema: ClustersDeleteInput,
|
|
@@ -542,8 +584,9 @@ export const ClustersDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
542
584
|
// Input Schema
|
|
543
585
|
export const ClustersDetachFollowerDatabasesInput =
|
|
544
586
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
545
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
546
587
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
588
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
589
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
547
590
|
"api-version": Schema.String,
|
|
548
591
|
}).pipe(
|
|
549
592
|
T.Http({
|
|
@@ -564,9 +607,10 @@ export type ClustersDetachFollowerDatabasesOutput =
|
|
|
564
607
|
/**
|
|
565
608
|
* Detaches all followers of a database owned by this cluster.
|
|
566
609
|
*
|
|
567
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
568
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
569
610
|
* @param api-version - The API version to use for this operation.
|
|
611
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
612
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
613
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
570
614
|
*/
|
|
571
615
|
export const ClustersDetachFollowerDatabases =
|
|
572
616
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -576,8 +620,9 @@ export const ClustersDetachFollowerDatabases =
|
|
|
576
620
|
// Input Schema
|
|
577
621
|
export const ClustersDiagnoseVirtualNetworkInput =
|
|
578
622
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
579
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
580
623
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
624
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
625
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
581
626
|
"api-version": Schema.String,
|
|
582
627
|
}).pipe(
|
|
583
628
|
T.Http({
|
|
@@ -600,9 +645,10 @@ export type ClustersDiagnoseVirtualNetworkOutput =
|
|
|
600
645
|
/**
|
|
601
646
|
* Diagnoses network connectivity status for external resources on which the service is dependent on.
|
|
602
647
|
*
|
|
603
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
604
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
605
648
|
* @param api-version - The API version to use for this operation.
|
|
649
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
650
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
651
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
606
652
|
*/
|
|
607
653
|
export const ClustersDiagnoseVirtualNetwork =
|
|
608
654
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -611,8 +657,9 @@ export const ClustersDiagnoseVirtualNetwork =
|
|
|
611
657
|
}));
|
|
612
658
|
// Input Schema
|
|
613
659
|
export const ClustersGetInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
614
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
615
660
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
661
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
662
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
616
663
|
"api-version": Schema.String,
|
|
617
664
|
}).pipe(
|
|
618
665
|
T.Http({
|
|
@@ -633,9 +680,10 @@ export type ClustersGetOutput = typeof ClustersGetOutput.Type;
|
|
|
633
680
|
/**
|
|
634
681
|
* Gets a Kusto cluster.
|
|
635
682
|
*
|
|
636
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
637
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
638
683
|
* @param api-version - The API version to use for this operation.
|
|
684
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
685
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
686
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
639
687
|
*/
|
|
640
688
|
export const ClustersGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
641
689
|
inputSchema: ClustersGetInput,
|
|
@@ -663,6 +711,7 @@ export const ClustersListOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
663
711
|
}),
|
|
664
712
|
),
|
|
665
713
|
),
|
|
714
|
+
nextLink: Schema.optional(Schema.String),
|
|
666
715
|
});
|
|
667
716
|
export type ClustersListOutput = typeof ClustersListOutput.Type;
|
|
668
717
|
|
|
@@ -670,8 +719,8 @@ export type ClustersListOutput = typeof ClustersListOutput.Type;
|
|
|
670
719
|
/**
|
|
671
720
|
* Lists all Kusto clusters within a subscription.
|
|
672
721
|
*
|
|
673
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
674
722
|
* @param api-version - The API version to use for this operation.
|
|
723
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
675
724
|
*/
|
|
676
725
|
export const ClustersList = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
677
726
|
inputSchema: ClustersListInput,
|
|
@@ -680,8 +729,8 @@ export const ClustersList = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
680
729
|
// Input Schema
|
|
681
730
|
export const ClustersListByResourceGroupInput =
|
|
682
731
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
683
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
684
732
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
733
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
685
734
|
"api-version": Schema.String,
|
|
686
735
|
}).pipe(
|
|
687
736
|
T.Http({
|
|
@@ -703,6 +752,7 @@ export const ClustersListByResourceGroupOutput =
|
|
|
703
752
|
}),
|
|
704
753
|
),
|
|
705
754
|
),
|
|
755
|
+
nextLink: Schema.optional(Schema.String),
|
|
706
756
|
});
|
|
707
757
|
export type ClustersListByResourceGroupOutput =
|
|
708
758
|
typeof ClustersListByResourceGroupOutput.Type;
|
|
@@ -711,9 +761,9 @@ export type ClustersListByResourceGroupOutput =
|
|
|
711
761
|
/**
|
|
712
762
|
* Lists all Kusto clusters within a resource group.
|
|
713
763
|
*
|
|
714
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
715
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
716
764
|
* @param api-version - The API version to use for this operation.
|
|
765
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
766
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
717
767
|
*/
|
|
718
768
|
export const ClustersListByResourceGroup = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
719
769
|
() => ({
|
|
@@ -724,8 +774,9 @@ export const ClustersListByResourceGroup = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
724
774
|
// Input Schema
|
|
725
775
|
export const ClustersListCalloutPoliciesInput =
|
|
726
776
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
727
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
728
777
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
778
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
779
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
729
780
|
"api-version": Schema.String,
|
|
730
781
|
}).pipe(
|
|
731
782
|
T.Http({
|
|
@@ -739,29 +790,27 @@ export type ClustersListCalloutPoliciesInput =
|
|
|
739
790
|
// Output Schema
|
|
740
791
|
export const ClustersListCalloutPoliciesOutput =
|
|
741
792
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
742
|
-
value: Schema.
|
|
743
|
-
Schema.
|
|
744
|
-
Schema.
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
}),
|
|
764
|
-
),
|
|
793
|
+
value: Schema.Array(
|
|
794
|
+
Schema.Struct({
|
|
795
|
+
calloutUriRegex: Schema.optional(Schema.String),
|
|
796
|
+
calloutType: Schema.optional(
|
|
797
|
+
Schema.Literals([
|
|
798
|
+
"kusto",
|
|
799
|
+
"sql",
|
|
800
|
+
"cosmosdb",
|
|
801
|
+
"external_data",
|
|
802
|
+
"azure_digital_twins",
|
|
803
|
+
"sandbox_artifacts",
|
|
804
|
+
"webapi",
|
|
805
|
+
"mysql",
|
|
806
|
+
"postgresql",
|
|
807
|
+
"genevametrics",
|
|
808
|
+
"azure_openai",
|
|
809
|
+
]),
|
|
810
|
+
),
|
|
811
|
+
outboundAccess: Schema.optional(Schema.Literals(["Allow", "Deny"])),
|
|
812
|
+
calloutId: Schema.optional(Schema.String),
|
|
813
|
+
}),
|
|
765
814
|
),
|
|
766
815
|
nextLink: Schema.optional(Schema.String),
|
|
767
816
|
});
|
|
@@ -772,9 +821,10 @@ export type ClustersListCalloutPoliciesOutput =
|
|
|
772
821
|
/**
|
|
773
822
|
* Returns the allowed callout policies for the specified service.
|
|
774
823
|
*
|
|
775
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
776
824
|
* @param api-version - The API version to use for this operation.
|
|
777
825
|
* @param subscriptionId - The ID of the target subscription.
|
|
826
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
827
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
778
828
|
*/
|
|
779
829
|
export const ClustersListCalloutPolicies = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
780
830
|
() => ({
|
|
@@ -785,8 +835,9 @@ export const ClustersListCalloutPolicies = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
785
835
|
// Input Schema
|
|
786
836
|
export const ClustersListFollowerDatabasesInput =
|
|
787
837
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
788
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
789
838
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
839
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
840
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
790
841
|
"api-version": Schema.String,
|
|
791
842
|
}).pipe(
|
|
792
843
|
T.Http({
|
|
@@ -832,6 +883,7 @@ export const ClustersListFollowerDatabasesOutput =
|
|
|
832
883
|
}),
|
|
833
884
|
),
|
|
834
885
|
),
|
|
886
|
+
nextLink: Schema.optional(Schema.String),
|
|
835
887
|
});
|
|
836
888
|
export type ClustersListFollowerDatabasesOutput =
|
|
837
889
|
typeof ClustersListFollowerDatabasesOutput.Type;
|
|
@@ -840,9 +892,10 @@ export type ClustersListFollowerDatabasesOutput =
|
|
|
840
892
|
/**
|
|
841
893
|
* Returns a list of databases that are owned by this cluster and were followed by another cluster.
|
|
842
894
|
*
|
|
843
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
844
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
845
895
|
* @param api-version - The API version to use for this operation.
|
|
896
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
897
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
898
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
846
899
|
*/
|
|
847
900
|
export const ClustersListFollowerDatabases =
|
|
848
901
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -852,8 +905,9 @@ export const ClustersListFollowerDatabases =
|
|
|
852
905
|
// Input Schema
|
|
853
906
|
export const ClustersListFollowerDatabasesGetInput =
|
|
854
907
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
855
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
856
908
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
909
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
910
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
857
911
|
"api-version": Schema.String,
|
|
858
912
|
}).pipe(
|
|
859
913
|
T.Http({
|
|
@@ -867,45 +921,43 @@ export type ClustersListFollowerDatabasesGetInput =
|
|
|
867
921
|
// Output Schema
|
|
868
922
|
export const ClustersListFollowerDatabasesGetOutput =
|
|
869
923
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
870
|
-
value: Schema.
|
|
871
|
-
Schema.
|
|
872
|
-
Schema.
|
|
873
|
-
|
|
874
|
-
Schema.
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
Schema.
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
}),
|
|
908
|
-
),
|
|
924
|
+
value: Schema.Array(
|
|
925
|
+
Schema.Struct({
|
|
926
|
+
properties: Schema.optional(
|
|
927
|
+
Schema.Struct({
|
|
928
|
+
clusterResourceId: Schema.String,
|
|
929
|
+
attachedDatabaseConfigurationName: Schema.String,
|
|
930
|
+
databaseName: Schema.optional(Schema.String),
|
|
931
|
+
tableLevelSharingProperties: Schema.optional(
|
|
932
|
+
Schema.Struct({
|
|
933
|
+
tablesToInclude: Schema.optional(Schema.Array(Schema.String)),
|
|
934
|
+
tablesToExclude: Schema.optional(Schema.Array(Schema.String)),
|
|
935
|
+
externalTablesToInclude: Schema.optional(
|
|
936
|
+
Schema.Array(Schema.String),
|
|
937
|
+
),
|
|
938
|
+
externalTablesToExclude: Schema.optional(
|
|
939
|
+
Schema.Array(Schema.String),
|
|
940
|
+
),
|
|
941
|
+
materializedViewsToInclude: Schema.optional(
|
|
942
|
+
Schema.Array(Schema.String),
|
|
943
|
+
),
|
|
944
|
+
materializedViewsToExclude: Schema.optional(
|
|
945
|
+
Schema.Array(Schema.String),
|
|
946
|
+
),
|
|
947
|
+
functionsToInclude: Schema.optional(
|
|
948
|
+
Schema.Array(Schema.String),
|
|
949
|
+
),
|
|
950
|
+
functionsToExclude: Schema.optional(
|
|
951
|
+
Schema.Array(Schema.String),
|
|
952
|
+
),
|
|
953
|
+
}),
|
|
954
|
+
),
|
|
955
|
+
databaseShareOrigin: Schema.optional(
|
|
956
|
+
Schema.Literals(["Direct", "DataShare", "Other"]),
|
|
957
|
+
),
|
|
958
|
+
}),
|
|
959
|
+
),
|
|
960
|
+
}),
|
|
909
961
|
),
|
|
910
962
|
nextLink: Schema.optional(Schema.String),
|
|
911
963
|
});
|
|
@@ -916,9 +968,10 @@ export type ClustersListFollowerDatabasesGetOutput =
|
|
|
916
968
|
/**
|
|
917
969
|
* Returns a list of databases that are owned by this cluster and were followed by another cluster.
|
|
918
970
|
*
|
|
919
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
920
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
921
971
|
* @param api-version - The API version to use for this operation.
|
|
972
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
973
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
974
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
922
975
|
*/
|
|
923
976
|
export const ClustersListFollowerDatabasesGet =
|
|
924
977
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -930,6 +983,7 @@ export const ClustersListLanguageExtensionsInput =
|
|
|
930
983
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
931
984
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
932
985
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
986
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
933
987
|
"api-version": Schema.String,
|
|
934
988
|
}).pipe(
|
|
935
989
|
T.Http({
|
|
@@ -964,6 +1018,7 @@ export const ClustersListLanguageExtensionsOutput =
|
|
|
964
1018
|
}),
|
|
965
1019
|
),
|
|
966
1020
|
),
|
|
1021
|
+
nextLink: Schema.optional(Schema.String),
|
|
967
1022
|
});
|
|
968
1023
|
export type ClustersListLanguageExtensionsOutput =
|
|
969
1024
|
typeof ClustersListLanguageExtensionsOutput.Type;
|
|
@@ -972,9 +1027,10 @@ export type ClustersListLanguageExtensionsOutput =
|
|
|
972
1027
|
/**
|
|
973
1028
|
* Returns a list of language extensions that can run within KQL queries.
|
|
974
1029
|
*
|
|
1030
|
+
* @param api-version - The API version to use for this operation.
|
|
975
1031
|
* @param subscriptionId - The ID of the target subscription.
|
|
976
1032
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
977
|
-
* @param
|
|
1033
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
978
1034
|
*/
|
|
979
1035
|
export const ClustersListLanguageExtensions =
|
|
980
1036
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -986,6 +1042,7 @@ export const ClustersListOutboundNetworkDependenciesEndpointsInput =
|
|
|
986
1042
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
987
1043
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
988
1044
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1045
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
989
1046
|
"api-version": Schema.String,
|
|
990
1047
|
}).pipe(
|
|
991
1048
|
T.Http({
|
|
@@ -1009,9 +1066,10 @@ export type ClustersListOutboundNetworkDependenciesEndpointsOutput =
|
|
|
1009
1066
|
/**
|
|
1010
1067
|
* Gets the network endpoints of all outbound dependencies of a Kusto cluster
|
|
1011
1068
|
*
|
|
1069
|
+
* @param api-version - The API version to use for this operation.
|
|
1012
1070
|
* @param subscriptionId - The ID of the target subscription.
|
|
1013
1071
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1014
|
-
* @param
|
|
1072
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1015
1073
|
*/
|
|
1016
1074
|
export const ClustersListOutboundNetworkDependenciesEndpoints =
|
|
1017
1075
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1067,6 +1125,7 @@ export const ClustersListSkusOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
1067
1125
|
}),
|
|
1068
1126
|
),
|
|
1069
1127
|
),
|
|
1128
|
+
nextLink: Schema.optional(Schema.String),
|
|
1070
1129
|
},
|
|
1071
1130
|
);
|
|
1072
1131
|
export type ClustersListSkusOutput = typeof ClustersListSkusOutput.Type;
|
|
@@ -1085,8 +1144,9 @@ export const ClustersListSkus = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
1085
1144
|
// Input Schema
|
|
1086
1145
|
export const ClustersListSkusByResourceInput =
|
|
1087
1146
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1088
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1089
1147
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1148
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1149
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1090
1150
|
"api-version": Schema.String,
|
|
1091
1151
|
}).pipe(
|
|
1092
1152
|
T.Http({
|
|
@@ -1187,6 +1247,7 @@ export const ClustersListSkusByResourceOutput =
|
|
|
1187
1247
|
}),
|
|
1188
1248
|
),
|
|
1189
1249
|
),
|
|
1250
|
+
nextLink: Schema.optional(Schema.String),
|
|
1190
1251
|
});
|
|
1191
1252
|
export type ClustersListSkusByResourceOutput =
|
|
1192
1253
|
typeof ClustersListSkusByResourceOutput.Type;
|
|
@@ -1195,9 +1256,10 @@ export type ClustersListSkusByResourceOutput =
|
|
|
1195
1256
|
/**
|
|
1196
1257
|
* Returns the SKUs available for the provided resource.
|
|
1197
1258
|
*
|
|
1198
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1199
1259
|
* @param api-version - The API version to use for this operation.
|
|
1200
1260
|
* @param subscriptionId - The ID of the target subscription.
|
|
1261
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1262
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1201
1263
|
*/
|
|
1202
1264
|
export const ClustersListSkusByResource = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
1203
1265
|
() => ({
|
|
@@ -1207,8 +1269,9 @@ export const ClustersListSkusByResource = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
1207
1269
|
);
|
|
1208
1270
|
// Input Schema
|
|
1209
1271
|
export const ClustersMigrateInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1210
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1211
1272
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1273
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1274
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1212
1275
|
"api-version": Schema.String,
|
|
1213
1276
|
}).pipe(
|
|
1214
1277
|
T.Http({
|
|
@@ -1226,9 +1289,10 @@ export type ClustersMigrateOutput = typeof ClustersMigrateOutput.Type;
|
|
|
1226
1289
|
/**
|
|
1227
1290
|
* Migrate data from a Kusto cluster to another cluster.
|
|
1228
1291
|
*
|
|
1229
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1230
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1231
1292
|
* @param api-version - The API version to use for this operation.
|
|
1293
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1294
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1295
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1232
1296
|
*/
|
|
1233
1297
|
export const ClustersMigrate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
1234
1298
|
inputSchema: ClustersMigrateInput,
|
|
@@ -1239,6 +1303,7 @@ export const ClustersRemoveCalloutPolicyInput =
|
|
|
1239
1303
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1240
1304
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1241
1305
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1306
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1242
1307
|
"api-version": Schema.String,
|
|
1243
1308
|
}).pipe(
|
|
1244
1309
|
T.Http({
|
|
@@ -1259,9 +1324,10 @@ export type ClustersRemoveCalloutPolicyOutput =
|
|
|
1259
1324
|
/**
|
|
1260
1325
|
* Removes callout policy for engine services.
|
|
1261
1326
|
*
|
|
1327
|
+
* @param api-version - The API version to use for this operation.
|
|
1262
1328
|
* @param subscriptionId - The ID of the target subscription.
|
|
1263
1329
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1264
|
-
* @param
|
|
1330
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1265
1331
|
*/
|
|
1266
1332
|
export const ClustersRemoveCalloutPolicy = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
1267
1333
|
() => ({
|
|
@@ -1274,6 +1340,7 @@ export const ClustersRemoveLanguageExtensionsInput =
|
|
|
1274
1340
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1275
1341
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1276
1342
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1343
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1277
1344
|
"api-version": Schema.String,
|
|
1278
1345
|
}).pipe(
|
|
1279
1346
|
T.Http({
|
|
@@ -1294,9 +1361,10 @@ export type ClustersRemoveLanguageExtensionsOutput =
|
|
|
1294
1361
|
/**
|
|
1295
1362
|
* Remove a list of language extensions that can run within KQL queries.
|
|
1296
1363
|
*
|
|
1364
|
+
* @param api-version - The API version to use for this operation.
|
|
1297
1365
|
* @param subscriptionId - The ID of the target subscription.
|
|
1298
1366
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1299
|
-
* @param
|
|
1367
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1300
1368
|
*/
|
|
1301
1369
|
export const ClustersRemoveLanguageExtensions =
|
|
1302
1370
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1305,8 +1373,9 @@ export const ClustersRemoveLanguageExtensions =
|
|
|
1305
1373
|
}));
|
|
1306
1374
|
// Input Schema
|
|
1307
1375
|
export const ClustersStartInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1308
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1309
1376
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1377
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1378
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1310
1379
|
"api-version": Schema.String,
|
|
1311
1380
|
}).pipe(
|
|
1312
1381
|
T.Http({
|
|
@@ -1324,9 +1393,10 @@ export type ClustersStartOutput = typeof ClustersStartOutput.Type;
|
|
|
1324
1393
|
/**
|
|
1325
1394
|
* Starts a Kusto cluster.
|
|
1326
1395
|
*
|
|
1327
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1328
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1329
1396
|
* @param api-version - The API version to use for this operation.
|
|
1397
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1398
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1399
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1330
1400
|
*/
|
|
1331
1401
|
export const ClustersStart = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
1332
1402
|
inputSchema: ClustersStartInput,
|
|
@@ -1334,8 +1404,9 @@ export const ClustersStart = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
1334
1404
|
}));
|
|
1335
1405
|
// Input Schema
|
|
1336
1406
|
export const ClustersStopInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1337
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1338
1407
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1408
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1409
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1339
1410
|
"api-version": Schema.String,
|
|
1340
1411
|
}).pipe(
|
|
1341
1412
|
T.Http({
|
|
@@ -1353,9 +1424,10 @@ export type ClustersStopOutput = typeof ClustersStopOutput.Type;
|
|
|
1353
1424
|
/**
|
|
1354
1425
|
* Stops a Kusto cluster.
|
|
1355
1426
|
*
|
|
1356
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1357
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1358
1427
|
* @param api-version - The API version to use for this operation.
|
|
1428
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1429
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1430
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1359
1431
|
*/
|
|
1360
1432
|
export const ClustersStop = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
1361
1433
|
inputSchema: ClustersStopInput,
|
|
@@ -1363,8 +1435,9 @@ export const ClustersStop = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
1363
1435
|
}));
|
|
1364
1436
|
// Input Schema
|
|
1365
1437
|
export const ClustersUpdateInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1366
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1367
1438
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1439
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1440
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1368
1441
|
"api-version": Schema.String,
|
|
1369
1442
|
}).pipe(
|
|
1370
1443
|
T.Http({
|
|
@@ -1385,10 +1458,11 @@ export type ClustersUpdateOutput = typeof ClustersUpdateOutput.Type;
|
|
|
1385
1458
|
/**
|
|
1386
1459
|
* Update a Kusto cluster.
|
|
1387
1460
|
*
|
|
1461
|
+
* @param api-version - The API version to use for this operation.
|
|
1462
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1388
1463
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1464
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1389
1465
|
* @param If-Match - The ETag of the cluster. Omit this value to always overwrite the current cluster. Specify the last-seen ETag value to prevent accidentally overwriting concurrent changes.
|
|
1390
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1391
|
-
* @param api-version - The API version to use for this operation.
|
|
1392
1466
|
*/
|
|
1393
1467
|
export const ClustersUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
1394
1468
|
inputSchema: ClustersUpdateInput,
|
|
@@ -1399,6 +1473,8 @@ export const DatabaseInviteFollowerInput =
|
|
|
1399
1473
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1400
1474
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1401
1475
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1476
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1477
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1402
1478
|
"api-version": Schema.String,
|
|
1403
1479
|
}).pipe(
|
|
1404
1480
|
T.Http({
|
|
@@ -1421,9 +1497,11 @@ export type DatabaseInviteFollowerOutput =
|
|
|
1421
1497
|
/**
|
|
1422
1498
|
* Generates an invitation token that allows attaching a follower database to this database.
|
|
1423
1499
|
*
|
|
1500
|
+
* @param api-version - The API version to use for this operation.
|
|
1424
1501
|
* @param subscriptionId - The ID of the target subscription.
|
|
1425
1502
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1426
|
-
* @param
|
|
1503
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1504
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1427
1505
|
*/
|
|
1428
1506
|
export const DatabaseInviteFollower = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
1429
1507
|
() => ({
|
|
@@ -1434,8 +1512,10 @@ export const DatabaseInviteFollower = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
1434
1512
|
// Input Schema
|
|
1435
1513
|
export const DatabasePrincipalAssignmentsCheckNameAvailabilityInput =
|
|
1436
1514
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1437
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1438
1515
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1516
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1517
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1518
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1439
1519
|
"api-version": Schema.String,
|
|
1440
1520
|
}).pipe(
|
|
1441
1521
|
T.Http({
|
|
@@ -1461,9 +1541,11 @@ export type DatabasePrincipalAssignmentsCheckNameAvailabilityOutput =
|
|
|
1461
1541
|
/**
|
|
1462
1542
|
* Checks that the database principal assignment is valid and is not already in use.
|
|
1463
1543
|
*
|
|
1464
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1465
1544
|
* @param api-version - The API version to use for this operation.
|
|
1466
1545
|
* @param subscriptionId - The ID of the target subscription.
|
|
1546
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1547
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1548
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1467
1549
|
*/
|
|
1468
1550
|
export const DatabasePrincipalAssignmentsCheckNameAvailability =
|
|
1469
1551
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1475,6 +1557,9 @@ export const DatabasePrincipalAssignmentsCreateOrUpdateInput =
|
|
|
1475
1557
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1476
1558
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1477
1559
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1560
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1561
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1562
|
+
principalAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
1478
1563
|
"api-version": Schema.String,
|
|
1479
1564
|
}).pipe(
|
|
1480
1565
|
T.Http({
|
|
@@ -1495,9 +1580,12 @@ export type DatabasePrincipalAssignmentsCreateOrUpdateOutput =
|
|
|
1495
1580
|
/**
|
|
1496
1581
|
* Creates a Kusto cluster database principalAssignment.
|
|
1497
1582
|
*
|
|
1583
|
+
* @param api-version - The API version to use for this operation.
|
|
1498
1584
|
* @param subscriptionId - The ID of the target subscription.
|
|
1499
1585
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1500
|
-
* @param
|
|
1586
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1587
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1588
|
+
* @param principalAssignmentName - The name of the Kusto principalAssignment.
|
|
1501
1589
|
*/
|
|
1502
1590
|
export const DatabasePrincipalAssignmentsCreateOrUpdate =
|
|
1503
1591
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1509,6 +1597,9 @@ export const DatabasePrincipalAssignmentsDeleteInput =
|
|
|
1509
1597
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1510
1598
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1511
1599
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1600
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1601
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1602
|
+
principalAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
1512
1603
|
"api-version": Schema.String,
|
|
1513
1604
|
}).pipe(
|
|
1514
1605
|
T.Http({
|
|
@@ -1529,9 +1620,12 @@ export type DatabasePrincipalAssignmentsDeleteOutput =
|
|
|
1529
1620
|
/**
|
|
1530
1621
|
* Deletes a Kusto principalAssignment.
|
|
1531
1622
|
*
|
|
1623
|
+
* @param api-version - The API version to use for this operation.
|
|
1532
1624
|
* @param subscriptionId - The ID of the target subscription.
|
|
1533
1625
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1534
|
-
* @param
|
|
1626
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1627
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1628
|
+
* @param principalAssignmentName - The name of the Kusto principalAssignment.
|
|
1535
1629
|
*/
|
|
1536
1630
|
export const DatabasePrincipalAssignmentsDelete =
|
|
1537
1631
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1543,6 +1637,9 @@ export const DatabasePrincipalAssignmentsGetInput =
|
|
|
1543
1637
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1544
1638
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1545
1639
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1640
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1641
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1642
|
+
principalAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
1546
1643
|
"api-version": Schema.String,
|
|
1547
1644
|
}).pipe(
|
|
1548
1645
|
T.Http({
|
|
@@ -1563,9 +1660,12 @@ export type DatabasePrincipalAssignmentsGetOutput =
|
|
|
1563
1660
|
/**
|
|
1564
1661
|
* Gets a Kusto cluster database principalAssignment.
|
|
1565
1662
|
*
|
|
1663
|
+
* @param api-version - The API version to use for this operation.
|
|
1566
1664
|
* @param subscriptionId - The ID of the target subscription.
|
|
1567
1665
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1568
|
-
* @param
|
|
1666
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1667
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1668
|
+
* @param principalAssignmentName - The name of the Kusto principalAssignment.
|
|
1569
1669
|
*/
|
|
1570
1670
|
export const DatabasePrincipalAssignmentsGet =
|
|
1571
1671
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1577,6 +1677,8 @@ export const DatabasePrincipalAssignmentsListInput =
|
|
|
1577
1677
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1578
1678
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1579
1679
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1680
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1681
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1580
1682
|
"api-version": Schema.String,
|
|
1581
1683
|
}).pipe(
|
|
1582
1684
|
T.Http({
|
|
@@ -1591,6 +1693,7 @@ export type DatabasePrincipalAssignmentsListInput =
|
|
|
1591
1693
|
export const DatabasePrincipalAssignmentsListOutput =
|
|
1592
1694
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1593
1695
|
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
1696
|
+
nextLink: Schema.optional(Schema.String),
|
|
1594
1697
|
});
|
|
1595
1698
|
export type DatabasePrincipalAssignmentsListOutput =
|
|
1596
1699
|
typeof DatabasePrincipalAssignmentsListOutput.Type;
|
|
@@ -1599,9 +1702,11 @@ export type DatabasePrincipalAssignmentsListOutput =
|
|
|
1599
1702
|
/**
|
|
1600
1703
|
* Lists all Kusto cluster database principalAssignments.
|
|
1601
1704
|
*
|
|
1705
|
+
* @param api-version - The API version to use for this operation.
|
|
1602
1706
|
* @param subscriptionId - The ID of the target subscription.
|
|
1603
1707
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1604
|
-
* @param
|
|
1708
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1709
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1605
1710
|
*/
|
|
1606
1711
|
export const DatabasePrincipalAssignmentsList =
|
|
1607
1712
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1611,8 +1716,10 @@ export const DatabasePrincipalAssignmentsList =
|
|
|
1611
1716
|
// Input Schema
|
|
1612
1717
|
export const DatabasesAddPrincipalsInput =
|
|
1613
1718
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1614
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1615
1719
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1720
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1721
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1722
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1616
1723
|
"api-version": Schema.String,
|
|
1617
1724
|
}).pipe(
|
|
1618
1725
|
T.Http({
|
|
@@ -1646,6 +1753,7 @@ export const DatabasesAddPrincipalsOutput =
|
|
|
1646
1753
|
}),
|
|
1647
1754
|
),
|
|
1648
1755
|
),
|
|
1756
|
+
nextLink: Schema.optional(Schema.String),
|
|
1649
1757
|
});
|
|
1650
1758
|
export type DatabasesAddPrincipalsOutput =
|
|
1651
1759
|
typeof DatabasesAddPrincipalsOutput.Type;
|
|
@@ -1654,9 +1762,11 @@ export type DatabasesAddPrincipalsOutput =
|
|
|
1654
1762
|
/**
|
|
1655
1763
|
* Add Database principals permissions.
|
|
1656
1764
|
*
|
|
1657
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1658
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1659
1765
|
* @param api-version - The API version to use for this operation.
|
|
1766
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1767
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1768
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1769
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1660
1770
|
*/
|
|
1661
1771
|
export const DatabasesAddPrincipals = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
1662
1772
|
() => ({
|
|
@@ -1667,8 +1777,9 @@ export const DatabasesAddPrincipals = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
1667
1777
|
// Input Schema
|
|
1668
1778
|
export const DatabasesCheckNameAvailabilityInput =
|
|
1669
1779
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1670
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1671
1780
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1781
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1782
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1672
1783
|
"api-version": Schema.String,
|
|
1673
1784
|
}).pipe(
|
|
1674
1785
|
T.Http({
|
|
@@ -1694,9 +1805,10 @@ export type DatabasesCheckNameAvailabilityOutput =
|
|
|
1694
1805
|
/**
|
|
1695
1806
|
* Checks that the databases resource name is valid and is not already in use.
|
|
1696
1807
|
*
|
|
1697
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1698
1808
|
* @param api-version - The API version to use for this operation.
|
|
1699
1809
|
* @param subscriptionId - The ID of the target subscription.
|
|
1810
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1811
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1700
1812
|
*/
|
|
1701
1813
|
export const DatabasesCheckNameAvailability =
|
|
1702
1814
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -1706,9 +1818,12 @@ export const DatabasesCheckNameAvailability =
|
|
|
1706
1818
|
// Input Schema
|
|
1707
1819
|
export const DatabasesCreateOrUpdateInput =
|
|
1708
1820
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1709
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1710
1821
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1822
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1823
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1824
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1711
1825
|
"api-version": Schema.String,
|
|
1826
|
+
callerRole: Schema.optional(Schema.Literals(["Admin", "None"])),
|
|
1712
1827
|
}).pipe(
|
|
1713
1828
|
T.Http({
|
|
1714
1829
|
method: "PUT",
|
|
@@ -1728,9 +1843,12 @@ export type DatabasesCreateOrUpdateOutput =
|
|
|
1728
1843
|
/**
|
|
1729
1844
|
* Creates or updates a database.
|
|
1730
1845
|
*
|
|
1731
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1732
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1733
1846
|
* @param api-version - The API version to use for this operation.
|
|
1847
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1848
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1849
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1850
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1851
|
+
* @param callerRole - By default, any user who run operation on a database become an Admin on it. This property allows the caller to exclude the caller from Admins list.
|
|
1734
1852
|
*/
|
|
1735
1853
|
export const DatabasesCreateOrUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
1736
1854
|
() => ({
|
|
@@ -1740,8 +1858,10 @@ export const DatabasesCreateOrUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
1740
1858
|
);
|
|
1741
1859
|
// Input Schema
|
|
1742
1860
|
export const DatabasesDeleteInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1743
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1744
1861
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1862
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1863
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1864
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1745
1865
|
"api-version": Schema.String,
|
|
1746
1866
|
}).pipe(
|
|
1747
1867
|
T.Http({
|
|
@@ -1759,9 +1879,11 @@ export type DatabasesDeleteOutput = typeof DatabasesDeleteOutput.Type;
|
|
|
1759
1879
|
/**
|
|
1760
1880
|
* Deletes the database with the given name.
|
|
1761
1881
|
*
|
|
1762
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1763
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1764
1882
|
* @param api-version - The API version to use for this operation.
|
|
1883
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1884
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1885
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1886
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1765
1887
|
*/
|
|
1766
1888
|
export const DatabasesDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
1767
1889
|
inputSchema: DatabasesDeleteInput,
|
|
@@ -1769,8 +1891,10 @@ export const DatabasesDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
1769
1891
|
}));
|
|
1770
1892
|
// Input Schema
|
|
1771
1893
|
export const DatabasesGetInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1772
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1773
1894
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1895
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1896
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1897
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1774
1898
|
"api-version": Schema.String,
|
|
1775
1899
|
}).pipe(
|
|
1776
1900
|
T.Http({
|
|
@@ -1788,9 +1912,11 @@ export type DatabasesGetOutput = typeof DatabasesGetOutput.Type;
|
|
|
1788
1912
|
/**
|
|
1789
1913
|
* Returns a database.
|
|
1790
1914
|
*
|
|
1791
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1792
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1793
1915
|
* @param api-version - The API version to use for this operation.
|
|
1916
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1917
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1918
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1919
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1794
1920
|
*/
|
|
1795
1921
|
export const DatabasesGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
1796
1922
|
inputSchema: DatabasesGetInput,
|
|
@@ -1799,8 +1925,9 @@ export const DatabasesGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
1799
1925
|
// Input Schema
|
|
1800
1926
|
export const DatabasesListByClusterInput =
|
|
1801
1927
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1802
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1803
1928
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1929
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1930
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1804
1931
|
"api-version": Schema.String,
|
|
1805
1932
|
$top: Schema.optional(Schema.Number),
|
|
1806
1933
|
$skiptoken: Schema.optional(Schema.String),
|
|
@@ -1816,8 +1943,8 @@ export type DatabasesListByClusterInput =
|
|
|
1816
1943
|
// Output Schema
|
|
1817
1944
|
export const DatabasesListByClusterOutput =
|
|
1818
1945
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1946
|
+
value: Schema.Array(Schema.Struct({})),
|
|
1819
1947
|
nextLink: Schema.optional(Schema.String),
|
|
1820
|
-
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
1821
1948
|
});
|
|
1822
1949
|
export type DatabasesListByClusterOutput =
|
|
1823
1950
|
typeof DatabasesListByClusterOutput.Type;
|
|
@@ -1826,9 +1953,10 @@ export type DatabasesListByClusterOutput =
|
|
|
1826
1953
|
/**
|
|
1827
1954
|
* Returns the list of databases of the given Kusto cluster.
|
|
1828
1955
|
*
|
|
1829
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1830
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1831
1956
|
* @param api-version - The API version to use for this operation.
|
|
1957
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
1958
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1959
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
1832
1960
|
* @param $top - limit the number of results
|
|
1833
1961
|
* @param $skiptoken - Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls.
|
|
1834
1962
|
*/
|
|
@@ -1841,8 +1969,10 @@ export const DatabasesListByCluster = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
1841
1969
|
// Input Schema
|
|
1842
1970
|
export const DatabasesListPrincipalsInput =
|
|
1843
1971
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1844
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1845
1972
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1973
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1974
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
1975
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1846
1976
|
"api-version": Schema.String,
|
|
1847
1977
|
}).pipe(
|
|
1848
1978
|
T.Http({
|
|
@@ -1876,6 +2006,7 @@ export const DatabasesListPrincipalsOutput =
|
|
|
1876
2006
|
}),
|
|
1877
2007
|
),
|
|
1878
2008
|
),
|
|
2009
|
+
nextLink: Schema.optional(Schema.String),
|
|
1879
2010
|
});
|
|
1880
2011
|
export type DatabasesListPrincipalsOutput =
|
|
1881
2012
|
typeof DatabasesListPrincipalsOutput.Type;
|
|
@@ -1884,9 +2015,11 @@ export type DatabasesListPrincipalsOutput =
|
|
|
1884
2015
|
/**
|
|
1885
2016
|
* Returns a list of database principals of the given Kusto cluster and database.
|
|
1886
2017
|
*
|
|
1887
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1888
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1889
2018
|
* @param api-version - The API version to use for this operation.
|
|
2019
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2020
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2021
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2022
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1890
2023
|
*/
|
|
1891
2024
|
export const DatabasesListPrincipals = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
1892
2025
|
() => ({
|
|
@@ -1897,8 +2030,10 @@ export const DatabasesListPrincipals = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
1897
2030
|
// Input Schema
|
|
1898
2031
|
export const DatabasesRemovePrincipalsInput =
|
|
1899
2032
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1900
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1901
2033
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2034
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2035
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2036
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1902
2037
|
"api-version": Schema.String,
|
|
1903
2038
|
}).pipe(
|
|
1904
2039
|
T.Http({
|
|
@@ -1932,6 +2067,7 @@ export const DatabasesRemovePrincipalsOutput =
|
|
|
1932
2067
|
}),
|
|
1933
2068
|
),
|
|
1934
2069
|
),
|
|
2070
|
+
nextLink: Schema.optional(Schema.String),
|
|
1935
2071
|
});
|
|
1936
2072
|
export type DatabasesRemovePrincipalsOutput =
|
|
1937
2073
|
typeof DatabasesRemovePrincipalsOutput.Type;
|
|
@@ -1940,9 +2076,11 @@ export type DatabasesRemovePrincipalsOutput =
|
|
|
1940
2076
|
/**
|
|
1941
2077
|
* Remove Database principals permissions.
|
|
1942
2078
|
*
|
|
1943
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1944
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1945
2079
|
* @param api-version - The API version to use for this operation.
|
|
2080
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2081
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2082
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2083
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
1946
2084
|
*/
|
|
1947
2085
|
export const DatabasesRemovePrincipals = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
1948
2086
|
() => ({
|
|
@@ -1952,9 +2090,12 @@ export const DatabasesRemovePrincipals = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
1952
2090
|
);
|
|
1953
2091
|
// Input Schema
|
|
1954
2092
|
export const DatabasesUpdateInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1955
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1956
2093
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2094
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2095
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2096
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1957
2097
|
"api-version": Schema.String,
|
|
2098
|
+
callerRole: Schema.optional(Schema.Literals(["Admin", "None"])),
|
|
1958
2099
|
}).pipe(
|
|
1959
2100
|
T.Http({
|
|
1960
2101
|
method: "PATCH",
|
|
@@ -1973,9 +2114,12 @@ export type DatabasesUpdateOutput = typeof DatabasesUpdateOutput.Type;
|
|
|
1973
2114
|
/**
|
|
1974
2115
|
* Updates a database.
|
|
1975
2116
|
*
|
|
1976
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
1977
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1978
2117
|
* @param api-version - The API version to use for this operation.
|
|
2118
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2119
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2120
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2121
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2122
|
+
* @param callerRole - By default, any user who run operation on a database become an Admin on it. This property allows the caller to exclude the caller from Admins list.
|
|
1979
2123
|
*/
|
|
1980
2124
|
export const DatabasesUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
1981
2125
|
inputSchema: DatabasesUpdateInput,
|
|
@@ -1984,8 +2128,10 @@ export const DatabasesUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
1984
2128
|
// Input Schema
|
|
1985
2129
|
export const DataConnectionsCheckNameAvailabilityInput =
|
|
1986
2130
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1987
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
1988
2131
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2132
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2133
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2134
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
1989
2135
|
"api-version": Schema.String,
|
|
1990
2136
|
}).pipe(
|
|
1991
2137
|
T.Http({
|
|
@@ -2011,9 +2157,11 @@ export type DataConnectionsCheckNameAvailabilityOutput =
|
|
|
2011
2157
|
/**
|
|
2012
2158
|
* Checks that the data connection name is valid and is not already in use.
|
|
2013
2159
|
*
|
|
2014
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2015
2160
|
* @param api-version - The API version to use for this operation.
|
|
2016
2161
|
* @param subscriptionId - The ID of the target subscription.
|
|
2162
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2163
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2164
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2017
2165
|
*/
|
|
2018
2166
|
export const DataConnectionsCheckNameAvailability =
|
|
2019
2167
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2023,8 +2171,11 @@ export const DataConnectionsCheckNameAvailability =
|
|
|
2023
2171
|
// Input Schema
|
|
2024
2172
|
export const DataConnectionsCreateOrUpdateInput =
|
|
2025
2173
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2026
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2027
2174
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2175
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2176
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2177
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
2178
|
+
dataConnectionName: Schema.String.pipe(T.PathParam()),
|
|
2028
2179
|
"api-version": Schema.String,
|
|
2029
2180
|
}).pipe(
|
|
2030
2181
|
T.Http({
|
|
@@ -2045,9 +2196,12 @@ export type DataConnectionsCreateOrUpdateOutput =
|
|
|
2045
2196
|
/**
|
|
2046
2197
|
* Creates or updates a data connection.
|
|
2047
2198
|
*
|
|
2048
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2049
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
2050
2199
|
* @param api-version - The API version to use for this operation.
|
|
2200
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2201
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2202
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2203
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2204
|
+
* @param dataConnectionName - The name of the data connection.
|
|
2051
2205
|
*/
|
|
2052
2206
|
export const DataConnectionsCreateOrUpdate =
|
|
2053
2207
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2057,8 +2211,10 @@ export const DataConnectionsCreateOrUpdate =
|
|
|
2057
2211
|
// Input Schema
|
|
2058
2212
|
export const DataConnectionsDataConnectionValidationInput =
|
|
2059
2213
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2060
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2061
2214
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2215
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2216
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2217
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
2062
2218
|
"api-version": Schema.String,
|
|
2063
2219
|
}).pipe(
|
|
2064
2220
|
T.Http({
|
|
@@ -2087,9 +2243,11 @@ export type DataConnectionsDataConnectionValidationOutput =
|
|
|
2087
2243
|
/**
|
|
2088
2244
|
* Checks that the data connection parameters are valid.
|
|
2089
2245
|
*
|
|
2090
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2091
2246
|
* @param api-version - The API version to use for this operation.
|
|
2092
2247
|
* @param subscriptionId - The ID of the target subscription.
|
|
2248
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2249
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2250
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2093
2251
|
*/
|
|
2094
2252
|
export const DataConnectionsDataConnectionValidation =
|
|
2095
2253
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2099,8 +2257,11 @@ export const DataConnectionsDataConnectionValidation =
|
|
|
2099
2257
|
// Input Schema
|
|
2100
2258
|
export const DataConnectionsDeleteInput =
|
|
2101
2259
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2102
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2103
2260
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2261
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2262
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2263
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
2264
|
+
dataConnectionName: Schema.String.pipe(T.PathParam()),
|
|
2104
2265
|
"api-version": Schema.String,
|
|
2105
2266
|
}).pipe(
|
|
2106
2267
|
T.Http({
|
|
@@ -2120,9 +2281,12 @@ export type DataConnectionsDeleteOutput =
|
|
|
2120
2281
|
/**
|
|
2121
2282
|
* Deletes the data connection with the given name.
|
|
2122
2283
|
*
|
|
2123
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2124
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
2125
2284
|
* @param api-version - The API version to use for this operation.
|
|
2285
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2286
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2287
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2288
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2289
|
+
* @param dataConnectionName - The name of the data connection.
|
|
2126
2290
|
*/
|
|
2127
2291
|
export const DataConnectionsDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2128
2292
|
() => ({
|
|
@@ -2133,8 +2297,11 @@ export const DataConnectionsDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
2133
2297
|
// Input Schema
|
|
2134
2298
|
export const DataConnectionsGetInput =
|
|
2135
2299
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2136
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2137
2300
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2301
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2302
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2303
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
2304
|
+
dataConnectionName: Schema.String.pipe(T.PathParam()),
|
|
2138
2305
|
"api-version": Schema.String,
|
|
2139
2306
|
}).pipe(
|
|
2140
2307
|
T.Http({
|
|
@@ -2153,9 +2320,12 @@ export type DataConnectionsGetOutput = typeof DataConnectionsGetOutput.Type;
|
|
|
2153
2320
|
/**
|
|
2154
2321
|
* Returns a data connection.
|
|
2155
2322
|
*
|
|
2156
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2157
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
2158
2323
|
* @param api-version - The API version to use for this operation.
|
|
2324
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2325
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2326
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2327
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2328
|
+
* @param dataConnectionName - The name of the data connection.
|
|
2159
2329
|
*/
|
|
2160
2330
|
export const DataConnectionsGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
2161
2331
|
inputSchema: DataConnectionsGetInput,
|
|
@@ -2164,8 +2334,10 @@ export const DataConnectionsGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
2164
2334
|
// Input Schema
|
|
2165
2335
|
export const DataConnectionsListByDatabaseInput =
|
|
2166
2336
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2167
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2168
2337
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2338
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2339
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2340
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
2169
2341
|
"api-version": Schema.String,
|
|
2170
2342
|
}).pipe(
|
|
2171
2343
|
T.Http({
|
|
@@ -2180,6 +2352,7 @@ export type DataConnectionsListByDatabaseInput =
|
|
|
2180
2352
|
export const DataConnectionsListByDatabaseOutput =
|
|
2181
2353
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2182
2354
|
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
2355
|
+
nextLink: Schema.optional(Schema.String),
|
|
2183
2356
|
});
|
|
2184
2357
|
export type DataConnectionsListByDatabaseOutput =
|
|
2185
2358
|
typeof DataConnectionsListByDatabaseOutput.Type;
|
|
@@ -2188,9 +2361,11 @@ export type DataConnectionsListByDatabaseOutput =
|
|
|
2188
2361
|
/**
|
|
2189
2362
|
* Returns the list of data connections of the given Kusto database.
|
|
2190
2363
|
*
|
|
2191
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2192
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
2193
2364
|
* @param api-version - The API version to use for this operation.
|
|
2365
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2366
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2367
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2368
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2194
2369
|
*/
|
|
2195
2370
|
export const DataConnectionsListByDatabase =
|
|
2196
2371
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2200,8 +2375,11 @@ export const DataConnectionsListByDatabase =
|
|
|
2200
2375
|
// Input Schema
|
|
2201
2376
|
export const DataConnectionsUpdateInput =
|
|
2202
2377
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2203
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2204
2378
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2379
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2380
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2381
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
2382
|
+
dataConnectionName: Schema.String.pipe(T.PathParam()),
|
|
2205
2383
|
"api-version": Schema.String,
|
|
2206
2384
|
}).pipe(
|
|
2207
2385
|
T.Http({
|
|
@@ -2221,9 +2399,12 @@ export type DataConnectionsUpdateOutput =
|
|
|
2221
2399
|
/**
|
|
2222
2400
|
* Updates a data connection.
|
|
2223
2401
|
*
|
|
2224
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2225
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
2226
2402
|
* @param api-version - The API version to use for this operation.
|
|
2403
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
2404
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2405
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2406
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
2407
|
+
* @param dataConnectionName - The name of the data connection.
|
|
2227
2408
|
*/
|
|
2228
2409
|
export const DataConnectionsUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2229
2410
|
() => ({
|
|
@@ -2234,8 +2415,9 @@ export const DataConnectionsUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
2234
2415
|
// Input Schema
|
|
2235
2416
|
export const ManagedPrivateEndpointsCheckNameAvailabilityInput =
|
|
2236
2417
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2237
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2238
2418
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2419
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2420
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2239
2421
|
"api-version": Schema.String,
|
|
2240
2422
|
}).pipe(
|
|
2241
2423
|
T.Http({
|
|
@@ -2261,9 +2443,10 @@ export type ManagedPrivateEndpointsCheckNameAvailabilityOutput =
|
|
|
2261
2443
|
/**
|
|
2262
2444
|
* Checks that the managed private endpoints resource name is valid and is not already in use.
|
|
2263
2445
|
*
|
|
2264
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2265
2446
|
* @param api-version - The API version to use for this operation.
|
|
2266
2447
|
* @param subscriptionId - The ID of the target subscription.
|
|
2448
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2449
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2267
2450
|
*/
|
|
2268
2451
|
export const ManagedPrivateEndpointsCheckNameAvailability =
|
|
2269
2452
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2275,6 +2458,8 @@ export const ManagedPrivateEndpointsCreateOrUpdateInput =
|
|
|
2275
2458
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2276
2459
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2277
2460
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2461
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2462
|
+
managedPrivateEndpointName: Schema.String.pipe(T.PathParam()),
|
|
2278
2463
|
"api-version": Schema.String,
|
|
2279
2464
|
}).pipe(
|
|
2280
2465
|
T.Http({
|
|
@@ -2295,9 +2480,11 @@ export type ManagedPrivateEndpointsCreateOrUpdateOutput =
|
|
|
2295
2480
|
/**
|
|
2296
2481
|
* Creates a managed private endpoint.
|
|
2297
2482
|
*
|
|
2483
|
+
* @param api-version - The API version to use for this operation.
|
|
2298
2484
|
* @param subscriptionId - The ID of the target subscription.
|
|
2299
2485
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2300
|
-
* @param
|
|
2486
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2487
|
+
* @param managedPrivateEndpointName - The name of the managed private endpoint.
|
|
2301
2488
|
*/
|
|
2302
2489
|
export const ManagedPrivateEndpointsCreateOrUpdate =
|
|
2303
2490
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2309,6 +2496,8 @@ export const ManagedPrivateEndpointsDeleteInput =
|
|
|
2309
2496
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2310
2497
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2311
2498
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2499
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2500
|
+
managedPrivateEndpointName: Schema.String.pipe(T.PathParam()),
|
|
2312
2501
|
"api-version": Schema.String,
|
|
2313
2502
|
}).pipe(
|
|
2314
2503
|
T.Http({
|
|
@@ -2329,9 +2518,11 @@ export type ManagedPrivateEndpointsDeleteOutput =
|
|
|
2329
2518
|
/**
|
|
2330
2519
|
* Deletes a managed private endpoint.
|
|
2331
2520
|
*
|
|
2521
|
+
* @param api-version - The API version to use for this operation.
|
|
2332
2522
|
* @param subscriptionId - The ID of the target subscription.
|
|
2333
2523
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2334
|
-
* @param
|
|
2524
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2525
|
+
* @param managedPrivateEndpointName - The name of the managed private endpoint.
|
|
2335
2526
|
*/
|
|
2336
2527
|
export const ManagedPrivateEndpointsDelete =
|
|
2337
2528
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2343,6 +2534,8 @@ export const ManagedPrivateEndpointsGetInput =
|
|
|
2343
2534
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2344
2535
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2345
2536
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2537
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2538
|
+
managedPrivateEndpointName: Schema.String.pipe(T.PathParam()),
|
|
2346
2539
|
"api-version": Schema.String,
|
|
2347
2540
|
}).pipe(
|
|
2348
2541
|
T.Http({
|
|
@@ -2363,9 +2556,11 @@ export type ManagedPrivateEndpointsGetOutput =
|
|
|
2363
2556
|
/**
|
|
2364
2557
|
* Gets a managed private endpoint.
|
|
2365
2558
|
*
|
|
2559
|
+
* @param api-version - The API version to use for this operation.
|
|
2366
2560
|
* @param subscriptionId - The ID of the target subscription.
|
|
2367
2561
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2368
|
-
* @param
|
|
2562
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2563
|
+
* @param managedPrivateEndpointName - The name of the managed private endpoint.
|
|
2369
2564
|
*/
|
|
2370
2565
|
export const ManagedPrivateEndpointsGet = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2371
2566
|
() => ({
|
|
@@ -2378,6 +2573,7 @@ export const ManagedPrivateEndpointsListInput =
|
|
|
2378
2573
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2379
2574
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2380
2575
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2576
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2381
2577
|
"api-version": Schema.String,
|
|
2382
2578
|
}).pipe(
|
|
2383
2579
|
T.Http({
|
|
@@ -2392,6 +2588,7 @@ export type ManagedPrivateEndpointsListInput =
|
|
|
2392
2588
|
export const ManagedPrivateEndpointsListOutput =
|
|
2393
2589
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2394
2590
|
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
2591
|
+
nextLink: Schema.optional(Schema.String),
|
|
2395
2592
|
});
|
|
2396
2593
|
export type ManagedPrivateEndpointsListOutput =
|
|
2397
2594
|
typeof ManagedPrivateEndpointsListOutput.Type;
|
|
@@ -2400,9 +2597,10 @@ export type ManagedPrivateEndpointsListOutput =
|
|
|
2400
2597
|
/**
|
|
2401
2598
|
* Returns the list of managed private endpoints.
|
|
2402
2599
|
*
|
|
2600
|
+
* @param api-version - The API version to use for this operation.
|
|
2403
2601
|
* @param subscriptionId - The ID of the target subscription.
|
|
2404
2602
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2405
|
-
* @param
|
|
2603
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2406
2604
|
*/
|
|
2407
2605
|
export const ManagedPrivateEndpointsList = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2408
2606
|
() => ({
|
|
@@ -2415,6 +2613,8 @@ export const ManagedPrivateEndpointsUpdateInput =
|
|
|
2415
2613
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2416
2614
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2417
2615
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2616
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2617
|
+
managedPrivateEndpointName: Schema.String.pipe(T.PathParam()),
|
|
2418
2618
|
"api-version": Schema.String,
|
|
2419
2619
|
}).pipe(
|
|
2420
2620
|
T.Http({
|
|
@@ -2435,9 +2635,11 @@ export type ManagedPrivateEndpointsUpdateOutput =
|
|
|
2435
2635
|
/**
|
|
2436
2636
|
* Updates a managed private endpoint.
|
|
2437
2637
|
*
|
|
2638
|
+
* @param api-version - The API version to use for this operation.
|
|
2438
2639
|
* @param subscriptionId - The ID of the target subscription.
|
|
2439
2640
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2440
|
-
* @param
|
|
2641
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2642
|
+
* @param managedPrivateEndpointName - The name of the managed private endpoint.
|
|
2441
2643
|
*/
|
|
2442
2644
|
export const ManagedPrivateEndpointsUpdate =
|
|
2443
2645
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2477,7 +2679,7 @@ export type OperationsListOutput = typeof OperationsListOutput.Type;
|
|
|
2477
2679
|
|
|
2478
2680
|
// The operation
|
|
2479
2681
|
/**
|
|
2480
|
-
*
|
|
2682
|
+
* List the operations for the provider
|
|
2481
2683
|
*
|
|
2482
2684
|
* @param api-version - The API version to use for this operation.
|
|
2483
2685
|
*/
|
|
@@ -2541,10 +2743,10 @@ export type OperationsResultsGetOutput = typeof OperationsResultsGetOutput.Type;
|
|
|
2541
2743
|
/**
|
|
2542
2744
|
* Returns operation results.
|
|
2543
2745
|
*
|
|
2746
|
+
* @param api-version - The API version to use for this operation.
|
|
2544
2747
|
* @param subscriptionId - The ID of the target subscription.
|
|
2545
2748
|
* @param location - The name of Azure region.
|
|
2546
2749
|
* @param operationId - The ID of an ongoing async operation.
|
|
2547
|
-
* @param api-version - The API version to use for this operation.
|
|
2548
2750
|
*/
|
|
2549
2751
|
export const OperationsResultsGet = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2550
2752
|
() => ({
|
|
@@ -2557,6 +2759,8 @@ export const PrivateEndpointConnectionsCreateOrUpdateInput =
|
|
|
2557
2759
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2558
2760
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2559
2761
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2762
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2763
|
+
privateEndpointConnectionName: Schema.String.pipe(T.PathParam()),
|
|
2560
2764
|
"api-version": Schema.String,
|
|
2561
2765
|
}).pipe(
|
|
2562
2766
|
T.Http({
|
|
@@ -2577,9 +2781,11 @@ export type PrivateEndpointConnectionsCreateOrUpdateOutput =
|
|
|
2577
2781
|
/**
|
|
2578
2782
|
* Approve or reject a private endpoint connection with a given name.
|
|
2579
2783
|
*
|
|
2784
|
+
* @param api-version - The API version to use for this operation.
|
|
2580
2785
|
* @param subscriptionId - The ID of the target subscription.
|
|
2581
2786
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2582
|
-
* @param
|
|
2787
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2788
|
+
* @param privateEndpointConnectionName - The name of the private endpoint connection.
|
|
2583
2789
|
*/
|
|
2584
2790
|
export const PrivateEndpointConnectionsCreateOrUpdate =
|
|
2585
2791
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2591,6 +2797,8 @@ export const PrivateEndpointConnectionsDeleteInput =
|
|
|
2591
2797
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2592
2798
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2593
2799
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2800
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2801
|
+
privateEndpointConnectionName: Schema.String.pipe(T.PathParam()),
|
|
2594
2802
|
"api-version": Schema.String,
|
|
2595
2803
|
}).pipe(
|
|
2596
2804
|
T.Http({
|
|
@@ -2611,9 +2819,11 @@ export type PrivateEndpointConnectionsDeleteOutput =
|
|
|
2611
2819
|
/**
|
|
2612
2820
|
* Deletes a private endpoint connection with a given name.
|
|
2613
2821
|
*
|
|
2822
|
+
* @param api-version - The API version to use for this operation.
|
|
2614
2823
|
* @param subscriptionId - The ID of the target subscription.
|
|
2615
2824
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2616
|
-
* @param
|
|
2825
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2826
|
+
* @param privateEndpointConnectionName - The name of the private endpoint connection.
|
|
2617
2827
|
*/
|
|
2618
2828
|
export const PrivateEndpointConnectionsDelete =
|
|
2619
2829
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2625,6 +2835,8 @@ export const PrivateEndpointConnectionsGetInput =
|
|
|
2625
2835
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2626
2836
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2627
2837
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2838
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2839
|
+
privateEndpointConnectionName: Schema.String.pipe(T.PathParam()),
|
|
2628
2840
|
"api-version": Schema.String,
|
|
2629
2841
|
}).pipe(
|
|
2630
2842
|
T.Http({
|
|
@@ -2645,9 +2857,11 @@ export type PrivateEndpointConnectionsGetOutput =
|
|
|
2645
2857
|
/**
|
|
2646
2858
|
* Gets a private endpoint connection.
|
|
2647
2859
|
*
|
|
2860
|
+
* @param api-version - The API version to use for this operation.
|
|
2648
2861
|
* @param subscriptionId - The ID of the target subscription.
|
|
2649
2862
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2650
|
-
* @param
|
|
2863
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2864
|
+
* @param privateEndpointConnectionName - The name of the private endpoint connection.
|
|
2651
2865
|
*/
|
|
2652
2866
|
export const PrivateEndpointConnectionsGet =
|
|
2653
2867
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2659,6 +2873,7 @@ export const PrivateEndpointConnectionsListInput =
|
|
|
2659
2873
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2660
2874
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2661
2875
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2876
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2662
2877
|
"api-version": Schema.String,
|
|
2663
2878
|
}).pipe(
|
|
2664
2879
|
T.Http({
|
|
@@ -2673,6 +2888,7 @@ export type PrivateEndpointConnectionsListInput =
|
|
|
2673
2888
|
export const PrivateEndpointConnectionsListOutput =
|
|
2674
2889
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2675
2890
|
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
2891
|
+
nextLink: Schema.optional(Schema.String),
|
|
2676
2892
|
});
|
|
2677
2893
|
export type PrivateEndpointConnectionsListOutput =
|
|
2678
2894
|
typeof PrivateEndpointConnectionsListOutput.Type;
|
|
@@ -2681,9 +2897,10 @@ export type PrivateEndpointConnectionsListOutput =
|
|
|
2681
2897
|
/**
|
|
2682
2898
|
* Returns the list of private endpoint connections.
|
|
2683
2899
|
*
|
|
2900
|
+
* @param api-version - The API version to use for this operation.
|
|
2684
2901
|
* @param subscriptionId - The ID of the target subscription.
|
|
2685
2902
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2686
|
-
* @param
|
|
2903
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2687
2904
|
*/
|
|
2688
2905
|
export const PrivateEndpointConnectionsList =
|
|
2689
2906
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2695,6 +2912,8 @@ export const PrivateLinkResourcesGetInput =
|
|
|
2695
2912
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2696
2913
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2697
2914
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2915
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2916
|
+
privateLinkResourceName: Schema.String.pipe(T.PathParam()),
|
|
2698
2917
|
"api-version": Schema.String,
|
|
2699
2918
|
}).pipe(
|
|
2700
2919
|
T.Http({
|
|
@@ -2707,11 +2926,7 @@ export type PrivateLinkResourcesGetInput =
|
|
|
2707
2926
|
|
|
2708
2927
|
// Output Schema
|
|
2709
2928
|
export const PrivateLinkResourcesGetOutput =
|
|
2710
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2711
|
-
id: Schema.optional(Schema.String),
|
|
2712
|
-
name: Schema.optional(Schema.String),
|
|
2713
|
-
type: Schema.optional(Schema.String),
|
|
2714
|
-
});
|
|
2929
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
2715
2930
|
export type PrivateLinkResourcesGetOutput =
|
|
2716
2931
|
typeof PrivateLinkResourcesGetOutput.Type;
|
|
2717
2932
|
|
|
@@ -2719,9 +2934,11 @@ export type PrivateLinkResourcesGetOutput =
|
|
|
2719
2934
|
/**
|
|
2720
2935
|
* Gets a private link resource.
|
|
2721
2936
|
*
|
|
2937
|
+
* @param api-version - The API version to use for this operation.
|
|
2722
2938
|
* @param subscriptionId - The ID of the target subscription.
|
|
2723
2939
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2724
|
-
* @param
|
|
2940
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2941
|
+
* @param privateLinkResourceName - The name of the private link resource.
|
|
2725
2942
|
*/
|
|
2726
2943
|
export const PrivateLinkResourcesGet = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2727
2944
|
() => ({
|
|
@@ -2734,6 +2951,7 @@ export const PrivateLinkResourcesListInput =
|
|
|
2734
2951
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2735
2952
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2736
2953
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2954
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2737
2955
|
"api-version": Schema.String,
|
|
2738
2956
|
}).pipe(
|
|
2739
2957
|
T.Http({
|
|
@@ -2747,15 +2965,8 @@ export type PrivateLinkResourcesListInput =
|
|
|
2747
2965
|
// Output Schema
|
|
2748
2966
|
export const PrivateLinkResourcesListOutput =
|
|
2749
2967
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2750
|
-
value: Schema.optional(
|
|
2751
|
-
|
|
2752
|
-
Schema.Struct({
|
|
2753
|
-
id: Schema.optional(Schema.String),
|
|
2754
|
-
name: Schema.optional(Schema.String),
|
|
2755
|
-
type: Schema.optional(Schema.String),
|
|
2756
|
-
}),
|
|
2757
|
-
),
|
|
2758
|
-
),
|
|
2968
|
+
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
2969
|
+
nextLink: Schema.optional(Schema.String),
|
|
2759
2970
|
});
|
|
2760
2971
|
export type PrivateLinkResourcesListOutput =
|
|
2761
2972
|
typeof PrivateLinkResourcesListOutput.Type;
|
|
@@ -2764,9 +2975,10 @@ export type PrivateLinkResourcesListOutput =
|
|
|
2764
2975
|
/**
|
|
2765
2976
|
* Returns the list of private link resources.
|
|
2766
2977
|
*
|
|
2978
|
+
* @param api-version - The API version to use for this operation.
|
|
2767
2979
|
* @param subscriptionId - The ID of the target subscription.
|
|
2768
2980
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2769
|
-
* @param
|
|
2981
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2770
2982
|
*/
|
|
2771
2983
|
export const PrivateLinkResourcesList = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2772
2984
|
() => ({
|
|
@@ -2777,8 +2989,9 @@ export const PrivateLinkResourcesList = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
2777
2989
|
// Input Schema
|
|
2778
2990
|
export const SandboxCustomImagesCheckNameAvailabilityInput =
|
|
2779
2991
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2780
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2781
2992
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2993
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2994
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2782
2995
|
"api-version": Schema.String,
|
|
2783
2996
|
}).pipe(
|
|
2784
2997
|
T.Http({
|
|
@@ -2804,9 +3017,10 @@ export type SandboxCustomImagesCheckNameAvailabilityOutput =
|
|
|
2804
3017
|
/**
|
|
2805
3018
|
* Checks that the sandbox custom image resource name is valid and is not already in use.
|
|
2806
3019
|
*
|
|
2807
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2808
3020
|
* @param api-version - The API version to use for this operation.
|
|
2809
3021
|
* @param subscriptionId - The ID of the target subscription.
|
|
3022
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3023
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2810
3024
|
*/
|
|
2811
3025
|
export const SandboxCustomImagesCheckNameAvailability =
|
|
2812
3026
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2818,6 +3032,8 @@ export const SandboxCustomImagesCreateOrUpdateInput =
|
|
|
2818
3032
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2819
3033
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2820
3034
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3035
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3036
|
+
sandboxCustomImageName: Schema.String.pipe(T.PathParam()),
|
|
2821
3037
|
"api-version": Schema.String,
|
|
2822
3038
|
}).pipe(
|
|
2823
3039
|
T.Http({
|
|
@@ -2838,9 +3054,11 @@ export type SandboxCustomImagesCreateOrUpdateOutput =
|
|
|
2838
3054
|
/**
|
|
2839
3055
|
* Creates or updates a sandbox custom image.
|
|
2840
3056
|
*
|
|
3057
|
+
* @param api-version - The API version to use for this operation.
|
|
2841
3058
|
* @param subscriptionId - The ID of the target subscription.
|
|
2842
3059
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2843
|
-
* @param
|
|
3060
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3061
|
+
* @param sandboxCustomImageName - The name of the sandbox custom image.
|
|
2844
3062
|
*/
|
|
2845
3063
|
export const SandboxCustomImagesCreateOrUpdate =
|
|
2846
3064
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2852,6 +3070,8 @@ export const SandboxCustomImagesDeleteInput =
|
|
|
2852
3070
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2853
3071
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2854
3072
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3073
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3074
|
+
sandboxCustomImageName: Schema.String.pipe(T.PathParam()),
|
|
2855
3075
|
"api-version": Schema.String,
|
|
2856
3076
|
}).pipe(
|
|
2857
3077
|
T.Http({
|
|
@@ -2872,9 +3092,11 @@ export type SandboxCustomImagesDeleteOutput =
|
|
|
2872
3092
|
/**
|
|
2873
3093
|
* Deletes a sandbox custom image.
|
|
2874
3094
|
*
|
|
3095
|
+
* @param api-version - The API version to use for this operation.
|
|
2875
3096
|
* @param subscriptionId - The ID of the target subscription.
|
|
2876
3097
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2877
|
-
* @param
|
|
3098
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3099
|
+
* @param sandboxCustomImageName - The name of the sandbox custom image.
|
|
2878
3100
|
*/
|
|
2879
3101
|
export const SandboxCustomImagesDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2880
3102
|
() => ({
|
|
@@ -2887,6 +3109,8 @@ export const SandboxCustomImagesGetInput =
|
|
|
2887
3109
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2888
3110
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2889
3111
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3112
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3113
|
+
sandboxCustomImageName: Schema.String.pipe(T.PathParam()),
|
|
2890
3114
|
"api-version": Schema.String,
|
|
2891
3115
|
}).pipe(
|
|
2892
3116
|
T.Http({
|
|
@@ -2907,9 +3131,11 @@ export type SandboxCustomImagesGetOutput =
|
|
|
2907
3131
|
/**
|
|
2908
3132
|
* Returns a sandbox custom image
|
|
2909
3133
|
*
|
|
3134
|
+
* @param api-version - The API version to use for this operation.
|
|
2910
3135
|
* @param subscriptionId - The ID of the target subscription.
|
|
2911
3136
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2912
|
-
* @param
|
|
3137
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3138
|
+
* @param sandboxCustomImageName - The name of the sandbox custom image.
|
|
2913
3139
|
*/
|
|
2914
3140
|
export const SandboxCustomImagesGet = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2915
3141
|
() => ({
|
|
@@ -2920,8 +3146,9 @@ export const SandboxCustomImagesGet = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
2920
3146
|
// Input Schema
|
|
2921
3147
|
export const SandboxCustomImagesListByClusterInput =
|
|
2922
3148
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2923
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2924
3149
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
3150
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3151
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
2925
3152
|
"api-version": Schema.String,
|
|
2926
3153
|
}).pipe(
|
|
2927
3154
|
T.Http({
|
|
@@ -2935,8 +3162,8 @@ export type SandboxCustomImagesListByClusterInput =
|
|
|
2935
3162
|
// Output Schema
|
|
2936
3163
|
export const SandboxCustomImagesListByClusterOutput =
|
|
2937
3164
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
3165
|
+
value: Schema.Array(Schema.Struct({})),
|
|
2938
3166
|
nextLink: Schema.optional(Schema.String),
|
|
2939
|
-
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
2940
3167
|
});
|
|
2941
3168
|
export type SandboxCustomImagesListByClusterOutput =
|
|
2942
3169
|
typeof SandboxCustomImagesListByClusterOutput.Type;
|
|
@@ -2945,9 +3172,10 @@ export type SandboxCustomImagesListByClusterOutput =
|
|
|
2945
3172
|
/**
|
|
2946
3173
|
* Returns the list of the existing sandbox custom images of the given Kusto cluster.
|
|
2947
3174
|
*
|
|
2948
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2949
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
2950
3175
|
* @param api-version - The API version to use for this operation.
|
|
3176
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
3177
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3178
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
2951
3179
|
*/
|
|
2952
3180
|
export const SandboxCustomImagesListByCluster =
|
|
2953
3181
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -2959,6 +3187,8 @@ export const SandboxCustomImagesUpdateInput =
|
|
|
2959
3187
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2960
3188
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
2961
3189
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3190
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3191
|
+
sandboxCustomImageName: Schema.String.pipe(T.PathParam()),
|
|
2962
3192
|
"api-version": Schema.String,
|
|
2963
3193
|
}).pipe(
|
|
2964
3194
|
T.Http({
|
|
@@ -2979,9 +3209,11 @@ export type SandboxCustomImagesUpdateOutput =
|
|
|
2979
3209
|
/**
|
|
2980
3210
|
* Updates a sandbox custom image.
|
|
2981
3211
|
*
|
|
3212
|
+
* @param api-version - The API version to use for this operation.
|
|
2982
3213
|
* @param subscriptionId - The ID of the target subscription.
|
|
2983
3214
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
2984
|
-
* @param
|
|
3215
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3216
|
+
* @param sandboxCustomImageName - The name of the sandbox custom image.
|
|
2985
3217
|
*/
|
|
2986
3218
|
export const SandboxCustomImagesUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
2987
3219
|
() => ({
|
|
@@ -2992,8 +3224,10 @@ export const SandboxCustomImagesUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
2992
3224
|
// Input Schema
|
|
2993
3225
|
export const ScriptsCheckNameAvailabilityInput =
|
|
2994
3226
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
2995
|
-
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
2996
3227
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
3228
|
+
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3229
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3230
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
2997
3231
|
"api-version": Schema.String,
|
|
2998
3232
|
}).pipe(
|
|
2999
3233
|
T.Http({
|
|
@@ -3019,9 +3253,11 @@ export type ScriptsCheckNameAvailabilityOutput =
|
|
|
3019
3253
|
/**
|
|
3020
3254
|
* Checks that the script name is valid and is not already in use.
|
|
3021
3255
|
*
|
|
3022
|
-
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3023
3256
|
* @param api-version - The API version to use for this operation.
|
|
3024
3257
|
* @param subscriptionId - The ID of the target subscription.
|
|
3258
|
+
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3259
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3260
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
3025
3261
|
*/
|
|
3026
3262
|
export const ScriptsCheckNameAvailability =
|
|
3027
3263
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -3033,6 +3269,9 @@ export const ScriptsCreateOrUpdateInput =
|
|
|
3033
3269
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
3034
3270
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
3035
3271
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3272
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3273
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
3274
|
+
scriptName: Schema.String.pipe(T.PathParam()),
|
|
3036
3275
|
"api-version": Schema.String,
|
|
3037
3276
|
}).pipe(
|
|
3038
3277
|
T.Http({
|
|
@@ -3052,9 +3291,12 @@ export type ScriptsCreateOrUpdateOutput =
|
|
|
3052
3291
|
/**
|
|
3053
3292
|
* Creates a Kusto database script.
|
|
3054
3293
|
*
|
|
3294
|
+
* @param api-version - The API version to use for this operation.
|
|
3055
3295
|
* @param subscriptionId - The ID of the target subscription.
|
|
3056
3296
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3057
|
-
* @param
|
|
3297
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3298
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
3299
|
+
* @param scriptName - The name of the Kusto database script.
|
|
3058
3300
|
*/
|
|
3059
3301
|
export const ScriptsCreateOrUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
3060
3302
|
() => ({
|
|
@@ -3066,6 +3308,9 @@ export const ScriptsCreateOrUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
3066
3308
|
export const ScriptsDeleteInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
3067
3309
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
3068
3310
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3311
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3312
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
3313
|
+
scriptName: Schema.String.pipe(T.PathParam()),
|
|
3069
3314
|
"api-version": Schema.String,
|
|
3070
3315
|
}).pipe(
|
|
3071
3316
|
T.Http({
|
|
@@ -3083,9 +3328,12 @@ export type ScriptsDeleteOutput = typeof ScriptsDeleteOutput.Type;
|
|
|
3083
3328
|
/**
|
|
3084
3329
|
* Deletes a Kusto database script.
|
|
3085
3330
|
*
|
|
3331
|
+
* @param api-version - The API version to use for this operation.
|
|
3086
3332
|
* @param subscriptionId - The ID of the target subscription.
|
|
3087
3333
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3088
|
-
* @param
|
|
3334
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3335
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
3336
|
+
* @param scriptName - The name of the Kusto database script.
|
|
3089
3337
|
*/
|
|
3090
3338
|
export const ScriptsDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
3091
3339
|
inputSchema: ScriptsDeleteInput,
|
|
@@ -3095,6 +3343,9 @@ export const ScriptsDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
3095
3343
|
export const ScriptsGetInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
3096
3344
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
3097
3345
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3346
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3347
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
3348
|
+
scriptName: Schema.String.pipe(T.PathParam()),
|
|
3098
3349
|
"api-version": Schema.String,
|
|
3099
3350
|
}).pipe(
|
|
3100
3351
|
T.Http({
|
|
@@ -3112,9 +3363,12 @@ export type ScriptsGetOutput = typeof ScriptsGetOutput.Type;
|
|
|
3112
3363
|
/**
|
|
3113
3364
|
* Gets a Kusto cluster database script.
|
|
3114
3365
|
*
|
|
3366
|
+
* @param api-version - The API version to use for this operation.
|
|
3115
3367
|
* @param subscriptionId - The ID of the target subscription.
|
|
3116
3368
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3117
|
-
* @param
|
|
3369
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3370
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
3371
|
+
* @param scriptName - The name of the Kusto database script.
|
|
3118
3372
|
*/
|
|
3119
3373
|
export const ScriptsGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
3120
3374
|
inputSchema: ScriptsGetInput,
|
|
@@ -3125,6 +3379,8 @@ export const ScriptsListByDatabaseInput =
|
|
|
3125
3379
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
3126
3380
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
3127
3381
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3382
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3383
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
3128
3384
|
"api-version": Schema.String,
|
|
3129
3385
|
}).pipe(
|
|
3130
3386
|
T.Http({
|
|
@@ -3138,6 +3394,7 @@ export type ScriptsListByDatabaseInput = typeof ScriptsListByDatabaseInput.Type;
|
|
|
3138
3394
|
export const ScriptsListByDatabaseOutput =
|
|
3139
3395
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
3140
3396
|
value: Schema.optional(Schema.Array(Schema.Struct({}))),
|
|
3397
|
+
nextLink: Schema.optional(Schema.String),
|
|
3141
3398
|
});
|
|
3142
3399
|
export type ScriptsListByDatabaseOutput =
|
|
3143
3400
|
typeof ScriptsListByDatabaseOutput.Type;
|
|
@@ -3146,9 +3403,11 @@ export type ScriptsListByDatabaseOutput =
|
|
|
3146
3403
|
/**
|
|
3147
3404
|
* Returns the list of database scripts for given database.
|
|
3148
3405
|
*
|
|
3406
|
+
* @param api-version - The API version to use for this operation.
|
|
3149
3407
|
* @param subscriptionId - The ID of the target subscription.
|
|
3150
3408
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3151
|
-
* @param
|
|
3409
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3410
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
3152
3411
|
*/
|
|
3153
3412
|
export const ScriptsListByDatabase = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
3154
3413
|
() => ({
|
|
@@ -3160,6 +3419,9 @@ export const ScriptsListByDatabase = /*@__PURE__*/ /*#__PURE__*/ API.make(
|
|
|
3160
3419
|
export const ScriptsUpdateInput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
3161
3420
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
3162
3421
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
3422
|
+
clusterName: Schema.String.pipe(T.PathParam()),
|
|
3423
|
+
databaseName: Schema.String.pipe(T.PathParam()),
|
|
3424
|
+
scriptName: Schema.String.pipe(T.PathParam()),
|
|
3163
3425
|
"api-version": Schema.String,
|
|
3164
3426
|
}).pipe(
|
|
3165
3427
|
T.Http({
|
|
@@ -3179,9 +3441,12 @@ export type ScriptsUpdateOutput = typeof ScriptsUpdateOutput.Type;
|
|
|
3179
3441
|
/**
|
|
3180
3442
|
* Updates a database script.
|
|
3181
3443
|
*
|
|
3444
|
+
* @param api-version - The API version to use for this operation.
|
|
3182
3445
|
* @param subscriptionId - The ID of the target subscription.
|
|
3183
3446
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
3184
|
-
* @param
|
|
3447
|
+
* @param clusterName - The name of the Kusto cluster.
|
|
3448
|
+
* @param databaseName - The name of the database in the Kusto cluster.
|
|
3449
|
+
* @param scriptName - The name of the Kusto database script.
|
|
3185
3450
|
*/
|
|
3186
3451
|
export const ScriptsUpdate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
3187
3452
|
inputSchema: ScriptsUpdateInput,
|
|
@@ -3236,6 +3501,7 @@ export const SkusListOutput = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
3236
3501
|
}),
|
|
3237
3502
|
),
|
|
3238
3503
|
),
|
|
3504
|
+
nextLink: Schema.optional(Schema.String),
|
|
3239
3505
|
});
|
|
3240
3506
|
export type SkusListOutput = typeof SkusListOutput.Type;
|
|
3241
3507
|
|