@quantcdn/quant-client 4.3.0 → 4.4.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/api.ts +522 -20
- package/common.ts +1 -1
- package/configuration.ts +1 -1
- package/dist/api.d.ts +373 -20
- package/dist/api.js +558 -288
- package/dist/common.d.ts +2 -2
- package/dist/common.js +1 -1
- package/dist/configuration.d.ts +1 -1
- package/dist/configuration.js +1 -1
- package/dist/esm/api.d.ts +373 -20
- package/dist/esm/api.js +555 -285
- package/dist/esm/common.d.ts +2 -2
- package/dist/esm/common.js +1 -1
- package/dist/esm/configuration.d.ts +1 -1
- package/dist/esm/configuration.js +1 -1
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/index.ts +1 -1
- package/package.json +1 -1
- package/tsconfig.json +1 -3
package/dist/api.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* QuantCDN API
|
|
6
6
|
* Unified API for QuantCDN Admin and QuantCloud Platform services
|
|
7
7
|
*
|
|
8
|
-
* The version of the OpenAPI document: 4.
|
|
8
|
+
* The version of the OpenAPI document: 4.4.0
|
|
9
9
|
*
|
|
10
10
|
*
|
|
11
11
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -22,9 +22,9 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
22
22
|
});
|
|
23
23
|
};
|
|
24
24
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
25
|
-
exports.
|
|
26
|
-
exports.
|
|
27
|
-
exports.VolumesApi = exports.VolumesApiFactory = exports.VolumesApiFp = exports.VolumesApiAxiosParamCreator = exports.VariablesApi = exports.VariablesApiFactory = exports.VariablesApiFp = exports.VariablesApiAxiosParamCreator = exports.ScalingPolicyApi = exports.ScalingPolicyApiFactory = exports.ScalingPolicyApiFp = exports.ScalingPolicyApiAxiosParamCreator = exports.SSHAccessApi = exports.SSHAccessApiFactory = exports.SSHAccessApiFp = exports.SSHAccessApiAxiosParamCreator = exports.RulesApi = exports.RulesApiFactory = exports.RulesApiFp = exports.RulesApiAxiosParamCreator = exports.PurgeApi = exports.PurgeApiFactory = exports.PurgeApiFp = exports.PurgeApiAxiosParamCreator = exports.ProjectsApi = exports.ProjectsApiFactory = exports.ProjectsApiFp = exports.ProjectsApiAxiosParamCreator = void 0;
|
|
25
|
+
exports.CreateBackupTypeEnum = exports.BackupManagementApi = exports.BackupManagementApiFactory = exports.BackupManagementApiFp = exports.BackupManagementApiAxiosParamCreator = exports.ApplicationsApi = exports.ApplicationsApiFactory = exports.ApplicationsApiFp = exports.ApplicationsApiAxiosParamCreator = exports.ListToolExecutionsStatusEnum = exports.ListAIModelsFeatureEnum = exports.AIServicesApi = exports.AIServicesApiFactory = exports.AIServicesApiFp = exports.AIServicesApiAxiosParamCreator = exports.WafConfigThresholdsInnerModeEnum = exports.WafConfigThresholdsInnerTypeEnum = exports.WafConfigModeEnum = exports.V2RuleProxyActionNotifyEnum = exports.V1TransitionStateEnum = exports.SpotConfigurationStrategyEnum = exports.ScalingPolicyMetricEnum = exports.PatchEnvironmentComposeRequestSpotConfigurationStrategyEnum = exports.ListToolExecutions200ResponseExecutionsInnerStatusEnum = exports.ImageGenerationRequestTextToImageParamsControlModeEnum = exports.ImageGenerationRequestTextToImageParamsStyleEnum = exports.ImageGenerationRequestOutPaintingParamsOutPaintingModeEnum = exports.ImageGenerationRequestImageGenerationConfigQualityEnum = exports.ImageGenerationRequestRegionEnum = exports.ImageGenerationRequestTaskTypeEnum = exports.GetToolExecutionStatus200ResponseStatusEnum = exports.EmbeddingsRequestDimensionsEnum = exports.CronRunStatusEnum = exports.CronRunRunTypeEnum = exports.CreateApplicationRequestDatabaseEngineEnum = exports.CreateAISessionRequestInitialMessagesInnerRoleEnum = exports.CreateAISession201ResponseStatusEnum = exports.ContainerImageReferenceTypeEnum = exports.ContainerDependsOnInnerConditionEnum = exports.ChatInferenceStreamRequestMessagesInnerRoleEnum = exports.ChatInferenceRequestResponseFormatTypeEnum = exports.ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf3DocumentFormatEnum = exports.ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf2VideoFormatEnum = exports.ChatInferenceRequestMessagesInnerContentOneOfInnerOneOf1ImageFormatEnum = exports.ChatInferenceRequestMessagesInnerRoleEnum = exports.ChatInference200ResponseResponseToolUseOneOfStatusEnum = exports.ChatInference200ResponseResponseRoleEnum = exports.ChatInference200ResponseFinishReasonEnum = exports.ApplicationImageReferenceTypeEnum = exports.ApplicationDatabaseRdsInstanceEngineEnum = void 0;
|
|
26
|
+
exports.OrganizationsApiFactory = exports.OrganizationsApiFp = exports.OrganizationsApiAxiosParamCreator = exports.KVApi = exports.KVApiFactory = exports.KVApiFp = exports.KVApiAxiosParamCreator = exports.HeadersApi = exports.HeadersApiFactory = exports.HeadersApiFp = exports.HeadersApiAxiosParamCreator = exports.SyncToEnvironmentTypeEnum = exports.ListSyncOperationsTypeEnum = exports.EnvironmentsApi = exports.EnvironmentsApiFactory = exports.EnvironmentsApiFp = exports.EnvironmentsApiAxiosParamCreator = exports.DomainsApi = exports.DomainsApiFactory = exports.DomainsApiFp = exports.DomainsApiAxiosParamCreator = exports.CronApi = exports.CronApiFactory = exports.CronApiFp = exports.CronApiAxiosParamCreator = exports.CrawlersApi = exports.CrawlersApiFactory = exports.CrawlersApiFp = exports.CrawlersApiAxiosParamCreator = exports.CrawlerSchedulesApi = exports.CrawlerSchedulesApiFactory = exports.CrawlerSchedulesApiFp = exports.CrawlerSchedulesApiAxiosParamCreator = exports.ContainersApi = exports.ContainersApiFactory = exports.ContainersApiFp = exports.ContainersApiAxiosParamCreator = exports.ComposeApi = exports.ComposeApiFactory = exports.ComposeApiFp = exports.ComposeApiAxiosParamCreator = exports.CommandsApi = exports.CommandsApiFactory = exports.CommandsApiFp = exports.CommandsApiAxiosParamCreator = exports.ListBackupsStatusEnum = exports.ListBackupsOrderEnum = exports.ListBackupsTypeEnum = exports.DownloadBackupTypeEnum = exports.DeleteBackupTypeEnum = void 0;
|
|
27
|
+
exports.VolumesApi = exports.VolumesApiFactory = exports.VolumesApiFp = exports.VolumesApiAxiosParamCreator = exports.VariablesApi = exports.VariablesApiFactory = exports.VariablesApiFp = exports.VariablesApiAxiosParamCreator = exports.ScalingPolicyApi = exports.ScalingPolicyApiFactory = exports.ScalingPolicyApiFp = exports.ScalingPolicyApiAxiosParamCreator = exports.SSHAccessApi = exports.SSHAccessApiFactory = exports.SSHAccessApiFp = exports.SSHAccessApiAxiosParamCreator = exports.RulesApi = exports.RulesApiFactory = exports.RulesApiFp = exports.RulesApiAxiosParamCreator = exports.PurgeApi = exports.PurgeApiFactory = exports.PurgeApiFp = exports.PurgeApiAxiosParamCreator = exports.ProjectsApi = exports.ProjectsApiFactory = exports.ProjectsApiFp = exports.ProjectsApiAxiosParamCreator = exports.OrganizationsApi = void 0;
|
|
28
28
|
const axios_1 = require("axios");
|
|
29
29
|
// Some imports not used depending on template conditions
|
|
30
30
|
// @ts-ignore
|
|
@@ -173,6 +173,12 @@ exports.ListToolExecutions200ResponseExecutionsInnerStatusEnum = {
|
|
|
173
173
|
Complete: 'complete',
|
|
174
174
|
Failed: 'failed'
|
|
175
175
|
};
|
|
176
|
+
exports.PatchEnvironmentComposeRequestSpotConfigurationStrategyEnum = {
|
|
177
|
+
Off: 'off',
|
|
178
|
+
SpotOnly: 'spot-only',
|
|
179
|
+
MixedSafe: 'mixed-safe',
|
|
180
|
+
MixedAggressive: 'mixed-aggressive'
|
|
181
|
+
};
|
|
176
182
|
exports.ScalingPolicyMetricEnum = {
|
|
177
183
|
CpuUtilization: 'CPUUtilization',
|
|
178
184
|
MemoryUtilization: 'MemoryUtilization',
|
|
@@ -220,7 +226,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
220
226
|
* @param {*} [options] Override http request option.
|
|
221
227
|
* @throws {RequiredError}
|
|
222
228
|
*/
|
|
223
|
-
chatInference: (
|
|
229
|
+
chatInference: (organisation_1, chatInferenceRequest_1, ...args_1) => __awaiter(this, [organisation_1, chatInferenceRequest_1, ...args_1], void 0, function* (organisation, chatInferenceRequest, options = {}) {
|
|
224
230
|
// verify required parameter 'organisation' is not null or undefined
|
|
225
231
|
(0, common_1.assertParamExists)('chatInference', 'organisation', organisation);
|
|
226
232
|
// verify required parameter 'chatInferenceRequest' is not null or undefined
|
|
@@ -257,7 +263,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
257
263
|
* @param {*} [options] Override http request option.
|
|
258
264
|
* @throws {RequiredError}
|
|
259
265
|
*/
|
|
260
|
-
chatInferenceStream: (
|
|
266
|
+
chatInferenceStream: (organisation_1, chatInferenceStreamRequest_1, ...args_1) => __awaiter(this, [organisation_1, chatInferenceStreamRequest_1, ...args_1], void 0, function* (organisation, chatInferenceStreamRequest, options = {}) {
|
|
261
267
|
// verify required parameter 'organisation' is not null or undefined
|
|
262
268
|
(0, common_1.assertParamExists)('chatInferenceStream', 'organisation', organisation);
|
|
263
269
|
// verify required parameter 'chatInferenceStreamRequest' is not null or undefined
|
|
@@ -294,7 +300,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
294
300
|
* @param {*} [options] Override http request option.
|
|
295
301
|
* @throws {RequiredError}
|
|
296
302
|
*/
|
|
297
|
-
createAISession: (
|
|
303
|
+
createAISession: (organisation_1, createAISessionRequest_1, ...args_1) => __awaiter(this, [organisation_1, createAISessionRequest_1, ...args_1], void 0, function* (organisation, createAISessionRequest, options = {}) {
|
|
298
304
|
// verify required parameter 'organisation' is not null or undefined
|
|
299
305
|
(0, common_1.assertParamExists)('createAISession', 'organisation', organisation);
|
|
300
306
|
// verify required parameter 'createAISessionRequest' is not null or undefined
|
|
@@ -331,7 +337,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
331
337
|
* @param {*} [options] Override http request option.
|
|
332
338
|
* @throws {RequiredError}
|
|
333
339
|
*/
|
|
334
|
-
deleteAISession: (
|
|
340
|
+
deleteAISession: (organisation_1, sessionId_1, ...args_1) => __awaiter(this, [organisation_1, sessionId_1, ...args_1], void 0, function* (organisation, sessionId, options = {}) {
|
|
335
341
|
// verify required parameter 'organisation' is not null or undefined
|
|
336
342
|
(0, common_1.assertParamExists)('deleteAISession', 'organisation', organisation);
|
|
337
343
|
// verify required parameter 'sessionId' is not null or undefined
|
|
@@ -367,7 +373,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
367
373
|
* @param {*} [options] Override http request option.
|
|
368
374
|
* @throws {RequiredError}
|
|
369
375
|
*/
|
|
370
|
-
embeddings: (
|
|
376
|
+
embeddings: (organisation_1, embeddingsRequest_1, ...args_1) => __awaiter(this, [organisation_1, embeddingsRequest_1, ...args_1], void 0, function* (organisation, embeddingsRequest, options = {}) {
|
|
371
377
|
// verify required parameter 'organisation' is not null or undefined
|
|
372
378
|
(0, common_1.assertParamExists)('embeddings', 'organisation', organisation);
|
|
373
379
|
// verify required parameter 'embeddingsRequest' is not null or undefined
|
|
@@ -403,7 +409,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
403
409
|
* @param {*} [options] Override http request option.
|
|
404
410
|
* @throws {RequiredError}
|
|
405
411
|
*/
|
|
406
|
-
getAIConfig: (
|
|
412
|
+
getAIConfig: (organisation_1, ...args_1) => __awaiter(this, [organisation_1, ...args_1], void 0, function* (organisation, options = {}) {
|
|
407
413
|
// verify required parameter 'organisation' is not null or undefined
|
|
408
414
|
(0, common_1.assertParamExists)('getAIConfig', 'organisation', organisation);
|
|
409
415
|
const localVarPath = `/api/v3/organizations/{organisation}/ai/config`
|
|
@@ -436,7 +442,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
436
442
|
* @param {*} [options] Override http request option.
|
|
437
443
|
* @throws {RequiredError}
|
|
438
444
|
*/
|
|
439
|
-
getAISession: (
|
|
445
|
+
getAISession: (organisation_1, sessionId_1, ...args_1) => __awaiter(this, [organisation_1, sessionId_1, ...args_1], void 0, function* (organisation, sessionId, options = {}) {
|
|
440
446
|
// verify required parameter 'organisation' is not null or undefined
|
|
441
447
|
(0, common_1.assertParamExists)('getAISession', 'organisation', organisation);
|
|
442
448
|
// verify required parameter 'sessionId' is not null or undefined
|
|
@@ -472,7 +478,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
472
478
|
* @param {*} [options] Override http request option.
|
|
473
479
|
* @throws {RequiredError}
|
|
474
480
|
*/
|
|
475
|
-
getAIUsageStats: (
|
|
481
|
+
getAIUsageStats: (organisation_1, month_1, ...args_1) => __awaiter(this, [organisation_1, month_1, ...args_1], void 0, function* (organisation, month, options = {}) {
|
|
476
482
|
// verify required parameter 'organisation' is not null or undefined
|
|
477
483
|
(0, common_1.assertParamExists)('getAIUsageStats', 'organisation', organisation);
|
|
478
484
|
const localVarPath = `/api/v3/organizations/{organisation}/ai/usage`
|
|
@@ -508,7 +514,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
508
514
|
* @param {*} [options] Override http request option.
|
|
509
515
|
* @throws {RequiredError}
|
|
510
516
|
*/
|
|
511
|
-
getToolExecutionStatus: (
|
|
517
|
+
getToolExecutionStatus: (organisation_1, executionId_1, ...args_1) => __awaiter(this, [organisation_1, executionId_1, ...args_1], void 0, function* (organisation, executionId, options = {}) {
|
|
512
518
|
// verify required parameter 'organisation' is not null or undefined
|
|
513
519
|
(0, common_1.assertParamExists)('getToolExecutionStatus', 'organisation', organisation);
|
|
514
520
|
// verify required parameter 'executionId' is not null or undefined
|
|
@@ -544,7 +550,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
544
550
|
* @param {*} [options] Override http request option.
|
|
545
551
|
* @throws {RequiredError}
|
|
546
552
|
*/
|
|
547
|
-
imageGeneration: (
|
|
553
|
+
imageGeneration: (organisation_1, imageGenerationRequest_1, ...args_1) => __awaiter(this, [organisation_1, imageGenerationRequest_1, ...args_1], void 0, function* (organisation, imageGenerationRequest, options = {}) {
|
|
548
554
|
// verify required parameter 'organisation' is not null or undefined
|
|
549
555
|
(0, common_1.assertParamExists)('imageGeneration', 'organisation', organisation);
|
|
550
556
|
// verify required parameter 'imageGenerationRequest' is not null or undefined
|
|
@@ -581,7 +587,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
581
587
|
* @param {*} [options] Override http request option.
|
|
582
588
|
* @throws {RequiredError}
|
|
583
589
|
*/
|
|
584
|
-
listAIModels: (
|
|
590
|
+
listAIModels: (organisation_1, feature_1, ...args_1) => __awaiter(this, [organisation_1, feature_1, ...args_1], void 0, function* (organisation, feature, options = {}) {
|
|
585
591
|
// verify required parameter 'organisation' is not null or undefined
|
|
586
592
|
(0, common_1.assertParamExists)('listAIModels', 'organisation', organisation);
|
|
587
593
|
const localVarPath = `/api/v3/organizations/{organisation}/ai/models`
|
|
@@ -621,7 +627,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
621
627
|
* @param {*} [options] Override http request option.
|
|
622
628
|
* @throws {RequiredError}
|
|
623
629
|
*/
|
|
624
|
-
listAISessions: (
|
|
630
|
+
listAISessions: (organisation_1, userId_1, sessionGroup_1, limit_1, offset_1, model_1, ...args_1) => __awaiter(this, [organisation_1, userId_1, sessionGroup_1, limit_1, offset_1, model_1, ...args_1], void 0, function* (organisation, userId, sessionGroup, limit, offset, model, options = {}) {
|
|
625
631
|
// verify required parameter 'organisation' is not null or undefined
|
|
626
632
|
(0, common_1.assertParamExists)('listAISessions', 'organisation', organisation);
|
|
627
633
|
const localVarPath = `/api/v3/organizations/{organisation}/ai/sessions`
|
|
@@ -668,7 +674,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
668
674
|
* @param {*} [options] Override http request option.
|
|
669
675
|
* @throws {RequiredError}
|
|
670
676
|
*/
|
|
671
|
-
listAIToolNames: (
|
|
677
|
+
listAIToolNames: (organisation_1, ...args_1) => __awaiter(this, [organisation_1, ...args_1], void 0, function* (organisation, options = {}) {
|
|
672
678
|
// verify required parameter 'organisation' is not null or undefined
|
|
673
679
|
(0, common_1.assertParamExists)('listAIToolNames', 'organisation', organisation);
|
|
674
680
|
const localVarPath = `/api/v3/organizations/{organisation}/ai/tools/names`
|
|
@@ -700,7 +706,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
700
706
|
* @param {*} [options] Override http request option.
|
|
701
707
|
* @throws {RequiredError}
|
|
702
708
|
*/
|
|
703
|
-
listAITools: (
|
|
709
|
+
listAITools: (organisation_1, ...args_1) => __awaiter(this, [organisation_1, ...args_1], void 0, function* (organisation, options = {}) {
|
|
704
710
|
// verify required parameter 'organisation' is not null or undefined
|
|
705
711
|
(0, common_1.assertParamExists)('listAITools', 'organisation', organisation);
|
|
706
712
|
const localVarPath = `/api/v3/organizations/{organisation}/ai/tools`
|
|
@@ -734,7 +740,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
734
740
|
* @param {*} [options] Override http request option.
|
|
735
741
|
* @throws {RequiredError}
|
|
736
742
|
*/
|
|
737
|
-
listToolExecutions: (
|
|
743
|
+
listToolExecutions: (organisation_1, status_1, limit_1, ...args_1) => __awaiter(this, [organisation_1, status_1, limit_1, ...args_1], void 0, function* (organisation, status, limit, options = {}) {
|
|
738
744
|
// verify required parameter 'organisation' is not null or undefined
|
|
739
745
|
(0, common_1.assertParamExists)('listToolExecutions', 'organisation', organisation);
|
|
740
746
|
const localVarPath = `/api/v3/organizations/{organisation}/ai/tools/executions`
|
|
@@ -773,7 +779,7 @@ const AIServicesApiAxiosParamCreator = function (configuration) {
|
|
|
773
779
|
* @param {*} [options] Override http request option.
|
|
774
780
|
* @throws {RequiredError}
|
|
775
781
|
*/
|
|
776
|
-
updateAIConfig: (
|
|
782
|
+
updateAIConfig: (organisation_1, updateAIConfigRequest_1, ...args_1) => __awaiter(this, [organisation_1, updateAIConfigRequest_1, ...args_1], void 0, function* (organisation, updateAIConfigRequest, options = {}) {
|
|
777
783
|
// verify required parameter 'organisation' is not null or undefined
|
|
778
784
|
(0, common_1.assertParamExists)('updateAIConfig', 'organisation', organisation);
|
|
779
785
|
// verify required parameter 'updateAIConfigRequest' is not null or undefined
|
|
@@ -821,8 +827,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
821
827
|
* @throws {RequiredError}
|
|
822
828
|
*/
|
|
823
829
|
chatInference(organisation, chatInferenceRequest, options) {
|
|
824
|
-
var _a, _b, _c;
|
|
825
830
|
return __awaiter(this, void 0, void 0, function* () {
|
|
831
|
+
var _a, _b, _c;
|
|
826
832
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.chatInference(organisation, chatInferenceRequest, options);
|
|
827
833
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
828
834
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.chatInference']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -838,8 +844,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
838
844
|
* @throws {RequiredError}
|
|
839
845
|
*/
|
|
840
846
|
chatInferenceStream(organisation, chatInferenceStreamRequest, options) {
|
|
841
|
-
var _a, _b, _c;
|
|
842
847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
848
|
+
var _a, _b, _c;
|
|
843
849
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.chatInferenceStream(organisation, chatInferenceStreamRequest, options);
|
|
844
850
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
845
851
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.chatInferenceStream']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -855,8 +861,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
855
861
|
* @throws {RequiredError}
|
|
856
862
|
*/
|
|
857
863
|
createAISession(organisation, createAISessionRequest, options) {
|
|
858
|
-
var _a, _b, _c;
|
|
859
864
|
return __awaiter(this, void 0, void 0, function* () {
|
|
865
|
+
var _a, _b, _c;
|
|
860
866
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createAISession(organisation, createAISessionRequest, options);
|
|
861
867
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
862
868
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.createAISession']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -872,8 +878,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
872
878
|
* @throws {RequiredError}
|
|
873
879
|
*/
|
|
874
880
|
deleteAISession(organisation, sessionId, options) {
|
|
875
|
-
var _a, _b, _c;
|
|
876
881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
882
|
+
var _a, _b, _c;
|
|
877
883
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteAISession(organisation, sessionId, options);
|
|
878
884
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
879
885
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.deleteAISession']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -889,8 +895,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
889
895
|
* @throws {RequiredError}
|
|
890
896
|
*/
|
|
891
897
|
embeddings(organisation, embeddingsRequest, options) {
|
|
892
|
-
var _a, _b, _c;
|
|
893
898
|
return __awaiter(this, void 0, void 0, function* () {
|
|
899
|
+
var _a, _b, _c;
|
|
894
900
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.embeddings(organisation, embeddingsRequest, options);
|
|
895
901
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
896
902
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.embeddings']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -905,8 +911,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
905
911
|
* @throws {RequiredError}
|
|
906
912
|
*/
|
|
907
913
|
getAIConfig(organisation, options) {
|
|
908
|
-
var _a, _b, _c;
|
|
909
914
|
return __awaiter(this, void 0, void 0, function* () {
|
|
915
|
+
var _a, _b, _c;
|
|
910
916
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getAIConfig(organisation, options);
|
|
911
917
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
912
918
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.getAIConfig']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -922,8 +928,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
922
928
|
* @throws {RequiredError}
|
|
923
929
|
*/
|
|
924
930
|
getAISession(organisation, sessionId, options) {
|
|
925
|
-
var _a, _b, _c;
|
|
926
931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
932
|
+
var _a, _b, _c;
|
|
927
933
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getAISession(organisation, sessionId, options);
|
|
928
934
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
929
935
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.getAISession']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -939,8 +945,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
939
945
|
* @throws {RequiredError}
|
|
940
946
|
*/
|
|
941
947
|
getAIUsageStats(organisation, month, options) {
|
|
942
|
-
var _a, _b, _c;
|
|
943
948
|
return __awaiter(this, void 0, void 0, function* () {
|
|
949
|
+
var _a, _b, _c;
|
|
944
950
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getAIUsageStats(organisation, month, options);
|
|
945
951
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
946
952
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.getAIUsageStats']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -956,8 +962,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
956
962
|
* @throws {RequiredError}
|
|
957
963
|
*/
|
|
958
964
|
getToolExecutionStatus(organisation, executionId, options) {
|
|
959
|
-
var _a, _b, _c;
|
|
960
965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
966
|
+
var _a, _b, _c;
|
|
961
967
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getToolExecutionStatus(organisation, executionId, options);
|
|
962
968
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
963
969
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.getToolExecutionStatus']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -973,8 +979,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
973
979
|
* @throws {RequiredError}
|
|
974
980
|
*/
|
|
975
981
|
imageGeneration(organisation, imageGenerationRequest, options) {
|
|
976
|
-
var _a, _b, _c;
|
|
977
982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
983
|
+
var _a, _b, _c;
|
|
978
984
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.imageGeneration(organisation, imageGenerationRequest, options);
|
|
979
985
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
980
986
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.imageGeneration']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -990,8 +996,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
990
996
|
* @throws {RequiredError}
|
|
991
997
|
*/
|
|
992
998
|
listAIModels(organisation, feature, options) {
|
|
993
|
-
var _a, _b, _c;
|
|
994
999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1000
|
+
var _a, _b, _c;
|
|
995
1001
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAIModels(organisation, feature, options);
|
|
996
1002
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
997
1003
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.listAIModels']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1011,8 +1017,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
1011
1017
|
* @throws {RequiredError}
|
|
1012
1018
|
*/
|
|
1013
1019
|
listAISessions(organisation, userId, sessionGroup, limit, offset, model, options) {
|
|
1014
|
-
var _a, _b, _c;
|
|
1015
1020
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1021
|
+
var _a, _b, _c;
|
|
1016
1022
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAISessions(organisation, userId, sessionGroup, limit, offset, model, options);
|
|
1017
1023
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1018
1024
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.listAISessions']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1027,8 +1033,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
1027
1033
|
* @throws {RequiredError}
|
|
1028
1034
|
*/
|
|
1029
1035
|
listAIToolNames(organisation, options) {
|
|
1030
|
-
var _a, _b, _c;
|
|
1031
1036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1037
|
+
var _a, _b, _c;
|
|
1032
1038
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAIToolNames(organisation, options);
|
|
1033
1039
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1034
1040
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.listAIToolNames']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1043,8 +1049,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
1043
1049
|
* @throws {RequiredError}
|
|
1044
1050
|
*/
|
|
1045
1051
|
listAITools(organisation, options) {
|
|
1046
|
-
var _a, _b, _c;
|
|
1047
1052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1053
|
+
var _a, _b, _c;
|
|
1048
1054
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listAITools(organisation, options);
|
|
1049
1055
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1050
1056
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.listAITools']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1061,8 +1067,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
1061
1067
|
* @throws {RequiredError}
|
|
1062
1068
|
*/
|
|
1063
1069
|
listToolExecutions(organisation, status, limit, options) {
|
|
1064
|
-
var _a, _b, _c;
|
|
1065
1070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1071
|
+
var _a, _b, _c;
|
|
1066
1072
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listToolExecutions(organisation, status, limit, options);
|
|
1067
1073
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1068
1074
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.listToolExecutions']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1078,8 +1084,8 @@ const AIServicesApiFp = function (configuration) {
|
|
|
1078
1084
|
* @throws {RequiredError}
|
|
1079
1085
|
*/
|
|
1080
1086
|
updateAIConfig(organisation, updateAIConfigRequest, options) {
|
|
1081
|
-
var _a, _b, _c;
|
|
1082
1087
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1088
|
+
var _a, _b, _c;
|
|
1083
1089
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateAIConfig(organisation, updateAIConfigRequest, options);
|
|
1084
1090
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1085
1091
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['AIServicesApi.updateAIConfig']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1513,7 +1519,7 @@ const ApplicationsApiAxiosParamCreator = function (configuration) {
|
|
|
1513
1519
|
* @param {*} [options] Override http request option.
|
|
1514
1520
|
* @throws {RequiredError}
|
|
1515
1521
|
*/
|
|
1516
|
-
createApplication: (
|
|
1522
|
+
createApplication: (organisation_1, createApplicationRequest_1, ...args_1) => __awaiter(this, [organisation_1, createApplicationRequest_1, ...args_1], void 0, function* (organisation, createApplicationRequest, options = {}) {
|
|
1517
1523
|
// verify required parameter 'organisation' is not null or undefined
|
|
1518
1524
|
(0, common_1.assertParamExists)('createApplication', 'organisation', organisation);
|
|
1519
1525
|
// verify required parameter 'createApplicationRequest' is not null or undefined
|
|
@@ -1550,7 +1556,7 @@ const ApplicationsApiAxiosParamCreator = function (configuration) {
|
|
|
1550
1556
|
* @param {*} [options] Override http request option.
|
|
1551
1557
|
* @throws {RequiredError}
|
|
1552
1558
|
*/
|
|
1553
|
-
deleteApplication: (
|
|
1559
|
+
deleteApplication: (organisation_1, application_1, ...args_1) => __awaiter(this, [organisation_1, application_1, ...args_1], void 0, function* (organisation, application, options = {}) {
|
|
1554
1560
|
// verify required parameter 'organisation' is not null or undefined
|
|
1555
1561
|
(0, common_1.assertParamExists)('deleteApplication', 'organisation', organisation);
|
|
1556
1562
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -1586,7 +1592,7 @@ const ApplicationsApiAxiosParamCreator = function (configuration) {
|
|
|
1586
1592
|
* @param {*} [options] Override http request option.
|
|
1587
1593
|
* @throws {RequiredError}
|
|
1588
1594
|
*/
|
|
1589
|
-
getApplication: (
|
|
1595
|
+
getApplication: (organisation_1, application_1, ...args_1) => __awaiter(this, [organisation_1, application_1, ...args_1], void 0, function* (organisation, application, options = {}) {
|
|
1590
1596
|
// verify required parameter 'organisation' is not null or undefined
|
|
1591
1597
|
(0, common_1.assertParamExists)('getApplication', 'organisation', organisation);
|
|
1592
1598
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -1621,7 +1627,7 @@ const ApplicationsApiAxiosParamCreator = function (configuration) {
|
|
|
1621
1627
|
* @param {*} [options] Override http request option.
|
|
1622
1628
|
* @throws {RequiredError}
|
|
1623
1629
|
*/
|
|
1624
|
-
getEcrLoginCredentials: (
|
|
1630
|
+
getEcrLoginCredentials: (organisation_1, ...args_1) => __awaiter(this, [organisation_1, ...args_1], void 0, function* (organisation, options = {}) {
|
|
1625
1631
|
// verify required parameter 'organisation' is not null or undefined
|
|
1626
1632
|
(0, common_1.assertParamExists)('getEcrLoginCredentials', 'organisation', organisation);
|
|
1627
1633
|
const localVarPath = `/api/v3/organizations/{organisation}/applications/ecr-login`
|
|
@@ -1653,7 +1659,7 @@ const ApplicationsApiAxiosParamCreator = function (configuration) {
|
|
|
1653
1659
|
* @param {*} [options] Override http request option.
|
|
1654
1660
|
* @throws {RequiredError}
|
|
1655
1661
|
*/
|
|
1656
|
-
listApplications: (
|
|
1662
|
+
listApplications: (organisation_1, ...args_1) => __awaiter(this, [organisation_1, ...args_1], void 0, function* (organisation, options = {}) {
|
|
1657
1663
|
// verify required parameter 'organisation' is not null or undefined
|
|
1658
1664
|
(0, common_1.assertParamExists)('listApplications', 'organisation', organisation);
|
|
1659
1665
|
const localVarPath = `/api/v3/organizations/{organisation}/applications`
|
|
@@ -1697,8 +1703,8 @@ const ApplicationsApiFp = function (configuration) {
|
|
|
1697
1703
|
* @throws {RequiredError}
|
|
1698
1704
|
*/
|
|
1699
1705
|
createApplication(organisation, createApplicationRequest, options) {
|
|
1700
|
-
var _a, _b, _c;
|
|
1701
1706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1707
|
+
var _a, _b, _c;
|
|
1702
1708
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createApplication(organisation, createApplicationRequest, options);
|
|
1703
1709
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1704
1710
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationsApi.createApplication']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1714,8 +1720,8 @@ const ApplicationsApiFp = function (configuration) {
|
|
|
1714
1720
|
* @throws {RequiredError}
|
|
1715
1721
|
*/
|
|
1716
1722
|
deleteApplication(organisation, application, options) {
|
|
1717
|
-
var _a, _b, _c;
|
|
1718
1723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1724
|
+
var _a, _b, _c;
|
|
1719
1725
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteApplication(organisation, application, options);
|
|
1720
1726
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1721
1727
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationsApi.deleteApplication']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1731,8 +1737,8 @@ const ApplicationsApiFp = function (configuration) {
|
|
|
1731
1737
|
* @throws {RequiredError}
|
|
1732
1738
|
*/
|
|
1733
1739
|
getApplication(organisation, application, options) {
|
|
1734
|
-
var _a, _b, _c;
|
|
1735
1740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1741
|
+
var _a, _b, _c;
|
|
1736
1742
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getApplication(organisation, application, options);
|
|
1737
1743
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1738
1744
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationsApi.getApplication']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1747,8 +1753,8 @@ const ApplicationsApiFp = function (configuration) {
|
|
|
1747
1753
|
* @throws {RequiredError}
|
|
1748
1754
|
*/
|
|
1749
1755
|
getEcrLoginCredentials(organisation, options) {
|
|
1750
|
-
var _a, _b, _c;
|
|
1751
1756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1757
|
+
var _a, _b, _c;
|
|
1752
1758
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getEcrLoginCredentials(organisation, options);
|
|
1753
1759
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1754
1760
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationsApi.getEcrLoginCredentials']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1763,8 +1769,8 @@ const ApplicationsApiFp = function (configuration) {
|
|
|
1763
1769
|
* @throws {RequiredError}
|
|
1764
1770
|
*/
|
|
1765
1771
|
listApplications(organisation, options) {
|
|
1766
|
-
var _a, _b, _c;
|
|
1767
1772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1773
|
+
var _a, _b, _c;
|
|
1768
1774
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listApplications(organisation, options);
|
|
1769
1775
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
1770
1776
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ApplicationsApi.listApplications']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -1921,7 +1927,7 @@ const BackupManagementApiAxiosParamCreator = function (configuration) {
|
|
|
1921
1927
|
* @param {*} [options] Override http request option.
|
|
1922
1928
|
* @throws {RequiredError}
|
|
1923
1929
|
*/
|
|
1924
|
-
createBackup: (
|
|
1930
|
+
createBackup: (organisation_1, application_1, environment_1, type_1, createBackupRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, type_1, createBackupRequest_1, ...args_1], void 0, function* (organisation, application, environment, type, createBackupRequest, options = {}) {
|
|
1925
1931
|
// verify required parameter 'organisation' is not null or undefined
|
|
1926
1932
|
(0, common_1.assertParamExists)('createBackup', 'organisation', organisation);
|
|
1927
1933
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -1968,7 +1974,7 @@ const BackupManagementApiAxiosParamCreator = function (configuration) {
|
|
|
1968
1974
|
* @param {*} [options] Override http request option.
|
|
1969
1975
|
* @throws {RequiredError}
|
|
1970
1976
|
*/
|
|
1971
|
-
deleteBackup: (
|
|
1977
|
+
deleteBackup: (organisation_1, application_1, environment_1, type_1, backupId_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, type_1, backupId_1, ...args_1], void 0, function* (organisation, application, environment, type, backupId, options = {}) {
|
|
1972
1978
|
// verify required parameter 'organisation' is not null or undefined
|
|
1973
1979
|
(0, common_1.assertParamExists)('deleteBackup', 'organisation', organisation);
|
|
1974
1980
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -2016,7 +2022,7 @@ const BackupManagementApiAxiosParamCreator = function (configuration) {
|
|
|
2016
2022
|
* @param {*} [options] Override http request option.
|
|
2017
2023
|
* @throws {RequiredError}
|
|
2018
2024
|
*/
|
|
2019
|
-
downloadBackup: (
|
|
2025
|
+
downloadBackup: (organisation_1, application_1, environment_1, type_1, backupId_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, type_1, backupId_1, ...args_1], void 0, function* (organisation, application, environment, type, backupId, options = {}) {
|
|
2020
2026
|
// verify required parameter 'organisation' is not null or undefined
|
|
2021
2027
|
(0, common_1.assertParamExists)('downloadBackup', 'organisation', organisation);
|
|
2022
2028
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -2069,7 +2075,7 @@ const BackupManagementApiAxiosParamCreator = function (configuration) {
|
|
|
2069
2075
|
* @param {*} [options] Override http request option.
|
|
2070
2076
|
* @throws {RequiredError}
|
|
2071
2077
|
*/
|
|
2072
|
-
listBackups: (
|
|
2078
|
+
listBackups: (organisation_1, application_1, environment_1, type_1, order_1, limit_1, createdBefore_1, createdAfter_1, status_1, nextToken_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, type_1, order_1, limit_1, createdBefore_1, createdAfter_1, status_1, nextToken_1, ...args_1], void 0, function* (organisation, application, environment, type, order, limit, createdBefore, createdAfter, status, nextToken, options = {}) {
|
|
2073
2079
|
// verify required parameter 'organisation' is not null or undefined
|
|
2074
2080
|
(0, common_1.assertParamExists)('listBackups', 'organisation', organisation);
|
|
2075
2081
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -2147,8 +2153,8 @@ const BackupManagementApiFp = function (configuration) {
|
|
|
2147
2153
|
* @throws {RequiredError}
|
|
2148
2154
|
*/
|
|
2149
2155
|
createBackup(organisation, application, environment, type, createBackupRequest, options) {
|
|
2150
|
-
var _a, _b, _c;
|
|
2151
2156
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2157
|
+
var _a, _b, _c;
|
|
2152
2158
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createBackup(organisation, application, environment, type, createBackupRequest, options);
|
|
2153
2159
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2154
2160
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['BackupManagementApi.createBackup']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2167,8 +2173,8 @@ const BackupManagementApiFp = function (configuration) {
|
|
|
2167
2173
|
* @throws {RequiredError}
|
|
2168
2174
|
*/
|
|
2169
2175
|
deleteBackup(organisation, application, environment, type, backupId, options) {
|
|
2170
|
-
var _a, _b, _c;
|
|
2171
2176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2177
|
+
var _a, _b, _c;
|
|
2172
2178
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteBackup(organisation, application, environment, type, backupId, options);
|
|
2173
2179
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2174
2180
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['BackupManagementApi.deleteBackup']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2187,8 +2193,8 @@ const BackupManagementApiFp = function (configuration) {
|
|
|
2187
2193
|
* @throws {RequiredError}
|
|
2188
2194
|
*/
|
|
2189
2195
|
downloadBackup(organisation, application, environment, type, backupId, options) {
|
|
2190
|
-
var _a, _b, _c;
|
|
2191
2196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2197
|
+
var _a, _b, _c;
|
|
2192
2198
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.downloadBackup(organisation, application, environment, type, backupId, options);
|
|
2193
2199
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2194
2200
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['BackupManagementApi.downloadBackup']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2212,8 +2218,8 @@ const BackupManagementApiFp = function (configuration) {
|
|
|
2212
2218
|
* @throws {RequiredError}
|
|
2213
2219
|
*/
|
|
2214
2220
|
listBackups(organisation, application, environment, type, order, limit, createdBefore, createdAfter, status, nextToken, options) {
|
|
2215
|
-
var _a, _b, _c;
|
|
2216
2221
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2222
|
+
var _a, _b, _c;
|
|
2217
2223
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listBackups(organisation, application, environment, type, order, limit, createdBefore, createdAfter, status, nextToken, options);
|
|
2218
2224
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2219
2225
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['BackupManagementApi.listBackups']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2426,7 +2432,7 @@ const CommandsApiAxiosParamCreator = function (configuration) {
|
|
|
2426
2432
|
* @param {*} [options] Override http request option.
|
|
2427
2433
|
* @throws {RequiredError}
|
|
2428
2434
|
*/
|
|
2429
|
-
createCommand: (
|
|
2435
|
+
createCommand: (organisation_1, environment_1, createCommandRequest_1, ...args_1) => __awaiter(this, [organisation_1, environment_1, createCommandRequest_1, ...args_1], void 0, function* (organisation, environment, createCommandRequest, options = {}) {
|
|
2430
2436
|
// verify required parameter 'organisation' is not null or undefined
|
|
2431
2437
|
(0, common_1.assertParamExists)('createCommand', 'organisation', organisation);
|
|
2432
2438
|
// verify required parameter 'environment' is not null or undefined
|
|
@@ -2467,7 +2473,7 @@ const CommandsApiAxiosParamCreator = function (configuration) {
|
|
|
2467
2473
|
* @param {*} [options] Override http request option.
|
|
2468
2474
|
* @throws {RequiredError}
|
|
2469
2475
|
*/
|
|
2470
|
-
getCommand: (
|
|
2476
|
+
getCommand: (organisation_1, environment_1, command_1, ...args_1) => __awaiter(this, [organisation_1, environment_1, command_1, ...args_1], void 0, function* (organisation, environment, command, options = {}) {
|
|
2471
2477
|
// verify required parameter 'organisation' is not null or undefined
|
|
2472
2478
|
(0, common_1.assertParamExists)('getCommand', 'organisation', organisation);
|
|
2473
2479
|
// verify required parameter 'environment' is not null or undefined
|
|
@@ -2506,7 +2512,7 @@ const CommandsApiAxiosParamCreator = function (configuration) {
|
|
|
2506
2512
|
* @param {*} [options] Override http request option.
|
|
2507
2513
|
* @throws {RequiredError}
|
|
2508
2514
|
*/
|
|
2509
|
-
listCommands: (
|
|
2515
|
+
listCommands: (organisation_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, environment_1, ...args_1], void 0, function* (organisation, environment, options = {}) {
|
|
2510
2516
|
// verify required parameter 'organisation' is not null or undefined
|
|
2511
2517
|
(0, common_1.assertParamExists)('listCommands', 'organisation', organisation);
|
|
2512
2518
|
// verify required parameter 'environment' is not null or undefined
|
|
@@ -2554,8 +2560,8 @@ const CommandsApiFp = function (configuration) {
|
|
|
2554
2560
|
* @throws {RequiredError}
|
|
2555
2561
|
*/
|
|
2556
2562
|
createCommand(organisation, environment, createCommandRequest, options) {
|
|
2557
|
-
var _a, _b, _c;
|
|
2558
2563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2564
|
+
var _a, _b, _c;
|
|
2559
2565
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createCommand(organisation, environment, createCommandRequest, options);
|
|
2560
2566
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2561
2567
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommandsApi.createCommand']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2572,8 +2578,8 @@ const CommandsApiFp = function (configuration) {
|
|
|
2572
2578
|
* @throws {RequiredError}
|
|
2573
2579
|
*/
|
|
2574
2580
|
getCommand(organisation, environment, command, options) {
|
|
2575
|
-
var _a, _b, _c;
|
|
2576
2581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2582
|
+
var _a, _b, _c;
|
|
2577
2583
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getCommand(organisation, environment, command, options);
|
|
2578
2584
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2579
2585
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommandsApi.getCommand']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2589,8 +2595,8 @@ const CommandsApiFp = function (configuration) {
|
|
|
2589
2595
|
* @throws {RequiredError}
|
|
2590
2596
|
*/
|
|
2591
2597
|
listCommands(organisation, environment, options) {
|
|
2592
|
-
var _a, _b, _c;
|
|
2593
2598
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2599
|
+
var _a, _b, _c;
|
|
2594
2600
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listCommands(organisation, environment, options);
|
|
2595
2601
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2596
2602
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CommandsApi.listCommands']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2707,7 +2713,7 @@ const ComposeApiAxiosParamCreator = function (configuration) {
|
|
|
2707
2713
|
* @param {*} [options] Override http request option.
|
|
2708
2714
|
* @throws {RequiredError}
|
|
2709
2715
|
*/
|
|
2710
|
-
getEnvironmentCompose: (
|
|
2716
|
+
getEnvironmentCompose: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
2711
2717
|
// verify required parameter 'organisation' is not null or undefined
|
|
2712
2718
|
(0, common_1.assertParamExists)('getEnvironmentCompose', 'organisation', organisation);
|
|
2713
2719
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -2738,6 +2744,51 @@ const ComposeApiAxiosParamCreator = function (configuration) {
|
|
|
2738
2744
|
options: localVarRequestOptions,
|
|
2739
2745
|
};
|
|
2740
2746
|
}),
|
|
2747
|
+
/**
|
|
2748
|
+
* Partially updates top-level fields of the environment\'s compose definition, such as architecture, task-level CPU/Memory, or min/max scaling capacity. Only fields included in the request body are modified. The \'containers\' array, if provided, REPLACES the existing containers array; if omitted, the existing containers are NOT modified by this PATCH operation. (For modifying individual containers, use PATCH /containers/{containerName}). This triggers a validation, registers a new task definition, and updates the service.
|
|
2749
|
+
* @summary Partially Update Environment Compose Definition
|
|
2750
|
+
* @param {string} organisation The organisation ID
|
|
2751
|
+
* @param {string} application The application ID
|
|
2752
|
+
* @param {string} environment The environment ID
|
|
2753
|
+
* @param {PatchEnvironmentComposeRequest} patchEnvironmentComposeRequest Partial compose definition updates. All fields are optional.
|
|
2754
|
+
* @param {*} [options] Override http request option.
|
|
2755
|
+
* @throws {RequiredError}
|
|
2756
|
+
*/
|
|
2757
|
+
patchEnvironmentCompose: (organisation_1, application_1, environment_1, patchEnvironmentComposeRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, patchEnvironmentComposeRequest_1, ...args_1], void 0, function* (organisation, application, environment, patchEnvironmentComposeRequest, options = {}) {
|
|
2758
|
+
// verify required parameter 'organisation' is not null or undefined
|
|
2759
|
+
(0, common_1.assertParamExists)('patchEnvironmentCompose', 'organisation', organisation);
|
|
2760
|
+
// verify required parameter 'application' is not null or undefined
|
|
2761
|
+
(0, common_1.assertParamExists)('patchEnvironmentCompose', 'application', application);
|
|
2762
|
+
// verify required parameter 'environment' is not null or undefined
|
|
2763
|
+
(0, common_1.assertParamExists)('patchEnvironmentCompose', 'environment', environment);
|
|
2764
|
+
// verify required parameter 'patchEnvironmentComposeRequest' is not null or undefined
|
|
2765
|
+
(0, common_1.assertParamExists)('patchEnvironmentCompose', 'patchEnvironmentComposeRequest', patchEnvironmentComposeRequest);
|
|
2766
|
+
const localVarPath = `/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/compose`
|
|
2767
|
+
.replace(`{${"organisation"}}`, encodeURIComponent(String(organisation)))
|
|
2768
|
+
.replace(`{${"application"}}`, encodeURIComponent(String(application)))
|
|
2769
|
+
.replace(`{${"environment"}}`, encodeURIComponent(String(environment)));
|
|
2770
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
2771
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
2772
|
+
let baseOptions;
|
|
2773
|
+
if (configuration) {
|
|
2774
|
+
baseOptions = configuration.baseOptions;
|
|
2775
|
+
}
|
|
2776
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'PATCH' }, baseOptions), options);
|
|
2777
|
+
const localVarHeaderParameter = {};
|
|
2778
|
+
const localVarQueryParameter = {};
|
|
2779
|
+
// authentication BearerAuth required
|
|
2780
|
+
// http bearer authentication required
|
|
2781
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
2782
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2783
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
2784
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
2785
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
2786
|
+
localVarRequestOptions.data = (0, common_1.serializeDataIfNeeded)(patchEnvironmentComposeRequest, localVarRequestOptions, configuration);
|
|
2787
|
+
return {
|
|
2788
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
2789
|
+
options: localVarRequestOptions,
|
|
2790
|
+
};
|
|
2791
|
+
}),
|
|
2741
2792
|
/**
|
|
2742
2793
|
* Accepts a docker-compose.yml file content, translates it into the internal compose definition format, and validates it. Quant Cloud provides comprehensive support for standard Docker Compose features including commands, entrypoints, health checks, dependencies, volume mounts, resource limits, and more. For detailed documentation on supported features and examples, see: https://docs.quantcdn.io/introduction-to-quant-cloud/importing-docker-compose/. Supports image tag suffixing via the imageSuffix query parameter or by sending a JSON wrapper with yamlContent and imageSuffix fields. When provided, internal image tags are transformed to {containerName}-{suffix} format (e.g., \'nginx-feature-xyz\').
|
|
2743
2794
|
* @summary Validate a compose file
|
|
@@ -2747,7 +2798,7 @@ const ComposeApiAxiosParamCreator = function (configuration) {
|
|
|
2747
2798
|
* @param {*} [options] Override http request option.
|
|
2748
2799
|
* @throws {RequiredError}
|
|
2749
2800
|
*/
|
|
2750
|
-
validateCompose: (
|
|
2801
|
+
validateCompose: (organisation_1, validateComposeRequest_1, imageSuffix_1, ...args_1) => __awaiter(this, [organisation_1, validateComposeRequest_1, imageSuffix_1, ...args_1], void 0, function* (organisation, validateComposeRequest, imageSuffix, options = {}) {
|
|
2751
2802
|
// verify required parameter 'organisation' is not null or undefined
|
|
2752
2803
|
(0, common_1.assertParamExists)('validateCompose', 'organisation', organisation);
|
|
2753
2804
|
// verify required parameter 'validateComposeRequest' is not null or undefined
|
|
@@ -2799,14 +2850,33 @@ const ComposeApiFp = function (configuration) {
|
|
|
2799
2850
|
* @throws {RequiredError}
|
|
2800
2851
|
*/
|
|
2801
2852
|
getEnvironmentCompose(organisation, application, environment, options) {
|
|
2802
|
-
var _a, _b, _c;
|
|
2803
2853
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2854
|
+
var _a, _b, _c;
|
|
2804
2855
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getEnvironmentCompose(organisation, application, environment, options);
|
|
2805
2856
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2806
2857
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ComposeApi.getEnvironmentCompose']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2807
2858
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2808
2859
|
});
|
|
2809
2860
|
},
|
|
2861
|
+
/**
|
|
2862
|
+
* Partially updates top-level fields of the environment\'s compose definition, such as architecture, task-level CPU/Memory, or min/max scaling capacity. Only fields included in the request body are modified. The \'containers\' array, if provided, REPLACES the existing containers array; if omitted, the existing containers are NOT modified by this PATCH operation. (For modifying individual containers, use PATCH /containers/{containerName}). This triggers a validation, registers a new task definition, and updates the service.
|
|
2863
|
+
* @summary Partially Update Environment Compose Definition
|
|
2864
|
+
* @param {string} organisation The organisation ID
|
|
2865
|
+
* @param {string} application The application ID
|
|
2866
|
+
* @param {string} environment The environment ID
|
|
2867
|
+
* @param {PatchEnvironmentComposeRequest} patchEnvironmentComposeRequest Partial compose definition updates. All fields are optional.
|
|
2868
|
+
* @param {*} [options] Override http request option.
|
|
2869
|
+
* @throws {RequiredError}
|
|
2870
|
+
*/
|
|
2871
|
+
patchEnvironmentCompose(organisation, application, environment, patchEnvironmentComposeRequest, options) {
|
|
2872
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2873
|
+
var _a, _b, _c;
|
|
2874
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.patchEnvironmentCompose(organisation, application, environment, patchEnvironmentComposeRequest, options);
|
|
2875
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2876
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ComposeApi.patchEnvironmentCompose']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
2877
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
2878
|
+
});
|
|
2879
|
+
},
|
|
2810
2880
|
/**
|
|
2811
2881
|
* Accepts a docker-compose.yml file content, translates it into the internal compose definition format, and validates it. Quant Cloud provides comprehensive support for standard Docker Compose features including commands, entrypoints, health checks, dependencies, volume mounts, resource limits, and more. For detailed documentation on supported features and examples, see: https://docs.quantcdn.io/introduction-to-quant-cloud/importing-docker-compose/. Supports image tag suffixing via the imageSuffix query parameter or by sending a JSON wrapper with yamlContent and imageSuffix fields. When provided, internal image tags are transformed to {containerName}-{suffix} format (e.g., \'nginx-feature-xyz\').
|
|
2812
2882
|
* @summary Validate a compose file
|
|
@@ -2817,8 +2887,8 @@ const ComposeApiFp = function (configuration) {
|
|
|
2817
2887
|
* @throws {RequiredError}
|
|
2818
2888
|
*/
|
|
2819
2889
|
validateCompose(organisation, validateComposeRequest, imageSuffix, options) {
|
|
2820
|
-
var _a, _b, _c;
|
|
2821
2890
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2891
|
+
var _a, _b, _c;
|
|
2822
2892
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.validateCompose(organisation, validateComposeRequest, imageSuffix, options);
|
|
2823
2893
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
2824
2894
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ComposeApi.validateCompose']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -2847,6 +2917,19 @@ const ComposeApiFactory = function (configuration, basePath, axios) {
|
|
|
2847
2917
|
getEnvironmentCompose(organisation, application, environment, options) {
|
|
2848
2918
|
return localVarFp.getEnvironmentCompose(organisation, application, environment, options).then((request) => request(axios, basePath));
|
|
2849
2919
|
},
|
|
2920
|
+
/**
|
|
2921
|
+
* Partially updates top-level fields of the environment\'s compose definition, such as architecture, task-level CPU/Memory, or min/max scaling capacity. Only fields included in the request body are modified. The \'containers\' array, if provided, REPLACES the existing containers array; if omitted, the existing containers are NOT modified by this PATCH operation. (For modifying individual containers, use PATCH /containers/{containerName}). This triggers a validation, registers a new task definition, and updates the service.
|
|
2922
|
+
* @summary Partially Update Environment Compose Definition
|
|
2923
|
+
* @param {string} organisation The organisation ID
|
|
2924
|
+
* @param {string} application The application ID
|
|
2925
|
+
* @param {string} environment The environment ID
|
|
2926
|
+
* @param {PatchEnvironmentComposeRequest} patchEnvironmentComposeRequest Partial compose definition updates. All fields are optional.
|
|
2927
|
+
* @param {*} [options] Override http request option.
|
|
2928
|
+
* @throws {RequiredError}
|
|
2929
|
+
*/
|
|
2930
|
+
patchEnvironmentCompose(organisation, application, environment, patchEnvironmentComposeRequest, options) {
|
|
2931
|
+
return localVarFp.patchEnvironmentCompose(organisation, application, environment, patchEnvironmentComposeRequest, options).then((request) => request(axios, basePath));
|
|
2932
|
+
},
|
|
2850
2933
|
/**
|
|
2851
2934
|
* Accepts a docker-compose.yml file content, translates it into the internal compose definition format, and validates it. Quant Cloud provides comprehensive support for standard Docker Compose features including commands, entrypoints, health checks, dependencies, volume mounts, resource limits, and more. For detailed documentation on supported features and examples, see: https://docs.quantcdn.io/introduction-to-quant-cloud/importing-docker-compose/. Supports image tag suffixing via the imageSuffix query parameter or by sending a JSON wrapper with yamlContent and imageSuffix fields. When provided, internal image tags are transformed to {containerName}-{suffix} format (e.g., \'nginx-feature-xyz\').
|
|
2852
2935
|
* @summary Validate a compose file
|
|
@@ -2882,6 +2965,20 @@ class ComposeApi extends base_1.BaseAPI {
|
|
|
2882
2965
|
getEnvironmentCompose(organisation, application, environment, options) {
|
|
2883
2966
|
return (0, exports.ComposeApiFp)(this.configuration).getEnvironmentCompose(organisation, application, environment, options).then((request) => request(this.axios, this.basePath));
|
|
2884
2967
|
}
|
|
2968
|
+
/**
|
|
2969
|
+
* Partially updates top-level fields of the environment\'s compose definition, such as architecture, task-level CPU/Memory, or min/max scaling capacity. Only fields included in the request body are modified. The \'containers\' array, if provided, REPLACES the existing containers array; if omitted, the existing containers are NOT modified by this PATCH operation. (For modifying individual containers, use PATCH /containers/{containerName}). This triggers a validation, registers a new task definition, and updates the service.
|
|
2970
|
+
* @summary Partially Update Environment Compose Definition
|
|
2971
|
+
* @param {string} organisation The organisation ID
|
|
2972
|
+
* @param {string} application The application ID
|
|
2973
|
+
* @param {string} environment The environment ID
|
|
2974
|
+
* @param {PatchEnvironmentComposeRequest} patchEnvironmentComposeRequest Partial compose definition updates. All fields are optional.
|
|
2975
|
+
* @param {*} [options] Override http request option.
|
|
2976
|
+
* @throws {RequiredError}
|
|
2977
|
+
* @memberof ComposeApi
|
|
2978
|
+
*/
|
|
2979
|
+
patchEnvironmentCompose(organisation, application, environment, patchEnvironmentComposeRequest, options) {
|
|
2980
|
+
return (0, exports.ComposeApiFp)(this.configuration).patchEnvironmentCompose(organisation, application, environment, patchEnvironmentComposeRequest, options).then((request) => request(this.axios, this.basePath));
|
|
2981
|
+
}
|
|
2885
2982
|
/**
|
|
2886
2983
|
* Accepts a docker-compose.yml file content, translates it into the internal compose definition format, and validates it. Quant Cloud provides comprehensive support for standard Docker Compose features including commands, entrypoints, health checks, dependencies, volume mounts, resource limits, and more. For detailed documentation on supported features and examples, see: https://docs.quantcdn.io/introduction-to-quant-cloud/importing-docker-compose/. Supports image tag suffixing via the imageSuffix query parameter or by sending a JSON wrapper with yamlContent and imageSuffix fields. When provided, internal image tags are transformed to {containerName}-{suffix} format (e.g., \'nginx-feature-xyz\').
|
|
2887
2984
|
* @summary Validate a compose file
|
|
@@ -2912,7 +3009,7 @@ const ContainersApiAxiosParamCreator = function (configuration) {
|
|
|
2912
3009
|
* @param {*} [options] Override http request option.
|
|
2913
3010
|
* @throws {RequiredError}
|
|
2914
3011
|
*/
|
|
2915
|
-
listContainers: (
|
|
3012
|
+
listContainers: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
2916
3013
|
// verify required parameter 'organisation' is not null or undefined
|
|
2917
3014
|
(0, common_1.assertParamExists)('listContainers', 'organisation', organisation);
|
|
2918
3015
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -2954,7 +3051,7 @@ const ContainersApiAxiosParamCreator = function (configuration) {
|
|
|
2954
3051
|
* @param {*} [options] Override http request option.
|
|
2955
3052
|
* @throws {RequiredError}
|
|
2956
3053
|
*/
|
|
2957
|
-
updateContainer: (
|
|
3054
|
+
updateContainer: (organisation_1, application_1, environment_1, container_1, container2_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, container_1, container2_1, ...args_1], void 0, function* (organisation, application, environment, container, container2, options = {}) {
|
|
2958
3055
|
// verify required parameter 'organisation' is not null or undefined
|
|
2959
3056
|
(0, common_1.assertParamExists)('updateContainer', 'organisation', organisation);
|
|
2960
3057
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -3012,8 +3109,8 @@ const ContainersApiFp = function (configuration) {
|
|
|
3012
3109
|
* @throws {RequiredError}
|
|
3013
3110
|
*/
|
|
3014
3111
|
listContainers(organisation, application, environment, options) {
|
|
3015
|
-
var _a, _b, _c;
|
|
3016
3112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3113
|
+
var _a, _b, _c;
|
|
3017
3114
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listContainers(organisation, application, environment, options);
|
|
3018
3115
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3019
3116
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ContainersApi.listContainers']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3032,8 +3129,8 @@ const ContainersApiFp = function (configuration) {
|
|
|
3032
3129
|
* @throws {RequiredError}
|
|
3033
3130
|
*/
|
|
3034
3131
|
updateContainer(organisation, application, environment, container, container2, options) {
|
|
3035
|
-
var _a, _b, _c;
|
|
3036
3132
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3133
|
+
var _a, _b, _c;
|
|
3037
3134
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateContainer(organisation, application, environment, container, container2, options);
|
|
3038
3135
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3039
3136
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ContainersApi.updateContainer']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3132,7 +3229,7 @@ const CrawlerSchedulesApiAxiosParamCreator = function (configuration) {
|
|
|
3132
3229
|
* @param {*} [options] Override http request option.
|
|
3133
3230
|
* @throws {RequiredError}
|
|
3134
3231
|
*/
|
|
3135
|
-
crawlerSchedulesAdd: (
|
|
3232
|
+
crawlerSchedulesAdd: (organization_1, project_1, crawler_1, v2CrawlerScheduleRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, v2CrawlerScheduleRequest_1, ...args_1], void 0, function* (organization, project, crawler, v2CrawlerScheduleRequest, options = {}) {
|
|
3136
3233
|
// verify required parameter 'organization' is not null or undefined
|
|
3137
3234
|
(0, common_1.assertParamExists)('crawlerSchedulesAdd', 'organization', organization);
|
|
3138
3235
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3177,7 +3274,7 @@ const CrawlerSchedulesApiAxiosParamCreator = function (configuration) {
|
|
|
3177
3274
|
* @param {*} [options] Override http request option.
|
|
3178
3275
|
* @throws {RequiredError}
|
|
3179
3276
|
*/
|
|
3180
|
-
crawlerSchedulesDelete: (
|
|
3277
|
+
crawlerSchedulesDelete: (organization_1, project_1, crawler_1, crawlerSchedule_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, crawlerSchedule_1, ...args_1], void 0, function* (organization, project, crawler, crawlerSchedule, options = {}) {
|
|
3181
3278
|
// verify required parameter 'organization' is not null or undefined
|
|
3182
3279
|
(0, common_1.assertParamExists)('crawlerSchedulesDelete', 'organization', organization);
|
|
3183
3280
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3222,7 +3319,7 @@ const CrawlerSchedulesApiAxiosParamCreator = function (configuration) {
|
|
|
3222
3319
|
* @param {*} [options] Override http request option.
|
|
3223
3320
|
* @throws {RequiredError}
|
|
3224
3321
|
*/
|
|
3225
|
-
crawlerSchedulesEdit: (
|
|
3322
|
+
crawlerSchedulesEdit: (organization_1, project_1, crawler_1, crawlerSchedule_1, v2CrawlerScheduleRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, crawlerSchedule_1, v2CrawlerScheduleRequest_1, ...args_1], void 0, function* (organization, project, crawler, crawlerSchedule, v2CrawlerScheduleRequest, options = {}) {
|
|
3226
3323
|
// verify required parameter 'organization' is not null or undefined
|
|
3227
3324
|
(0, common_1.assertParamExists)('crawlerSchedulesEdit', 'organization', organization);
|
|
3228
3325
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3269,7 +3366,7 @@ const CrawlerSchedulesApiAxiosParamCreator = function (configuration) {
|
|
|
3269
3366
|
* @param {*} [options] Override http request option.
|
|
3270
3367
|
* @throws {RequiredError}
|
|
3271
3368
|
*/
|
|
3272
|
-
crawlerSchedulesList: (
|
|
3369
|
+
crawlerSchedulesList: (organization_1, project_1, crawler_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, ...args_1], void 0, function* (organization, project, crawler, options = {}) {
|
|
3273
3370
|
// verify required parameter 'organization' is not null or undefined
|
|
3274
3371
|
(0, common_1.assertParamExists)('crawlerSchedulesList', 'organization', organization);
|
|
3275
3372
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3310,7 +3407,7 @@ const CrawlerSchedulesApiAxiosParamCreator = function (configuration) {
|
|
|
3310
3407
|
* @param {*} [options] Override http request option.
|
|
3311
3408
|
* @throws {RequiredError}
|
|
3312
3409
|
*/
|
|
3313
|
-
crawlerSchedulesShow: (
|
|
3410
|
+
crawlerSchedulesShow: (organization_1, project_1, crawler_1, crawlerSchedule_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, crawlerSchedule_1, ...args_1], void 0, function* (organization, project, crawler, crawlerSchedule, options = {}) {
|
|
3314
3411
|
// verify required parameter 'organization' is not null or undefined
|
|
3315
3412
|
(0, common_1.assertParamExists)('crawlerSchedulesShow', 'organization', organization);
|
|
3316
3413
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3365,8 +3462,8 @@ const CrawlerSchedulesApiFp = function (configuration) {
|
|
|
3365
3462
|
* @throws {RequiredError}
|
|
3366
3463
|
*/
|
|
3367
3464
|
crawlerSchedulesAdd(organization, project, crawler, v2CrawlerScheduleRequest, options) {
|
|
3368
|
-
var _a, _b, _c;
|
|
3369
3465
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3466
|
+
var _a, _b, _c;
|
|
3370
3467
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlerSchedulesAdd(organization, project, crawler, v2CrawlerScheduleRequest, options);
|
|
3371
3468
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3372
3469
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlerSchedulesApi.crawlerSchedulesAdd']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3384,8 +3481,8 @@ const CrawlerSchedulesApiFp = function (configuration) {
|
|
|
3384
3481
|
* @throws {RequiredError}
|
|
3385
3482
|
*/
|
|
3386
3483
|
crawlerSchedulesDelete(organization, project, crawler, crawlerSchedule, options) {
|
|
3387
|
-
var _a, _b, _c;
|
|
3388
3484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3485
|
+
var _a, _b, _c;
|
|
3389
3486
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlerSchedulesDelete(organization, project, crawler, crawlerSchedule, options);
|
|
3390
3487
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3391
3488
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlerSchedulesApi.crawlerSchedulesDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3404,8 +3501,8 @@ const CrawlerSchedulesApiFp = function (configuration) {
|
|
|
3404
3501
|
* @throws {RequiredError}
|
|
3405
3502
|
*/
|
|
3406
3503
|
crawlerSchedulesEdit(organization, project, crawler, crawlerSchedule, v2CrawlerScheduleRequest, options) {
|
|
3407
|
-
var _a, _b, _c;
|
|
3408
3504
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3505
|
+
var _a, _b, _c;
|
|
3409
3506
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlerSchedulesEdit(organization, project, crawler, crawlerSchedule, v2CrawlerScheduleRequest, options);
|
|
3410
3507
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3411
3508
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlerSchedulesApi.crawlerSchedulesEdit']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3422,8 +3519,8 @@ const CrawlerSchedulesApiFp = function (configuration) {
|
|
|
3422
3519
|
* @throws {RequiredError}
|
|
3423
3520
|
*/
|
|
3424
3521
|
crawlerSchedulesList(organization, project, crawler, options) {
|
|
3425
|
-
var _a, _b, _c;
|
|
3426
3522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3523
|
+
var _a, _b, _c;
|
|
3427
3524
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlerSchedulesList(organization, project, crawler, options);
|
|
3428
3525
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3429
3526
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlerSchedulesApi.crawlerSchedulesList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3441,8 +3538,8 @@ const CrawlerSchedulesApiFp = function (configuration) {
|
|
|
3441
3538
|
* @throws {RequiredError}
|
|
3442
3539
|
*/
|
|
3443
3540
|
crawlerSchedulesShow(organization, project, crawler, crawlerSchedule, options) {
|
|
3444
|
-
var _a, _b, _c;
|
|
3445
3541
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3542
|
+
var _a, _b, _c;
|
|
3446
3543
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlerSchedulesShow(organization, project, crawler, crawlerSchedule, options);
|
|
3447
3544
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3448
3545
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlerSchedulesApi.crawlerSchedulesShow']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3621,7 +3718,7 @@ const CrawlersApiAxiosParamCreator = function (configuration) {
|
|
|
3621
3718
|
* @param {*} [options] Override http request option.
|
|
3622
3719
|
* @throws {RequiredError}
|
|
3623
3720
|
*/
|
|
3624
|
-
crawlersCreate: (
|
|
3721
|
+
crawlersCreate: (organization_1, project_1, v2CrawlerRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2CrawlerRequest_1, ...args_1], void 0, function* (organization, project, v2CrawlerRequest, options = {}) {
|
|
3625
3722
|
// verify required parameter 'organization' is not null or undefined
|
|
3626
3723
|
(0, common_1.assertParamExists)('crawlersCreate', 'organization', organization);
|
|
3627
3724
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3662,7 +3759,7 @@ const CrawlersApiAxiosParamCreator = function (configuration) {
|
|
|
3662
3759
|
* @param {*} [options] Override http request option.
|
|
3663
3760
|
* @throws {RequiredError}
|
|
3664
3761
|
*/
|
|
3665
|
-
crawlersDelete: (
|
|
3762
|
+
crawlersDelete: (organization_1, project_1, crawler_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, ...args_1], void 0, function* (organization, project, crawler, options = {}) {
|
|
3666
3763
|
// verify required parameter 'organization' is not null or undefined
|
|
3667
3764
|
(0, common_1.assertParamExists)('crawlersDelete', 'organization', organization);
|
|
3668
3765
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3693,6 +3790,90 @@ const CrawlersApiAxiosParamCreator = function (configuration) {
|
|
|
3693
3790
|
options: localVarRequestOptions,
|
|
3694
3791
|
};
|
|
3695
3792
|
}),
|
|
3793
|
+
/**
|
|
3794
|
+
*
|
|
3795
|
+
* @summary Get a run by ID
|
|
3796
|
+
* @param {string} organization Organization identifier
|
|
3797
|
+
* @param {string} project Project identifier
|
|
3798
|
+
* @param {string} crawler Crawler identifier
|
|
3799
|
+
* @param {number} runId Run identifier
|
|
3800
|
+
* @param {*} [options] Override http request option.
|
|
3801
|
+
* @throws {RequiredError}
|
|
3802
|
+
*/
|
|
3803
|
+
crawlersGetRunById: (organization_1, project_1, crawler_1, runId_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, runId_1, ...args_1], void 0, function* (organization, project, crawler, runId, options = {}) {
|
|
3804
|
+
// verify required parameter 'organization' is not null or undefined
|
|
3805
|
+
(0, common_1.assertParamExists)('crawlersGetRunById', 'organization', organization);
|
|
3806
|
+
// verify required parameter 'project' is not null or undefined
|
|
3807
|
+
(0, common_1.assertParamExists)('crawlersGetRunById', 'project', project);
|
|
3808
|
+
// verify required parameter 'crawler' is not null or undefined
|
|
3809
|
+
(0, common_1.assertParamExists)('crawlersGetRunById', 'crawler', crawler);
|
|
3810
|
+
// verify required parameter 'runId' is not null or undefined
|
|
3811
|
+
(0, common_1.assertParamExists)('crawlersGetRunById', 'runId', runId);
|
|
3812
|
+
const localVarPath = `/api/v2/organizations/{organization}/projects/{project}/crawlers/{crawler}/runs/{run_id}`
|
|
3813
|
+
.replace(`{${"organization"}}`, encodeURIComponent(String(organization)))
|
|
3814
|
+
.replace(`{${"project"}}`, encodeURIComponent(String(project)))
|
|
3815
|
+
.replace(`{${"crawler"}}`, encodeURIComponent(String(crawler)))
|
|
3816
|
+
.replace(`{${"run_id"}}`, encodeURIComponent(String(runId)));
|
|
3817
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
3818
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
3819
|
+
let baseOptions;
|
|
3820
|
+
if (configuration) {
|
|
3821
|
+
baseOptions = configuration.baseOptions;
|
|
3822
|
+
}
|
|
3823
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
3824
|
+
const localVarHeaderParameter = {};
|
|
3825
|
+
const localVarQueryParameter = {};
|
|
3826
|
+
// authentication BearerAuth required
|
|
3827
|
+
// http bearer authentication required
|
|
3828
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
3829
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
3830
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
3831
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
3832
|
+
return {
|
|
3833
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
3834
|
+
options: localVarRequestOptions,
|
|
3835
|
+
};
|
|
3836
|
+
}),
|
|
3837
|
+
/**
|
|
3838
|
+
*
|
|
3839
|
+
* @summary Get all runs for a crawler
|
|
3840
|
+
* @param {string} organization Organization identifier
|
|
3841
|
+
* @param {string} project Project identifier
|
|
3842
|
+
* @param {string} crawler Crawler identifier
|
|
3843
|
+
* @param {*} [options] Override http request option.
|
|
3844
|
+
* @throws {RequiredError}
|
|
3845
|
+
*/
|
|
3846
|
+
crawlersGetRuns: (organization_1, project_1, crawler_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, ...args_1], void 0, function* (organization, project, crawler, options = {}) {
|
|
3847
|
+
// verify required parameter 'organization' is not null or undefined
|
|
3848
|
+
(0, common_1.assertParamExists)('crawlersGetRuns', 'organization', organization);
|
|
3849
|
+
// verify required parameter 'project' is not null or undefined
|
|
3850
|
+
(0, common_1.assertParamExists)('crawlersGetRuns', 'project', project);
|
|
3851
|
+
// verify required parameter 'crawler' is not null or undefined
|
|
3852
|
+
(0, common_1.assertParamExists)('crawlersGetRuns', 'crawler', crawler);
|
|
3853
|
+
const localVarPath = `/api/v2/organizations/{organization}/projects/{project}/crawlers/{crawler}/runs`
|
|
3854
|
+
.replace(`{${"organization"}}`, encodeURIComponent(String(organization)))
|
|
3855
|
+
.replace(`{${"project"}}`, encodeURIComponent(String(project)))
|
|
3856
|
+
.replace(`{${"crawler"}}`, encodeURIComponent(String(crawler)));
|
|
3857
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
3858
|
+
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
3859
|
+
let baseOptions;
|
|
3860
|
+
if (configuration) {
|
|
3861
|
+
baseOptions = configuration.baseOptions;
|
|
3862
|
+
}
|
|
3863
|
+
const localVarRequestOptions = Object.assign(Object.assign({ method: 'GET' }, baseOptions), options);
|
|
3864
|
+
const localVarHeaderParameter = {};
|
|
3865
|
+
const localVarQueryParameter = {};
|
|
3866
|
+
// authentication BearerAuth required
|
|
3867
|
+
// http bearer authentication required
|
|
3868
|
+
yield (0, common_1.setBearerAuthToObject)(localVarHeaderParameter, configuration);
|
|
3869
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
3870
|
+
let headersFromBaseOptions = baseOptions && baseOptions.headers ? baseOptions.headers : {};
|
|
3871
|
+
localVarRequestOptions.headers = Object.assign(Object.assign(Object.assign({}, localVarHeaderParameter), headersFromBaseOptions), options.headers);
|
|
3872
|
+
return {
|
|
3873
|
+
url: (0, common_1.toPathString)(localVarUrlObj),
|
|
3874
|
+
options: localVarRequestOptions,
|
|
3875
|
+
};
|
|
3876
|
+
}),
|
|
3696
3877
|
/**
|
|
3697
3878
|
*
|
|
3698
3879
|
* @summary List crawlers for the project
|
|
@@ -3701,7 +3882,7 @@ const CrawlersApiAxiosParamCreator = function (configuration) {
|
|
|
3701
3882
|
* @param {*} [options] Override http request option.
|
|
3702
3883
|
* @throws {RequiredError}
|
|
3703
3884
|
*/
|
|
3704
|
-
crawlersList: (
|
|
3885
|
+
crawlersList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
3705
3886
|
// verify required parameter 'organization' is not null or undefined
|
|
3706
3887
|
(0, common_1.assertParamExists)('crawlersList', 'organization', organization);
|
|
3707
3888
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3738,7 +3919,7 @@ const CrawlersApiAxiosParamCreator = function (configuration) {
|
|
|
3738
3919
|
* @param {*} [options] Override http request option.
|
|
3739
3920
|
* @throws {RequiredError}
|
|
3740
3921
|
*/
|
|
3741
|
-
crawlersRead: (
|
|
3922
|
+
crawlersRead: (organization_1, project_1, crawler_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, ...args_1], void 0, function* (organization, project, crawler, options = {}) {
|
|
3742
3923
|
// verify required parameter 'organization' is not null or undefined
|
|
3743
3924
|
(0, common_1.assertParamExists)('crawlersRead', 'organization', organization);
|
|
3744
3925
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3779,7 +3960,7 @@ const CrawlersApiAxiosParamCreator = function (configuration) {
|
|
|
3779
3960
|
* @param {*} [options] Override http request option.
|
|
3780
3961
|
* @throws {RequiredError}
|
|
3781
3962
|
*/
|
|
3782
|
-
crawlersRun: (
|
|
3963
|
+
crawlersRun: (organization_1, project_1, crawler_1, crawlersRunRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, crawlersRunRequest_1, ...args_1], void 0, function* (organization, project, crawler, crawlersRunRequest, options = {}) {
|
|
3783
3964
|
// verify required parameter 'organization' is not null or undefined
|
|
3784
3965
|
(0, common_1.assertParamExists)('crawlersRun', 'organization', organization);
|
|
3785
3966
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3824,7 +4005,7 @@ const CrawlersApiAxiosParamCreator = function (configuration) {
|
|
|
3824
4005
|
* @param {*} [options] Override http request option.
|
|
3825
4006
|
* @throws {RequiredError}
|
|
3826
4007
|
*/
|
|
3827
|
-
crawlersUpdate: (
|
|
4008
|
+
crawlersUpdate: (organization_1, project_1, crawler_1, v2CrawlerRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, crawler_1, v2CrawlerRequest_1, ...args_1], void 0, function* (organization, project, crawler, v2CrawlerRequest, options = {}) {
|
|
3828
4009
|
// verify required parameter 'organization' is not null or undefined
|
|
3829
4010
|
(0, common_1.assertParamExists)('crawlersUpdate', 'organization', organization);
|
|
3830
4011
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -3879,8 +4060,8 @@ const CrawlersApiFp = function (configuration) {
|
|
|
3879
4060
|
* @throws {RequiredError}
|
|
3880
4061
|
*/
|
|
3881
4062
|
crawlersCreate(organization, project, v2CrawlerRequest, options) {
|
|
3882
|
-
var _a, _b, _c;
|
|
3883
4063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4064
|
+
var _a, _b, _c;
|
|
3884
4065
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersCreate(organization, project, v2CrawlerRequest, options);
|
|
3885
4066
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3886
4067
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3897,14 +4078,51 @@ const CrawlersApiFp = function (configuration) {
|
|
|
3897
4078
|
* @throws {RequiredError}
|
|
3898
4079
|
*/
|
|
3899
4080
|
crawlersDelete(organization, project, crawler, options) {
|
|
3900
|
-
var _a, _b, _c;
|
|
3901
4081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4082
|
+
var _a, _b, _c;
|
|
3902
4083
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersDelete(organization, project, crawler, options);
|
|
3903
4084
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3904
4085
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
3905
4086
|
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
3906
4087
|
});
|
|
3907
4088
|
},
|
|
4089
|
+
/**
|
|
4090
|
+
*
|
|
4091
|
+
* @summary Get a run by ID
|
|
4092
|
+
* @param {string} organization Organization identifier
|
|
4093
|
+
* @param {string} project Project identifier
|
|
4094
|
+
* @param {string} crawler Crawler identifier
|
|
4095
|
+
* @param {number} runId Run identifier
|
|
4096
|
+
* @param {*} [options] Override http request option.
|
|
4097
|
+
* @throws {RequiredError}
|
|
4098
|
+
*/
|
|
4099
|
+
crawlersGetRunById(organization, project, crawler, runId, options) {
|
|
4100
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
4101
|
+
var _a, _b, _c;
|
|
4102
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersGetRunById(organization, project, crawler, runId, options);
|
|
4103
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4104
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersGetRunById']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
4105
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
4106
|
+
});
|
|
4107
|
+
},
|
|
4108
|
+
/**
|
|
4109
|
+
*
|
|
4110
|
+
* @summary Get all runs for a crawler
|
|
4111
|
+
* @param {string} organization Organization identifier
|
|
4112
|
+
* @param {string} project Project identifier
|
|
4113
|
+
* @param {string} crawler Crawler identifier
|
|
4114
|
+
* @param {*} [options] Override http request option.
|
|
4115
|
+
* @throws {RequiredError}
|
|
4116
|
+
*/
|
|
4117
|
+
crawlersGetRuns(organization, project, crawler, options) {
|
|
4118
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
4119
|
+
var _a, _b, _c;
|
|
4120
|
+
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersGetRuns(organization, project, crawler, options);
|
|
4121
|
+
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4122
|
+
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersGetRuns']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
4123
|
+
return (axios, basePath) => (0, common_1.createRequestFunction)(localVarAxiosArgs, axios_1.default, base_1.BASE_PATH, configuration)(axios, localVarOperationServerBasePath || basePath);
|
|
4124
|
+
});
|
|
4125
|
+
},
|
|
3908
4126
|
/**
|
|
3909
4127
|
*
|
|
3910
4128
|
* @summary List crawlers for the project
|
|
@@ -3914,8 +4132,8 @@ const CrawlersApiFp = function (configuration) {
|
|
|
3914
4132
|
* @throws {RequiredError}
|
|
3915
4133
|
*/
|
|
3916
4134
|
crawlersList(organization, project, options) {
|
|
3917
|
-
var _a, _b, _c;
|
|
3918
4135
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4136
|
+
var _a, _b, _c;
|
|
3919
4137
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersList(organization, project, options);
|
|
3920
4138
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3921
4139
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3932,8 +4150,8 @@ const CrawlersApiFp = function (configuration) {
|
|
|
3932
4150
|
* @throws {RequiredError}
|
|
3933
4151
|
*/
|
|
3934
4152
|
crawlersRead(organization, project, crawler, options) {
|
|
3935
|
-
var _a, _b, _c;
|
|
3936
4153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4154
|
+
var _a, _b, _c;
|
|
3937
4155
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersRead(organization, project, crawler, options);
|
|
3938
4156
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3939
4157
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3951,8 +4169,8 @@ const CrawlersApiFp = function (configuration) {
|
|
|
3951
4169
|
* @throws {RequiredError}
|
|
3952
4170
|
*/
|
|
3953
4171
|
crawlersRun(organization, project, crawler, crawlersRunRequest, options) {
|
|
3954
|
-
var _a, _b, _c;
|
|
3955
4172
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4173
|
+
var _a, _b, _c;
|
|
3956
4174
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersRun(organization, project, crawler, crawlersRunRequest, options);
|
|
3957
4175
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3958
4176
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersRun']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -3970,8 +4188,8 @@ const CrawlersApiFp = function (configuration) {
|
|
|
3970
4188
|
* @throws {RequiredError}
|
|
3971
4189
|
*/
|
|
3972
4190
|
crawlersUpdate(organization, project, crawler, v2CrawlerRequest, options) {
|
|
3973
|
-
var _a, _b, _c;
|
|
3974
4191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4192
|
+
var _a, _b, _c;
|
|
3975
4193
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.crawlersUpdate(organization, project, crawler, v2CrawlerRequest, options);
|
|
3976
4194
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
3977
4195
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CrawlersApi.crawlersUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4012,6 +4230,31 @@ const CrawlersApiFactory = function (configuration, basePath, axios) {
|
|
|
4012
4230
|
crawlersDelete(organization, project, crawler, options) {
|
|
4013
4231
|
return localVarFp.crawlersDelete(organization, project, crawler, options).then((request) => request(axios, basePath));
|
|
4014
4232
|
},
|
|
4233
|
+
/**
|
|
4234
|
+
*
|
|
4235
|
+
* @summary Get a run by ID
|
|
4236
|
+
* @param {string} organization Organization identifier
|
|
4237
|
+
* @param {string} project Project identifier
|
|
4238
|
+
* @param {string} crawler Crawler identifier
|
|
4239
|
+
* @param {number} runId Run identifier
|
|
4240
|
+
* @param {*} [options] Override http request option.
|
|
4241
|
+
* @throws {RequiredError}
|
|
4242
|
+
*/
|
|
4243
|
+
crawlersGetRunById(organization, project, crawler, runId, options) {
|
|
4244
|
+
return localVarFp.crawlersGetRunById(organization, project, crawler, runId, options).then((request) => request(axios, basePath));
|
|
4245
|
+
},
|
|
4246
|
+
/**
|
|
4247
|
+
*
|
|
4248
|
+
* @summary Get all runs for a crawler
|
|
4249
|
+
* @param {string} organization Organization identifier
|
|
4250
|
+
* @param {string} project Project identifier
|
|
4251
|
+
* @param {string} crawler Crawler identifier
|
|
4252
|
+
* @param {*} [options] Override http request option.
|
|
4253
|
+
* @throws {RequiredError}
|
|
4254
|
+
*/
|
|
4255
|
+
crawlersGetRuns(organization, project, crawler, options) {
|
|
4256
|
+
return localVarFp.crawlersGetRuns(organization, project, crawler, options).then((request) => request(axios, basePath));
|
|
4257
|
+
},
|
|
4015
4258
|
/**
|
|
4016
4259
|
*
|
|
4017
4260
|
* @summary List crawlers for the project
|
|
@@ -4097,6 +4340,33 @@ class CrawlersApi extends base_1.BaseAPI {
|
|
|
4097
4340
|
crawlersDelete(organization, project, crawler, options) {
|
|
4098
4341
|
return (0, exports.CrawlersApiFp)(this.configuration).crawlersDelete(organization, project, crawler, options).then((request) => request(this.axios, this.basePath));
|
|
4099
4342
|
}
|
|
4343
|
+
/**
|
|
4344
|
+
*
|
|
4345
|
+
* @summary Get a run by ID
|
|
4346
|
+
* @param {string} organization Organization identifier
|
|
4347
|
+
* @param {string} project Project identifier
|
|
4348
|
+
* @param {string} crawler Crawler identifier
|
|
4349
|
+
* @param {number} runId Run identifier
|
|
4350
|
+
* @param {*} [options] Override http request option.
|
|
4351
|
+
* @throws {RequiredError}
|
|
4352
|
+
* @memberof CrawlersApi
|
|
4353
|
+
*/
|
|
4354
|
+
crawlersGetRunById(organization, project, crawler, runId, options) {
|
|
4355
|
+
return (0, exports.CrawlersApiFp)(this.configuration).crawlersGetRunById(organization, project, crawler, runId, options).then((request) => request(this.axios, this.basePath));
|
|
4356
|
+
}
|
|
4357
|
+
/**
|
|
4358
|
+
*
|
|
4359
|
+
* @summary Get all runs for a crawler
|
|
4360
|
+
* @param {string} organization Organization identifier
|
|
4361
|
+
* @param {string} project Project identifier
|
|
4362
|
+
* @param {string} crawler Crawler identifier
|
|
4363
|
+
* @param {*} [options] Override http request option.
|
|
4364
|
+
* @throws {RequiredError}
|
|
4365
|
+
* @memberof CrawlersApi
|
|
4366
|
+
*/
|
|
4367
|
+
crawlersGetRuns(organization, project, crawler, options) {
|
|
4368
|
+
return (0, exports.CrawlersApiFp)(this.configuration).crawlersGetRuns(organization, project, crawler, options).then((request) => request(this.axios, this.basePath));
|
|
4369
|
+
}
|
|
4100
4370
|
/**
|
|
4101
4371
|
*
|
|
4102
4372
|
* @summary List crawlers for the project
|
|
@@ -4168,7 +4438,7 @@ const CronApiAxiosParamCreator = function (configuration) {
|
|
|
4168
4438
|
* @param {*} [options] Override http request option.
|
|
4169
4439
|
* @throws {RequiredError}
|
|
4170
4440
|
*/
|
|
4171
|
-
createCronJob: (
|
|
4441
|
+
createCronJob: (organisation_1, application_1, environment_1, createCronJobRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, createCronJobRequest_1, ...args_1], void 0, function* (organisation, application, environment, createCronJobRequest, options = {}) {
|
|
4172
4442
|
// verify required parameter 'organisation' is not null or undefined
|
|
4173
4443
|
(0, common_1.assertParamExists)('createCronJob', 'organisation', organisation);
|
|
4174
4444
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -4213,7 +4483,7 @@ const CronApiAxiosParamCreator = function (configuration) {
|
|
|
4213
4483
|
* @param {*} [options] Override http request option.
|
|
4214
4484
|
* @throws {RequiredError}
|
|
4215
4485
|
*/
|
|
4216
|
-
deleteCronJob: (
|
|
4486
|
+
deleteCronJob: (organisation_1, application_1, environment_1, cron_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, cron_1, ...args_1], void 0, function* (organisation, application, environment, cron, options = {}) {
|
|
4217
4487
|
// verify required parameter 'organisation' is not null or undefined
|
|
4218
4488
|
(0, common_1.assertParamExists)('deleteCronJob', 'organisation', organisation);
|
|
4219
4489
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -4257,7 +4527,7 @@ const CronApiAxiosParamCreator = function (configuration) {
|
|
|
4257
4527
|
* @param {*} [options] Override http request option.
|
|
4258
4528
|
* @throws {RequiredError}
|
|
4259
4529
|
*/
|
|
4260
|
-
getCronJob: (
|
|
4530
|
+
getCronJob: (organisation_1, application_1, environment_1, cron_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, cron_1, ...args_1], void 0, function* (organisation, application, environment, cron, options = {}) {
|
|
4261
4531
|
// verify required parameter 'organisation' is not null or undefined
|
|
4262
4532
|
(0, common_1.assertParamExists)('getCronJob', 'organisation', organisation);
|
|
4263
4533
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -4302,7 +4572,7 @@ const CronApiAxiosParamCreator = function (configuration) {
|
|
|
4302
4572
|
* @param {*} [options] Override http request option.
|
|
4303
4573
|
* @throws {RequiredError}
|
|
4304
4574
|
*/
|
|
4305
|
-
getCronRun: (
|
|
4575
|
+
getCronRun: (organisation_1, application_1, environment_1, cron_1, run_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, cron_1, run_1, ...args_1], void 0, function* (organisation, application, environment, cron, run, options = {}) {
|
|
4306
4576
|
// verify required parameter 'organisation' is not null or undefined
|
|
4307
4577
|
(0, common_1.assertParamExists)('getCronRun', 'organisation', organisation);
|
|
4308
4578
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -4349,7 +4619,7 @@ const CronApiAxiosParamCreator = function (configuration) {
|
|
|
4349
4619
|
* @param {*} [options] Override http request option.
|
|
4350
4620
|
* @throws {RequiredError}
|
|
4351
4621
|
*/
|
|
4352
|
-
listCronJobRuns: (
|
|
4622
|
+
listCronJobRuns: (organisation_1, application_1, environment_1, cron_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, cron_1, ...args_1], void 0, function* (organisation, application, environment, cron, options = {}) {
|
|
4353
4623
|
// verify required parameter 'organisation' is not null or undefined
|
|
4354
4624
|
(0, common_1.assertParamExists)('listCronJobRuns', 'organisation', organisation);
|
|
4355
4625
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -4392,7 +4662,7 @@ const CronApiAxiosParamCreator = function (configuration) {
|
|
|
4392
4662
|
* @param {*} [options] Override http request option.
|
|
4393
4663
|
* @throws {RequiredError}
|
|
4394
4664
|
*/
|
|
4395
|
-
listCronJobs: (
|
|
4665
|
+
listCronJobs: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
4396
4666
|
// verify required parameter 'organisation' is not null or undefined
|
|
4397
4667
|
(0, common_1.assertParamExists)('listCronJobs', 'organisation', organisation);
|
|
4398
4668
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -4434,7 +4704,7 @@ const CronApiAxiosParamCreator = function (configuration) {
|
|
|
4434
4704
|
* @param {*} [options] Override http request option.
|
|
4435
4705
|
* @throws {RequiredError}
|
|
4436
4706
|
*/
|
|
4437
|
-
updateCronJob: (
|
|
4707
|
+
updateCronJob: (organisation_1, application_1, environment_1, cron_1, updateCronJobRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, cron_1, updateCronJobRequest_1, ...args_1], void 0, function* (organisation, application, environment, cron, updateCronJobRequest, options = {}) {
|
|
4438
4708
|
// verify required parameter 'organisation' is not null or undefined
|
|
4439
4709
|
(0, common_1.assertParamExists)('updateCronJob', 'organisation', organisation);
|
|
4440
4710
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -4493,8 +4763,8 @@ const CronApiFp = function (configuration) {
|
|
|
4493
4763
|
* @throws {RequiredError}
|
|
4494
4764
|
*/
|
|
4495
4765
|
createCronJob(organisation, application, environment, createCronJobRequest, options) {
|
|
4496
|
-
var _a, _b, _c;
|
|
4497
4766
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4767
|
+
var _a, _b, _c;
|
|
4498
4768
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createCronJob(organisation, application, environment, createCronJobRequest, options);
|
|
4499
4769
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4500
4770
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CronApi.createCronJob']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4512,8 +4782,8 @@ const CronApiFp = function (configuration) {
|
|
|
4512
4782
|
* @throws {RequiredError}
|
|
4513
4783
|
*/
|
|
4514
4784
|
deleteCronJob(organisation, application, environment, cron, options) {
|
|
4515
|
-
var _a, _b, _c;
|
|
4516
4785
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4786
|
+
var _a, _b, _c;
|
|
4517
4787
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteCronJob(organisation, application, environment, cron, options);
|
|
4518
4788
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4519
4789
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CronApi.deleteCronJob']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4531,8 +4801,8 @@ const CronApiFp = function (configuration) {
|
|
|
4531
4801
|
* @throws {RequiredError}
|
|
4532
4802
|
*/
|
|
4533
4803
|
getCronJob(organisation, application, environment, cron, options) {
|
|
4534
|
-
var _a, _b, _c;
|
|
4535
4804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4805
|
+
var _a, _b, _c;
|
|
4536
4806
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getCronJob(organisation, application, environment, cron, options);
|
|
4537
4807
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4538
4808
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CronApi.getCronJob']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4551,8 +4821,8 @@ const CronApiFp = function (configuration) {
|
|
|
4551
4821
|
* @throws {RequiredError}
|
|
4552
4822
|
*/
|
|
4553
4823
|
getCronRun(organisation, application, environment, cron, run, options) {
|
|
4554
|
-
var _a, _b, _c;
|
|
4555
4824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4825
|
+
var _a, _b, _c;
|
|
4556
4826
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getCronRun(organisation, application, environment, cron, run, options);
|
|
4557
4827
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4558
4828
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CronApi.getCronRun']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4570,8 +4840,8 @@ const CronApiFp = function (configuration) {
|
|
|
4570
4840
|
* @throws {RequiredError}
|
|
4571
4841
|
*/
|
|
4572
4842
|
listCronJobRuns(organisation, application, environment, cron, options) {
|
|
4573
|
-
var _a, _b, _c;
|
|
4574
4843
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4844
|
+
var _a, _b, _c;
|
|
4575
4845
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listCronJobRuns(organisation, application, environment, cron, options);
|
|
4576
4846
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4577
4847
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CronApi.listCronJobRuns']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4588,8 +4858,8 @@ const CronApiFp = function (configuration) {
|
|
|
4588
4858
|
* @throws {RequiredError}
|
|
4589
4859
|
*/
|
|
4590
4860
|
listCronJobs(organisation, application, environment, options) {
|
|
4591
|
-
var _a, _b, _c;
|
|
4592
4861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4862
|
+
var _a, _b, _c;
|
|
4593
4863
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listCronJobs(organisation, application, environment, options);
|
|
4594
4864
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4595
4865
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CronApi.listCronJobs']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4608,8 +4878,8 @@ const CronApiFp = function (configuration) {
|
|
|
4608
4878
|
* @throws {RequiredError}
|
|
4609
4879
|
*/
|
|
4610
4880
|
updateCronJob(organisation, application, environment, cron, updateCronJobRequest, options) {
|
|
4611
|
-
var _a, _b, _c;
|
|
4612
4881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4882
|
+
var _a, _b, _c;
|
|
4613
4883
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateCronJob(organisation, application, environment, cron, updateCronJobRequest, options);
|
|
4614
4884
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
4615
4885
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['CronApi.updateCronJob']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -4844,7 +5114,7 @@ const DomainsApiAxiosParamCreator = function (configuration) {
|
|
|
4844
5114
|
* @param {*} [options] Override http request option.
|
|
4845
5115
|
* @throws {RequiredError}
|
|
4846
5116
|
*/
|
|
4847
|
-
domainsCreate: (
|
|
5117
|
+
domainsCreate: (organization_1, project_1, v2DomainRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2DomainRequest_1, ...args_1], void 0, function* (organization, project, v2DomainRequest, options = {}) {
|
|
4848
5118
|
// verify required parameter 'organization' is not null or undefined
|
|
4849
5119
|
(0, common_1.assertParamExists)('domainsCreate', 'organization', organization);
|
|
4850
5120
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -4885,7 +5155,7 @@ const DomainsApiAxiosParamCreator = function (configuration) {
|
|
|
4885
5155
|
* @param {*} [options] Override http request option.
|
|
4886
5156
|
* @throws {RequiredError}
|
|
4887
5157
|
*/
|
|
4888
|
-
domainsDelete: (
|
|
5158
|
+
domainsDelete: (organization_1, project_1, domain_1, ...args_1) => __awaiter(this, [organization_1, project_1, domain_1, ...args_1], void 0, function* (organization, project, domain, options = {}) {
|
|
4889
5159
|
// verify required parameter 'organization' is not null or undefined
|
|
4890
5160
|
(0, common_1.assertParamExists)('domainsDelete', 'organization', organization);
|
|
4891
5161
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -4924,7 +5194,7 @@ const DomainsApiAxiosParamCreator = function (configuration) {
|
|
|
4924
5194
|
* @param {*} [options] Override http request option.
|
|
4925
5195
|
* @throws {RequiredError}
|
|
4926
5196
|
*/
|
|
4927
|
-
domainsList: (
|
|
5197
|
+
domainsList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
4928
5198
|
// verify required parameter 'organization' is not null or undefined
|
|
4929
5199
|
(0, common_1.assertParamExists)('domainsList', 'organization', organization);
|
|
4930
5200
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -4961,7 +5231,7 @@ const DomainsApiAxiosParamCreator = function (configuration) {
|
|
|
4961
5231
|
* @param {*} [options] Override http request option.
|
|
4962
5232
|
* @throws {RequiredError}
|
|
4963
5233
|
*/
|
|
4964
|
-
domainsRead: (
|
|
5234
|
+
domainsRead: (organization_1, project_1, domain_1, ...args_1) => __awaiter(this, [organization_1, project_1, domain_1, ...args_1], void 0, function* (organization, project, domain, options = {}) {
|
|
4965
5235
|
// verify required parameter 'organization' is not null or undefined
|
|
4966
5236
|
(0, common_1.assertParamExists)('domainsRead', 'organization', organization);
|
|
4967
5237
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -5001,7 +5271,7 @@ const DomainsApiAxiosParamCreator = function (configuration) {
|
|
|
5001
5271
|
* @param {*} [options] Override http request option.
|
|
5002
5272
|
* @throws {RequiredError}
|
|
5003
5273
|
*/
|
|
5004
|
-
domainsRenew: (
|
|
5274
|
+
domainsRenew: (organization_1, project_1, domain_1, ...args_1) => __awaiter(this, [organization_1, project_1, domain_1, ...args_1], void 0, function* (organization, project, domain, options = {}) {
|
|
5005
5275
|
// verify required parameter 'organization' is not null or undefined
|
|
5006
5276
|
(0, common_1.assertParamExists)('domainsRenew', 'organization', organization);
|
|
5007
5277
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -5052,8 +5322,8 @@ const DomainsApiFp = function (configuration) {
|
|
|
5052
5322
|
* @throws {RequiredError}
|
|
5053
5323
|
*/
|
|
5054
5324
|
domainsCreate(organization, project, v2DomainRequest, options) {
|
|
5055
|
-
var _a, _b, _c;
|
|
5056
5325
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5326
|
+
var _a, _b, _c;
|
|
5057
5327
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.domainsCreate(organization, project, v2DomainRequest, options);
|
|
5058
5328
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5059
5329
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DomainsApi.domainsCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5070,8 +5340,8 @@ const DomainsApiFp = function (configuration) {
|
|
|
5070
5340
|
* @throws {RequiredError}
|
|
5071
5341
|
*/
|
|
5072
5342
|
domainsDelete(organization, project, domain, options) {
|
|
5073
|
-
var _a, _b, _c;
|
|
5074
5343
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5344
|
+
var _a, _b, _c;
|
|
5075
5345
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.domainsDelete(organization, project, domain, options);
|
|
5076
5346
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5077
5347
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DomainsApi.domainsDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5087,8 +5357,8 @@ const DomainsApiFp = function (configuration) {
|
|
|
5087
5357
|
* @throws {RequiredError}
|
|
5088
5358
|
*/
|
|
5089
5359
|
domainsList(organization, project, options) {
|
|
5090
|
-
var _a, _b, _c;
|
|
5091
5360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5361
|
+
var _a, _b, _c;
|
|
5092
5362
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.domainsList(organization, project, options);
|
|
5093
5363
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5094
5364
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DomainsApi.domainsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5105,8 +5375,8 @@ const DomainsApiFp = function (configuration) {
|
|
|
5105
5375
|
* @throws {RequiredError}
|
|
5106
5376
|
*/
|
|
5107
5377
|
domainsRead(organization, project, domain, options) {
|
|
5108
|
-
var _a, _b, _c;
|
|
5109
5378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5379
|
+
var _a, _b, _c;
|
|
5110
5380
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.domainsRead(organization, project, domain, options);
|
|
5111
5381
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5112
5382
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DomainsApi.domainsRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5123,8 +5393,8 @@ const DomainsApiFp = function (configuration) {
|
|
|
5123
5393
|
* @throws {RequiredError}
|
|
5124
5394
|
*/
|
|
5125
5395
|
domainsRenew(organization, project, domain, options) {
|
|
5126
|
-
var _a, _b, _c;
|
|
5127
5396
|
return __awaiter(this, void 0, void 0, function* () {
|
|
5397
|
+
var _a, _b, _c;
|
|
5128
5398
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.domainsRenew(organization, project, domain, options);
|
|
5129
5399
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5130
5400
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['DomainsApi.domainsRenew']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5291,7 +5561,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5291
5561
|
* @param {*} [options] Override http request option.
|
|
5292
5562
|
* @throws {RequiredError}
|
|
5293
5563
|
*/
|
|
5294
|
-
createEnvironment: (
|
|
5564
|
+
createEnvironment: (organisation_1, application_1, createEnvironmentRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, createEnvironmentRequest_1, ...args_1], void 0, function* (organisation, application, createEnvironmentRequest, options = {}) {
|
|
5295
5565
|
// verify required parameter 'organisation' is not null or undefined
|
|
5296
5566
|
(0, common_1.assertParamExists)('createEnvironment', 'organisation', organisation);
|
|
5297
5567
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5332,7 +5602,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5332
5602
|
* @param {*} [options] Override http request option.
|
|
5333
5603
|
* @throws {RequiredError}
|
|
5334
5604
|
*/
|
|
5335
|
-
deleteEnvironment: (
|
|
5605
|
+
deleteEnvironment: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
5336
5606
|
// verify required parameter 'organisation' is not null or undefined
|
|
5337
5607
|
(0, common_1.assertParamExists)('deleteEnvironment', 'organisation', organisation);
|
|
5338
5608
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5372,7 +5642,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5372
5642
|
* @param {*} [options] Override http request option.
|
|
5373
5643
|
* @throws {RequiredError}
|
|
5374
5644
|
*/
|
|
5375
|
-
getEnvironment: (
|
|
5645
|
+
getEnvironment: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
5376
5646
|
// verify required parameter 'organisation' is not null or undefined
|
|
5377
5647
|
(0, common_1.assertParamExists)('getEnvironment', 'organisation', organisation);
|
|
5378
5648
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5418,7 +5688,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5418
5688
|
* @param {*} [options] Override http request option.
|
|
5419
5689
|
* @throws {RequiredError}
|
|
5420
5690
|
*/
|
|
5421
|
-
getEnvironmentLogs: (
|
|
5691
|
+
getEnvironmentLogs: (organisation_1, application_1, environment_1, startTime_1, endTime_1, containerName_1, filterPattern_1, limit_1, nextToken_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, startTime_1, endTime_1, containerName_1, filterPattern_1, limit_1, nextToken_1, ...args_1], void 0, function* (organisation, application, environment, startTime, endTime, containerName, filterPattern, limit, nextToken, options = {}) {
|
|
5422
5692
|
// verify required parameter 'organisation' is not null or undefined
|
|
5423
5693
|
(0, common_1.assertParamExists)('getEnvironmentLogs', 'organisation', organisation);
|
|
5424
5694
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5481,7 +5751,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5481
5751
|
* @param {*} [options] Override http request option.
|
|
5482
5752
|
* @throws {RequiredError}
|
|
5483
5753
|
*/
|
|
5484
|
-
getEnvironmentMetrics: (
|
|
5754
|
+
getEnvironmentMetrics: (organisation_1, application_1, environment_1, startTime_1, endTime_1, period_1, statistics_1, containerName_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, startTime_1, endTime_1, period_1, statistics_1, containerName_1, ...args_1], void 0, function* (organisation, application, environment, startTime, endTime, period, statistics, containerName, options = {}) {
|
|
5485
5755
|
// verify required parameter 'organisation' is not null or undefined
|
|
5486
5756
|
(0, common_1.assertParamExists)('getEnvironmentMetrics', 'organisation', organisation);
|
|
5487
5757
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5535,7 +5805,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5535
5805
|
* @param {*} [options] Override http request option.
|
|
5536
5806
|
* @throws {RequiredError}
|
|
5537
5807
|
*/
|
|
5538
|
-
listEnvironments: (
|
|
5808
|
+
listEnvironments: (organisation_1, application_1, ...args_1) => __awaiter(this, [organisation_1, application_1, ...args_1], void 0, function* (organisation, application, options = {}) {
|
|
5539
5809
|
// verify required parameter 'organisation' is not null or undefined
|
|
5540
5810
|
(0, common_1.assertParamExists)('listEnvironments', 'organisation', organisation);
|
|
5541
5811
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5573,7 +5843,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5573
5843
|
* @param {*} [options] Override http request option.
|
|
5574
5844
|
* @throws {RequiredError}
|
|
5575
5845
|
*/
|
|
5576
|
-
listSyncOperations: (
|
|
5846
|
+
listSyncOperations: (organisation_1, application_1, environment_1, type_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, type_1, ...args_1], void 0, function* (organisation, application, environment, type, options = {}) {
|
|
5577
5847
|
// verify required parameter 'organisation' is not null or undefined
|
|
5578
5848
|
(0, common_1.assertParamExists)('listSyncOperations', 'organisation', organisation);
|
|
5579
5849
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5618,7 +5888,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5618
5888
|
* @param {*} [options] Override http request option.
|
|
5619
5889
|
* @throws {RequiredError}
|
|
5620
5890
|
*/
|
|
5621
|
-
syncToEnvironment: (
|
|
5891
|
+
syncToEnvironment: (organisation_1, application_1, environment_1, type_1, syncToEnvironmentRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, type_1, syncToEnvironmentRequest_1, ...args_1], void 0, function* (organisation, application, environment, type, syncToEnvironmentRequest, options = {}) {
|
|
5622
5892
|
// verify required parameter 'organisation' is not null or undefined
|
|
5623
5893
|
(0, common_1.assertParamExists)('syncToEnvironment', 'organisation', organisation);
|
|
5624
5894
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5666,7 +5936,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5666
5936
|
* @param {*} [options] Override http request option.
|
|
5667
5937
|
* @throws {RequiredError}
|
|
5668
5938
|
*/
|
|
5669
|
-
updateEnvironment: (
|
|
5939
|
+
updateEnvironment: (organisation_1, application_1, environment_1, updateEnvironmentRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, updateEnvironmentRequest_1, ...args_1], void 0, function* (organisation, application, environment, updateEnvironmentRequest, options = {}) {
|
|
5670
5940
|
// verify required parameter 'organisation' is not null or undefined
|
|
5671
5941
|
(0, common_1.assertParamExists)('updateEnvironment', 'organisation', organisation);
|
|
5672
5942
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5711,7 +5981,7 @@ const EnvironmentsApiAxiosParamCreator = function (configuration) {
|
|
|
5711
5981
|
* @param {*} [options] Override http request option.
|
|
5712
5982
|
* @throws {RequiredError}
|
|
5713
5983
|
*/
|
|
5714
|
-
updateEnvironmentState: (
|
|
5984
|
+
updateEnvironmentState: (organisation_1, application_1, environment_1, updateEnvironmentStateRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, updateEnvironmentStateRequest_1, ...args_1], void 0, function* (organisation, application, environment, updateEnvironmentStateRequest, options = {}) {
|
|
5715
5985
|
// verify required parameter 'organisation' is not null or undefined
|
|
5716
5986
|
(0, common_1.assertParamExists)('updateEnvironmentState', 'organisation', organisation);
|
|
5717
5987
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -5766,8 +6036,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5766
6036
|
* @throws {RequiredError}
|
|
5767
6037
|
*/
|
|
5768
6038
|
createEnvironment(organisation, application, createEnvironmentRequest, options) {
|
|
5769
|
-
var _a, _b, _c;
|
|
5770
6039
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6040
|
+
var _a, _b, _c;
|
|
5771
6041
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createEnvironment(organisation, application, createEnvironmentRequest, options);
|
|
5772
6042
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5773
6043
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.createEnvironment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5784,8 +6054,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5784
6054
|
* @throws {RequiredError}
|
|
5785
6055
|
*/
|
|
5786
6056
|
deleteEnvironment(organisation, application, environment, options) {
|
|
5787
|
-
var _a, _b, _c;
|
|
5788
6057
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6058
|
+
var _a, _b, _c;
|
|
5789
6059
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteEnvironment(organisation, application, environment, options);
|
|
5790
6060
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5791
6061
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.deleteEnvironment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5802,8 +6072,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5802
6072
|
* @throws {RequiredError}
|
|
5803
6073
|
*/
|
|
5804
6074
|
getEnvironment(organisation, application, environment, options) {
|
|
5805
|
-
var _a, _b, _c;
|
|
5806
6075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6076
|
+
var _a, _b, _c;
|
|
5807
6077
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getEnvironment(organisation, application, environment, options);
|
|
5808
6078
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5809
6079
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.getEnvironment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5826,8 +6096,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5826
6096
|
* @throws {RequiredError}
|
|
5827
6097
|
*/
|
|
5828
6098
|
getEnvironmentLogs(organisation, application, environment, startTime, endTime, containerName, filterPattern, limit, nextToken, options) {
|
|
5829
|
-
var _a, _b, _c;
|
|
5830
6099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6100
|
+
var _a, _b, _c;
|
|
5831
6101
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getEnvironmentLogs(organisation, application, environment, startTime, endTime, containerName, filterPattern, limit, nextToken, options);
|
|
5832
6102
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5833
6103
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.getEnvironmentLogs']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5849,8 +6119,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5849
6119
|
* @throws {RequiredError}
|
|
5850
6120
|
*/
|
|
5851
6121
|
getEnvironmentMetrics(organisation, application, environment, startTime, endTime, period, statistics, containerName, options) {
|
|
5852
|
-
var _a, _b, _c;
|
|
5853
6122
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6123
|
+
var _a, _b, _c;
|
|
5854
6124
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getEnvironmentMetrics(organisation, application, environment, startTime, endTime, period, statistics, containerName, options);
|
|
5855
6125
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5856
6126
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.getEnvironmentMetrics']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5866,8 +6136,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5866
6136
|
* @throws {RequiredError}
|
|
5867
6137
|
*/
|
|
5868
6138
|
listEnvironments(organisation, application, options) {
|
|
5869
|
-
var _a, _b, _c;
|
|
5870
6139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6140
|
+
var _a, _b, _c;
|
|
5871
6141
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listEnvironments(organisation, application, options);
|
|
5872
6142
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5873
6143
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.listEnvironments']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5885,8 +6155,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5885
6155
|
* @throws {RequiredError}
|
|
5886
6156
|
*/
|
|
5887
6157
|
listSyncOperations(organisation, application, environment, type, options) {
|
|
5888
|
-
var _a, _b, _c;
|
|
5889
6158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6159
|
+
var _a, _b, _c;
|
|
5890
6160
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listSyncOperations(organisation, application, environment, type, options);
|
|
5891
6161
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5892
6162
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.listSyncOperations']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5905,8 +6175,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5905
6175
|
* @throws {RequiredError}
|
|
5906
6176
|
*/
|
|
5907
6177
|
syncToEnvironment(organisation, application, environment, type, syncToEnvironmentRequest, options) {
|
|
5908
|
-
var _a, _b, _c;
|
|
5909
6178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6179
|
+
var _a, _b, _c;
|
|
5910
6180
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.syncToEnvironment(organisation, application, environment, type, syncToEnvironmentRequest, options);
|
|
5911
6181
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5912
6182
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.syncToEnvironment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5924,8 +6194,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5924
6194
|
* @throws {RequiredError}
|
|
5925
6195
|
*/
|
|
5926
6196
|
updateEnvironment(organisation, application, environment, updateEnvironmentRequest, options) {
|
|
5927
|
-
var _a, _b, _c;
|
|
5928
6197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6198
|
+
var _a, _b, _c;
|
|
5929
6199
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateEnvironment(organisation, application, environment, updateEnvironmentRequest, options);
|
|
5930
6200
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5931
6201
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.updateEnvironment']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -5943,8 +6213,8 @@ const EnvironmentsApiFp = function (configuration) {
|
|
|
5943
6213
|
* @throws {RequiredError}
|
|
5944
6214
|
*/
|
|
5945
6215
|
updateEnvironmentState(organisation, application, environment, updateEnvironmentStateRequest, options) {
|
|
5946
|
-
var _a, _b, _c;
|
|
5947
6216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6217
|
+
var _a, _b, _c;
|
|
5948
6218
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateEnvironmentState(organisation, application, environment, updateEnvironmentStateRequest, options);
|
|
5949
6219
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
5950
6220
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['EnvironmentsApi.updateEnvironmentState']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -6282,7 +6552,7 @@ const HeadersApiAxiosParamCreator = function (configuration) {
|
|
|
6282
6552
|
* @param {*} [options] Override http request option.
|
|
6283
6553
|
* @throws {RequiredError}
|
|
6284
6554
|
*/
|
|
6285
|
-
headersCreate: (
|
|
6555
|
+
headersCreate: (organization_1, project_1, v2CustomHeaderRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2CustomHeaderRequest_1, ...args_1], void 0, function* (organization, project, v2CustomHeaderRequest, options = {}) {
|
|
6286
6556
|
// verify required parameter 'organization' is not null or undefined
|
|
6287
6557
|
(0, common_1.assertParamExists)('headersCreate', 'organization', organization);
|
|
6288
6558
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6323,7 +6593,7 @@ const HeadersApiAxiosParamCreator = function (configuration) {
|
|
|
6323
6593
|
* @param {*} [options] Override http request option.
|
|
6324
6594
|
* @throws {RequiredError}
|
|
6325
6595
|
*/
|
|
6326
|
-
headersDelete: (
|
|
6596
|
+
headersDelete: (organization_1, project_1, v2CustomHeaderRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2CustomHeaderRequest_1, ...args_1], void 0, function* (organization, project, v2CustomHeaderRequest, options = {}) {
|
|
6327
6597
|
// verify required parameter 'organization' is not null or undefined
|
|
6328
6598
|
(0, common_1.assertParamExists)('headersDelete', 'organization', organization);
|
|
6329
6599
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6363,7 +6633,7 @@ const HeadersApiAxiosParamCreator = function (configuration) {
|
|
|
6363
6633
|
* @param {*} [options] Override http request option.
|
|
6364
6634
|
* @throws {RequiredError}
|
|
6365
6635
|
*/
|
|
6366
|
-
headersList: (
|
|
6636
|
+
headersList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
6367
6637
|
// verify required parameter 'organization' is not null or undefined
|
|
6368
6638
|
(0, common_1.assertParamExists)('headersList', 'organization', organization);
|
|
6369
6639
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6411,8 +6681,8 @@ const HeadersApiFp = function (configuration) {
|
|
|
6411
6681
|
* @throws {RequiredError}
|
|
6412
6682
|
*/
|
|
6413
6683
|
headersCreate(organization, project, v2CustomHeaderRequest, options) {
|
|
6414
|
-
var _a, _b, _c;
|
|
6415
6684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6685
|
+
var _a, _b, _c;
|
|
6416
6686
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.headersCreate(organization, project, v2CustomHeaderRequest, options);
|
|
6417
6687
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
6418
6688
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['HeadersApi.headersCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -6429,8 +6699,8 @@ const HeadersApiFp = function (configuration) {
|
|
|
6429
6699
|
* @throws {RequiredError}
|
|
6430
6700
|
*/
|
|
6431
6701
|
headersDelete(organization, project, v2CustomHeaderRequest, options) {
|
|
6432
|
-
var _a, _b, _c;
|
|
6433
6702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6703
|
+
var _a, _b, _c;
|
|
6434
6704
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.headersDelete(organization, project, v2CustomHeaderRequest, options);
|
|
6435
6705
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
6436
6706
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['HeadersApi.headersDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -6446,8 +6716,8 @@ const HeadersApiFp = function (configuration) {
|
|
|
6446
6716
|
* @throws {RequiredError}
|
|
6447
6717
|
*/
|
|
6448
6718
|
headersList(organization, project, options) {
|
|
6449
|
-
var _a, _b, _c;
|
|
6450
6719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
6720
|
+
var _a, _b, _c;
|
|
6451
6721
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.headersList(organization, project, options);
|
|
6452
6722
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
6453
6723
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['HeadersApi.headersList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -6564,7 +6834,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6564
6834
|
* @param {*} [options] Override http request option.
|
|
6565
6835
|
* @throws {RequiredError}
|
|
6566
6836
|
*/
|
|
6567
|
-
kVCreate: (
|
|
6837
|
+
kVCreate: (organization_1, project_1, v2StoreRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2StoreRequest_1, ...args_1], void 0, function* (organization, project, v2StoreRequest, options = {}) {
|
|
6568
6838
|
// verify required parameter 'organization' is not null or undefined
|
|
6569
6839
|
(0, common_1.assertParamExists)('kVCreate', 'organization', organization);
|
|
6570
6840
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6605,7 +6875,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6605
6875
|
* @param {*} [options] Override http request option.
|
|
6606
6876
|
* @throws {RequiredError}
|
|
6607
6877
|
*/
|
|
6608
|
-
kVDelete: (
|
|
6878
|
+
kVDelete: (organization_1, project_1, storeId_1, ...args_1) => __awaiter(this, [organization_1, project_1, storeId_1, ...args_1], void 0, function* (organization, project, storeId, options = {}) {
|
|
6609
6879
|
// verify required parameter 'organization' is not null or undefined
|
|
6610
6880
|
(0, common_1.assertParamExists)('kVDelete', 'organization', organization);
|
|
6611
6881
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6646,7 +6916,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6646
6916
|
* @param {*} [options] Override http request option.
|
|
6647
6917
|
* @throws {RequiredError}
|
|
6648
6918
|
*/
|
|
6649
|
-
kVItemsCreate: (
|
|
6919
|
+
kVItemsCreate: (organization_1, project_1, storeId_1, v2StoreItemRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, storeId_1, v2StoreItemRequest_1, ...args_1], void 0, function* (organization, project, storeId, v2StoreItemRequest, options = {}) {
|
|
6650
6920
|
// verify required parameter 'organization' is not null or undefined
|
|
6651
6921
|
(0, common_1.assertParamExists)('kVItemsCreate', 'organization', organization);
|
|
6652
6922
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6691,7 +6961,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6691
6961
|
* @param {*} [options] Override http request option.
|
|
6692
6962
|
* @throws {RequiredError}
|
|
6693
6963
|
*/
|
|
6694
|
-
kVItemsDelete: (
|
|
6964
|
+
kVItemsDelete: (organization_1, project_1, storeId_1, key_1, ...args_1) => __awaiter(this, [organization_1, project_1, storeId_1, key_1, ...args_1], void 0, function* (organization, project, storeId, key, options = {}) {
|
|
6695
6965
|
// verify required parameter 'organization' is not null or undefined
|
|
6696
6966
|
(0, common_1.assertParamExists)('kVItemsDelete', 'organization', organization);
|
|
6697
6967
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6738,7 +7008,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6738
7008
|
* @param {*} [options] Override http request option.
|
|
6739
7009
|
* @throws {RequiredError}
|
|
6740
7010
|
*/
|
|
6741
|
-
kVItemsList: (
|
|
7011
|
+
kVItemsList: (organization_1, project_1, storeId_1, cursor_1, limit_1, search_1, includeValues_1, ...args_1) => __awaiter(this, [organization_1, project_1, storeId_1, cursor_1, limit_1, search_1, includeValues_1, ...args_1], void 0, function* (organization, project, storeId, cursor, limit, search, includeValues, options = {}) {
|
|
6742
7012
|
// verify required parameter 'organization' is not null or undefined
|
|
6743
7013
|
(0, common_1.assertParamExists)('kVItemsList', 'organization', organization);
|
|
6744
7014
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6791,7 +7061,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6791
7061
|
* @param {*} [options] Override http request option.
|
|
6792
7062
|
* @throws {RequiredError}
|
|
6793
7063
|
*/
|
|
6794
|
-
kVItemsShow: (
|
|
7064
|
+
kVItemsShow: (organization_1, project_1, storeId_1, key_1, ...args_1) => __awaiter(this, [organization_1, project_1, storeId_1, key_1, ...args_1], void 0, function* (organization, project, storeId, key, options = {}) {
|
|
6795
7065
|
// verify required parameter 'organization' is not null or undefined
|
|
6796
7066
|
(0, common_1.assertParamExists)('kVItemsShow', 'organization', organization);
|
|
6797
7067
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6836,7 +7106,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6836
7106
|
* @param {*} [options] Override http request option.
|
|
6837
7107
|
* @throws {RequiredError}
|
|
6838
7108
|
*/
|
|
6839
|
-
kVItemsUpdate: (
|
|
7109
|
+
kVItemsUpdate: (organization_1, project_1, storeId_1, key_1, v2StoreItemUpdateRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, storeId_1, key_1, v2StoreItemUpdateRequest_1, ...args_1], void 0, function* (organization, project, storeId, key, v2StoreItemUpdateRequest, options = {}) {
|
|
6840
7110
|
// verify required parameter 'organization' is not null or undefined
|
|
6841
7111
|
(0, common_1.assertParamExists)('kVItemsUpdate', 'organization', organization);
|
|
6842
7112
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6882,7 +7152,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6882
7152
|
* @param {*} [options] Override http request option.
|
|
6883
7153
|
* @throws {RequiredError}
|
|
6884
7154
|
*/
|
|
6885
|
-
kVList: (
|
|
7155
|
+
kVList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
6886
7156
|
// verify required parameter 'organization' is not null or undefined
|
|
6887
7157
|
(0, common_1.assertParamExists)('kVList', 'organization', organization);
|
|
6888
7158
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6919,7 +7189,7 @@ const KVApiAxiosParamCreator = function (configuration) {
|
|
|
6919
7189
|
* @param {*} [options] Override http request option.
|
|
6920
7190
|
* @throws {RequiredError}
|
|
6921
7191
|
*/
|
|
6922
|
-
kVShow: (
|
|
7192
|
+
kVShow: (organization_1, project_1, storeId_1, ...args_1) => __awaiter(this, [organization_1, project_1, storeId_1, ...args_1], void 0, function* (organization, project, storeId, options = {}) {
|
|
6923
7193
|
// verify required parameter 'organization' is not null or undefined
|
|
6924
7194
|
(0, common_1.assertParamExists)('kVShow', 'organization', organization);
|
|
6925
7195
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -6970,8 +7240,8 @@ const KVApiFp = function (configuration) {
|
|
|
6970
7240
|
* @throws {RequiredError}
|
|
6971
7241
|
*/
|
|
6972
7242
|
kVCreate(organization, project, v2StoreRequest, options) {
|
|
6973
|
-
var _a, _b, _c;
|
|
6974
7243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7244
|
+
var _a, _b, _c;
|
|
6975
7245
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVCreate(organization, project, v2StoreRequest, options);
|
|
6976
7246
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
6977
7247
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -6988,8 +7258,8 @@ const KVApiFp = function (configuration) {
|
|
|
6988
7258
|
* @throws {RequiredError}
|
|
6989
7259
|
*/
|
|
6990
7260
|
kVDelete(organization, project, storeId, options) {
|
|
6991
|
-
var _a, _b, _c;
|
|
6992
7261
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7262
|
+
var _a, _b, _c;
|
|
6993
7263
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVDelete(organization, project, storeId, options);
|
|
6994
7264
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
6995
7265
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7007,8 +7277,8 @@ const KVApiFp = function (configuration) {
|
|
|
7007
7277
|
* @throws {RequiredError}
|
|
7008
7278
|
*/
|
|
7009
7279
|
kVItemsCreate(organization, project, storeId, v2StoreItemRequest, options) {
|
|
7010
|
-
var _a, _b, _c;
|
|
7011
7280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7281
|
+
var _a, _b, _c;
|
|
7012
7282
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVItemsCreate(organization, project, storeId, v2StoreItemRequest, options);
|
|
7013
7283
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7014
7284
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVItemsCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7026,8 +7296,8 @@ const KVApiFp = function (configuration) {
|
|
|
7026
7296
|
* @throws {RequiredError}
|
|
7027
7297
|
*/
|
|
7028
7298
|
kVItemsDelete(organization, project, storeId, key, options) {
|
|
7029
|
-
var _a, _b, _c;
|
|
7030
7299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7300
|
+
var _a, _b, _c;
|
|
7031
7301
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVItemsDelete(organization, project, storeId, key, options);
|
|
7032
7302
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7033
7303
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVItemsDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7048,8 +7318,8 @@ const KVApiFp = function (configuration) {
|
|
|
7048
7318
|
* @throws {RequiredError}
|
|
7049
7319
|
*/
|
|
7050
7320
|
kVItemsList(organization, project, storeId, cursor, limit, search, includeValues, options) {
|
|
7051
|
-
var _a, _b, _c;
|
|
7052
7321
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7322
|
+
var _a, _b, _c;
|
|
7053
7323
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVItemsList(organization, project, storeId, cursor, limit, search, includeValues, options);
|
|
7054
7324
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7055
7325
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVItemsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7067,8 +7337,8 @@ const KVApiFp = function (configuration) {
|
|
|
7067
7337
|
* @throws {RequiredError}
|
|
7068
7338
|
*/
|
|
7069
7339
|
kVItemsShow(organization, project, storeId, key, options) {
|
|
7070
|
-
var _a, _b, _c;
|
|
7071
7340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7341
|
+
var _a, _b, _c;
|
|
7072
7342
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVItemsShow(organization, project, storeId, key, options);
|
|
7073
7343
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7074
7344
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVItemsShow']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7087,8 +7357,8 @@ const KVApiFp = function (configuration) {
|
|
|
7087
7357
|
* @throws {RequiredError}
|
|
7088
7358
|
*/
|
|
7089
7359
|
kVItemsUpdate(organization, project, storeId, key, v2StoreItemUpdateRequest, options) {
|
|
7090
|
-
var _a, _b, _c;
|
|
7091
7360
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7361
|
+
var _a, _b, _c;
|
|
7092
7362
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVItemsUpdate(organization, project, storeId, key, v2StoreItemUpdateRequest, options);
|
|
7093
7363
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7094
7364
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVItemsUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7104,8 +7374,8 @@ const KVApiFp = function (configuration) {
|
|
|
7104
7374
|
* @throws {RequiredError}
|
|
7105
7375
|
*/
|
|
7106
7376
|
kVList(organization, project, options) {
|
|
7107
|
-
var _a, _b, _c;
|
|
7108
7377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7378
|
+
var _a, _b, _c;
|
|
7109
7379
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVList(organization, project, options);
|
|
7110
7380
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7111
7381
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7122,8 +7392,8 @@ const KVApiFp = function (configuration) {
|
|
|
7122
7392
|
* @throws {RequiredError}
|
|
7123
7393
|
*/
|
|
7124
7394
|
kVShow(organization, project, storeId, options) {
|
|
7125
|
-
var _a, _b, _c;
|
|
7126
7395
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7396
|
+
var _a, _b, _c;
|
|
7127
7397
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.kVShow(organization, project, storeId, options);
|
|
7128
7398
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7129
7399
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['KVApi.kVShow']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7405,7 +7675,7 @@ const OrganizationsApiAxiosParamCreator = function (configuration) {
|
|
|
7405
7675
|
* @param {*} [options] Override http request option.
|
|
7406
7676
|
* @throws {RequiredError}
|
|
7407
7677
|
*/
|
|
7408
|
-
organizationsList: (
|
|
7678
|
+
organizationsList: (...args_1) => __awaiter(this, [...args_1], void 0, function* (options = {}) {
|
|
7409
7679
|
const localVarPath = `/api/v2/organizations`;
|
|
7410
7680
|
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
7411
7681
|
const localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
@@ -7434,7 +7704,7 @@ const OrganizationsApiAxiosParamCreator = function (configuration) {
|
|
|
7434
7704
|
* @param {*} [options] Override http request option.
|
|
7435
7705
|
* @throws {RequiredError}
|
|
7436
7706
|
*/
|
|
7437
|
-
organizationsRead: (
|
|
7707
|
+
organizationsRead: (organization_1, ...args_1) => __awaiter(this, [organization_1, ...args_1], void 0, function* (organization, options = {}) {
|
|
7438
7708
|
// verify required parameter 'organization' is not null or undefined
|
|
7439
7709
|
(0, common_1.assertParamExists)('organizationsRead', 'organization', organization);
|
|
7440
7710
|
const localVarPath = `/api/v2/organizations/{organization}`
|
|
@@ -7476,8 +7746,8 @@ const OrganizationsApiFp = function (configuration) {
|
|
|
7476
7746
|
* @throws {RequiredError}
|
|
7477
7747
|
*/
|
|
7478
7748
|
organizationsList(options) {
|
|
7479
|
-
var _a, _b, _c;
|
|
7480
7749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7750
|
+
var _a, _b, _c;
|
|
7481
7751
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.organizationsList(options);
|
|
7482
7752
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7483
7753
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['OrganizationsApi.organizationsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7492,8 +7762,8 @@ const OrganizationsApiFp = function (configuration) {
|
|
|
7492
7762
|
* @throws {RequiredError}
|
|
7493
7763
|
*/
|
|
7494
7764
|
organizationsRead(organization, options) {
|
|
7495
|
-
var _a, _b, _c;
|
|
7496
7765
|
return __awaiter(this, void 0, void 0, function* () {
|
|
7766
|
+
var _a, _b, _c;
|
|
7497
7767
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.organizationsRead(organization, options);
|
|
7498
7768
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7499
7769
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['OrganizationsApi.organizationsRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7576,7 +7846,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
|
|
|
7576
7846
|
* @param {*} [options] Override http request option.
|
|
7577
7847
|
* @throws {RequiredError}
|
|
7578
7848
|
*/
|
|
7579
|
-
projectsCreate: (
|
|
7849
|
+
projectsCreate: (organization_1, v2ProjectRequest_1, ...args_1) => __awaiter(this, [organization_1, v2ProjectRequest_1, ...args_1], void 0, function* (organization, v2ProjectRequest, options = {}) {
|
|
7580
7850
|
// verify required parameter 'organization' is not null or undefined
|
|
7581
7851
|
(0, common_1.assertParamExists)('projectsCreate', 'organization', organization);
|
|
7582
7852
|
// verify required parameter 'v2ProjectRequest' is not null or undefined
|
|
@@ -7613,7 +7883,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
|
|
|
7613
7883
|
* @param {*} [options] Override http request option.
|
|
7614
7884
|
* @throws {RequiredError}
|
|
7615
7885
|
*/
|
|
7616
|
-
projectsDelete: (
|
|
7886
|
+
projectsDelete: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
7617
7887
|
// verify required parameter 'organization' is not null or undefined
|
|
7618
7888
|
(0, common_1.assertParamExists)('projectsDelete', 'organization', organization);
|
|
7619
7889
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -7648,7 +7918,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
|
|
|
7648
7918
|
* @param {*} [options] Override http request option.
|
|
7649
7919
|
* @throws {RequiredError}
|
|
7650
7920
|
*/
|
|
7651
|
-
projectsList: (
|
|
7921
|
+
projectsList: (organization_1, ...args_1) => __awaiter(this, [organization_1, ...args_1], void 0, function* (organization, options = {}) {
|
|
7652
7922
|
// verify required parameter 'organization' is not null or undefined
|
|
7653
7923
|
(0, common_1.assertParamExists)('projectsList', 'organization', organization);
|
|
7654
7924
|
const localVarPath = `/api/v2/organizations/{organization}/projects`
|
|
@@ -7682,7 +7952,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
|
|
|
7682
7952
|
* @param {*} [options] Override http request option.
|
|
7683
7953
|
* @throws {RequiredError}
|
|
7684
7954
|
*/
|
|
7685
|
-
projectsRead: (
|
|
7955
|
+
projectsRead: (organization_1, project_1, withToken_1, ...args_1) => __awaiter(this, [organization_1, project_1, withToken_1, ...args_1], void 0, function* (organization, project, withToken, options = {}) {
|
|
7686
7956
|
// verify required parameter 'organization' is not null or undefined
|
|
7687
7957
|
(0, common_1.assertParamExists)('projectsRead', 'organization', organization);
|
|
7688
7958
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -7724,7 +7994,7 @@ const ProjectsApiAxiosParamCreator = function (configuration) {
|
|
|
7724
7994
|
* @param {*} [options] Override http request option.
|
|
7725
7995
|
* @throws {RequiredError}
|
|
7726
7996
|
*/
|
|
7727
|
-
projectsUpdate: (
|
|
7997
|
+
projectsUpdate: (organization_1, project_1, v2ProjectRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2ProjectRequest_1, ...args_1], void 0, function* (organization, project, v2ProjectRequest, options = {}) {
|
|
7728
7998
|
// verify required parameter 'organization' is not null or undefined
|
|
7729
7999
|
(0, common_1.assertParamExists)('projectsUpdate', 'organization', organization);
|
|
7730
8000
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -7775,8 +8045,8 @@ const ProjectsApiFp = function (configuration) {
|
|
|
7775
8045
|
* @throws {RequiredError}
|
|
7776
8046
|
*/
|
|
7777
8047
|
projectsCreate(organization, v2ProjectRequest, options) {
|
|
7778
|
-
var _a, _b, _c;
|
|
7779
8048
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8049
|
+
var _a, _b, _c;
|
|
7780
8050
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.projectsCreate(organization, v2ProjectRequest, options);
|
|
7781
8051
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7782
8052
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ProjectsApi.projectsCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7792,8 +8062,8 @@ const ProjectsApiFp = function (configuration) {
|
|
|
7792
8062
|
* @throws {RequiredError}
|
|
7793
8063
|
*/
|
|
7794
8064
|
projectsDelete(organization, project, options) {
|
|
7795
|
-
var _a, _b, _c;
|
|
7796
8065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8066
|
+
var _a, _b, _c;
|
|
7797
8067
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.projectsDelete(organization, project, options);
|
|
7798
8068
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7799
8069
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ProjectsApi.projectsDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7808,8 +8078,8 @@ const ProjectsApiFp = function (configuration) {
|
|
|
7808
8078
|
* @throws {RequiredError}
|
|
7809
8079
|
*/
|
|
7810
8080
|
projectsList(organization, options) {
|
|
7811
|
-
var _a, _b, _c;
|
|
7812
8081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8082
|
+
var _a, _b, _c;
|
|
7813
8083
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.projectsList(organization, options);
|
|
7814
8084
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7815
8085
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ProjectsApi.projectsList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7826,8 +8096,8 @@ const ProjectsApiFp = function (configuration) {
|
|
|
7826
8096
|
* @throws {RequiredError}
|
|
7827
8097
|
*/
|
|
7828
8098
|
projectsRead(organization, project, withToken, options) {
|
|
7829
|
-
var _a, _b, _c;
|
|
7830
8099
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8100
|
+
var _a, _b, _c;
|
|
7831
8101
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.projectsRead(organization, project, withToken, options);
|
|
7832
8102
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7833
8103
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ProjectsApi.projectsRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -7844,8 +8114,8 @@ const ProjectsApiFp = function (configuration) {
|
|
|
7844
8114
|
* @throws {RequiredError}
|
|
7845
8115
|
*/
|
|
7846
8116
|
projectsUpdate(organization, project, v2ProjectRequest, options) {
|
|
7847
|
-
var _a, _b, _c;
|
|
7848
8117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8118
|
+
var _a, _b, _c;
|
|
7849
8119
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.projectsUpdate(organization, project, v2ProjectRequest, options);
|
|
7850
8120
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
7851
8121
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ProjectsApi.projectsUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -8006,7 +8276,7 @@ const PurgeApiAxiosParamCreator = function (configuration) {
|
|
|
8006
8276
|
* @param {*} [options] Override http request option.
|
|
8007
8277
|
* @throws {RequiredError}
|
|
8008
8278
|
*/
|
|
8009
|
-
purgeCreate: (
|
|
8279
|
+
purgeCreate: (organization_1, project_1, purgeCreateRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, purgeCreateRequest_1, ...args_1], void 0, function* (organization, project, purgeCreateRequest, options = {}) {
|
|
8010
8280
|
// verify required parameter 'organization' is not null or undefined
|
|
8011
8281
|
(0, common_1.assertParamExists)('purgeCreate', 'organization', organization);
|
|
8012
8282
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8058,8 +8328,8 @@ const PurgeApiFp = function (configuration) {
|
|
|
8058
8328
|
* @throws {RequiredError}
|
|
8059
8329
|
*/
|
|
8060
8330
|
purgeCreate(organization, project, purgeCreateRequest, options) {
|
|
8061
|
-
var _a, _b, _c;
|
|
8062
8331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
8332
|
+
var _a, _b, _c;
|
|
8063
8333
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.purgeCreate(organization, project, purgeCreateRequest, options);
|
|
8064
8334
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
8065
8335
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['PurgeApi.purgeCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -8128,7 +8398,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8128
8398
|
* @param {*} [options] Override http request option.
|
|
8129
8399
|
* @throws {RequiredError}
|
|
8130
8400
|
*/
|
|
8131
|
-
rulesAuthCreate: (
|
|
8401
|
+
rulesAuthCreate: (organization_1, project_1, v2RuleAuthRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleAuthRequest_1, ...args_1], void 0, function* (organization, project, v2RuleAuthRequest, options = {}) {
|
|
8132
8402
|
// verify required parameter 'organization' is not null or undefined
|
|
8133
8403
|
(0, common_1.assertParamExists)('rulesAuthCreate', 'organization', organization);
|
|
8134
8404
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8169,7 +8439,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8169
8439
|
* @param {*} [options] Override http request option.
|
|
8170
8440
|
* @throws {RequiredError}
|
|
8171
8441
|
*/
|
|
8172
|
-
rulesAuthDelete: (
|
|
8442
|
+
rulesAuthDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8173
8443
|
// verify required parameter 'organization' is not null or undefined
|
|
8174
8444
|
(0, common_1.assertParamExists)('rulesAuthDelete', 'organization', organization);
|
|
8175
8445
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8208,7 +8478,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8208
8478
|
* @param {*} [options] Override http request option.
|
|
8209
8479
|
* @throws {RequiredError}
|
|
8210
8480
|
*/
|
|
8211
|
-
rulesAuthList: (
|
|
8481
|
+
rulesAuthList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
8212
8482
|
// verify required parameter 'organization' is not null or undefined
|
|
8213
8483
|
(0, common_1.assertParamExists)('rulesAuthList', 'organization', organization);
|
|
8214
8484
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8245,7 +8515,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8245
8515
|
* @param {*} [options] Override http request option.
|
|
8246
8516
|
* @throws {RequiredError}
|
|
8247
8517
|
*/
|
|
8248
|
-
rulesAuthRead: (
|
|
8518
|
+
rulesAuthRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8249
8519
|
// verify required parameter 'organization' is not null or undefined
|
|
8250
8520
|
(0, common_1.assertParamExists)('rulesAuthRead', 'organization', organization);
|
|
8251
8521
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8286,7 +8556,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8286
8556
|
* @param {*} [options] Override http request option.
|
|
8287
8557
|
* @throws {RequiredError}
|
|
8288
8558
|
*/
|
|
8289
|
-
rulesAuthUpdate: (
|
|
8559
|
+
rulesAuthUpdate: (organization_1, project_1, rule_1, v2RuleAuthRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleAuthRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleAuthRequest, options = {}) {
|
|
8290
8560
|
// verify required parameter 'organization' is not null or undefined
|
|
8291
8561
|
(0, common_1.assertParamExists)('rulesAuthUpdate', 'organization', organization);
|
|
8292
8562
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8330,7 +8600,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8330
8600
|
* @param {*} [options] Override http request option.
|
|
8331
8601
|
* @throws {RequiredError}
|
|
8332
8602
|
*/
|
|
8333
|
-
rulesBotChallengeCreate: (
|
|
8603
|
+
rulesBotChallengeCreate: (organization_1, project_1, v2RuleBotChallengeRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleBotChallengeRequest_1, ...args_1], void 0, function* (organization, project, v2RuleBotChallengeRequest, options = {}) {
|
|
8334
8604
|
// verify required parameter 'organization' is not null or undefined
|
|
8335
8605
|
(0, common_1.assertParamExists)('rulesBotChallengeCreate', 'organization', organization);
|
|
8336
8606
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8371,7 +8641,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8371
8641
|
* @param {*} [options] Override http request option.
|
|
8372
8642
|
* @throws {RequiredError}
|
|
8373
8643
|
*/
|
|
8374
|
-
rulesBotChallengeDelete: (
|
|
8644
|
+
rulesBotChallengeDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8375
8645
|
// verify required parameter 'organization' is not null or undefined
|
|
8376
8646
|
(0, common_1.assertParamExists)('rulesBotChallengeDelete', 'organization', organization);
|
|
8377
8647
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8410,7 +8680,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8410
8680
|
* @param {*} [options] Override http request option.
|
|
8411
8681
|
* @throws {RequiredError}
|
|
8412
8682
|
*/
|
|
8413
|
-
rulesBotChallengeList: (
|
|
8683
|
+
rulesBotChallengeList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
8414
8684
|
// verify required parameter 'organization' is not null or undefined
|
|
8415
8685
|
(0, common_1.assertParamExists)('rulesBotChallengeList', 'organization', organization);
|
|
8416
8686
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8447,7 +8717,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8447
8717
|
* @param {*} [options] Override http request option.
|
|
8448
8718
|
* @throws {RequiredError}
|
|
8449
8719
|
*/
|
|
8450
|
-
rulesBotChallengeRead: (
|
|
8720
|
+
rulesBotChallengeRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8451
8721
|
// verify required parameter 'organization' is not null or undefined
|
|
8452
8722
|
(0, common_1.assertParamExists)('rulesBotChallengeRead', 'organization', organization);
|
|
8453
8723
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8488,7 +8758,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8488
8758
|
* @param {*} [options] Override http request option.
|
|
8489
8759
|
* @throws {RequiredError}
|
|
8490
8760
|
*/
|
|
8491
|
-
rulesBotChallengeUpdate: (
|
|
8761
|
+
rulesBotChallengeUpdate: (organization_1, project_1, rule_1, v2RuleBotChallengeRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleBotChallengeRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleBotChallengeRequest, options = {}) {
|
|
8492
8762
|
// verify required parameter 'organization' is not null or undefined
|
|
8493
8763
|
(0, common_1.assertParamExists)('rulesBotChallengeUpdate', 'organization', organization);
|
|
8494
8764
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8532,7 +8802,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8532
8802
|
* @param {*} [options] Override http request option.
|
|
8533
8803
|
* @throws {RequiredError}
|
|
8534
8804
|
*/
|
|
8535
|
-
rulesContentFilterCreate: (
|
|
8805
|
+
rulesContentFilterCreate: (organization_1, project_1, v2RuleContentFilterRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleContentFilterRequest_1, ...args_1], void 0, function* (organization, project, v2RuleContentFilterRequest, options = {}) {
|
|
8536
8806
|
// verify required parameter 'organization' is not null or undefined
|
|
8537
8807
|
(0, common_1.assertParamExists)('rulesContentFilterCreate', 'organization', organization);
|
|
8538
8808
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8573,7 +8843,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8573
8843
|
* @param {*} [options] Override http request option.
|
|
8574
8844
|
* @throws {RequiredError}
|
|
8575
8845
|
*/
|
|
8576
|
-
rulesContentFilterDelete: (
|
|
8846
|
+
rulesContentFilterDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8577
8847
|
// verify required parameter 'organization' is not null or undefined
|
|
8578
8848
|
(0, common_1.assertParamExists)('rulesContentFilterDelete', 'organization', organization);
|
|
8579
8849
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8612,7 +8882,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8612
8882
|
* @param {*} [options] Override http request option.
|
|
8613
8883
|
* @throws {RequiredError}
|
|
8614
8884
|
*/
|
|
8615
|
-
rulesContentFilterList: (
|
|
8885
|
+
rulesContentFilterList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
8616
8886
|
// verify required parameter 'organization' is not null or undefined
|
|
8617
8887
|
(0, common_1.assertParamExists)('rulesContentFilterList', 'organization', organization);
|
|
8618
8888
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8649,7 +8919,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8649
8919
|
* @param {*} [options] Override http request option.
|
|
8650
8920
|
* @throws {RequiredError}
|
|
8651
8921
|
*/
|
|
8652
|
-
rulesContentFilterRead: (
|
|
8922
|
+
rulesContentFilterRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8653
8923
|
// verify required parameter 'organization' is not null or undefined
|
|
8654
8924
|
(0, common_1.assertParamExists)('rulesContentFilterRead', 'organization', organization);
|
|
8655
8925
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8690,7 +8960,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8690
8960
|
* @param {*} [options] Override http request option.
|
|
8691
8961
|
* @throws {RequiredError}
|
|
8692
8962
|
*/
|
|
8693
|
-
rulesContentFilterUpdate: (
|
|
8963
|
+
rulesContentFilterUpdate: (organization_1, project_1, rule_1, v2RuleContentFilterRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleContentFilterRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleContentFilterRequest, options = {}) {
|
|
8694
8964
|
// verify required parameter 'organization' is not null or undefined
|
|
8695
8965
|
(0, common_1.assertParamExists)('rulesContentFilterUpdate', 'organization', organization);
|
|
8696
8966
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8734,7 +9004,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8734
9004
|
* @param {*} [options] Override http request option.
|
|
8735
9005
|
* @throws {RequiredError}
|
|
8736
9006
|
*/
|
|
8737
|
-
rulesCustomResponseCreate: (
|
|
9007
|
+
rulesCustomResponseCreate: (organization_1, project_1, v2RuleCustomResponseRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleCustomResponseRequest_1, ...args_1], void 0, function* (organization, project, v2RuleCustomResponseRequest, options = {}) {
|
|
8738
9008
|
// verify required parameter 'organization' is not null or undefined
|
|
8739
9009
|
(0, common_1.assertParamExists)('rulesCustomResponseCreate', 'organization', organization);
|
|
8740
9010
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8775,7 +9045,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8775
9045
|
* @param {*} [options] Override http request option.
|
|
8776
9046
|
* @throws {RequiredError}
|
|
8777
9047
|
*/
|
|
8778
|
-
rulesCustomResponseDelete: (
|
|
9048
|
+
rulesCustomResponseDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8779
9049
|
// verify required parameter 'organization' is not null or undefined
|
|
8780
9050
|
(0, common_1.assertParamExists)('rulesCustomResponseDelete', 'organization', organization);
|
|
8781
9051
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8814,7 +9084,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8814
9084
|
* @param {*} [options] Override http request option.
|
|
8815
9085
|
* @throws {RequiredError}
|
|
8816
9086
|
*/
|
|
8817
|
-
rulesCustomResponseList: (
|
|
9087
|
+
rulesCustomResponseList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
8818
9088
|
// verify required parameter 'organization' is not null or undefined
|
|
8819
9089
|
(0, common_1.assertParamExists)('rulesCustomResponseList', 'organization', organization);
|
|
8820
9090
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8851,7 +9121,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8851
9121
|
* @param {*} [options] Override http request option.
|
|
8852
9122
|
* @throws {RequiredError}
|
|
8853
9123
|
*/
|
|
8854
|
-
rulesCustomResponseRead: (
|
|
9124
|
+
rulesCustomResponseRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8855
9125
|
// verify required parameter 'organization' is not null or undefined
|
|
8856
9126
|
(0, common_1.assertParamExists)('rulesCustomResponseRead', 'organization', organization);
|
|
8857
9127
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8892,7 +9162,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8892
9162
|
* @param {*} [options] Override http request option.
|
|
8893
9163
|
* @throws {RequiredError}
|
|
8894
9164
|
*/
|
|
8895
|
-
rulesCustomResponseUpdate: (
|
|
9165
|
+
rulesCustomResponseUpdate: (organization_1, project_1, rule_1, v2RuleCustomResponseRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleCustomResponseRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleCustomResponseRequest, options = {}) {
|
|
8896
9166
|
// verify required parameter 'organization' is not null or undefined
|
|
8897
9167
|
(0, common_1.assertParamExists)('rulesCustomResponseUpdate', 'organization', organization);
|
|
8898
9168
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8936,7 +9206,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8936
9206
|
* @param {*} [options] Override http request option.
|
|
8937
9207
|
* @throws {RequiredError}
|
|
8938
9208
|
*/
|
|
8939
|
-
rulesFunctionCreate: (
|
|
9209
|
+
rulesFunctionCreate: (organization_1, project_1, v2RuleFunctionRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleFunctionRequest_1, ...args_1], void 0, function* (organization, project, v2RuleFunctionRequest, options = {}) {
|
|
8940
9210
|
// verify required parameter 'organization' is not null or undefined
|
|
8941
9211
|
(0, common_1.assertParamExists)('rulesFunctionCreate', 'organization', organization);
|
|
8942
9212
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -8977,7 +9247,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
8977
9247
|
* @param {*} [options] Override http request option.
|
|
8978
9248
|
* @throws {RequiredError}
|
|
8979
9249
|
*/
|
|
8980
|
-
rulesFunctionDelete: (
|
|
9250
|
+
rulesFunctionDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
8981
9251
|
// verify required parameter 'organization' is not null or undefined
|
|
8982
9252
|
(0, common_1.assertParamExists)('rulesFunctionDelete', 'organization', organization);
|
|
8983
9253
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9016,7 +9286,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9016
9286
|
* @param {*} [options] Override http request option.
|
|
9017
9287
|
* @throws {RequiredError}
|
|
9018
9288
|
*/
|
|
9019
|
-
rulesFunctionList: (
|
|
9289
|
+
rulesFunctionList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
9020
9290
|
// verify required parameter 'organization' is not null or undefined
|
|
9021
9291
|
(0, common_1.assertParamExists)('rulesFunctionList', 'organization', organization);
|
|
9022
9292
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9053,7 +9323,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9053
9323
|
* @param {*} [options] Override http request option.
|
|
9054
9324
|
* @throws {RequiredError}
|
|
9055
9325
|
*/
|
|
9056
|
-
rulesFunctionRead: (
|
|
9326
|
+
rulesFunctionRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9057
9327
|
// verify required parameter 'organization' is not null or undefined
|
|
9058
9328
|
(0, common_1.assertParamExists)('rulesFunctionRead', 'organization', organization);
|
|
9059
9329
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9094,7 +9364,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9094
9364
|
* @param {*} [options] Override http request option.
|
|
9095
9365
|
* @throws {RequiredError}
|
|
9096
9366
|
*/
|
|
9097
|
-
rulesFunctionUpdate: (
|
|
9367
|
+
rulesFunctionUpdate: (organization_1, project_1, rule_1, v2RuleFunctionRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleFunctionRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleFunctionRequest, options = {}) {
|
|
9098
9368
|
// verify required parameter 'organization' is not null or undefined
|
|
9099
9369
|
(0, common_1.assertParamExists)('rulesFunctionUpdate', 'organization', organization);
|
|
9100
9370
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9138,7 +9408,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9138
9408
|
* @param {*} [options] Override http request option.
|
|
9139
9409
|
* @throws {RequiredError}
|
|
9140
9410
|
*/
|
|
9141
|
-
rulesHeadersCreate: (
|
|
9411
|
+
rulesHeadersCreate: (organization_1, project_1, v2RuleHeaderRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleHeaderRequest_1, ...args_1], void 0, function* (organization, project, v2RuleHeaderRequest, options = {}) {
|
|
9142
9412
|
// verify required parameter 'organization' is not null or undefined
|
|
9143
9413
|
(0, common_1.assertParamExists)('rulesHeadersCreate', 'organization', organization);
|
|
9144
9414
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9179,7 +9449,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9179
9449
|
* @param {*} [options] Override http request option.
|
|
9180
9450
|
* @throws {RequiredError}
|
|
9181
9451
|
*/
|
|
9182
|
-
rulesHeadersDelete: (
|
|
9452
|
+
rulesHeadersDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9183
9453
|
// verify required parameter 'organization' is not null or undefined
|
|
9184
9454
|
(0, common_1.assertParamExists)('rulesHeadersDelete', 'organization', organization);
|
|
9185
9455
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9218,7 +9488,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9218
9488
|
* @param {*} [options] Override http request option.
|
|
9219
9489
|
* @throws {RequiredError}
|
|
9220
9490
|
*/
|
|
9221
|
-
rulesHeadersList: (
|
|
9491
|
+
rulesHeadersList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
9222
9492
|
// verify required parameter 'organization' is not null or undefined
|
|
9223
9493
|
(0, common_1.assertParamExists)('rulesHeadersList', 'organization', organization);
|
|
9224
9494
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9255,7 +9525,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9255
9525
|
* @param {*} [options] Override http request option.
|
|
9256
9526
|
* @throws {RequiredError}
|
|
9257
9527
|
*/
|
|
9258
|
-
rulesHeadersRead: (
|
|
9528
|
+
rulesHeadersRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9259
9529
|
// verify required parameter 'organization' is not null or undefined
|
|
9260
9530
|
(0, common_1.assertParamExists)('rulesHeadersRead', 'organization', organization);
|
|
9261
9531
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9296,7 +9566,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9296
9566
|
* @param {*} [options] Override http request option.
|
|
9297
9567
|
* @throws {RequiredError}
|
|
9298
9568
|
*/
|
|
9299
|
-
rulesHeadersUpdate: (
|
|
9569
|
+
rulesHeadersUpdate: (organization_1, project_1, rule_1, v2RuleHeaderRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleHeaderRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleHeaderRequest, options = {}) {
|
|
9300
9570
|
// verify required parameter 'organization' is not null or undefined
|
|
9301
9571
|
(0, common_1.assertParamExists)('rulesHeadersUpdate', 'organization', organization);
|
|
9302
9572
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9340,7 +9610,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9340
9610
|
* @param {*} [options] Override http request option.
|
|
9341
9611
|
* @throws {RequiredError}
|
|
9342
9612
|
*/
|
|
9343
|
-
rulesProxyCreate: (
|
|
9613
|
+
rulesProxyCreate: (organization_1, project_1, v2RuleProxyRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleProxyRequest_1, ...args_1], void 0, function* (organization, project, v2RuleProxyRequest, options = {}) {
|
|
9344
9614
|
// verify required parameter 'organization' is not null or undefined
|
|
9345
9615
|
(0, common_1.assertParamExists)('rulesProxyCreate', 'organization', organization);
|
|
9346
9616
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9381,7 +9651,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9381
9651
|
* @param {*} [options] Override http request option.
|
|
9382
9652
|
* @throws {RequiredError}
|
|
9383
9653
|
*/
|
|
9384
|
-
rulesProxyDelete: (
|
|
9654
|
+
rulesProxyDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9385
9655
|
// verify required parameter 'organization' is not null or undefined
|
|
9386
9656
|
(0, common_1.assertParamExists)('rulesProxyDelete', 'organization', organization);
|
|
9387
9657
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9420,7 +9690,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9420
9690
|
* @param {*} [options] Override http request option.
|
|
9421
9691
|
* @throws {RequiredError}
|
|
9422
9692
|
*/
|
|
9423
|
-
rulesProxyList: (
|
|
9693
|
+
rulesProxyList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
9424
9694
|
// verify required parameter 'organization' is not null or undefined
|
|
9425
9695
|
(0, common_1.assertParamExists)('rulesProxyList', 'organization', organization);
|
|
9426
9696
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9457,7 +9727,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9457
9727
|
* @param {*} [options] Override http request option.
|
|
9458
9728
|
* @throws {RequiredError}
|
|
9459
9729
|
*/
|
|
9460
|
-
rulesProxyRead: (
|
|
9730
|
+
rulesProxyRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9461
9731
|
// verify required parameter 'organization' is not null or undefined
|
|
9462
9732
|
(0, common_1.assertParamExists)('rulesProxyRead', 'organization', organization);
|
|
9463
9733
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9498,7 +9768,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9498
9768
|
* @param {*} [options] Override http request option.
|
|
9499
9769
|
* @throws {RequiredError}
|
|
9500
9770
|
*/
|
|
9501
|
-
rulesProxyUpdate: (
|
|
9771
|
+
rulesProxyUpdate: (organization_1, project_1, rule_1, v2RuleProxyRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleProxyRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleProxyRequest, options = {}) {
|
|
9502
9772
|
// verify required parameter 'organization' is not null or undefined
|
|
9503
9773
|
(0, common_1.assertParamExists)('rulesProxyUpdate', 'organization', organization);
|
|
9504
9774
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9542,7 +9812,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9542
9812
|
* @param {*} [options] Override http request option.
|
|
9543
9813
|
* @throws {RequiredError}
|
|
9544
9814
|
*/
|
|
9545
|
-
rulesRedirectCreate: (
|
|
9815
|
+
rulesRedirectCreate: (organization_1, project_1, v2RuleRedirectRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleRedirectRequest_1, ...args_1], void 0, function* (organization, project, v2RuleRedirectRequest, options = {}) {
|
|
9546
9816
|
// verify required parameter 'organization' is not null or undefined
|
|
9547
9817
|
(0, common_1.assertParamExists)('rulesRedirectCreate', 'organization', organization);
|
|
9548
9818
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9583,7 +9853,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9583
9853
|
* @param {*} [options] Override http request option.
|
|
9584
9854
|
* @throws {RequiredError}
|
|
9585
9855
|
*/
|
|
9586
|
-
rulesRedirectDelete: (
|
|
9856
|
+
rulesRedirectDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9587
9857
|
// verify required parameter 'organization' is not null or undefined
|
|
9588
9858
|
(0, common_1.assertParamExists)('rulesRedirectDelete', 'organization', organization);
|
|
9589
9859
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9622,7 +9892,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9622
9892
|
* @param {*} [options] Override http request option.
|
|
9623
9893
|
* @throws {RequiredError}
|
|
9624
9894
|
*/
|
|
9625
|
-
rulesRedirectList: (
|
|
9895
|
+
rulesRedirectList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
9626
9896
|
// verify required parameter 'organization' is not null or undefined
|
|
9627
9897
|
(0, common_1.assertParamExists)('rulesRedirectList', 'organization', organization);
|
|
9628
9898
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9659,7 +9929,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9659
9929
|
* @param {*} [options] Override http request option.
|
|
9660
9930
|
* @throws {RequiredError}
|
|
9661
9931
|
*/
|
|
9662
|
-
rulesRedirectRead: (
|
|
9932
|
+
rulesRedirectRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9663
9933
|
// verify required parameter 'organization' is not null or undefined
|
|
9664
9934
|
(0, common_1.assertParamExists)('rulesRedirectRead', 'organization', organization);
|
|
9665
9935
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9700,7 +9970,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9700
9970
|
* @param {*} [options] Override http request option.
|
|
9701
9971
|
* @throws {RequiredError}
|
|
9702
9972
|
*/
|
|
9703
|
-
rulesRedirectUpdate: (
|
|
9973
|
+
rulesRedirectUpdate: (organization_1, project_1, rule_1, v2RuleRedirectRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleRedirectRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleRedirectRequest, options = {}) {
|
|
9704
9974
|
// verify required parameter 'organization' is not null or undefined
|
|
9705
9975
|
(0, common_1.assertParamExists)('rulesRedirectUpdate', 'organization', organization);
|
|
9706
9976
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9744,7 +10014,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9744
10014
|
* @param {*} [options] Override http request option.
|
|
9745
10015
|
* @throws {RequiredError}
|
|
9746
10016
|
*/
|
|
9747
|
-
rulesServeStaticCreate: (
|
|
10017
|
+
rulesServeStaticCreate: (organization_1, project_1, v2RuleServeStaticRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, v2RuleServeStaticRequest_1, ...args_1], void 0, function* (organization, project, v2RuleServeStaticRequest, options = {}) {
|
|
9748
10018
|
// verify required parameter 'organization' is not null or undefined
|
|
9749
10019
|
(0, common_1.assertParamExists)('rulesServeStaticCreate', 'organization', organization);
|
|
9750
10020
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9785,7 +10055,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9785
10055
|
* @param {*} [options] Override http request option.
|
|
9786
10056
|
* @throws {RequiredError}
|
|
9787
10057
|
*/
|
|
9788
|
-
rulesServeStaticDelete: (
|
|
10058
|
+
rulesServeStaticDelete: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9789
10059
|
// verify required parameter 'organization' is not null or undefined
|
|
9790
10060
|
(0, common_1.assertParamExists)('rulesServeStaticDelete', 'organization', organization);
|
|
9791
10061
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9824,7 +10094,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9824
10094
|
* @param {*} [options] Override http request option.
|
|
9825
10095
|
* @throws {RequiredError}
|
|
9826
10096
|
*/
|
|
9827
|
-
rulesServeStaticList: (
|
|
10097
|
+
rulesServeStaticList: (organization_1, project_1, ...args_1) => __awaiter(this, [organization_1, project_1, ...args_1], void 0, function* (organization, project, options = {}) {
|
|
9828
10098
|
// verify required parameter 'organization' is not null or undefined
|
|
9829
10099
|
(0, common_1.assertParamExists)('rulesServeStaticList', 'organization', organization);
|
|
9830
10100
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9861,7 +10131,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9861
10131
|
* @param {*} [options] Override http request option.
|
|
9862
10132
|
* @throws {RequiredError}
|
|
9863
10133
|
*/
|
|
9864
|
-
rulesServeStaticRead: (
|
|
10134
|
+
rulesServeStaticRead: (organization_1, project_1, rule_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, ...args_1], void 0, function* (organization, project, rule, options = {}) {
|
|
9865
10135
|
// verify required parameter 'organization' is not null or undefined
|
|
9866
10136
|
(0, common_1.assertParamExists)('rulesServeStaticRead', 'organization', organization);
|
|
9867
10137
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9902,7 +10172,7 @@ const RulesApiAxiosParamCreator = function (configuration) {
|
|
|
9902
10172
|
* @param {*} [options] Override http request option.
|
|
9903
10173
|
* @throws {RequiredError}
|
|
9904
10174
|
*/
|
|
9905
|
-
rulesServeStaticUpdate: (
|
|
10175
|
+
rulesServeStaticUpdate: (organization_1, project_1, rule_1, v2RuleServeStaticRequest_1, ...args_1) => __awaiter(this, [organization_1, project_1, rule_1, v2RuleServeStaticRequest_1, ...args_1], void 0, function* (organization, project, rule, v2RuleServeStaticRequest, options = {}) {
|
|
9906
10176
|
// verify required parameter 'organization' is not null or undefined
|
|
9907
10177
|
(0, common_1.assertParamExists)('rulesServeStaticUpdate', 'organization', organization);
|
|
9908
10178
|
// verify required parameter 'project' is not null or undefined
|
|
@@ -9957,8 +10227,8 @@ const RulesApiFp = function (configuration) {
|
|
|
9957
10227
|
* @throws {RequiredError}
|
|
9958
10228
|
*/
|
|
9959
10229
|
rulesAuthCreate(organization, project, v2RuleAuthRequest, options) {
|
|
9960
|
-
var _a, _b, _c;
|
|
9961
10230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10231
|
+
var _a, _b, _c;
|
|
9962
10232
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesAuthCreate(organization, project, v2RuleAuthRequest, options);
|
|
9963
10233
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
9964
10234
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesAuthCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -9975,8 +10245,8 @@ const RulesApiFp = function (configuration) {
|
|
|
9975
10245
|
* @throws {RequiredError}
|
|
9976
10246
|
*/
|
|
9977
10247
|
rulesAuthDelete(organization, project, rule, options) {
|
|
9978
|
-
var _a, _b, _c;
|
|
9979
10248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10249
|
+
var _a, _b, _c;
|
|
9980
10250
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesAuthDelete(organization, project, rule, options);
|
|
9981
10251
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
9982
10252
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesAuthDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -9992,8 +10262,8 @@ const RulesApiFp = function (configuration) {
|
|
|
9992
10262
|
* @throws {RequiredError}
|
|
9993
10263
|
*/
|
|
9994
10264
|
rulesAuthList(organization, project, options) {
|
|
9995
|
-
var _a, _b, _c;
|
|
9996
10265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10266
|
+
var _a, _b, _c;
|
|
9997
10267
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesAuthList(organization, project, options);
|
|
9998
10268
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
9999
10269
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesAuthList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10010,8 +10280,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10010
10280
|
* @throws {RequiredError}
|
|
10011
10281
|
*/
|
|
10012
10282
|
rulesAuthRead(organization, project, rule, options) {
|
|
10013
|
-
var _a, _b, _c;
|
|
10014
10283
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10284
|
+
var _a, _b, _c;
|
|
10015
10285
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesAuthRead(organization, project, rule, options);
|
|
10016
10286
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10017
10287
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesAuthRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10029,8 +10299,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10029
10299
|
* @throws {RequiredError}
|
|
10030
10300
|
*/
|
|
10031
10301
|
rulesAuthUpdate(organization, project, rule, v2RuleAuthRequest, options) {
|
|
10032
|
-
var _a, _b, _c;
|
|
10033
10302
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10303
|
+
var _a, _b, _c;
|
|
10034
10304
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesAuthUpdate(organization, project, rule, v2RuleAuthRequest, options);
|
|
10035
10305
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10036
10306
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesAuthUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10047,8 +10317,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10047
10317
|
* @throws {RequiredError}
|
|
10048
10318
|
*/
|
|
10049
10319
|
rulesBotChallengeCreate(organization, project, v2RuleBotChallengeRequest, options) {
|
|
10050
|
-
var _a, _b, _c;
|
|
10051
10320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10321
|
+
var _a, _b, _c;
|
|
10052
10322
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesBotChallengeCreate(organization, project, v2RuleBotChallengeRequest, options);
|
|
10053
10323
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10054
10324
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesBotChallengeCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10065,8 +10335,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10065
10335
|
* @throws {RequiredError}
|
|
10066
10336
|
*/
|
|
10067
10337
|
rulesBotChallengeDelete(organization, project, rule, options) {
|
|
10068
|
-
var _a, _b, _c;
|
|
10069
10338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10339
|
+
var _a, _b, _c;
|
|
10070
10340
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesBotChallengeDelete(organization, project, rule, options);
|
|
10071
10341
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10072
10342
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesBotChallengeDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10082,8 +10352,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10082
10352
|
* @throws {RequiredError}
|
|
10083
10353
|
*/
|
|
10084
10354
|
rulesBotChallengeList(organization, project, options) {
|
|
10085
|
-
var _a, _b, _c;
|
|
10086
10355
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10356
|
+
var _a, _b, _c;
|
|
10087
10357
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesBotChallengeList(organization, project, options);
|
|
10088
10358
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10089
10359
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesBotChallengeList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10100,8 +10370,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10100
10370
|
* @throws {RequiredError}
|
|
10101
10371
|
*/
|
|
10102
10372
|
rulesBotChallengeRead(organization, project, rule, options) {
|
|
10103
|
-
var _a, _b, _c;
|
|
10104
10373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10374
|
+
var _a, _b, _c;
|
|
10105
10375
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesBotChallengeRead(organization, project, rule, options);
|
|
10106
10376
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10107
10377
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesBotChallengeRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10119,8 +10389,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10119
10389
|
* @throws {RequiredError}
|
|
10120
10390
|
*/
|
|
10121
10391
|
rulesBotChallengeUpdate(organization, project, rule, v2RuleBotChallengeRequest, options) {
|
|
10122
|
-
var _a, _b, _c;
|
|
10123
10392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10393
|
+
var _a, _b, _c;
|
|
10124
10394
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesBotChallengeUpdate(organization, project, rule, v2RuleBotChallengeRequest, options);
|
|
10125
10395
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10126
10396
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesBotChallengeUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10137,8 +10407,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10137
10407
|
* @throws {RequiredError}
|
|
10138
10408
|
*/
|
|
10139
10409
|
rulesContentFilterCreate(organization, project, v2RuleContentFilterRequest, options) {
|
|
10140
|
-
var _a, _b, _c;
|
|
10141
10410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10411
|
+
var _a, _b, _c;
|
|
10142
10412
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesContentFilterCreate(organization, project, v2RuleContentFilterRequest, options);
|
|
10143
10413
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10144
10414
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesContentFilterCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10155,8 +10425,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10155
10425
|
* @throws {RequiredError}
|
|
10156
10426
|
*/
|
|
10157
10427
|
rulesContentFilterDelete(organization, project, rule, options) {
|
|
10158
|
-
var _a, _b, _c;
|
|
10159
10428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10429
|
+
var _a, _b, _c;
|
|
10160
10430
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesContentFilterDelete(organization, project, rule, options);
|
|
10161
10431
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10162
10432
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesContentFilterDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10172,8 +10442,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10172
10442
|
* @throws {RequiredError}
|
|
10173
10443
|
*/
|
|
10174
10444
|
rulesContentFilterList(organization, project, options) {
|
|
10175
|
-
var _a, _b, _c;
|
|
10176
10445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10446
|
+
var _a, _b, _c;
|
|
10177
10447
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesContentFilterList(organization, project, options);
|
|
10178
10448
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10179
10449
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesContentFilterList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10190,8 +10460,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10190
10460
|
* @throws {RequiredError}
|
|
10191
10461
|
*/
|
|
10192
10462
|
rulesContentFilterRead(organization, project, rule, options) {
|
|
10193
|
-
var _a, _b, _c;
|
|
10194
10463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10464
|
+
var _a, _b, _c;
|
|
10195
10465
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesContentFilterRead(organization, project, rule, options);
|
|
10196
10466
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10197
10467
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesContentFilterRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10209,8 +10479,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10209
10479
|
* @throws {RequiredError}
|
|
10210
10480
|
*/
|
|
10211
10481
|
rulesContentFilterUpdate(organization, project, rule, v2RuleContentFilterRequest, options) {
|
|
10212
|
-
var _a, _b, _c;
|
|
10213
10482
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10483
|
+
var _a, _b, _c;
|
|
10214
10484
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesContentFilterUpdate(organization, project, rule, v2RuleContentFilterRequest, options);
|
|
10215
10485
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10216
10486
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesContentFilterUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10227,8 +10497,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10227
10497
|
* @throws {RequiredError}
|
|
10228
10498
|
*/
|
|
10229
10499
|
rulesCustomResponseCreate(organization, project, v2RuleCustomResponseRequest, options) {
|
|
10230
|
-
var _a, _b, _c;
|
|
10231
10500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10501
|
+
var _a, _b, _c;
|
|
10232
10502
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesCustomResponseCreate(organization, project, v2RuleCustomResponseRequest, options);
|
|
10233
10503
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10234
10504
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesCustomResponseCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10245,8 +10515,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10245
10515
|
* @throws {RequiredError}
|
|
10246
10516
|
*/
|
|
10247
10517
|
rulesCustomResponseDelete(organization, project, rule, options) {
|
|
10248
|
-
var _a, _b, _c;
|
|
10249
10518
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10519
|
+
var _a, _b, _c;
|
|
10250
10520
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesCustomResponseDelete(organization, project, rule, options);
|
|
10251
10521
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10252
10522
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesCustomResponseDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10262,8 +10532,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10262
10532
|
* @throws {RequiredError}
|
|
10263
10533
|
*/
|
|
10264
10534
|
rulesCustomResponseList(organization, project, options) {
|
|
10265
|
-
var _a, _b, _c;
|
|
10266
10535
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10536
|
+
var _a, _b, _c;
|
|
10267
10537
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesCustomResponseList(organization, project, options);
|
|
10268
10538
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10269
10539
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesCustomResponseList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10280,8 +10550,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10280
10550
|
* @throws {RequiredError}
|
|
10281
10551
|
*/
|
|
10282
10552
|
rulesCustomResponseRead(organization, project, rule, options) {
|
|
10283
|
-
var _a, _b, _c;
|
|
10284
10553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10554
|
+
var _a, _b, _c;
|
|
10285
10555
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesCustomResponseRead(organization, project, rule, options);
|
|
10286
10556
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10287
10557
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesCustomResponseRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10299,8 +10569,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10299
10569
|
* @throws {RequiredError}
|
|
10300
10570
|
*/
|
|
10301
10571
|
rulesCustomResponseUpdate(organization, project, rule, v2RuleCustomResponseRequest, options) {
|
|
10302
|
-
var _a, _b, _c;
|
|
10303
10572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10573
|
+
var _a, _b, _c;
|
|
10304
10574
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesCustomResponseUpdate(organization, project, rule, v2RuleCustomResponseRequest, options);
|
|
10305
10575
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10306
10576
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesCustomResponseUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10317,8 +10587,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10317
10587
|
* @throws {RequiredError}
|
|
10318
10588
|
*/
|
|
10319
10589
|
rulesFunctionCreate(organization, project, v2RuleFunctionRequest, options) {
|
|
10320
|
-
var _a, _b, _c;
|
|
10321
10590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10591
|
+
var _a, _b, _c;
|
|
10322
10592
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesFunctionCreate(organization, project, v2RuleFunctionRequest, options);
|
|
10323
10593
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10324
10594
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesFunctionCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10335,8 +10605,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10335
10605
|
* @throws {RequiredError}
|
|
10336
10606
|
*/
|
|
10337
10607
|
rulesFunctionDelete(organization, project, rule, options) {
|
|
10338
|
-
var _a, _b, _c;
|
|
10339
10608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10609
|
+
var _a, _b, _c;
|
|
10340
10610
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesFunctionDelete(organization, project, rule, options);
|
|
10341
10611
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10342
10612
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesFunctionDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10352,8 +10622,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10352
10622
|
* @throws {RequiredError}
|
|
10353
10623
|
*/
|
|
10354
10624
|
rulesFunctionList(organization, project, options) {
|
|
10355
|
-
var _a, _b, _c;
|
|
10356
10625
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10626
|
+
var _a, _b, _c;
|
|
10357
10627
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesFunctionList(organization, project, options);
|
|
10358
10628
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10359
10629
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesFunctionList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10370,8 +10640,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10370
10640
|
* @throws {RequiredError}
|
|
10371
10641
|
*/
|
|
10372
10642
|
rulesFunctionRead(organization, project, rule, options) {
|
|
10373
|
-
var _a, _b, _c;
|
|
10374
10643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10644
|
+
var _a, _b, _c;
|
|
10375
10645
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesFunctionRead(organization, project, rule, options);
|
|
10376
10646
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10377
10647
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesFunctionRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10389,8 +10659,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10389
10659
|
* @throws {RequiredError}
|
|
10390
10660
|
*/
|
|
10391
10661
|
rulesFunctionUpdate(organization, project, rule, v2RuleFunctionRequest, options) {
|
|
10392
|
-
var _a, _b, _c;
|
|
10393
10662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10663
|
+
var _a, _b, _c;
|
|
10394
10664
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesFunctionUpdate(organization, project, rule, v2RuleFunctionRequest, options);
|
|
10395
10665
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10396
10666
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesFunctionUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10407,8 +10677,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10407
10677
|
* @throws {RequiredError}
|
|
10408
10678
|
*/
|
|
10409
10679
|
rulesHeadersCreate(organization, project, v2RuleHeaderRequest, options) {
|
|
10410
|
-
var _a, _b, _c;
|
|
10411
10680
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10681
|
+
var _a, _b, _c;
|
|
10412
10682
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesHeadersCreate(organization, project, v2RuleHeaderRequest, options);
|
|
10413
10683
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10414
10684
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesHeadersCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10425,8 +10695,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10425
10695
|
* @throws {RequiredError}
|
|
10426
10696
|
*/
|
|
10427
10697
|
rulesHeadersDelete(organization, project, rule, options) {
|
|
10428
|
-
var _a, _b, _c;
|
|
10429
10698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10699
|
+
var _a, _b, _c;
|
|
10430
10700
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesHeadersDelete(organization, project, rule, options);
|
|
10431
10701
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10432
10702
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesHeadersDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10442,8 +10712,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10442
10712
|
* @throws {RequiredError}
|
|
10443
10713
|
*/
|
|
10444
10714
|
rulesHeadersList(organization, project, options) {
|
|
10445
|
-
var _a, _b, _c;
|
|
10446
10715
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10716
|
+
var _a, _b, _c;
|
|
10447
10717
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesHeadersList(organization, project, options);
|
|
10448
10718
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10449
10719
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesHeadersList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10460,8 +10730,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10460
10730
|
* @throws {RequiredError}
|
|
10461
10731
|
*/
|
|
10462
10732
|
rulesHeadersRead(organization, project, rule, options) {
|
|
10463
|
-
var _a, _b, _c;
|
|
10464
10733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10734
|
+
var _a, _b, _c;
|
|
10465
10735
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesHeadersRead(organization, project, rule, options);
|
|
10466
10736
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10467
10737
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesHeadersRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10479,8 +10749,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10479
10749
|
* @throws {RequiredError}
|
|
10480
10750
|
*/
|
|
10481
10751
|
rulesHeadersUpdate(organization, project, rule, v2RuleHeaderRequest, options) {
|
|
10482
|
-
var _a, _b, _c;
|
|
10483
10752
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10753
|
+
var _a, _b, _c;
|
|
10484
10754
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesHeadersUpdate(organization, project, rule, v2RuleHeaderRequest, options);
|
|
10485
10755
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10486
10756
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesHeadersUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10497,8 +10767,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10497
10767
|
* @throws {RequiredError}
|
|
10498
10768
|
*/
|
|
10499
10769
|
rulesProxyCreate(organization, project, v2RuleProxyRequest, options) {
|
|
10500
|
-
var _a, _b, _c;
|
|
10501
10770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10771
|
+
var _a, _b, _c;
|
|
10502
10772
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesProxyCreate(organization, project, v2RuleProxyRequest, options);
|
|
10503
10773
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10504
10774
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesProxyCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10515,8 +10785,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10515
10785
|
* @throws {RequiredError}
|
|
10516
10786
|
*/
|
|
10517
10787
|
rulesProxyDelete(organization, project, rule, options) {
|
|
10518
|
-
var _a, _b, _c;
|
|
10519
10788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10789
|
+
var _a, _b, _c;
|
|
10520
10790
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesProxyDelete(organization, project, rule, options);
|
|
10521
10791
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10522
10792
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesProxyDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10532,8 +10802,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10532
10802
|
* @throws {RequiredError}
|
|
10533
10803
|
*/
|
|
10534
10804
|
rulesProxyList(organization, project, options) {
|
|
10535
|
-
var _a, _b, _c;
|
|
10536
10805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10806
|
+
var _a, _b, _c;
|
|
10537
10807
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesProxyList(organization, project, options);
|
|
10538
10808
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10539
10809
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesProxyList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10550,8 +10820,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10550
10820
|
* @throws {RequiredError}
|
|
10551
10821
|
*/
|
|
10552
10822
|
rulesProxyRead(organization, project, rule, options) {
|
|
10553
|
-
var _a, _b, _c;
|
|
10554
10823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10824
|
+
var _a, _b, _c;
|
|
10555
10825
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesProxyRead(organization, project, rule, options);
|
|
10556
10826
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10557
10827
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesProxyRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10569,8 +10839,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10569
10839
|
* @throws {RequiredError}
|
|
10570
10840
|
*/
|
|
10571
10841
|
rulesProxyUpdate(organization, project, rule, v2RuleProxyRequest, options) {
|
|
10572
|
-
var _a, _b, _c;
|
|
10573
10842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10843
|
+
var _a, _b, _c;
|
|
10574
10844
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesProxyUpdate(organization, project, rule, v2RuleProxyRequest, options);
|
|
10575
10845
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10576
10846
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesProxyUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10587,8 +10857,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10587
10857
|
* @throws {RequiredError}
|
|
10588
10858
|
*/
|
|
10589
10859
|
rulesRedirectCreate(organization, project, v2RuleRedirectRequest, options) {
|
|
10590
|
-
var _a, _b, _c;
|
|
10591
10860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10861
|
+
var _a, _b, _c;
|
|
10592
10862
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesRedirectCreate(organization, project, v2RuleRedirectRequest, options);
|
|
10593
10863
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10594
10864
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesRedirectCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10605,8 +10875,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10605
10875
|
* @throws {RequiredError}
|
|
10606
10876
|
*/
|
|
10607
10877
|
rulesRedirectDelete(organization, project, rule, options) {
|
|
10608
|
-
var _a, _b, _c;
|
|
10609
10878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10879
|
+
var _a, _b, _c;
|
|
10610
10880
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesRedirectDelete(organization, project, rule, options);
|
|
10611
10881
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10612
10882
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesRedirectDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10622,8 +10892,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10622
10892
|
* @throws {RequiredError}
|
|
10623
10893
|
*/
|
|
10624
10894
|
rulesRedirectList(organization, project, options) {
|
|
10625
|
-
var _a, _b, _c;
|
|
10626
10895
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10896
|
+
var _a, _b, _c;
|
|
10627
10897
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesRedirectList(organization, project, options);
|
|
10628
10898
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10629
10899
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesRedirectList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10640,8 +10910,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10640
10910
|
* @throws {RequiredError}
|
|
10641
10911
|
*/
|
|
10642
10912
|
rulesRedirectRead(organization, project, rule, options) {
|
|
10643
|
-
var _a, _b, _c;
|
|
10644
10913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10914
|
+
var _a, _b, _c;
|
|
10645
10915
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesRedirectRead(organization, project, rule, options);
|
|
10646
10916
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10647
10917
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesRedirectRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10659,8 +10929,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10659
10929
|
* @throws {RequiredError}
|
|
10660
10930
|
*/
|
|
10661
10931
|
rulesRedirectUpdate(organization, project, rule, v2RuleRedirectRequest, options) {
|
|
10662
|
-
var _a, _b, _c;
|
|
10663
10932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10933
|
+
var _a, _b, _c;
|
|
10664
10934
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesRedirectUpdate(organization, project, rule, v2RuleRedirectRequest, options);
|
|
10665
10935
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10666
10936
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesRedirectUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10677,8 +10947,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10677
10947
|
* @throws {RequiredError}
|
|
10678
10948
|
*/
|
|
10679
10949
|
rulesServeStaticCreate(organization, project, v2RuleServeStaticRequest, options) {
|
|
10680
|
-
var _a, _b, _c;
|
|
10681
10950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10951
|
+
var _a, _b, _c;
|
|
10682
10952
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesServeStaticCreate(organization, project, v2RuleServeStaticRequest, options);
|
|
10683
10953
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10684
10954
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesServeStaticCreate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10695,8 +10965,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10695
10965
|
* @throws {RequiredError}
|
|
10696
10966
|
*/
|
|
10697
10967
|
rulesServeStaticDelete(organization, project, rule, options) {
|
|
10698
|
-
var _a, _b, _c;
|
|
10699
10968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10969
|
+
var _a, _b, _c;
|
|
10700
10970
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesServeStaticDelete(organization, project, rule, options);
|
|
10701
10971
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10702
10972
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesServeStaticDelete']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10712,8 +10982,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10712
10982
|
* @throws {RequiredError}
|
|
10713
10983
|
*/
|
|
10714
10984
|
rulesServeStaticList(organization, project, options) {
|
|
10715
|
-
var _a, _b, _c;
|
|
10716
10985
|
return __awaiter(this, void 0, void 0, function* () {
|
|
10986
|
+
var _a, _b, _c;
|
|
10717
10987
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesServeStaticList(organization, project, options);
|
|
10718
10988
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10719
10989
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesServeStaticList']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10730,8 +11000,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10730
11000
|
* @throws {RequiredError}
|
|
10731
11001
|
*/
|
|
10732
11002
|
rulesServeStaticRead(organization, project, rule, options) {
|
|
10733
|
-
var _a, _b, _c;
|
|
10734
11003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
11004
|
+
var _a, _b, _c;
|
|
10735
11005
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesServeStaticRead(organization, project, rule, options);
|
|
10736
11006
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10737
11007
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesServeStaticRead']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -10749,8 +11019,8 @@ const RulesApiFp = function (configuration) {
|
|
|
10749
11019
|
* @throws {RequiredError}
|
|
10750
11020
|
*/
|
|
10751
11021
|
rulesServeStaticUpdate(organization, project, rule, v2RuleServeStaticRequest, options) {
|
|
10752
|
-
var _a, _b, _c;
|
|
10753
11022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
11023
|
+
var _a, _b, _c;
|
|
10754
11024
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.rulesServeStaticUpdate(organization, project, rule, v2RuleServeStaticRequest, options);
|
|
10755
11025
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
10756
11026
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['RulesApi.rulesServeStaticUpdate']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -11919,7 +12189,7 @@ const SSHAccessApiAxiosParamCreator = function (configuration) {
|
|
|
11919
12189
|
* @param {*} [options] Override http request option.
|
|
11920
12190
|
* @throws {RequiredError}
|
|
11921
12191
|
*/
|
|
11922
|
-
getSshAccessCredentials: (
|
|
12192
|
+
getSshAccessCredentials: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
11923
12193
|
// verify required parameter 'organisation' is not null or undefined
|
|
11924
12194
|
(0, common_1.assertParamExists)('getSshAccessCredentials', 'organisation', organisation);
|
|
11925
12195
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -11970,8 +12240,8 @@ const SSHAccessApiFp = function (configuration) {
|
|
|
11970
12240
|
* @throws {RequiredError}
|
|
11971
12241
|
*/
|
|
11972
12242
|
getSshAccessCredentials(organisation, application, environment, options) {
|
|
11973
|
-
var _a, _b, _c;
|
|
11974
12243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12244
|
+
var _a, _b, _c;
|
|
11975
12245
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getSshAccessCredentials(organisation, application, environment, options);
|
|
11976
12246
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
11977
12247
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['SSHAccessApi.getSshAccessCredentials']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12041,7 +12311,7 @@ const ScalingPolicyApiAxiosParamCreator = function (configuration) {
|
|
|
12041
12311
|
* @param {*} [options] Override http request option.
|
|
12042
12312
|
* @throws {RequiredError}
|
|
12043
12313
|
*/
|
|
12044
|
-
deleteScalingPolicy: (
|
|
12314
|
+
deleteScalingPolicy: (organisation_1, application_1, environment_1, policyName_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, policyName_1, ...args_1], void 0, function* (organisation, application, environment, policyName, options = {}) {
|
|
12045
12315
|
// verify required parameter 'organisation' is not null or undefined
|
|
12046
12316
|
(0, common_1.assertParamExists)('deleteScalingPolicy', 'organisation', organisation);
|
|
12047
12317
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -12084,7 +12354,7 @@ const ScalingPolicyApiAxiosParamCreator = function (configuration) {
|
|
|
12084
12354
|
* @param {*} [options] Override http request option.
|
|
12085
12355
|
* @throws {RequiredError}
|
|
12086
12356
|
*/
|
|
12087
|
-
getScalingPolicies: (
|
|
12357
|
+
getScalingPolicies: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
12088
12358
|
// verify required parameter 'organisation' is not null or undefined
|
|
12089
12359
|
(0, common_1.assertParamExists)('getScalingPolicies', 'organisation', organisation);
|
|
12090
12360
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -12125,7 +12395,7 @@ const ScalingPolicyApiAxiosParamCreator = function (configuration) {
|
|
|
12125
12395
|
* @param {*} [options] Override http request option.
|
|
12126
12396
|
* @throws {RequiredError}
|
|
12127
12397
|
*/
|
|
12128
|
-
updateScalingPolicy: (
|
|
12398
|
+
updateScalingPolicy: (organisation_1, application_1, environment_1, scalingPolicy_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, scalingPolicy_1, ...args_1], void 0, function* (organisation, application, environment, scalingPolicy, options = {}) {
|
|
12129
12399
|
// verify required parameter 'organisation' is not null or undefined
|
|
12130
12400
|
(0, common_1.assertParamExists)('updateScalingPolicy', 'organisation', organisation);
|
|
12131
12401
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -12181,8 +12451,8 @@ const ScalingPolicyApiFp = function (configuration) {
|
|
|
12181
12451
|
* @throws {RequiredError}
|
|
12182
12452
|
*/
|
|
12183
12453
|
deleteScalingPolicy(organisation, application, environment, policyName, options) {
|
|
12184
|
-
var _a, _b, _c;
|
|
12185
12454
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12455
|
+
var _a, _b, _c;
|
|
12186
12456
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteScalingPolicy(organisation, application, environment, policyName, options);
|
|
12187
12457
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12188
12458
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ScalingPolicyApi.deleteScalingPolicy']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12199,8 +12469,8 @@ const ScalingPolicyApiFp = function (configuration) {
|
|
|
12199
12469
|
* @throws {RequiredError}
|
|
12200
12470
|
*/
|
|
12201
12471
|
getScalingPolicies(organisation, application, environment, options) {
|
|
12202
|
-
var _a, _b, _c;
|
|
12203
12472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12473
|
+
var _a, _b, _c;
|
|
12204
12474
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getScalingPolicies(organisation, application, environment, options);
|
|
12205
12475
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12206
12476
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ScalingPolicyApi.getScalingPolicies']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12218,8 +12488,8 @@ const ScalingPolicyApiFp = function (configuration) {
|
|
|
12218
12488
|
* @throws {RequiredError}
|
|
12219
12489
|
*/
|
|
12220
12490
|
updateScalingPolicy(organisation, application, environment, scalingPolicy, options) {
|
|
12221
|
-
var _a, _b, _c;
|
|
12222
12491
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12492
|
+
var _a, _b, _c;
|
|
12223
12493
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateScalingPolicy(organisation, application, environment, scalingPolicy, options);
|
|
12224
12494
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12225
12495
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['ScalingPolicyApi.updateScalingPolicy']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12343,7 +12613,7 @@ const VariablesApiAxiosParamCreator = function (configuration) {
|
|
|
12343
12613
|
* @param {*} [options] Override http request option.
|
|
12344
12614
|
* @throws {RequiredError}
|
|
12345
12615
|
*/
|
|
12346
|
-
bulkSetEnvironmentVariables: (
|
|
12616
|
+
bulkSetEnvironmentVariables: (apiOrganisation_1, apiApplication_1, apiEnvironment_1, bulkSetEnvironmentVariablesRequest_1, ...args_1) => __awaiter(this, [apiOrganisation_1, apiApplication_1, apiEnvironment_1, bulkSetEnvironmentVariablesRequest_1, ...args_1], void 0, function* (apiOrganisation, apiApplication, apiEnvironment, bulkSetEnvironmentVariablesRequest, options = {}) {
|
|
12347
12617
|
// verify required parameter 'apiOrganisation' is not null or undefined
|
|
12348
12618
|
(0, common_1.assertParamExists)('bulkSetEnvironmentVariables', 'apiOrganisation', apiOrganisation);
|
|
12349
12619
|
// verify required parameter 'apiApplication' is not null or undefined
|
|
@@ -12388,7 +12658,7 @@ const VariablesApiAxiosParamCreator = function (configuration) {
|
|
|
12388
12658
|
* @param {*} [options] Override http request option.
|
|
12389
12659
|
* @throws {RequiredError}
|
|
12390
12660
|
*/
|
|
12391
|
-
deleteEnvironmentVariable: (
|
|
12661
|
+
deleteEnvironmentVariable: (apiOrganisation_1, apiApplication_1, apiEnvironment_1, apiVariable_1, ...args_1) => __awaiter(this, [apiOrganisation_1, apiApplication_1, apiEnvironment_1, apiVariable_1, ...args_1], void 0, function* (apiOrganisation, apiApplication, apiEnvironment, apiVariable, options = {}) {
|
|
12392
12662
|
// verify required parameter 'apiOrganisation' is not null or undefined
|
|
12393
12663
|
(0, common_1.assertParamExists)('deleteEnvironmentVariable', 'apiOrganisation', apiOrganisation);
|
|
12394
12664
|
// verify required parameter 'apiApplication' is not null or undefined
|
|
@@ -12431,7 +12701,7 @@ const VariablesApiAxiosParamCreator = function (configuration) {
|
|
|
12431
12701
|
* @param {*} [options] Override http request option.
|
|
12432
12702
|
* @throws {RequiredError}
|
|
12433
12703
|
*/
|
|
12434
|
-
listEnvironmentVariables: (
|
|
12704
|
+
listEnvironmentVariables: (apiOrganisation_1, apiApplication_1, apiEnvironment_1, ...args_1) => __awaiter(this, [apiOrganisation_1, apiApplication_1, apiEnvironment_1, ...args_1], void 0, function* (apiOrganisation, apiApplication, apiEnvironment, options = {}) {
|
|
12435
12705
|
// verify required parameter 'apiOrganisation' is not null or undefined
|
|
12436
12706
|
(0, common_1.assertParamExists)('listEnvironmentVariables', 'apiOrganisation', apiOrganisation);
|
|
12437
12707
|
// verify required parameter 'apiApplication' is not null or undefined
|
|
@@ -12473,7 +12743,7 @@ const VariablesApiAxiosParamCreator = function (configuration) {
|
|
|
12473
12743
|
* @param {*} [options] Override http request option.
|
|
12474
12744
|
* @throws {RequiredError}
|
|
12475
12745
|
*/
|
|
12476
|
-
updateEnvironmentVariable: (
|
|
12746
|
+
updateEnvironmentVariable: (apiOrganisation_1, apiApplication_1, apiEnvironment_1, apiVariable_1, updateEnvironmentVariableRequest_1, ...args_1) => __awaiter(this, [apiOrganisation_1, apiApplication_1, apiEnvironment_1, apiVariable_1, updateEnvironmentVariableRequest_1, ...args_1], void 0, function* (apiOrganisation, apiApplication, apiEnvironment, apiVariable, updateEnvironmentVariableRequest, options = {}) {
|
|
12477
12747
|
// verify required parameter 'apiOrganisation' is not null or undefined
|
|
12478
12748
|
(0, common_1.assertParamExists)('updateEnvironmentVariable', 'apiOrganisation', apiOrganisation);
|
|
12479
12749
|
// verify required parameter 'apiApplication' is not null or undefined
|
|
@@ -12532,8 +12802,8 @@ const VariablesApiFp = function (configuration) {
|
|
|
12532
12802
|
* @throws {RequiredError}
|
|
12533
12803
|
*/
|
|
12534
12804
|
bulkSetEnvironmentVariables(apiOrganisation, apiApplication, apiEnvironment, bulkSetEnvironmentVariablesRequest, options) {
|
|
12535
|
-
var _a, _b, _c;
|
|
12536
12805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12806
|
+
var _a, _b, _c;
|
|
12537
12807
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.bulkSetEnvironmentVariables(apiOrganisation, apiApplication, apiEnvironment, bulkSetEnvironmentVariablesRequest, options);
|
|
12538
12808
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12539
12809
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VariablesApi.bulkSetEnvironmentVariables']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12551,8 +12821,8 @@ const VariablesApiFp = function (configuration) {
|
|
|
12551
12821
|
* @throws {RequiredError}
|
|
12552
12822
|
*/
|
|
12553
12823
|
deleteEnvironmentVariable(apiOrganisation, apiApplication, apiEnvironment, apiVariable, options) {
|
|
12554
|
-
var _a, _b, _c;
|
|
12555
12824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12825
|
+
var _a, _b, _c;
|
|
12556
12826
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteEnvironmentVariable(apiOrganisation, apiApplication, apiEnvironment, apiVariable, options);
|
|
12557
12827
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12558
12828
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VariablesApi.deleteEnvironmentVariable']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12569,8 +12839,8 @@ const VariablesApiFp = function (configuration) {
|
|
|
12569
12839
|
* @throws {RequiredError}
|
|
12570
12840
|
*/
|
|
12571
12841
|
listEnvironmentVariables(apiOrganisation, apiApplication, apiEnvironment, options) {
|
|
12572
|
-
var _a, _b, _c;
|
|
12573
12842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12843
|
+
var _a, _b, _c;
|
|
12574
12844
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listEnvironmentVariables(apiOrganisation, apiApplication, apiEnvironment, options);
|
|
12575
12845
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12576
12846
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VariablesApi.listEnvironmentVariables']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12589,8 +12859,8 @@ const VariablesApiFp = function (configuration) {
|
|
|
12589
12859
|
* @throws {RequiredError}
|
|
12590
12860
|
*/
|
|
12591
12861
|
updateEnvironmentVariable(apiOrganisation, apiApplication, apiEnvironment, apiVariable, updateEnvironmentVariableRequest, options) {
|
|
12592
|
-
var _a, _b, _c;
|
|
12593
12862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
12863
|
+
var _a, _b, _c;
|
|
12594
12864
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.updateEnvironmentVariable(apiOrganisation, apiApplication, apiEnvironment, apiVariable, updateEnvironmentVariableRequest, options);
|
|
12595
12865
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12596
12866
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VariablesApi.updateEnvironmentVariable']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12743,7 +13013,7 @@ const VolumesApiAxiosParamCreator = function (configuration) {
|
|
|
12743
13013
|
* @param {*} [options] Override http request option.
|
|
12744
13014
|
* @throws {RequiredError}
|
|
12745
13015
|
*/
|
|
12746
|
-
createVolume: (
|
|
13016
|
+
createVolume: (organisation_1, application_1, environment_1, createVolumeRequest_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, createVolumeRequest_1, ...args_1], void 0, function* (organisation, application, environment, createVolumeRequest, options = {}) {
|
|
12747
13017
|
// verify required parameter 'organisation' is not null or undefined
|
|
12748
13018
|
(0, common_1.assertParamExists)('createVolume', 'organisation', organisation);
|
|
12749
13019
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -12788,7 +13058,7 @@ const VolumesApiAxiosParamCreator = function (configuration) {
|
|
|
12788
13058
|
* @param {*} [options] Override http request option.
|
|
12789
13059
|
* @throws {RequiredError}
|
|
12790
13060
|
*/
|
|
12791
|
-
deleteVolume: (
|
|
13061
|
+
deleteVolume: (organisation_1, application_1, environment_1, volume_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, volume_1, ...args_1], void 0, function* (organisation, application, environment, volume, options = {}) {
|
|
12792
13062
|
// verify required parameter 'organisation' is not null or undefined
|
|
12793
13063
|
(0, common_1.assertParamExists)('deleteVolume', 'organisation', organisation);
|
|
12794
13064
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -12832,7 +13102,7 @@ const VolumesApiAxiosParamCreator = function (configuration) {
|
|
|
12832
13102
|
* @param {*} [options] Override http request option.
|
|
12833
13103
|
* @throws {RequiredError}
|
|
12834
13104
|
*/
|
|
12835
|
-
getVolume: (
|
|
13105
|
+
getVolume: (organisation_1, application_1, environment_1, volume_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, volume_1, ...args_1], void 0, function* (organisation, application, environment, volume, options = {}) {
|
|
12836
13106
|
// verify required parameter 'organisation' is not null or undefined
|
|
12837
13107
|
(0, common_1.assertParamExists)('getVolume', 'organisation', organisation);
|
|
12838
13108
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -12875,7 +13145,7 @@ const VolumesApiAxiosParamCreator = function (configuration) {
|
|
|
12875
13145
|
* @param {*} [options] Override http request option.
|
|
12876
13146
|
* @throws {RequiredError}
|
|
12877
13147
|
*/
|
|
12878
|
-
listVolumes: (
|
|
13148
|
+
listVolumes: (organisation_1, application_1, environment_1, ...args_1) => __awaiter(this, [organisation_1, application_1, environment_1, ...args_1], void 0, function* (organisation, application, environment, options = {}) {
|
|
12879
13149
|
// verify required parameter 'organisation' is not null or undefined
|
|
12880
13150
|
(0, common_1.assertParamExists)('listVolumes', 'organisation', organisation);
|
|
12881
13151
|
// verify required parameter 'application' is not null or undefined
|
|
@@ -12927,8 +13197,8 @@ const VolumesApiFp = function (configuration) {
|
|
|
12927
13197
|
* @throws {RequiredError}
|
|
12928
13198
|
*/
|
|
12929
13199
|
createVolume(organisation, application, environment, createVolumeRequest, options) {
|
|
12930
|
-
var _a, _b, _c;
|
|
12931
13200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
13201
|
+
var _a, _b, _c;
|
|
12932
13202
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.createVolume(organisation, application, environment, createVolumeRequest, options);
|
|
12933
13203
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12934
13204
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VolumesApi.createVolume']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12946,8 +13216,8 @@ const VolumesApiFp = function (configuration) {
|
|
|
12946
13216
|
* @throws {RequiredError}
|
|
12947
13217
|
*/
|
|
12948
13218
|
deleteVolume(organisation, application, environment, volume, options) {
|
|
12949
|
-
var _a, _b, _c;
|
|
12950
13219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
13220
|
+
var _a, _b, _c;
|
|
12951
13221
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.deleteVolume(organisation, application, environment, volume, options);
|
|
12952
13222
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12953
13223
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VolumesApi.deleteVolume']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12965,8 +13235,8 @@ const VolumesApiFp = function (configuration) {
|
|
|
12965
13235
|
* @throws {RequiredError}
|
|
12966
13236
|
*/
|
|
12967
13237
|
getVolume(organisation, application, environment, volume, options) {
|
|
12968
|
-
var _a, _b, _c;
|
|
12969
13238
|
return __awaiter(this, void 0, void 0, function* () {
|
|
13239
|
+
var _a, _b, _c;
|
|
12970
13240
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.getVolume(organisation, application, environment, volume, options);
|
|
12971
13241
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12972
13242
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VolumesApi.getVolume']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|
|
@@ -12983,8 +13253,8 @@ const VolumesApiFp = function (configuration) {
|
|
|
12983
13253
|
* @throws {RequiredError}
|
|
12984
13254
|
*/
|
|
12985
13255
|
listVolumes(organisation, application, environment, options) {
|
|
12986
|
-
var _a, _b, _c;
|
|
12987
13256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
13257
|
+
var _a, _b, _c;
|
|
12988
13258
|
const localVarAxiosArgs = yield localVarAxiosParamCreator.listVolumes(organisation, application, environment, options);
|
|
12989
13259
|
const localVarOperationServerIndex = (_a = configuration === null || configuration === void 0 ? void 0 : configuration.serverIndex) !== null && _a !== void 0 ? _a : 0;
|
|
12990
13260
|
const localVarOperationServerBasePath = (_c = (_b = base_1.operationServerMap['VolumesApi.listVolumes']) === null || _b === void 0 ? void 0 : _b[localVarOperationServerIndex]) === null || _c === void 0 ? void 0 : _c.url;
|