@accelbyte/sdk-ams 0.0.0-dev-20240906023252 → 0.0.0-dev-20240911051006
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/dist/{FleetClaimResponse-CS_GmAA_.d.cts → FleetClaimResponse-D9jxThLx.d.cts} +5 -0
- package/dist/{FleetClaimResponse-CS_GmAA_.d.ts → FleetClaimResponse-D9jxThLx.d.ts} +5 -0
- package/dist/all-query-imports.cjs +410 -216
- package/dist/all-query-imports.d.cts +18 -18
- package/dist/all-query-imports.d.ts +18 -18
- package/dist/all-query-imports.js +33 -33
- package/dist/{chunk-5DT3PMPA.js → chunk-LBIKEJ3H.js} +362 -168
- package/dist/index.cjs +362 -168
- package/dist/index.d.cts +127 -1
- package/dist/index.d.ts +127 -1
- package/dist/index.js +1 -1
- package/package.json +5 -4
|
@@ -34,8 +34,8 @@ __export(all_query_imports_exports, {
|
|
|
34
34
|
Key_ImagesAdmin: () => Key_ImagesAdmin,
|
|
35
35
|
Key_ServersAdmin: () => Key_ServersAdmin,
|
|
36
36
|
Key_Watchdogs: () => Key_Watchdogs,
|
|
37
|
-
|
|
38
|
-
|
|
37
|
+
useAccountAdminApi_CreateAccountLinkMutation: () => useAccountAdminApi_CreateAccountLinkMutation,
|
|
38
|
+
useAccountAdminApi_CreateAccountMutation: () => useAccountAdminApi_CreateAccountMutation,
|
|
39
39
|
useAccountAdminApi_GetAccount: () => useAccountAdminApi_GetAccount,
|
|
40
40
|
useAccountAdminApi_GetAccountLink: () => useAccountAdminApi_GetAccountLink,
|
|
41
41
|
useAccountApi_GetAccount: () => useAccountApi_GetAccount,
|
|
@@ -43,34 +43,34 @@ __export(all_query_imports_exports, {
|
|
|
43
43
|
useAmsInfoAdminApi_GetSupportedInstances: () => useAmsInfoAdminApi_GetSupportedInstances,
|
|
44
44
|
useAmsInfoApi_GetUploadUrl: () => useAmsInfoApi_GetUploadUrl,
|
|
45
45
|
useAmsQoSAdminApi_GetQos: () => useAmsQoSAdminApi_GetQos,
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
46
|
+
useAmsQoSAdminApi_PatchQo_ByRegionMutation: () => useAmsQoSAdminApi_PatchQo_ByRegionMutation,
|
|
47
|
+
useArtifactsAdminApi_DeleteArtifactMutation: () => useArtifactsAdminApi_DeleteArtifactMutation,
|
|
48
|
+
useArtifactsAdminApi_DeleteArtifact_ByArtifactIdMutation: () => useArtifactsAdminApi_DeleteArtifact_ByArtifactIdMutation,
|
|
49
49
|
useArtifactsAdminApi_GetArtifacts: () => useArtifactsAdminApi_GetArtifacts,
|
|
50
50
|
useArtifactsAdminApi_GetArtifactsSamplingRules_ByFleetId: () => useArtifactsAdminApi_GetArtifactsSamplingRules_ByFleetId,
|
|
51
51
|
useArtifactsAdminApi_GetArtifactsUsage: () => useArtifactsAdminApi_GetArtifactsUsage,
|
|
52
52
|
useArtifactsAdminApi_GetUrl_ByArtifactId: () => useArtifactsAdminApi_GetUrl_ByArtifactId,
|
|
53
|
-
|
|
53
|
+
useArtifactsAdminApi_UpdateArtifactsSamplingRule_ByFleetIdMutation: () => useArtifactsAdminApi_UpdateArtifactsSamplingRule_ByFleetIdMutation,
|
|
54
54
|
useAuthApi_GetAuth: () => useAuthApi_GetAuth,
|
|
55
|
-
|
|
56
|
-
|
|
55
|
+
useDevelopmentAdminApi_CreateDevelopmentServerConfigurationMutation: () => useDevelopmentAdminApi_CreateDevelopmentServerConfigurationMutation,
|
|
56
|
+
useDevelopmentAdminApi_DeleteDevelopmentServerConfiguration_ByDevelopmentServerConfigIdMutation: () => useDevelopmentAdminApi_DeleteDevelopmentServerConfiguration_ByDevelopmentServerConfigIdMutation,
|
|
57
57
|
useDevelopmentAdminApi_GetDevelopmentServerConfiguration_ByDevelopmentServerConfigId: () => useDevelopmentAdminApi_GetDevelopmentServerConfiguration_ByDevelopmentServerConfigId,
|
|
58
58
|
useDevelopmentAdminApi_GetDevelopmentServerConfigurations: () => useDevelopmentAdminApi_GetDevelopmentServerConfigurations,
|
|
59
59
|
useFleetCommanderApi_GetVersion: () => useFleetCommanderApi_GetVersion,
|
|
60
|
-
|
|
61
|
-
|
|
60
|
+
useFleetsAdminApi_CreateFleetMutation: () => useFleetsAdminApi_CreateFleetMutation,
|
|
61
|
+
useFleetsAdminApi_DeleteFleet_ByFleetIdMutation: () => useFleetsAdminApi_DeleteFleet_ByFleetIdMutation,
|
|
62
62
|
useFleetsAdminApi_GetFleet_ByFleetId: () => useFleetsAdminApi_GetFleet_ByFleetId,
|
|
63
63
|
useFleetsAdminApi_GetFleets: () => useFleetsAdminApi_GetFleets,
|
|
64
64
|
useFleetsAdminApi_GetServers_ByFleetId: () => useFleetsAdminApi_GetServers_ByFleetId,
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
65
|
+
useFleetsAdminApi_UpdateFleet_ByFleetIdMutation: () => useFleetsAdminApi_UpdateFleet_ByFleetIdMutation,
|
|
66
|
+
useFleetsApi_UpdateClaim_ByFleetIdMutation: () => useFleetsApi_UpdateClaim_ByFleetIdMutation,
|
|
67
|
+
useFleetsApi_UpdateServerClaimMutation: () => useFleetsApi_UpdateServerClaimMutation,
|
|
68
|
+
useImagesAdminApi_CreateRestore_ByImageIdMutation: () => useImagesAdminApi_CreateRestore_ByImageIdMutation,
|
|
69
|
+
useImagesAdminApi_DeleteImage_ByImageIdMutation: () => useImagesAdminApi_DeleteImage_ByImageIdMutation,
|
|
70
70
|
useImagesAdminApi_GetImage_ByImageId: () => useImagesAdminApi_GetImage_ByImageId,
|
|
71
71
|
useImagesAdminApi_GetImages: () => useImagesAdminApi_GetImages,
|
|
72
72
|
useImagesAdminApi_GetImagesStorage: () => useImagesAdminApi_GetImagesStorage,
|
|
73
|
-
|
|
73
|
+
useImagesAdminApi_PatchImage_ByImageIdMutation: () => useImagesAdminApi_PatchImage_ByImageIdMutation,
|
|
74
74
|
useServersAdminApi_GetConnectioninfo_ByServerId: () => useServersAdminApi_GetConnectioninfo_ByServerId,
|
|
75
75
|
useServersAdminApi_GetHistory_ByServerId: () => useServersAdminApi_GetHistory_ByServerId,
|
|
76
76
|
useServersAdminApi_GetServer_ByServerId: () => useServersAdminApi_GetServer_ByServerId,
|
|
@@ -173,19 +173,24 @@ var AccountAdmin$ = class {
|
|
|
173
173
|
function AccountAdminApi(sdk, args) {
|
|
174
174
|
const sdkAssembly = sdk.assembly();
|
|
175
175
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
176
|
-
const requestConfig = import_sdk2.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
177
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
178
|
-
...args?.axiosConfig?.request
|
|
179
|
-
});
|
|
180
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
181
176
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
177
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
178
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
179
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
180
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
181
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
182
|
+
const requestConfig = import_sdk2.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
183
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
184
|
+
...requestConfigOverrides
|
|
185
|
+
});
|
|
186
|
+
axiosInstance = import_sdk2.Network.create(requestConfig);
|
|
187
|
+
for (const interceptor of interceptorsOverride) {
|
|
188
|
+
if (interceptor.type === "request") {
|
|
189
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
190
|
+
}
|
|
191
|
+
if (interceptor.type === "response") {
|
|
192
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
193
|
+
}
|
|
189
194
|
}
|
|
190
195
|
}
|
|
191
196
|
async function getAccount() {
|
|
@@ -213,9 +218,21 @@ function AccountAdminApi(sdk, args) {
|
|
|
213
218
|
return resp.response;
|
|
214
219
|
}
|
|
215
220
|
return {
|
|
221
|
+
/**
|
|
222
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:ACCOUNT [READ]
|
|
223
|
+
*/
|
|
216
224
|
getAccount,
|
|
225
|
+
/**
|
|
226
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:ACCOUNT [CREATE]
|
|
227
|
+
*/
|
|
217
228
|
createAccount,
|
|
229
|
+
/**
|
|
230
|
+
* The link token returned can be used to connect another namespace to the account in which the provided namespace is linked. This route fails if there is no account linked to the specified namespace. Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:ACCOUNT [READ]
|
|
231
|
+
*/
|
|
218
232
|
getAccountLink,
|
|
233
|
+
/**
|
|
234
|
+
* This route will attempt to register the account to namespace linkage in AMS and requires a valid account link token. This route fails if an account is already linked AdminAccountLink Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:ACCOUNT [CREATE]
|
|
235
|
+
*/
|
|
219
236
|
createAccountLink
|
|
220
237
|
};
|
|
221
238
|
}
|
|
@@ -238,7 +255,7 @@ var useAccountAdminApi_GetAccount = (sdk, input, options, callback) => {
|
|
|
238
255
|
...options
|
|
239
256
|
});
|
|
240
257
|
};
|
|
241
|
-
var
|
|
258
|
+
var useAccountAdminApi_CreateAccountMutation = (sdk, options, callback) => {
|
|
242
259
|
const mutationFn = async (input) => {
|
|
243
260
|
const response = await AccountAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).createAccount(input.data);
|
|
244
261
|
callback && callback(response.data);
|
|
@@ -262,7 +279,7 @@ var useAccountAdminApi_GetAccountLink = (sdk, input, options, callback) => {
|
|
|
262
279
|
...options
|
|
263
280
|
});
|
|
264
281
|
};
|
|
265
|
-
var
|
|
282
|
+
var useAccountAdminApi_CreateAccountLinkMutation = (sdk, options, callback) => {
|
|
266
283
|
const mutationFn = async (input) => {
|
|
267
284
|
const response = await AccountAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).createAccountLink(
|
|
268
285
|
input.data
|
|
@@ -345,19 +362,24 @@ var AmsInfoAdmin$ = class {
|
|
|
345
362
|
function AmsInfoAdminApi(sdk, args) {
|
|
346
363
|
const sdkAssembly = sdk.assembly();
|
|
347
364
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
348
|
-
const requestConfig = import_sdk4.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
349
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
350
|
-
...args?.axiosConfig?.request
|
|
351
|
-
});
|
|
352
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
353
365
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
366
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
367
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
368
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
369
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
370
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
371
|
+
const requestConfig = import_sdk4.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
372
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
373
|
+
...requestConfigOverrides
|
|
374
|
+
});
|
|
375
|
+
axiosInstance = import_sdk4.Network.create(requestConfig);
|
|
376
|
+
for (const interceptor of interceptorsOverride) {
|
|
377
|
+
if (interceptor.type === "request") {
|
|
378
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
379
|
+
}
|
|
380
|
+
if (interceptor.type === "response") {
|
|
381
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
382
|
+
}
|
|
361
383
|
}
|
|
362
384
|
}
|
|
363
385
|
async function getRegions() {
|
|
@@ -373,7 +395,13 @@ function AmsInfoAdminApi(sdk, args) {
|
|
|
373
395
|
return resp.response;
|
|
374
396
|
}
|
|
375
397
|
return {
|
|
398
|
+
/**
|
|
399
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA [READ]
|
|
400
|
+
*/
|
|
376
401
|
getRegions,
|
|
402
|
+
/**
|
|
403
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA [READ]
|
|
404
|
+
*/
|
|
377
405
|
getSupportedInstances
|
|
378
406
|
};
|
|
379
407
|
}
|
|
@@ -475,19 +503,24 @@ var AmsQoSAdmin$ = class {
|
|
|
475
503
|
function AmsQoSAdminApi(sdk, args) {
|
|
476
504
|
const sdkAssembly = sdk.assembly();
|
|
477
505
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
478
|
-
const requestConfig = import_sdk6.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
479
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
480
|
-
...args?.axiosConfig?.request
|
|
481
|
-
});
|
|
482
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
483
506
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
507
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
508
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
509
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
510
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
511
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
512
|
+
const requestConfig = import_sdk6.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
513
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
514
|
+
...requestConfigOverrides
|
|
515
|
+
});
|
|
516
|
+
axiosInstance = import_sdk6.Network.create(requestConfig);
|
|
517
|
+
for (const interceptor of interceptorsOverride) {
|
|
518
|
+
if (interceptor.type === "request") {
|
|
519
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
520
|
+
}
|
|
521
|
+
if (interceptor.type === "response") {
|
|
522
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
523
|
+
}
|
|
491
524
|
}
|
|
492
525
|
}
|
|
493
526
|
async function getQos(queryParams) {
|
|
@@ -503,7 +536,13 @@ function AmsQoSAdminApi(sdk, args) {
|
|
|
503
536
|
return resp.response;
|
|
504
537
|
}
|
|
505
538
|
return {
|
|
539
|
+
/**
|
|
540
|
+
* ``` Required Permission: ADMIN:NAMESPACE:{namespace}:QOS:SERVER [READ] This endpoint lists all QoS services available in all regions. This endpoint is intended to be called by game client to find out all available regions. After getting a list of QoS on each region, game client is expected to ping each one with UDP connection as described below: 1. Make UDP connection to each QoS's IP:Port 2. Send string "PING" after connection established 3. Wait for string "PONG" response 4. Note the request-response latency for each QoS in each region The game then can use ping latency information to either: 1. Inform the player on these latencies and let player choose preferred region 2. Send the latency list to Matchmaking Service so that player can be matched with other players in nearby regions
|
|
541
|
+
*/
|
|
506
542
|
getQos,
|
|
543
|
+
/**
|
|
544
|
+
* ``` Required Permission: ADMIN:NAMESPACE:{namespace}:QOS:SERVER [UPDATE] This endpoint updates the registered QoS service's configurable configuration.
|
|
545
|
+
*/
|
|
507
546
|
patchQo_ByRegion
|
|
508
547
|
};
|
|
509
548
|
}
|
|
@@ -526,7 +565,7 @@ var useAmsQoSAdminApi_GetQos = (sdk, input, options, callback) => {
|
|
|
526
565
|
...options
|
|
527
566
|
});
|
|
528
567
|
};
|
|
529
|
-
var
|
|
568
|
+
var useAmsQoSAdminApi_PatchQo_ByRegionMutation = (sdk, options, callback) => {
|
|
530
569
|
const mutationFn = async (input) => {
|
|
531
570
|
const response = await AmsQoSAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).patchQo_ByRegion(
|
|
532
571
|
input.region,
|
|
@@ -691,19 +730,24 @@ var ArtifactsAdmin$ = class {
|
|
|
691
730
|
function ArtifactsAdminApi(sdk, args) {
|
|
692
731
|
const sdkAssembly = sdk.assembly();
|
|
693
732
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
694
|
-
const requestConfig = import_sdk8.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
695
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
696
|
-
...args?.axiosConfig?.request
|
|
697
|
-
});
|
|
698
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
699
733
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
734
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
735
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
736
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
737
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
738
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
739
|
+
const requestConfig = import_sdk8.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
740
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
741
|
+
...requestConfigOverrides
|
|
742
|
+
});
|
|
743
|
+
axiosInstance = import_sdk8.Network.create(requestConfig);
|
|
744
|
+
for (const interceptor of interceptorsOverride) {
|
|
745
|
+
if (interceptor.type === "request") {
|
|
746
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
747
|
+
}
|
|
748
|
+
if (interceptor.type === "response") {
|
|
749
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
750
|
+
}
|
|
707
751
|
}
|
|
708
752
|
}
|
|
709
753
|
async function deleteArtifact(queryParams) {
|
|
@@ -749,12 +793,33 @@ function ArtifactsAdminApi(sdk, args) {
|
|
|
749
793
|
return resp.response;
|
|
750
794
|
}
|
|
751
795
|
return {
|
|
796
|
+
/**
|
|
797
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA [DELETE]
|
|
798
|
+
*/
|
|
752
799
|
deleteArtifact,
|
|
800
|
+
/**
|
|
801
|
+
* Get all artifacts matching the provided search criteria. When criteria is not specified the data returned won't have been filtered on those parameters Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:ARTIFACT [READ]
|
|
802
|
+
*/
|
|
753
803
|
getArtifacts,
|
|
804
|
+
/**
|
|
805
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:ARTIFACT [READ]
|
|
806
|
+
*/
|
|
754
807
|
getArtifactsUsage,
|
|
808
|
+
/**
|
|
809
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:ARTIFACT [DELETE]
|
|
810
|
+
*/
|
|
755
811
|
deleteArtifact_ByArtifactId,
|
|
812
|
+
/**
|
|
813
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:ARTIFACT [READ]
|
|
814
|
+
*/
|
|
756
815
|
getUrl_ByArtifactId,
|
|
816
|
+
/**
|
|
817
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:ARTIFACT [READ]
|
|
818
|
+
*/
|
|
757
819
|
getArtifactsSamplingRules_ByFleetId,
|
|
820
|
+
/**
|
|
821
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:ARTIFACT [UPDATE]
|
|
822
|
+
*/
|
|
758
823
|
updateArtifactsSamplingRule_ByFleetId
|
|
759
824
|
};
|
|
760
825
|
}
|
|
@@ -770,7 +835,7 @@ var Key_ArtifactsAdmin = /* @__PURE__ */ ((Key_ArtifactsAdmin2) => {
|
|
|
770
835
|
Key_ArtifactsAdmin2["ArtifactsSamplingRule_ByFleetId"] = "Ams.ArtifactsAdmin.ArtifactsSamplingRule_ByFleetId";
|
|
771
836
|
return Key_ArtifactsAdmin2;
|
|
772
837
|
})(Key_ArtifactsAdmin || {});
|
|
773
|
-
var
|
|
838
|
+
var useArtifactsAdminApi_DeleteArtifactMutation = (sdk, options, callback) => {
|
|
774
839
|
const mutationFn = async (input) => {
|
|
775
840
|
const response = await ArtifactsAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).deleteArtifact(
|
|
776
841
|
input.queryParams
|
|
@@ -810,7 +875,7 @@ var useArtifactsAdminApi_GetArtifactsUsage = (sdk, input, options, callback) =>
|
|
|
810
875
|
...options
|
|
811
876
|
});
|
|
812
877
|
};
|
|
813
|
-
var
|
|
878
|
+
var useArtifactsAdminApi_DeleteArtifact_ByArtifactIdMutation = (sdk, options, callback) => {
|
|
814
879
|
const mutationFn = async (input) => {
|
|
815
880
|
const response = await ArtifactsAdminApi(sdk, {
|
|
816
881
|
coreConfig: input.coreConfig,
|
|
@@ -854,7 +919,7 @@ var useArtifactsAdminApi_GetArtifactsSamplingRules_ByFleetId = (sdk, input, opti
|
|
|
854
919
|
...options
|
|
855
920
|
});
|
|
856
921
|
};
|
|
857
|
-
var
|
|
922
|
+
var useArtifactsAdminApi_UpdateArtifactsSamplingRule_ByFleetIdMutation = (sdk, options, callback) => {
|
|
858
923
|
const mutationFn = async (input) => {
|
|
859
924
|
const response = await ArtifactsAdminApi(sdk, {
|
|
860
925
|
coreConfig: input.coreConfig,
|
|
@@ -965,19 +1030,24 @@ var DevelopmentAdmin$ = class {
|
|
|
965
1030
|
function DevelopmentAdminApi(sdk, args) {
|
|
966
1031
|
const sdkAssembly = sdk.assembly();
|
|
967
1032
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
968
|
-
const requestConfig = import_sdk10.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
969
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
970
|
-
...args?.axiosConfig?.request
|
|
971
|
-
});
|
|
972
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
973
1033
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
1034
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
1035
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
1036
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
1037
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
1038
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
1039
|
+
const requestConfig = import_sdk10.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1040
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
1041
|
+
...requestConfigOverrides
|
|
1042
|
+
});
|
|
1043
|
+
axiosInstance = import_sdk10.Network.create(requestConfig);
|
|
1044
|
+
for (const interceptor of interceptorsOverride) {
|
|
1045
|
+
if (interceptor.type === "request") {
|
|
1046
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
1047
|
+
}
|
|
1048
|
+
if (interceptor.type === "response") {
|
|
1049
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
1050
|
+
}
|
|
981
1051
|
}
|
|
982
1052
|
}
|
|
983
1053
|
async function getDevelopmentServerConfigurations(queryParams) {
|
|
@@ -1005,9 +1075,21 @@ function DevelopmentAdminApi(sdk, args) {
|
|
|
1005
1075
|
return resp.response;
|
|
1006
1076
|
}
|
|
1007
1077
|
return {
|
|
1078
|
+
/**
|
|
1079
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
1080
|
+
*/
|
|
1008
1081
|
getDevelopmentServerConfigurations,
|
|
1082
|
+
/**
|
|
1083
|
+
* Configuration name can be up to 128 characters and must conform to ^[.a-zA-Z0-9_-]+$ Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [CREATE]
|
|
1084
|
+
*/
|
|
1009
1085
|
createDevelopmentServerConfiguration,
|
|
1086
|
+
/**
|
|
1087
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [DELETE]
|
|
1088
|
+
*/
|
|
1010
1089
|
deleteDevelopmentServerConfiguration_ByDevelopmentServerConfigId,
|
|
1090
|
+
/**
|
|
1091
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
1092
|
+
*/
|
|
1011
1093
|
getDevelopmentServerConfiguration_ByDevelopmentServerConfigId
|
|
1012
1094
|
};
|
|
1013
1095
|
}
|
|
@@ -1034,7 +1116,7 @@ var useDevelopmentAdminApi_GetDevelopmentServerConfigurations = (sdk, input, opt
|
|
|
1034
1116
|
...options
|
|
1035
1117
|
});
|
|
1036
1118
|
};
|
|
1037
|
-
var
|
|
1119
|
+
var useDevelopmentAdminApi_CreateDevelopmentServerConfigurationMutation = (sdk, options, callback) => {
|
|
1038
1120
|
const mutationFn = async (input) => {
|
|
1039
1121
|
const response = await DevelopmentAdminApi(sdk, {
|
|
1040
1122
|
coreConfig: input.coreConfig,
|
|
@@ -1049,7 +1131,7 @@ var useDevelopmentAdminApi_CreateDevelopmentServerConfiguration = (sdk, options,
|
|
|
1049
1131
|
...options
|
|
1050
1132
|
});
|
|
1051
1133
|
};
|
|
1052
|
-
var
|
|
1134
|
+
var useDevelopmentAdminApi_DeleteDevelopmentServerConfiguration_ByDevelopmentServerConfigIdMutation = (sdk, options, callback) => {
|
|
1053
1135
|
const mutationFn = async (input) => {
|
|
1054
1136
|
const response = await DevelopmentAdminApi(sdk, {
|
|
1055
1137
|
coreConfig: input.coreConfig,
|
|
@@ -1292,19 +1374,24 @@ var FleetsAdmin$ = class {
|
|
|
1292
1374
|
function FleetsAdminApi(sdk, args) {
|
|
1293
1375
|
const sdkAssembly = sdk.assembly();
|
|
1294
1376
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
1295
|
-
const requestConfig = import_sdk12.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1296
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
1297
|
-
...args?.axiosConfig?.request
|
|
1298
|
-
});
|
|
1299
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
1300
1377
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1378
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
1379
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
1380
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
1381
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
1382
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
1383
|
+
const requestConfig = import_sdk12.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1384
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
1385
|
+
...requestConfigOverrides
|
|
1386
|
+
});
|
|
1387
|
+
axiosInstance = import_sdk12.Network.create(requestConfig);
|
|
1388
|
+
for (const interceptor of interceptorsOverride) {
|
|
1389
|
+
if (interceptor.type === "request") {
|
|
1390
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
1391
|
+
}
|
|
1392
|
+
if (interceptor.type === "response") {
|
|
1393
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
1394
|
+
}
|
|
1308
1395
|
}
|
|
1309
1396
|
}
|
|
1310
1397
|
async function getFleets() {
|
|
@@ -1344,11 +1431,29 @@ function FleetsAdminApi(sdk, args) {
|
|
|
1344
1431
|
return resp.response;
|
|
1345
1432
|
}
|
|
1346
1433
|
return {
|
|
1434
|
+
/**
|
|
1435
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
1436
|
+
*/
|
|
1347
1437
|
getFleets,
|
|
1438
|
+
/**
|
|
1439
|
+
* Optionally, sampling rules for the fleet can also be specified Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [CREATE]
|
|
1440
|
+
*/
|
|
1348
1441
|
createFleet,
|
|
1442
|
+
/**
|
|
1443
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [DELETE]
|
|
1444
|
+
*/
|
|
1349
1445
|
deleteFleet_ByFleetId,
|
|
1446
|
+
/**
|
|
1447
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
1448
|
+
*/
|
|
1350
1449
|
getFleet_ByFleetId,
|
|
1450
|
+
/**
|
|
1451
|
+
* Optionally, sampling rules for the fleet can also be updated Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [UPDATE]
|
|
1452
|
+
*/
|
|
1351
1453
|
updateFleet_ByFleetId,
|
|
1454
|
+
/**
|
|
1455
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
1456
|
+
*/
|
|
1352
1457
|
getServers_ByFleetId
|
|
1353
1458
|
};
|
|
1354
1459
|
}
|
|
@@ -1373,7 +1478,7 @@ var useFleetsAdminApi_GetFleets = (sdk, input, options, callback) => {
|
|
|
1373
1478
|
...options
|
|
1374
1479
|
});
|
|
1375
1480
|
};
|
|
1376
|
-
var
|
|
1481
|
+
var useFleetsAdminApi_CreateFleetMutation = (sdk, options, callback) => {
|
|
1377
1482
|
const mutationFn = async (input) => {
|
|
1378
1483
|
const response = await FleetsAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).createFleet(input.data);
|
|
1379
1484
|
callback && callback(response.data);
|
|
@@ -1385,7 +1490,7 @@ var useFleetsAdminApi_CreateFleet = (sdk, options, callback) => {
|
|
|
1385
1490
|
...options
|
|
1386
1491
|
});
|
|
1387
1492
|
};
|
|
1388
|
-
var
|
|
1493
|
+
var useFleetsAdminApi_DeleteFleet_ByFleetIdMutation = (sdk, options, callback) => {
|
|
1389
1494
|
const mutationFn = async (input) => {
|
|
1390
1495
|
const response = await FleetsAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).deleteFleet_ByFleetId(
|
|
1391
1496
|
input.fleetID
|
|
@@ -1413,7 +1518,7 @@ var useFleetsAdminApi_GetFleet_ByFleetId = (sdk, input, options, callback) => {
|
|
|
1413
1518
|
...options
|
|
1414
1519
|
});
|
|
1415
1520
|
};
|
|
1416
|
-
var
|
|
1521
|
+
var useFleetsAdminApi_UpdateFleet_ByFleetIdMutation = (sdk, options, callback) => {
|
|
1417
1522
|
const mutationFn = async (input) => {
|
|
1418
1523
|
const response = await FleetsAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).updateFleet_ByFleetId(
|
|
1419
1524
|
input.fleetID,
|
|
@@ -1577,19 +1682,24 @@ var ImagesAdmin$ = class {
|
|
|
1577
1682
|
function ImagesAdminApi(sdk, args) {
|
|
1578
1683
|
const sdkAssembly = sdk.assembly();
|
|
1579
1684
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
1580
|
-
const requestConfig = import_sdk14.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1581
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
1582
|
-
...args?.axiosConfig?.request
|
|
1583
|
-
});
|
|
1584
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
1585
1685
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
|
|
1592
|
-
|
|
1686
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
1687
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
1688
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
1689
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
1690
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
1691
|
+
const requestConfig = import_sdk14.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1692
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
1693
|
+
...requestConfigOverrides
|
|
1694
|
+
});
|
|
1695
|
+
axiosInstance = import_sdk14.Network.create(requestConfig);
|
|
1696
|
+
for (const interceptor of interceptorsOverride) {
|
|
1697
|
+
if (interceptor.type === "request") {
|
|
1698
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
1699
|
+
}
|
|
1700
|
+
if (interceptor.type === "response") {
|
|
1701
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
1702
|
+
}
|
|
1593
1703
|
}
|
|
1594
1704
|
}
|
|
1595
1705
|
async function getImages() {
|
|
@@ -1629,11 +1739,29 @@ function ImagesAdminApi(sdk, args) {
|
|
|
1629
1739
|
return resp.response;
|
|
1630
1740
|
}
|
|
1631
1741
|
return {
|
|
1742
|
+
/**
|
|
1743
|
+
* Returns images which exist (uploaded, uploading, or building) in the linked account. This route fails if no account is linked Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:IMAGE [READ]
|
|
1744
|
+
*/
|
|
1632
1745
|
getImages,
|
|
1746
|
+
/**
|
|
1747
|
+
* Returns information regarding the account's usage for images storage including the free tier quota Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:IMAGE [READ]
|
|
1748
|
+
*/
|
|
1633
1749
|
getImagesStorage,
|
|
1750
|
+
/**
|
|
1751
|
+
* Marks an image for deletion. The image will stop being available for fleets and will eventually be deleted. Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:IMAGE [DELETE]
|
|
1752
|
+
*/
|
|
1634
1753
|
deleteImage_ByImageId,
|
|
1754
|
+
/**
|
|
1755
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:IMAGE [READ]
|
|
1756
|
+
*/
|
|
1635
1757
|
getImage_ByImageId,
|
|
1758
|
+
/**
|
|
1759
|
+
* This allows editing of the image name, toggling `IsProtected`, or adding & removal of tags Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:IMAGE [UPDATE]
|
|
1760
|
+
*/
|
|
1636
1761
|
patchImage_ByImageId,
|
|
1762
|
+
/**
|
|
1763
|
+
* Unmarks an image for deletion. The image will be available for fleets. Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:IMAGE [DELETE]
|
|
1764
|
+
*/
|
|
1637
1765
|
createRestore_ByImageId
|
|
1638
1766
|
};
|
|
1639
1767
|
}
|
|
@@ -1670,7 +1798,7 @@ var useImagesAdminApi_GetImagesStorage = (sdk, input, options, callback) => {
|
|
|
1670
1798
|
...options
|
|
1671
1799
|
});
|
|
1672
1800
|
};
|
|
1673
|
-
var
|
|
1801
|
+
var useImagesAdminApi_DeleteImage_ByImageIdMutation = (sdk, options, callback) => {
|
|
1674
1802
|
const mutationFn = async (input) => {
|
|
1675
1803
|
const response = await ImagesAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).deleteImage_ByImageId(
|
|
1676
1804
|
input.imageID
|
|
@@ -1698,7 +1826,7 @@ var useImagesAdminApi_GetImage_ByImageId = (sdk, input, options, callback) => {
|
|
|
1698
1826
|
...options
|
|
1699
1827
|
});
|
|
1700
1828
|
};
|
|
1701
|
-
var
|
|
1829
|
+
var useImagesAdminApi_PatchImage_ByImageIdMutation = (sdk, options, callback) => {
|
|
1702
1830
|
const mutationFn = async (input) => {
|
|
1703
1831
|
const response = await ImagesAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).patchImage_ByImageId(
|
|
1704
1832
|
input.imageID,
|
|
@@ -1713,7 +1841,7 @@ var useImagesAdminApi_PatchImage_ByImageId = (sdk, options, callback) => {
|
|
|
1713
1841
|
...options
|
|
1714
1842
|
});
|
|
1715
1843
|
};
|
|
1716
|
-
var
|
|
1844
|
+
var useImagesAdminApi_CreateRestore_ByImageIdMutation = (sdk, options, callback) => {
|
|
1717
1845
|
const mutationFn = async (input) => {
|
|
1718
1846
|
const response = await ImagesAdminApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).createRestore_ByImageId(
|
|
1719
1847
|
input.imageID
|
|
@@ -1749,6 +1877,7 @@ var DsHistoryEvent = import_zod45.z.object({
|
|
|
1749
1877
|
reason: import_zod45.z.string(),
|
|
1750
1878
|
region: import_zod45.z.string(),
|
|
1751
1879
|
serverId: import_zod45.z.string(),
|
|
1880
|
+
sessionId: import_zod45.z.string(),
|
|
1752
1881
|
status: import_zod45.z.string()
|
|
1753
1882
|
});
|
|
1754
1883
|
|
|
@@ -1848,19 +1977,24 @@ var ServersAdmin$ = class {
|
|
|
1848
1977
|
function ServersAdminApi(sdk, args) {
|
|
1849
1978
|
const sdkAssembly = sdk.assembly();
|
|
1850
1979
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
1851
|
-
const requestConfig = import_sdk16.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1852
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
1853
|
-
...args?.axiosConfig?.request
|
|
1854
|
-
});
|
|
1855
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
1856
1980
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1981
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
1982
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
1983
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
1984
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
1985
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
1986
|
+
const requestConfig = import_sdk16.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1987
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
1988
|
+
...requestConfigOverrides
|
|
1989
|
+
});
|
|
1990
|
+
axiosInstance = import_sdk16.Network.create(requestConfig);
|
|
1991
|
+
for (const interceptor of interceptorsOverride) {
|
|
1992
|
+
if (interceptor.type === "request") {
|
|
1993
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
1994
|
+
}
|
|
1995
|
+
if (interceptor.type === "response") {
|
|
1996
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
1997
|
+
}
|
|
1864
1998
|
}
|
|
1865
1999
|
}
|
|
1866
2000
|
async function getServer_ByServerId(serverID) {
|
|
@@ -1888,9 +2022,21 @@ function ServersAdminApi(sdk, args) {
|
|
|
1888
2022
|
return resp.response;
|
|
1889
2023
|
}
|
|
1890
2024
|
return {
|
|
2025
|
+
/**
|
|
2026
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
2027
|
+
*/
|
|
1891
2028
|
getServer_ByServerId,
|
|
2029
|
+
/**
|
|
2030
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
2031
|
+
*/
|
|
1892
2032
|
getHistory_ByServerId,
|
|
2033
|
+
/**
|
|
2034
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:ARMADA:FLEET [READ]
|
|
2035
|
+
*/
|
|
1893
2036
|
getServersHistory_ByFleetId,
|
|
2037
|
+
/**
|
|
2038
|
+
* Required Permission: ADMIN:NAMESPACE:{namespace}:AMS:DS:LOGS [READ]
|
|
2039
|
+
*/
|
|
1894
2040
|
getConnectioninfo_ByServerId
|
|
1895
2041
|
};
|
|
1896
2042
|
}
|
|
@@ -1993,19 +2139,24 @@ var Account$ = class {
|
|
|
1993
2139
|
function AccountApi(sdk, args) {
|
|
1994
2140
|
const sdkAssembly = sdk.assembly();
|
|
1995
2141
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
1996
|
-
const requestConfig = import_sdk18.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
1997
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
1998
|
-
...args?.axiosConfig?.request
|
|
1999
|
-
});
|
|
2000
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
2001
2142
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2143
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
2144
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
2145
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
2146
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
2147
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
2148
|
+
const requestConfig = import_sdk18.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2149
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
2150
|
+
...requestConfigOverrides
|
|
2151
|
+
});
|
|
2152
|
+
axiosInstance = import_sdk18.Network.create(requestConfig);
|
|
2153
|
+
for (const interceptor of interceptorsOverride) {
|
|
2154
|
+
if (interceptor.type === "request") {
|
|
2155
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
2156
|
+
}
|
|
2157
|
+
if (interceptor.type === "response") {
|
|
2158
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
2159
|
+
}
|
|
2009
2160
|
}
|
|
2010
2161
|
}
|
|
2011
2162
|
async function getAccount() {
|
|
@@ -2015,6 +2166,9 @@ function AccountApi(sdk, args) {
|
|
|
2015
2166
|
return resp.response;
|
|
2016
2167
|
}
|
|
2017
2168
|
return {
|
|
2169
|
+
/**
|
|
2170
|
+
* Required Permission: NAMESPACE:{namespace}:AMS:ACCOUNT [READ]
|
|
2171
|
+
*/
|
|
2018
2172
|
getAccount
|
|
2019
2173
|
};
|
|
2020
2174
|
}
|
|
@@ -2066,19 +2220,24 @@ var AmsInfo$ = class {
|
|
|
2066
2220
|
function AmsInfoApi(sdk, args) {
|
|
2067
2221
|
const sdkAssembly = sdk.assembly();
|
|
2068
2222
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
2069
|
-
const requestConfig = import_sdk20.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2070
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
2071
|
-
...args?.axiosConfig?.request
|
|
2072
|
-
});
|
|
2073
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
2074
2223
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2224
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
2225
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
2226
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
2227
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
2228
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
2229
|
+
const requestConfig = import_sdk20.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2230
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
2231
|
+
...requestConfigOverrides
|
|
2232
|
+
});
|
|
2233
|
+
axiosInstance = import_sdk20.Network.create(requestConfig);
|
|
2234
|
+
for (const interceptor of interceptorsOverride) {
|
|
2235
|
+
if (interceptor.type === "request") {
|
|
2236
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
2237
|
+
}
|
|
2238
|
+
if (interceptor.type === "response") {
|
|
2239
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
2240
|
+
}
|
|
2082
2241
|
}
|
|
2083
2242
|
}
|
|
2084
2243
|
async function getUploadUrl() {
|
|
@@ -2142,19 +2301,24 @@ var Auth$ = class {
|
|
|
2142
2301
|
function AuthApi(sdk, args) {
|
|
2143
2302
|
const sdkAssembly = sdk.assembly();
|
|
2144
2303
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
2145
|
-
const requestConfig = import_sdk22.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2146
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
2147
|
-
...args?.axiosConfig?.request
|
|
2148
|
-
});
|
|
2149
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
2150
2304
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
2151
|
-
|
|
2152
|
-
|
|
2153
|
-
|
|
2154
|
-
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2305
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
2306
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
2307
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
2308
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
2309
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
2310
|
+
const requestConfig = import_sdk22.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2311
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
2312
|
+
...requestConfigOverrides
|
|
2313
|
+
});
|
|
2314
|
+
axiosInstance = import_sdk22.Network.create(requestConfig);
|
|
2315
|
+
for (const interceptor of interceptorsOverride) {
|
|
2316
|
+
if (interceptor.type === "request") {
|
|
2317
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
2318
|
+
}
|
|
2319
|
+
if (interceptor.type === "response") {
|
|
2320
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
2321
|
+
}
|
|
2158
2322
|
}
|
|
2159
2323
|
}
|
|
2160
2324
|
async function getAuth() {
|
|
@@ -2164,6 +2328,9 @@ function AuthApi(sdk, args) {
|
|
|
2164
2328
|
return resp.response;
|
|
2165
2329
|
}
|
|
2166
2330
|
return {
|
|
2331
|
+
/**
|
|
2332
|
+
* Check if fleet commander is authorized to talk to AMS with this IAM
|
|
2333
|
+
*/
|
|
2167
2334
|
getAuth
|
|
2168
2335
|
};
|
|
2169
2336
|
}
|
|
@@ -2215,19 +2382,24 @@ var FleetCommander$ = class {
|
|
|
2215
2382
|
function FleetCommanderApi(sdk, args) {
|
|
2216
2383
|
const sdkAssembly = sdk.assembly();
|
|
2217
2384
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
2218
|
-
const requestConfig = import_sdk24.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2219
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
2220
|
-
...args?.axiosConfig?.request
|
|
2221
|
-
});
|
|
2222
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
2223
2385
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2386
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
2387
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
2388
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
2389
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
2390
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
2391
|
+
const requestConfig = import_sdk24.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2392
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
2393
|
+
...requestConfigOverrides
|
|
2394
|
+
});
|
|
2395
|
+
axiosInstance = import_sdk24.Network.create(requestConfig);
|
|
2396
|
+
for (const interceptor of interceptorsOverride) {
|
|
2397
|
+
if (interceptor.type === "request") {
|
|
2398
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
2399
|
+
}
|
|
2400
|
+
if (interceptor.type === "response") {
|
|
2401
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
2402
|
+
}
|
|
2231
2403
|
}
|
|
2232
2404
|
}
|
|
2233
2405
|
async function getVersion() {
|
|
@@ -2305,19 +2477,24 @@ var Fleets$ = class {
|
|
|
2305
2477
|
function FleetsApi(sdk, args) {
|
|
2306
2478
|
const sdkAssembly = sdk.assembly();
|
|
2307
2479
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
2308
|
-
const requestConfig = import_sdk26.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2309
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
2310
|
-
...args?.axiosConfig?.request
|
|
2311
|
-
});
|
|
2312
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
2313
2480
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2481
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
2482
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
2483
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
2484
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
2485
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
2486
|
+
const requestConfig = import_sdk26.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2487
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
2488
|
+
...requestConfigOverrides
|
|
2489
|
+
});
|
|
2490
|
+
axiosInstance = import_sdk26.Network.create(requestConfig);
|
|
2491
|
+
for (const interceptor of interceptorsOverride) {
|
|
2492
|
+
if (interceptor.type === "request") {
|
|
2493
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
2494
|
+
}
|
|
2495
|
+
if (interceptor.type === "response") {
|
|
2496
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
2497
|
+
}
|
|
2321
2498
|
}
|
|
2322
2499
|
}
|
|
2323
2500
|
async function updateServerClaim(data) {
|
|
@@ -2333,7 +2510,13 @@ function FleetsApi(sdk, args) {
|
|
|
2333
2510
|
return resp.response;
|
|
2334
2511
|
}
|
|
2335
2512
|
return {
|
|
2513
|
+
/**
|
|
2514
|
+
* Claim a dedicated server from fleets with matching claim keys. If the claim key is for a regular fleet (non development), the request will instantly fail if there are no DS available (HTTP 404). If the claim key is for a development fleet and there are no DS available, a new DS will be launched and the request might take up to 8 seconds to return (depending on the environment configuration). If it's not ready after that duration the request will still return HTTP 404. In either case, the call to this endpoint may be retried at any time to check if a DS has become available. Required Permission: NAMESPACE:{namespace}:AMS:SERVER:CLAIM [UPDATE]
|
|
2515
|
+
*/
|
|
2336
2516
|
updateServerClaim,
|
|
2517
|
+
/**
|
|
2518
|
+
* Required Permission: NAMESPACE:{namespace}:AMS:SERVER:CLAIM [UPDATE]
|
|
2519
|
+
*/
|
|
2337
2520
|
updateClaim_ByFleetId
|
|
2338
2521
|
};
|
|
2339
2522
|
}
|
|
@@ -2344,7 +2527,7 @@ var Key_Fleets = /* @__PURE__ */ ((Key_Fleets2) => {
|
|
|
2344
2527
|
Key_Fleets2["Claim_ByFleetId"] = "Ams.Fleets.Claim_ByFleetId";
|
|
2345
2528
|
return Key_Fleets2;
|
|
2346
2529
|
})(Key_Fleets || {});
|
|
2347
|
-
var
|
|
2530
|
+
var useFleetsApi_UpdateServerClaimMutation = (sdk, options, callback) => {
|
|
2348
2531
|
const mutationFn = async (input) => {
|
|
2349
2532
|
const response = await FleetsApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).updateServerClaim(input.data);
|
|
2350
2533
|
callback && callback(response.data);
|
|
@@ -2356,7 +2539,7 @@ var useFleetsApi_UpdateServerClaim = (sdk, options, callback) => {
|
|
|
2356
2539
|
...options
|
|
2357
2540
|
});
|
|
2358
2541
|
};
|
|
2359
|
-
var
|
|
2542
|
+
var useFleetsApi_UpdateClaim_ByFleetIdMutation = (sdk, options, callback) => {
|
|
2360
2543
|
const mutationFn = async (input) => {
|
|
2361
2544
|
const response = await FleetsApi(sdk, { coreConfig: input.coreConfig, axiosConfig: input.axiosConfig }).updateClaim_ByFleetId(
|
|
2362
2545
|
input.fleetID,
|
|
@@ -2413,19 +2596,24 @@ var Watchdogs$ = class {
|
|
|
2413
2596
|
function WatchdogsApi(sdk, args) {
|
|
2414
2597
|
const sdkAssembly = sdk.assembly();
|
|
2415
2598
|
const namespace = args?.coreConfig?.namespace ?? sdkAssembly.coreConfig.namespace;
|
|
2416
|
-
const requestConfig = import_sdk28.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2417
|
-
...args?.coreConfig?.baseURL ? { baseURL: args?.coreConfig?.baseURL } : {},
|
|
2418
|
-
...args?.axiosConfig?.request
|
|
2419
|
-
});
|
|
2420
|
-
const interceptors = args?.axiosConfig?.interceptors ?? sdkAssembly.axiosConfig.interceptors ?? [];
|
|
2421
2599
|
const useSchemaValidation = args?.coreConfig?.useSchemaValidation ?? sdkAssembly.coreConfig.useSchemaValidation;
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2600
|
+
let axiosInstance = sdkAssembly.axiosInstance;
|
|
2601
|
+
const requestConfigOverrides = args?.axiosConfig?.request;
|
|
2602
|
+
const baseURLOverride = args?.coreConfig?.baseURL;
|
|
2603
|
+
const interceptorsOverride = args?.axiosConfig?.interceptors ?? [];
|
|
2604
|
+
if (requestConfigOverrides || baseURLOverride || interceptorsOverride.length > 0) {
|
|
2605
|
+
const requestConfig = import_sdk28.ApiUtils.mergeAxiosConfigs(sdkAssembly.axiosInstance.defaults, {
|
|
2606
|
+
...baseURLOverride ? { baseURL: baseURLOverride } : {},
|
|
2607
|
+
...requestConfigOverrides
|
|
2608
|
+
});
|
|
2609
|
+
axiosInstance = import_sdk28.Network.create(requestConfig);
|
|
2610
|
+
for (const interceptor of interceptorsOverride) {
|
|
2611
|
+
if (interceptor.type === "request") {
|
|
2612
|
+
axiosInstance.interceptors.request.use(interceptor.onRequest, interceptor.onError);
|
|
2613
|
+
}
|
|
2614
|
+
if (interceptor.type === "response") {
|
|
2615
|
+
axiosInstance.interceptors.response.use(interceptor.onSuccess, interceptor.onError);
|
|
2616
|
+
}
|
|
2429
2617
|
}
|
|
2430
2618
|
}
|
|
2431
2619
|
async function getConnect_ByWatchdogId(watchdogID) {
|
|
@@ -2441,7 +2629,13 @@ function WatchdogsApi(sdk, args) {
|
|
|
2441
2629
|
return resp.response;
|
|
2442
2630
|
}
|
|
2443
2631
|
return {
|
|
2632
|
+
/**
|
|
2633
|
+
* This is to support local ds development scenarios Required Permission: NAMESPACE:{namespace}:AMS:LOCALDS [CREATE]
|
|
2634
|
+
*/
|
|
2444
2635
|
getConnect_ByWatchdogId,
|
|
2636
|
+
/**
|
|
2637
|
+
* Required Permission: NAMESPACE:{namespace}:ARMADA:WATCHDOG [CREATE]
|
|
2638
|
+
*/
|
|
2445
2639
|
getConnect_ByWatchdogId_ByNS
|
|
2446
2640
|
};
|
|
2447
2641
|
}
|
|
@@ -2496,8 +2690,8 @@ var useWatchdogsApi_GetConnect_ByWatchdogId_ByNS = (sdk, input, options, callbac
|
|
|
2496
2690
|
Key_ImagesAdmin,
|
|
2497
2691
|
Key_ServersAdmin,
|
|
2498
2692
|
Key_Watchdogs,
|
|
2499
|
-
|
|
2500
|
-
|
|
2693
|
+
useAccountAdminApi_CreateAccountLinkMutation,
|
|
2694
|
+
useAccountAdminApi_CreateAccountMutation,
|
|
2501
2695
|
useAccountAdminApi_GetAccount,
|
|
2502
2696
|
useAccountAdminApi_GetAccountLink,
|
|
2503
2697
|
useAccountApi_GetAccount,
|
|
@@ -2505,34 +2699,34 @@ var useWatchdogsApi_GetConnect_ByWatchdogId_ByNS = (sdk, input, options, callbac
|
|
|
2505
2699
|
useAmsInfoAdminApi_GetSupportedInstances,
|
|
2506
2700
|
useAmsInfoApi_GetUploadUrl,
|
|
2507
2701
|
useAmsQoSAdminApi_GetQos,
|
|
2508
|
-
|
|
2509
|
-
|
|
2510
|
-
|
|
2702
|
+
useAmsQoSAdminApi_PatchQo_ByRegionMutation,
|
|
2703
|
+
useArtifactsAdminApi_DeleteArtifactMutation,
|
|
2704
|
+
useArtifactsAdminApi_DeleteArtifact_ByArtifactIdMutation,
|
|
2511
2705
|
useArtifactsAdminApi_GetArtifacts,
|
|
2512
2706
|
useArtifactsAdminApi_GetArtifactsSamplingRules_ByFleetId,
|
|
2513
2707
|
useArtifactsAdminApi_GetArtifactsUsage,
|
|
2514
2708
|
useArtifactsAdminApi_GetUrl_ByArtifactId,
|
|
2515
|
-
|
|
2709
|
+
useArtifactsAdminApi_UpdateArtifactsSamplingRule_ByFleetIdMutation,
|
|
2516
2710
|
useAuthApi_GetAuth,
|
|
2517
|
-
|
|
2518
|
-
|
|
2711
|
+
useDevelopmentAdminApi_CreateDevelopmentServerConfigurationMutation,
|
|
2712
|
+
useDevelopmentAdminApi_DeleteDevelopmentServerConfiguration_ByDevelopmentServerConfigIdMutation,
|
|
2519
2713
|
useDevelopmentAdminApi_GetDevelopmentServerConfiguration_ByDevelopmentServerConfigId,
|
|
2520
2714
|
useDevelopmentAdminApi_GetDevelopmentServerConfigurations,
|
|
2521
2715
|
useFleetCommanderApi_GetVersion,
|
|
2522
|
-
|
|
2523
|
-
|
|
2716
|
+
useFleetsAdminApi_CreateFleetMutation,
|
|
2717
|
+
useFleetsAdminApi_DeleteFleet_ByFleetIdMutation,
|
|
2524
2718
|
useFleetsAdminApi_GetFleet_ByFleetId,
|
|
2525
2719
|
useFleetsAdminApi_GetFleets,
|
|
2526
2720
|
useFleetsAdminApi_GetServers_ByFleetId,
|
|
2527
|
-
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2721
|
+
useFleetsAdminApi_UpdateFleet_ByFleetIdMutation,
|
|
2722
|
+
useFleetsApi_UpdateClaim_ByFleetIdMutation,
|
|
2723
|
+
useFleetsApi_UpdateServerClaimMutation,
|
|
2724
|
+
useImagesAdminApi_CreateRestore_ByImageIdMutation,
|
|
2725
|
+
useImagesAdminApi_DeleteImage_ByImageIdMutation,
|
|
2532
2726
|
useImagesAdminApi_GetImage_ByImageId,
|
|
2533
2727
|
useImagesAdminApi_GetImages,
|
|
2534
2728
|
useImagesAdminApi_GetImagesStorage,
|
|
2535
|
-
|
|
2729
|
+
useImagesAdminApi_PatchImage_ByImageIdMutation,
|
|
2536
2730
|
useServersAdminApi_GetConnectioninfo_ByServerId,
|
|
2537
2731
|
useServersAdminApi_GetHistory_ByServerId,
|
|
2538
2732
|
useServersAdminApi_GetServer_ByServerId,
|