@aws-sdk/client-migrationhubstrategy 3.956.0 → 3.958.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/README.md +1 -28
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +563 -576
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/pagination/index.js +1 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +563 -576
- package/dist-types/pagination/index.d.ts +1 -1
- package/dist-types/ts3.4/pagination/index.d.ts +1 -1
- package/package.json +13 -13
|
@@ -338,707 +338,694 @@ import { TypeRegistry } from "@smithy/core/schema";
|
|
|
338
338
|
import { AccessDeniedException, ConflictException, DependencyException, InternalServerException, ResourceNotFoundException, ServiceLinkedRoleLockClientException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
339
339
|
import { MigrationHubStrategyServiceException } from "../models/MigrationHubStrategyServiceException";
|
|
340
340
|
var SecretsManagerKey = [0, n0, _SMK, 8, 0];
|
|
341
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
341
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
342
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
343
|
+
[_m],
|
|
344
|
+
[0]
|
|
345
|
+
];
|
|
342
346
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
343
|
-
export var AnalyzableServerSummary$ = [3, n0, _ASS,
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
347
|
+
export var AnalyzableServerSummary$ = [3, n0, _ASS,
|
|
348
|
+
0,
|
|
349
|
+
[_h, _iA, _s, _vI],
|
|
350
|
+
[0, 0, 0, 0]
|
|
351
|
+
];
|
|
352
|
+
export var AntipatternReportResult$ = [3, n0, _ARR,
|
|
348
353
|
0,
|
|
349
354
|
[_aN, _aPRSO, _aRS, _aRSM],
|
|
350
|
-
[() => AnalyzerNameUnion$, () => S3Object$, 0, 0]
|
|
351
|
-
];
|
|
352
|
-
export var AntipatternSeveritySummary$ = [3, n0, _ASSn,
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
_rST,
|
|
369
|
-
_iS,
|
|
370
|
-
_aRSO,
|
|
371
|
-
_aRS,
|
|
372
|
-
_aRSM,
|
|
373
|
-
_oV,
|
|
374
|
-
_oD,
|
|
375
|
-
_lAT,
|
|
376
|
-
_aSI,
|
|
377
|
-
_mSAE,
|
|
378
|
-
_rSu,
|
|
379
|
-
_rSM,
|
|
380
|
-
_aUE,
|
|
381
|
-
_rL,
|
|
382
|
-
],
|
|
383
|
-
[
|
|
384
|
-
0,
|
|
385
|
-
0,
|
|
386
|
-
() => RecommendationSet$,
|
|
387
|
-
0,
|
|
388
|
-
0,
|
|
389
|
-
() => ListAntipatternSeveritySummary,
|
|
390
|
-
() => DatabaseConfigDetail$,
|
|
391
|
-
() => SourceCodeRepositories,
|
|
392
|
-
0,
|
|
393
|
-
0,
|
|
394
|
-
0,
|
|
395
|
-
() => S3Object$,
|
|
396
|
-
0,
|
|
397
|
-
0,
|
|
398
|
-
0,
|
|
399
|
-
0,
|
|
400
|
-
4,
|
|
401
|
-
0,
|
|
402
|
-
2,
|
|
403
|
-
0,
|
|
404
|
-
0,
|
|
405
|
-
() => AppUnitError$,
|
|
406
|
-
() => ResultList,
|
|
407
|
-
],
|
|
408
|
-
];
|
|
409
|
-
export var ApplicationComponentStatusSummary$ = [3, n0, _ACSS, 0, [_sCODAS, _co], [0, 1]];
|
|
410
|
-
export var ApplicationComponentStrategy$ = [
|
|
411
|
-
3,
|
|
412
|
-
n0,
|
|
413
|
-
_ACS,
|
|
355
|
+
[() => AnalyzerNameUnion$, () => S3Object$, 0, 0]
|
|
356
|
+
];
|
|
357
|
+
export var AntipatternSeveritySummary$ = [3, n0, _ASSn,
|
|
358
|
+
0,
|
|
359
|
+
[_se, _co],
|
|
360
|
+
[0, 1]
|
|
361
|
+
];
|
|
362
|
+
export var ApplicationComponentDetail$ = [3, n0, _ACD,
|
|
363
|
+
0,
|
|
364
|
+
[_i, _n, _rS, _aS, _sM, _lASS, _dCD, _sCR, _aT, _rST, _iS, _aRSO, _aRS, _aRSM, _oV, _oD, _lAT, _aSI, _mSAE, _rSu, _rSM, _aUE, _rL],
|
|
365
|
+
[0, 0, () => RecommendationSet$, 0, 0, () => ListAntipatternSeveritySummary, () => DatabaseConfigDetail$, () => SourceCodeRepositories, 0, 0, 0, () => S3Object$, 0, 0, 0, 0, 4, 0, 2, 0, 0, () => AppUnitError$, () => ResultList]
|
|
366
|
+
];
|
|
367
|
+
export var ApplicationComponentStatusSummary$ = [3, n0, _ACSS,
|
|
368
|
+
0,
|
|
369
|
+
[_sCODAS, _co],
|
|
370
|
+
[0, 1]
|
|
371
|
+
];
|
|
372
|
+
export var ApplicationComponentStrategy$ = [3, n0, _ACS,
|
|
414
373
|
0,
|
|
415
374
|
[_r, _st, _iP],
|
|
416
|
-
[() => RecommendationSet$, 0, 2]
|
|
375
|
+
[() => RecommendationSet$, 0, 2]
|
|
376
|
+
];
|
|
377
|
+
export var ApplicationComponentSummary$ = [3, n0, _ACSp,
|
|
378
|
+
0,
|
|
379
|
+
[_aT, _co],
|
|
380
|
+
[0, 1]
|
|
417
381
|
];
|
|
418
|
-
export var
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
382
|
+
export var ApplicationPreferences$ = [3, n0, _AP,
|
|
383
|
+
0,
|
|
384
|
+
[_mP],
|
|
385
|
+
[() => ManagementPreference$]
|
|
386
|
+
];
|
|
387
|
+
export var AppUnitError$ = [3, n0, _AUE,
|
|
388
|
+
0,
|
|
389
|
+
[_aUEC],
|
|
390
|
+
[0]
|
|
391
|
+
];
|
|
392
|
+
export var AssessmentSummary$ = [3, n0, _AS,
|
|
425
393
|
0,
|
|
426
394
|
[_lSSS, _lACSS, _lASS, _lACS, _lSS, _aRSO, _aRS, _aRSM, _lAT, _lACSSi, _lSSSi],
|
|
427
|
-
[
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
export var BusinessGoals$ = [3, n0, _BG,
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
395
|
+
[() => ListStrategySummary, () => ListStrategySummary, () => ListAntipatternSeveritySummary, () => ListApplicationComponentSummary, () => ListServerSummary, () => S3Object$, 0, 0, 4, () => ListApplicationComponentStatusSummary, () => ListServerStatusSummary]
|
|
396
|
+
];
|
|
397
|
+
export var AssessmentTarget$ = [3, n0, _AT,
|
|
398
|
+
0,
|
|
399
|
+
[_con, _n, _v],
|
|
400
|
+
[0, 0, 64 | 0]
|
|
401
|
+
];
|
|
402
|
+
export var AssociatedApplication$ = [3, n0, _AA,
|
|
403
|
+
0,
|
|
404
|
+
[_n, _i],
|
|
405
|
+
[0, 0]
|
|
406
|
+
];
|
|
407
|
+
export var AwsManagedResources$ = [3, n0, _AMR,
|
|
408
|
+
0,
|
|
409
|
+
[_tD],
|
|
410
|
+
[64 | 0]
|
|
411
|
+
];
|
|
412
|
+
export var BusinessGoals$ = [3, n0, _BG,
|
|
413
|
+
0,
|
|
414
|
+
[_sOM, _rOOWMS, _mIWCNT, _lCR],
|
|
415
|
+
[1, 1, 1, 1]
|
|
416
|
+
];
|
|
417
|
+
export var Collector$ = [3, n0, _C,
|
|
449
418
|
0,
|
|
450
419
|
[_cI, _iA, _hN, _cH, _cV, _rTS, _lATS, _cS],
|
|
451
|
-
[0, 0, 0, 0, 0, 0, 0, () => ConfigurationSummary$]
|
|
420
|
+
[0, 0, 0, 0, 0, 0, 0, () => ConfigurationSummary$]
|
|
452
421
|
];
|
|
453
|
-
export var ConfigurationSummary$ = [
|
|
454
|
-
3,
|
|
455
|
-
n0,
|
|
456
|
-
_CS,
|
|
422
|
+
export var ConfigurationSummary$ = [3, n0, _CS,
|
|
457
423
|
0,
|
|
458
424
|
[_vBRIL, _iABRIL, _vCIL, _pIL, _rSCASI],
|
|
459
|
-
[
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
];
|
|
467
|
-
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
|
|
425
|
+
[() => VcenterBasedRemoteInfoList, () => IPAddressBasedRemoteInfoList, () => VersionControlInfoList, () => PipelineInfoList, () => RemoteSourceCodeAnalysisServerInfo$]
|
|
426
|
+
];
|
|
427
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
428
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
429
|
+
[_m],
|
|
430
|
+
[0]
|
|
431
|
+
];
|
|
468
432
|
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
469
|
-
export var DatabaseConfigDetail$ = [3, n0, _DCD,
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
433
|
+
export var DatabaseConfigDetail$ = [3, n0, _DCD,
|
|
434
|
+
0,
|
|
435
|
+
[_sN],
|
|
436
|
+
[0]
|
|
437
|
+
];
|
|
438
|
+
export var DatabasePreferences$ = [3, n0, _DP,
|
|
474
439
|
0,
|
|
475
440
|
[_dMP, _dMPa],
|
|
476
|
-
[0, () => DatabaseMigrationPreference$]
|
|
441
|
+
[0, () => DatabaseMigrationPreference$]
|
|
477
442
|
];
|
|
478
|
-
export var DataCollectionDetails$ = [
|
|
479
|
-
3,
|
|
480
|
-
n0,
|
|
481
|
-
_DCDa,
|
|
443
|
+
export var DataCollectionDetails$ = [3, n0, _DCDa,
|
|
482
444
|
0,
|
|
483
445
|
[_st, _ser, _f, _su, _iPn, _sT, _cT, _sM],
|
|
484
|
-
[0, 1, 1, 1, 1, 4, 4, 0]
|
|
446
|
+
[0, 1, 1, 1, 1, 4, 4, 0]
|
|
447
|
+
];
|
|
448
|
+
export var DependencyException$ = [-3, n0, _DE,
|
|
449
|
+
{ [_e]: _serv, [_hE]: 500 },
|
|
450
|
+
[_m],
|
|
451
|
+
[0]
|
|
485
452
|
];
|
|
486
|
-
export var DependencyException$ = [-3, n0, _DE, { [_e]: _serv, [_hE]: 500 }, [_m], [0]];
|
|
487
453
|
TypeRegistry.for(n0).registerError(DependencyException$, DependencyException);
|
|
488
|
-
export var GetApplicationComponentDetailsRequest$ = [3, n0, _GACDR,
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
454
|
+
export var GetApplicationComponentDetailsRequest$ = [3, n0, _GACDR,
|
|
455
|
+
0,
|
|
456
|
+
[_aCI],
|
|
457
|
+
[[0, 1]]
|
|
458
|
+
];
|
|
459
|
+
export var GetApplicationComponentDetailsResponse$ = [3, n0, _GACDRe,
|
|
493
460
|
0,
|
|
494
461
|
[_aCD, _aA, _mAR, _aSIs],
|
|
495
|
-
[() => ApplicationComponentDetail$, () => AssociatedApplications, 2, 64 | 0]
|
|
462
|
+
[() => ApplicationComponentDetail$, () => AssociatedApplications, 2, 64 | 0]
|
|
496
463
|
];
|
|
497
|
-
export var GetApplicationComponentStrategiesRequest$ = [3, n0, _GACSR,
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
464
|
+
export var GetApplicationComponentStrategiesRequest$ = [3, n0, _GACSR,
|
|
465
|
+
0,
|
|
466
|
+
[_aCI],
|
|
467
|
+
[[0, 1]]
|
|
468
|
+
];
|
|
469
|
+
export var GetApplicationComponentStrategiesResponse$ = [3, n0, _GACSRe,
|
|
502
470
|
0,
|
|
503
471
|
[_aCS],
|
|
504
|
-
[() => ApplicationComponentStrategies]
|
|
472
|
+
[() => ApplicationComponentStrategies]
|
|
505
473
|
];
|
|
506
|
-
export var GetAssessmentRequest$ = [3, n0, _GAR,
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
474
|
+
export var GetAssessmentRequest$ = [3, n0, _GAR,
|
|
475
|
+
0,
|
|
476
|
+
[_i],
|
|
477
|
+
[[0, 1]]
|
|
478
|
+
];
|
|
479
|
+
export var GetAssessmentResponse$ = [3, n0, _GARe,
|
|
511
480
|
0,
|
|
512
481
|
[_i, _dCDa, _aTs],
|
|
513
|
-
[0, () => DataCollectionDetails$, () => AssessmentTargets]
|
|
482
|
+
[0, () => DataCollectionDetails$, () => AssessmentTargets]
|
|
483
|
+
];
|
|
484
|
+
export var GetImportFileTaskRequest$ = [3, n0, _GIFTR,
|
|
485
|
+
0,
|
|
486
|
+
[_i],
|
|
487
|
+
[[0, 1]]
|
|
514
488
|
];
|
|
515
|
-
export var
|
|
516
|
-
export var GetImportFileTaskResponse$ = [
|
|
517
|
-
3,
|
|
518
|
-
n0,
|
|
519
|
-
_GIFTRe,
|
|
489
|
+
export var GetImportFileTaskResponse$ = [3, n0, _GIFTRe,
|
|
520
490
|
0,
|
|
521
491
|
[_i, _st, _sT, _iSB, _iSK, _sRSB, _sRSK, _cT, _nORS, _nORF, _iN],
|
|
522
|
-
[0, 0, 4, 0, 0, 0, 0, 4, 1, 1, 0]
|
|
492
|
+
[0, 0, 4, 0, 0, 0, 0, 4, 1, 1, 0]
|
|
493
|
+
];
|
|
494
|
+
export var GetLatestAssessmentIdRequest$ = [3, n0, _GLAIR,
|
|
495
|
+
0,
|
|
496
|
+
[],
|
|
497
|
+
[]
|
|
523
498
|
];
|
|
524
|
-
export var
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
499
|
+
export var GetLatestAssessmentIdResponse$ = [3, n0, _GLAIRe,
|
|
500
|
+
0,
|
|
501
|
+
[_i],
|
|
502
|
+
[0]
|
|
503
|
+
];
|
|
504
|
+
export var GetPortfolioPreferencesRequest$ = [3, n0, _GPPR,
|
|
505
|
+
0,
|
|
506
|
+
[],
|
|
507
|
+
[]
|
|
508
|
+
];
|
|
509
|
+
export var GetPortfolioPreferencesResponse$ = [3, n0, _GPPRe,
|
|
531
510
|
0,
|
|
532
511
|
[_pBG, _aP, _dP, _aM],
|
|
533
|
-
[() => PrioritizeBusinessGoals$, () => ApplicationPreferences$, () => DatabasePreferences$, 0]
|
|
512
|
+
[() => PrioritizeBusinessGoals$, () => ApplicationPreferences$, () => DatabasePreferences$, 0]
|
|
534
513
|
];
|
|
535
|
-
export var GetPortfolioSummaryRequest$ = [3, n0, _GPSR,
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
514
|
+
export var GetPortfolioSummaryRequest$ = [3, n0, _GPSR,
|
|
515
|
+
0,
|
|
516
|
+
[],
|
|
517
|
+
[]
|
|
518
|
+
];
|
|
519
|
+
export var GetPortfolioSummaryResponse$ = [3, n0, _GPSRe,
|
|
520
|
+
0,
|
|
521
|
+
[_aSs],
|
|
522
|
+
[() => AssessmentSummary$]
|
|
523
|
+
];
|
|
524
|
+
export var GetRecommendationReportDetailsRequest$ = [3, n0, _GRRDR,
|
|
525
|
+
0,
|
|
526
|
+
[_i],
|
|
527
|
+
[[0, 1]]
|
|
528
|
+
];
|
|
529
|
+
export var GetRecommendationReportDetailsResponse$ = [3, n0, _GRRDRe,
|
|
542
530
|
0,
|
|
543
531
|
[_i, _rRD],
|
|
544
|
-
[0, () => RecommendationReportDetails$]
|
|
532
|
+
[0, () => RecommendationReportDetails$]
|
|
545
533
|
];
|
|
546
|
-
export var GetServerDetailsRequest$ = [
|
|
547
|
-
3,
|
|
548
|
-
n0,
|
|
549
|
-
_GSDR,
|
|
534
|
+
export var GetServerDetailsRequest$ = [3, n0, _GSDR,
|
|
550
535
|
0,
|
|
551
536
|
[_sI, _nT, _mR],
|
|
552
|
-
[
|
|
553
|
-
[0, 1],
|
|
554
|
-
[0, { [_hQ]: _nT }],
|
|
555
|
-
[1, { [_hQ]: _mR }],
|
|
556
|
-
],
|
|
537
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
557
538
|
];
|
|
558
|
-
export var GetServerDetailsResponse$ = [
|
|
559
|
-
3,
|
|
560
|
-
n0,
|
|
561
|
-
_GSDRe,
|
|
539
|
+
export var GetServerDetailsResponse$ = [3, n0, _GSDRe,
|
|
562
540
|
0,
|
|
563
541
|
[_nT, _sD, _aA],
|
|
564
|
-
[0, () => ServerDetail$, () => AssociatedApplications]
|
|
565
|
-
];
|
|
566
|
-
export var GetServerStrategiesRequest$ = [3, n0, _GSSR,
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
export var
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
542
|
+
[0, () => ServerDetail$, () => AssociatedApplications]
|
|
543
|
+
];
|
|
544
|
+
export var GetServerStrategiesRequest$ = [3, n0, _GSSR,
|
|
545
|
+
0,
|
|
546
|
+
[_sI],
|
|
547
|
+
[[0, 1]]
|
|
548
|
+
];
|
|
549
|
+
export var GetServerStrategiesResponse$ = [3, n0, _GSSRe,
|
|
550
|
+
0,
|
|
551
|
+
[_sS],
|
|
552
|
+
[() => ServerStrategies]
|
|
553
|
+
];
|
|
554
|
+
export var Group$ = [3, n0, _G,
|
|
555
|
+
0,
|
|
556
|
+
[_n, _va],
|
|
557
|
+
[0, 0]
|
|
558
|
+
];
|
|
559
|
+
export var Heterogeneous$ = [3, n0, _H,
|
|
560
|
+
0,
|
|
561
|
+
[_tDE],
|
|
562
|
+
[64 | 0]
|
|
563
|
+
];
|
|
564
|
+
export var Homogeneous$ = [3, n0, _Ho,
|
|
565
|
+
0,
|
|
566
|
+
[_tDE],
|
|
567
|
+
[64 | 0]
|
|
568
|
+
];
|
|
569
|
+
export var ImportFileTaskInformation$ = [3, n0, _IFTI,
|
|
575
570
|
0,
|
|
576
571
|
[_i, _st, _sT, _iSB, _iSK, _sRSB, _sRSK, _cT, _nORS, _nORF, _iN],
|
|
577
|
-
[0, 0, 4, 0, 0, 0, 0, 4, 1, 1, 0]
|
|
572
|
+
[0, 0, 4, 0, 0, 0, 0, 4, 1, 1, 0]
|
|
573
|
+
];
|
|
574
|
+
export var InternalServerException$ = [-3, n0, _ISE,
|
|
575
|
+
{ [_e]: _serv, [_hE]: 500 },
|
|
576
|
+
[_m],
|
|
577
|
+
[0]
|
|
578
578
|
];
|
|
579
|
-
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _serv, [_hE]: 500 }, [_m], [0]];
|
|
580
579
|
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
581
|
-
export var IPAddressBasedRemoteInfo$ = [3, n0, _IPABRI,
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
580
|
+
export var IPAddressBasedRemoteInfo$ = [3, n0, _IPABRI,
|
|
581
|
+
0,
|
|
582
|
+
[_iACTS, _aTu, _oT],
|
|
583
|
+
[0, 0, 0]
|
|
584
|
+
];
|
|
585
|
+
export var ListAnalyzableServersRequest$ = [3, n0, _LASR,
|
|
586
|
+
0,
|
|
587
|
+
[_so, _nT, _mR],
|
|
588
|
+
[0, 0, 1]
|
|
589
|
+
];
|
|
590
|
+
export var ListAnalyzableServersResponse$ = [3, n0, _LASRi,
|
|
587
591
|
0,
|
|
588
592
|
[_aSn, _nT],
|
|
589
|
-
[() => AnalyzableServerSummaryList, 0]
|
|
593
|
+
[() => AnalyzableServerSummaryList, 0]
|
|
590
594
|
];
|
|
591
|
-
export var ListApplicationComponentsRequest$ = [
|
|
592
|
-
3,
|
|
593
|
-
n0,
|
|
594
|
-
_LACR,
|
|
595
|
+
export var ListApplicationComponentsRequest$ = [3, n0, _LACR,
|
|
595
596
|
0,
|
|
596
597
|
[_aCC, _fV, _so, _gIF, _nT, _mR],
|
|
597
|
-
[0, 0, 0, () => GroupIds, 0, 1]
|
|
598
|
+
[0, 0, 0, () => GroupIds, 0, 1]
|
|
598
599
|
];
|
|
599
|
-
export var ListApplicationComponentsResponse$ = [
|
|
600
|
-
3,
|
|
601
|
-
n0,
|
|
602
|
-
_LACRi,
|
|
600
|
+
export var ListApplicationComponentsResponse$ = [3, n0, _LACRi,
|
|
603
601
|
0,
|
|
604
602
|
[_aCIp, _nT],
|
|
605
|
-
[() => ApplicationComponentDetails, 0]
|
|
603
|
+
[() => ApplicationComponentDetails, 0]
|
|
606
604
|
];
|
|
607
|
-
export var ListCollectorsRequest$ = [
|
|
608
|
-
3,
|
|
609
|
-
n0,
|
|
610
|
-
_LCR,
|
|
605
|
+
export var ListCollectorsRequest$ = [3, n0, _LCR,
|
|
611
606
|
0,
|
|
612
607
|
[_nT, _mR],
|
|
613
|
-
[
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
608
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
609
|
+
];
|
|
610
|
+
export var ListCollectorsResponse$ = [3, n0, _LCRi,
|
|
611
|
+
0,
|
|
612
|
+
[_Co, _nT],
|
|
613
|
+
[() => Collectors, 0]
|
|
617
614
|
];
|
|
618
|
-
export var
|
|
619
|
-
export var ListImportFileTaskRequest$ = [
|
|
620
|
-
3,
|
|
621
|
-
n0,
|
|
622
|
-
_LIFTR,
|
|
615
|
+
export var ListImportFileTaskRequest$ = [3, n0, _LIFTR,
|
|
623
616
|
0,
|
|
624
617
|
[_nT, _mR],
|
|
625
|
-
[
|
|
626
|
-
[0, { [_hQ]: _nT }],
|
|
627
|
-
[1, { [_hQ]: _mR }],
|
|
628
|
-
],
|
|
618
|
+
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
629
619
|
];
|
|
630
|
-
export var ListImportFileTaskResponse$ = [
|
|
631
|
-
3,
|
|
632
|
-
n0,
|
|
633
|
-
_LIFTRi,
|
|
620
|
+
export var ListImportFileTaskResponse$ = [3, n0, _LIFTRi,
|
|
634
621
|
0,
|
|
635
622
|
[_tI, _nT],
|
|
636
|
-
[() => ListImportFileTaskInformation, 0]
|
|
623
|
+
[() => ListImportFileTaskInformation, 0]
|
|
637
624
|
];
|
|
638
|
-
export var ListServersRequest$ = [
|
|
639
|
-
3,
|
|
640
|
-
n0,
|
|
641
|
-
_LSR,
|
|
625
|
+
export var ListServersRequest$ = [3, n0, _LSR,
|
|
642
626
|
0,
|
|
643
627
|
[_sC, _fV, _so, _gIF, _nT, _mR],
|
|
644
|
-
[0, 0, 0, () => GroupIds, 0, 1]
|
|
645
|
-
];
|
|
646
|
-
export var ListServersResponse$ = [3, n0, _LSRi,
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
export var
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
628
|
+
[0, 0, 0, () => GroupIds, 0, 1]
|
|
629
|
+
];
|
|
630
|
+
export var ListServersResponse$ = [3, n0, _LSRi,
|
|
631
|
+
0,
|
|
632
|
+
[_sIe, _nT],
|
|
633
|
+
[() => ServerDetails, 0]
|
|
634
|
+
];
|
|
635
|
+
export var NetworkInfo$ = [3, n0, _NI,
|
|
636
|
+
0,
|
|
637
|
+
[_iNn, _iA, _mA, _nM],
|
|
638
|
+
[0, 0, 0, 0]
|
|
639
|
+
];
|
|
640
|
+
export var NoDatabaseMigrationPreference$ = [3, n0, _NDMP,
|
|
641
|
+
0,
|
|
642
|
+
[_tDE],
|
|
643
|
+
[64 | 0]
|
|
644
|
+
];
|
|
645
|
+
export var NoManagementPreference$ = [3, n0, _NMP,
|
|
646
|
+
0,
|
|
647
|
+
[_tD],
|
|
648
|
+
[64 | 0]
|
|
649
|
+
];
|
|
650
|
+
export var OSInfo$ = [3, n0, _OSI,
|
|
651
|
+
0,
|
|
652
|
+
[_t, _ve],
|
|
653
|
+
[0, 0]
|
|
654
|
+
];
|
|
655
|
+
export var PipelineInfo$ = [3, n0, _PI,
|
|
656
|
+
0,
|
|
657
|
+
[_pT, _pCTS],
|
|
658
|
+
[0, 0]
|
|
659
|
+
];
|
|
660
|
+
export var PrioritizeBusinessGoals$ = [3, n0, _PBG,
|
|
661
|
+
0,
|
|
662
|
+
[_bG],
|
|
663
|
+
[() => BusinessGoals$]
|
|
664
|
+
];
|
|
665
|
+
export var PutPortfolioPreferencesRequest$ = [3, n0, _PPPR,
|
|
657
666
|
0,
|
|
658
667
|
[_pBG, _aP, _dP, _aM],
|
|
659
|
-
[() => PrioritizeBusinessGoals$, () => ApplicationPreferences$, () => DatabasePreferences$, 0]
|
|
668
|
+
[() => PrioritizeBusinessGoals$, () => ApplicationPreferences$, () => DatabasePreferences$, 0]
|
|
669
|
+
];
|
|
670
|
+
export var PutPortfolioPreferencesResponse$ = [3, n0, _PPPRu,
|
|
671
|
+
0,
|
|
672
|
+
[],
|
|
673
|
+
[]
|
|
660
674
|
];
|
|
661
|
-
export var
|
|
662
|
-
export var RecommendationReportDetails$ = [
|
|
663
|
-
3,
|
|
664
|
-
n0,
|
|
665
|
-
_RRD,
|
|
675
|
+
export var RecommendationReportDetails$ = [3, n0, _RRD,
|
|
666
676
|
0,
|
|
667
677
|
[_st, _sM, _sT, _cT, _sB, _sK],
|
|
668
|
-
[0, 0, 4, 4, 0, 64 | 0]
|
|
678
|
+
[0, 0, 4, 4, 0, 64 | 0]
|
|
669
679
|
];
|
|
670
|
-
export var RecommendationSet$ = [
|
|
671
|
-
3,
|
|
672
|
-
n0,
|
|
673
|
-
_RS,
|
|
680
|
+
export var RecommendationSet$ = [3, n0, _RS,
|
|
674
681
|
0,
|
|
675
682
|
[_tT, _tD, _str],
|
|
676
|
-
[() => TransformationTool$, 0, 0]
|
|
683
|
+
[() => TransformationTool$, 0, 0]
|
|
684
|
+
];
|
|
685
|
+
export var RemoteSourceCodeAnalysisServerInfo$ = [3, n0, _RSCASI,
|
|
686
|
+
0,
|
|
687
|
+
[_rSCASCT],
|
|
688
|
+
[0]
|
|
689
|
+
];
|
|
690
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
691
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
692
|
+
[_m],
|
|
693
|
+
[0]
|
|
677
694
|
];
|
|
678
|
-
export var RemoteSourceCodeAnalysisServerInfo$ = [3, n0, _RSCASI, 0, [_rSCASCT], [0]];
|
|
679
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
680
695
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
681
|
-
export var Result$ = [
|
|
682
|
-
3,
|
|
683
|
-
n0,
|
|
684
|
-
_R,
|
|
696
|
+
export var Result$ = [3, n0, _R,
|
|
685
697
|
0,
|
|
686
698
|
[_aTn, _aS, _sM, _aRRL],
|
|
687
|
-
[0, () => AnalysisStatusUnion$, 0, () => AntipatternReportResultList]
|
|
699
|
+
[0, () => AnalysisStatusUnion$, 0, () => AntipatternReportResultList]
|
|
700
|
+
];
|
|
701
|
+
export var S3Object$ = [3, n0, _SO,
|
|
702
|
+
0,
|
|
703
|
+
[_sB, _sk],
|
|
704
|
+
[0, 0]
|
|
688
705
|
];
|
|
689
|
-
export var
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
706
|
+
export var SelfManageResources$ = [3, n0, _SMR,
|
|
707
|
+
0,
|
|
708
|
+
[_tD],
|
|
709
|
+
[64 | 0]
|
|
710
|
+
];
|
|
711
|
+
export var ServerDetail$ = [3, n0, _SD,
|
|
695
712
|
0,
|
|
696
713
|
[_i, _n, _rS, _dCS, _sM, _lASS, _sIy, _aCSS, _aRSO, _aRS, _aRSM, _sTe, _lAT, _sE],
|
|
697
|
-
[
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
4,
|
|
711
|
-
() => ServerError$,
|
|
712
|
-
],
|
|
713
|
-
];
|
|
714
|
-
export var ServerError$ = [3, n0, _SE, 0, [_sEC], [0]];
|
|
715
|
-
export var ServerStatusSummary$ = [3, n0, _SSS, 0, [_rTAS, _co], [0, 1]];
|
|
716
|
-
export var ServerStrategy$ = [
|
|
717
|
-
3,
|
|
718
|
-
n0,
|
|
719
|
-
_SS,
|
|
714
|
+
[0, 0, () => RecommendationSet$, 0, 0, () => ListAntipatternSeveritySummary, () => SystemInfo$, () => ListStrategySummary, () => S3Object$, 0, 0, 0, 4, () => ServerError$]
|
|
715
|
+
];
|
|
716
|
+
export var ServerError$ = [3, n0, _SE,
|
|
717
|
+
0,
|
|
718
|
+
[_sEC],
|
|
719
|
+
[0]
|
|
720
|
+
];
|
|
721
|
+
export var ServerStatusSummary$ = [3, n0, _SSS,
|
|
722
|
+
0,
|
|
723
|
+
[_rTAS, _co],
|
|
724
|
+
[0, 1]
|
|
725
|
+
];
|
|
726
|
+
export var ServerStrategy$ = [3, n0, _SS,
|
|
720
727
|
0,
|
|
721
728
|
[_r, _st, _nOAC, _iP],
|
|
722
|
-
[() => RecommendationSet$, 0, 1, 2]
|
|
729
|
+
[() => RecommendationSet$, 0, 1, 2]
|
|
723
730
|
];
|
|
724
|
-
export var ServerSummary$ = [3, n0, _SSe,
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
731
|
+
export var ServerSummary$ = [3, n0, _SSe,
|
|
732
|
+
0,
|
|
733
|
+
[_SOT, _co],
|
|
734
|
+
[0, 1]
|
|
735
|
+
];
|
|
736
|
+
export var ServiceLinkedRoleLockClientException$ = [-3, n0, _SLRLCE,
|
|
729
737
|
{ [_e]: _c, [_hE]: 400 },
|
|
730
738
|
[_m],
|
|
731
|
-
[0]
|
|
739
|
+
[0]
|
|
732
740
|
];
|
|
733
741
|
TypeRegistry.for(n0).registerError(ServiceLinkedRoleLockClientException$, ServiceLinkedRoleLockClientException);
|
|
734
|
-
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
742
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
743
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
744
|
+
[_m],
|
|
745
|
+
[0]
|
|
746
|
+
];
|
|
735
747
|
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
736
|
-
export var SourceCode$ = [3, n0, _SC,
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
748
|
+
export var SourceCode$ = [3, n0, _SC,
|
|
749
|
+
0,
|
|
750
|
+
[_vC, _sV, _l, _pN],
|
|
751
|
+
[0, 0, 0, 0]
|
|
752
|
+
];
|
|
753
|
+
export var SourceCodeRepository$ = [3, n0, _SCR,
|
|
754
|
+
0,
|
|
755
|
+
[_re, _b, _vCT, _pN],
|
|
756
|
+
[0, 0, 0, 0]
|
|
757
|
+
];
|
|
758
|
+
export var StartAssessmentRequest$ = [3, n0, _SAR,
|
|
742
759
|
0,
|
|
743
760
|
[_sFAD, _sFRD, _aTs, _aDST],
|
|
744
|
-
[0, 0, () => AssessmentTargets, 0]
|
|
761
|
+
[0, 0, () => AssessmentTargets, 0]
|
|
762
|
+
];
|
|
763
|
+
export var StartAssessmentResponse$ = [3, n0, _SARt,
|
|
764
|
+
0,
|
|
765
|
+
[_aI],
|
|
766
|
+
[0]
|
|
745
767
|
];
|
|
746
|
-
export var
|
|
747
|
-
export var StartImportFileTaskRequest$ = [
|
|
748
|
-
3,
|
|
749
|
-
n0,
|
|
750
|
-
_SIFTR,
|
|
768
|
+
export var StartImportFileTaskRequest$ = [3, n0, _SIFTR,
|
|
751
769
|
0,
|
|
752
770
|
[_n, _SB, _sk, _dST, _gI, _sFRD],
|
|
753
|
-
[0, 0, 0, 0, () => GroupIds, 0]
|
|
771
|
+
[0, 0, 0, 0, () => GroupIds, 0]
|
|
772
|
+
];
|
|
773
|
+
export var StartImportFileTaskResponse$ = [3, n0, _SIFTRt,
|
|
774
|
+
0,
|
|
775
|
+
[_i],
|
|
776
|
+
[0]
|
|
754
777
|
];
|
|
755
|
-
export var
|
|
756
|
-
export var StartRecommendationReportGenerationRequest$ = [
|
|
757
|
-
3,
|
|
758
|
-
n0,
|
|
759
|
-
_SRRGR,
|
|
778
|
+
export var StartRecommendationReportGenerationRequest$ = [3, n0, _SRRGR,
|
|
760
779
|
0,
|
|
761
780
|
[_oF, _gIF],
|
|
762
|
-
[0, () => GroupIds]
|
|
763
|
-
];
|
|
764
|
-
export var StartRecommendationReportGenerationResponse$ = [3, n0, _SRRGRt,
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
export var
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
781
|
+
[0, () => GroupIds]
|
|
782
|
+
];
|
|
783
|
+
export var StartRecommendationReportGenerationResponse$ = [3, n0, _SRRGRt,
|
|
784
|
+
0,
|
|
785
|
+
[_i],
|
|
786
|
+
[0]
|
|
787
|
+
];
|
|
788
|
+
export var StopAssessmentRequest$ = [3, n0, _SARto,
|
|
789
|
+
0,
|
|
790
|
+
[_aI],
|
|
791
|
+
[0]
|
|
792
|
+
];
|
|
793
|
+
export var StopAssessmentResponse$ = [3, n0, _SARtop,
|
|
794
|
+
0,
|
|
795
|
+
[],
|
|
796
|
+
[]
|
|
797
|
+
];
|
|
798
|
+
export var StrategyOption$ = [3, n0, _SOt,
|
|
799
|
+
0,
|
|
800
|
+
[_str, _tN, _tD, _iP],
|
|
801
|
+
[0, 0, 0, 2]
|
|
802
|
+
];
|
|
803
|
+
export var StrategySummary$ = [3, n0, _SSt,
|
|
804
|
+
0,
|
|
805
|
+
[_str, _co],
|
|
806
|
+
[0, 1]
|
|
807
|
+
];
|
|
808
|
+
export var SystemInfo$ = [3, n0, _SI,
|
|
773
809
|
0,
|
|
774
810
|
[_oI, _fST, _nIL, _cA],
|
|
775
|
-
[() => OSInfo$, 0, () => NetworkInfoList, 0]
|
|
811
|
+
[() => OSInfo$, 0, () => NetworkInfoList, 0]
|
|
812
|
+
];
|
|
813
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
814
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
815
|
+
[_m],
|
|
816
|
+
[0]
|
|
776
817
|
];
|
|
777
|
-
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
|
|
778
818
|
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
779
|
-
export var TransformationTool$ = [3, n0, _TT,
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
819
|
+
export var TransformationTool$ = [3, n0, _TT,
|
|
820
|
+
0,
|
|
821
|
+
[_n, _d, _tTIL],
|
|
822
|
+
[0, 0, 0]
|
|
823
|
+
];
|
|
824
|
+
export var UpdateApplicationComponentConfigRequest$ = [3, n0, _UACCR,
|
|
784
825
|
0,
|
|
785
826
|
[_aCI, _iS, _sO, _sCL, _sMK, _cO, _aT],
|
|
786
|
-
[0, 0, () => StrategyOption$, () => SourceCodeList, [() => SecretsManagerKey, 0], 2, 0]
|
|
827
|
+
[0, 0, () => StrategyOption$, () => SourceCodeList, [() => SecretsManagerKey, 0], 2, 0]
|
|
828
|
+
];
|
|
829
|
+
export var UpdateApplicationComponentConfigResponse$ = [3, n0, _UACCRp,
|
|
830
|
+
0,
|
|
831
|
+
[],
|
|
832
|
+
[]
|
|
787
833
|
];
|
|
788
|
-
export var
|
|
789
|
-
export var UpdateServerConfigRequest$ = [
|
|
790
|
-
3,
|
|
791
|
-
n0,
|
|
792
|
-
_USCR,
|
|
834
|
+
export var UpdateServerConfigRequest$ = [3, n0, _USCR,
|
|
793
835
|
0,
|
|
794
836
|
[_sI, _sO],
|
|
795
|
-
[0, () => StrategyOption$]
|
|
837
|
+
[0, () => StrategyOption$]
|
|
796
838
|
];
|
|
797
|
-
export var UpdateServerConfigResponse$ = [3, n0, _USCRp,
|
|
798
|
-
export var ValidationException$ = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
799
|
-
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
800
|
-
export var VcenterBasedRemoteInfo$ = [3, n0, _VBRI, 0, [_vCTS, _oT], [0, 0]];
|
|
801
|
-
export var VersionControlInfo$ = [3, n0, _VCI, 0, [_vCT, _vCCTS], [0, 0]];
|
|
802
|
-
export var MigrationHubStrategyServiceException$ = [
|
|
803
|
-
-3,
|
|
804
|
-
_sm,
|
|
805
|
-
"MigrationHubStrategyServiceException",
|
|
839
|
+
export var UpdateServerConfigResponse$ = [3, n0, _USCRp,
|
|
806
840
|
0,
|
|
807
841
|
[],
|
|
808
|
-
[]
|
|
842
|
+
[]
|
|
843
|
+
];
|
|
844
|
+
export var ValidationException$ = [-3, n0, _VE,
|
|
845
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
846
|
+
[_m],
|
|
847
|
+
[0]
|
|
848
|
+
];
|
|
849
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
850
|
+
export var VcenterBasedRemoteInfo$ = [3, n0, _VBRI,
|
|
851
|
+
0,
|
|
852
|
+
[_vCTS, _oT],
|
|
853
|
+
[0, 0]
|
|
854
|
+
];
|
|
855
|
+
export var VersionControlInfo$ = [3, n0, _VCI,
|
|
856
|
+
0,
|
|
857
|
+
[_vCT, _vCCTS],
|
|
858
|
+
[0, 0]
|
|
809
859
|
];
|
|
860
|
+
export var MigrationHubStrategyServiceException$ = [-3, _sm, "MigrationHubStrategyServiceException", 0, [], []];
|
|
810
861
|
TypeRegistry.for(_sm).registerError(MigrationHubStrategyServiceException$, MigrationHubStrategyServiceException);
|
|
811
|
-
var AnalyzableServerSummaryList = [1, n0, _ASSL,
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
var
|
|
815
|
-
|
|
862
|
+
var AnalyzableServerSummaryList = [1, n0, _ASSL,
|
|
863
|
+
0, () => AnalyzableServerSummary$
|
|
864
|
+
];
|
|
865
|
+
var AntipatternReportResultList = [1, n0, _ARRL,
|
|
866
|
+
0, () => AntipatternReportResult$
|
|
867
|
+
];
|
|
868
|
+
var ApplicationComponentDetails = [1, n0, _ACDp,
|
|
869
|
+
0, () => ApplicationComponentDetail$
|
|
870
|
+
];
|
|
871
|
+
var ApplicationComponentStrategies = [1, n0, _ACSpp,
|
|
872
|
+
0, () => ApplicationComponentStrategy$
|
|
873
|
+
];
|
|
874
|
+
var AssessmentTargets = [1, n0, _ATs,
|
|
875
|
+
0, () => AssessmentTarget$
|
|
876
|
+
];
|
|
816
877
|
var AssessmentTargetValues = 64 | 0;
|
|
817
|
-
var AssociatedApplications = [1, n0, _AAs,
|
|
878
|
+
var AssociatedApplications = [1, n0, _AAs,
|
|
879
|
+
0, () => AssociatedApplication$
|
|
880
|
+
];
|
|
818
881
|
var AssociatedServerIDs = 64 | 0;
|
|
819
882
|
var AwsManagedTargetDestinations = 64 | 0;
|
|
820
|
-
var Collectors = [1, n0, _Co,
|
|
821
|
-
|
|
883
|
+
var Collectors = [1, n0, _Co,
|
|
884
|
+
0, () => Collector$
|
|
885
|
+
];
|
|
886
|
+
var GroupIds = [1, n0, _GI,
|
|
887
|
+
0, () => Group$
|
|
888
|
+
];
|
|
822
889
|
var HeterogeneousTargetDatabaseEngines = 64 | 0;
|
|
823
890
|
var HomogeneousTargetDatabaseEngines = 64 | 0;
|
|
824
|
-
var IPAddressBasedRemoteInfoList = [1, n0, _IPABRIL,
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
() => ApplicationComponentStatusSummary
|
|
832
|
-
];
|
|
833
|
-
var ListApplicationComponentSummary = [1, n0, _LACS,
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
var
|
|
837
|
-
|
|
838
|
-
|
|
891
|
+
var IPAddressBasedRemoteInfoList = [1, n0, _IPABRIL,
|
|
892
|
+
0, () => IPAddressBasedRemoteInfo$
|
|
893
|
+
];
|
|
894
|
+
var ListAntipatternSeveritySummary = [1, n0, _LASS,
|
|
895
|
+
0, () => AntipatternSeveritySummary$
|
|
896
|
+
];
|
|
897
|
+
var ListApplicationComponentStatusSummary = [1, n0, _LACSS,
|
|
898
|
+
0, () => ApplicationComponentStatusSummary$
|
|
899
|
+
];
|
|
900
|
+
var ListApplicationComponentSummary = [1, n0, _LACS,
|
|
901
|
+
0, () => ApplicationComponentSummary$
|
|
902
|
+
];
|
|
903
|
+
var ListImportFileTaskInformation = [1, n0, _LIFTI,
|
|
904
|
+
0, () => ImportFileTaskInformation$
|
|
905
|
+
];
|
|
906
|
+
var ListServerStatusSummary = [1, n0, _LSSS,
|
|
907
|
+
0, () => ServerStatusSummary$
|
|
908
|
+
];
|
|
909
|
+
var ListServerSummary = [1, n0, _LSS,
|
|
910
|
+
0, () => ServerSummary$
|
|
911
|
+
];
|
|
912
|
+
var ListStrategySummary = [1, n0, _LSSi,
|
|
913
|
+
0, () => StrategySummary$
|
|
914
|
+
];
|
|
915
|
+
var NetworkInfoList = [1, n0, _NIL,
|
|
916
|
+
0, () => NetworkInfo$
|
|
917
|
+
];
|
|
839
918
|
var NoPreferenceTargetDestinations = 64 | 0;
|
|
840
|
-
var PipelineInfoList = [1, n0, _PIL,
|
|
841
|
-
|
|
919
|
+
var PipelineInfoList = [1, n0, _PIL,
|
|
920
|
+
0, () => PipelineInfo$
|
|
921
|
+
];
|
|
922
|
+
var ResultList = [1, n0, _RL,
|
|
923
|
+
0, () => Result$
|
|
924
|
+
];
|
|
842
925
|
var S3Keys = 64 | 0;
|
|
843
926
|
var SelfManageTargetDestinations = 64 | 0;
|
|
844
|
-
var ServerDetails = [1, n0, _SDe,
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
var
|
|
927
|
+
var ServerDetails = [1, n0, _SDe,
|
|
928
|
+
0, () => ServerDetail$
|
|
929
|
+
];
|
|
930
|
+
var ServerStrategies = [1, n0, _SSer,
|
|
931
|
+
0, () => ServerStrategy$
|
|
932
|
+
];
|
|
933
|
+
var SourceCodeList = [1, n0, _SCL,
|
|
934
|
+
0, () => SourceCode$
|
|
935
|
+
];
|
|
936
|
+
var SourceCodeRepositories = [1, n0, _SCRo,
|
|
937
|
+
0, () => SourceCodeRepository$
|
|
938
|
+
];
|
|
848
939
|
var TargetDatabaseEngines = 64 | 0;
|
|
849
|
-
var VcenterBasedRemoteInfoList = [1, n0, _VBRIL,
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
940
|
+
var VcenterBasedRemoteInfoList = [1, n0, _VBRIL,
|
|
941
|
+
0, () => VcenterBasedRemoteInfo$
|
|
942
|
+
];
|
|
943
|
+
var VersionControlInfoList = [1, n0, _VCIL,
|
|
944
|
+
0, () => VersionControlInfo$
|
|
945
|
+
];
|
|
946
|
+
export var AnalysisStatusUnion$ = [4, n0, _ASU,
|
|
947
|
+
0,
|
|
948
|
+
[_rAS, _sCODAS],
|
|
949
|
+
[0, 0]
|
|
950
|
+
];
|
|
951
|
+
export var AnalyzerNameUnion$ = [4, n0, _ANU,
|
|
952
|
+
0,
|
|
953
|
+
[_bAN, _rTAN, _sCAN],
|
|
954
|
+
[0, 0, 0]
|
|
955
|
+
];
|
|
956
|
+
export var DatabaseMigrationPreference$ = [4, n0, _DMP,
|
|
857
957
|
0,
|
|
858
958
|
[_he, _ho, _nP],
|
|
859
|
-
[() => Heterogeneous$, () => Homogeneous$, () => NoDatabaseMigrationPreference$]
|
|
959
|
+
[() => Heterogeneous$, () => Homogeneous$, () => NoDatabaseMigrationPreference$]
|
|
860
960
|
];
|
|
861
|
-
export var ManagementPreference$ = [
|
|
862
|
-
4,
|
|
863
|
-
n0,
|
|
864
|
-
_MP,
|
|
961
|
+
export var ManagementPreference$ = [4, n0, _MP,
|
|
865
962
|
0,
|
|
866
963
|
[_aMR, _sMR, _nP],
|
|
867
|
-
[() => AwsManagedResources$, () => SelfManageResources$, () => NoManagementPreference$]
|
|
868
|
-
];
|
|
869
|
-
export var GetApplicationComponentDetails$ = [
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
{ [_ht]: ["GET", "/get-applicationcomponent-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
]
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
() =>
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
() =>
|
|
892
|
-
];
|
|
893
|
-
export var
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
{ [_ht]: ["GET", "/get-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
]
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
() =>
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
() =>
|
|
916
|
-
];
|
|
917
|
-
export var
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
{ [_ht]: ["
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
]
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
() =>
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
9,
|
|
935
|
-
n0,
|
|
936
|
-
_GSD,
|
|
937
|
-
{ [_ht]: ["GET", "/get-server-details/{serverId}", 200] },
|
|
938
|
-
() => GetServerDetailsRequest$,
|
|
939
|
-
() => GetServerDetailsResponse$,
|
|
940
|
-
];
|
|
941
|
-
export var GetServerStrategies$ = [
|
|
942
|
-
9,
|
|
943
|
-
n0,
|
|
944
|
-
_GSS,
|
|
945
|
-
{ [_ht]: ["GET", "/get-server-strategies/{serverId}", 200] },
|
|
946
|
-
() => GetServerStrategiesRequest$,
|
|
947
|
-
() => GetServerStrategiesResponse$,
|
|
948
|
-
];
|
|
949
|
-
export var ListAnalyzableServers$ = [
|
|
950
|
-
9,
|
|
951
|
-
n0,
|
|
952
|
-
_LAS,
|
|
953
|
-
{ [_ht]: ["POST", "/list-analyzable-servers", 200] },
|
|
954
|
-
() => ListAnalyzableServersRequest$,
|
|
955
|
-
() => ListAnalyzableServersResponse$,
|
|
956
|
-
];
|
|
957
|
-
export var ListApplicationComponents$ = [
|
|
958
|
-
9,
|
|
959
|
-
n0,
|
|
960
|
-
_LAC,
|
|
961
|
-
{ [_ht]: ["POST", "/list-applicationcomponents", 200] },
|
|
962
|
-
() => ListApplicationComponentsRequest$,
|
|
963
|
-
() => ListApplicationComponentsResponse$,
|
|
964
|
-
];
|
|
965
|
-
export var ListCollectors$ = [
|
|
966
|
-
9,
|
|
967
|
-
n0,
|
|
968
|
-
_LC,
|
|
969
|
-
{ [_ht]: ["GET", "/list-collectors", 200] },
|
|
970
|
-
() => ListCollectorsRequest$,
|
|
971
|
-
() => ListCollectorsResponse$,
|
|
972
|
-
];
|
|
973
|
-
export var ListImportFileTask$ = [
|
|
974
|
-
9,
|
|
975
|
-
n0,
|
|
976
|
-
_LIFT,
|
|
977
|
-
{ [_ht]: ["GET", "/list-import-file-task", 200] },
|
|
978
|
-
() => ListImportFileTaskRequest$,
|
|
979
|
-
() => ListImportFileTaskResponse$,
|
|
980
|
-
];
|
|
981
|
-
export var ListServers$ = [
|
|
982
|
-
9,
|
|
983
|
-
n0,
|
|
984
|
-
_LS,
|
|
985
|
-
{ [_ht]: ["POST", "/list-servers", 200] },
|
|
986
|
-
() => ListServersRequest$,
|
|
987
|
-
() => ListServersResponse$,
|
|
988
|
-
];
|
|
989
|
-
export var PutPortfolioPreferences$ = [
|
|
990
|
-
9,
|
|
991
|
-
n0,
|
|
992
|
-
_PPP,
|
|
993
|
-
{ [_ht]: ["POST", "/put-portfolio-preferences", 200] },
|
|
994
|
-
() => PutPortfolioPreferencesRequest$,
|
|
995
|
-
() => PutPortfolioPreferencesResponse$,
|
|
996
|
-
];
|
|
997
|
-
export var StartAssessment$ = [
|
|
998
|
-
9,
|
|
999
|
-
n0,
|
|
1000
|
-
_SA,
|
|
1001
|
-
{ [_ht]: ["POST", "/start-assessment", 200] },
|
|
1002
|
-
() => StartAssessmentRequest$,
|
|
1003
|
-
() => StartAssessmentResponse$,
|
|
1004
|
-
];
|
|
1005
|
-
export var StartImportFileTask$ = [
|
|
1006
|
-
9,
|
|
1007
|
-
n0,
|
|
1008
|
-
_SIFT,
|
|
1009
|
-
{ [_ht]: ["POST", "/start-import-file-task", 200] },
|
|
1010
|
-
() => StartImportFileTaskRequest$,
|
|
1011
|
-
() => StartImportFileTaskResponse$,
|
|
1012
|
-
];
|
|
1013
|
-
export var StartRecommendationReportGeneration$ = [
|
|
1014
|
-
9,
|
|
1015
|
-
n0,
|
|
1016
|
-
_SRRG,
|
|
1017
|
-
{ [_ht]: ["POST", "/start-recommendation-report-generation", 200] },
|
|
1018
|
-
() => StartRecommendationReportGenerationRequest$,
|
|
1019
|
-
() => StartRecommendationReportGenerationResponse$,
|
|
1020
|
-
];
|
|
1021
|
-
export var StopAssessment$ = [
|
|
1022
|
-
9,
|
|
1023
|
-
n0,
|
|
1024
|
-
_SAt,
|
|
1025
|
-
{ [_ht]: ["POST", "/stop-assessment", 200] },
|
|
1026
|
-
() => StopAssessmentRequest$,
|
|
1027
|
-
() => StopAssessmentResponse$,
|
|
1028
|
-
];
|
|
1029
|
-
export var UpdateApplicationComponentConfig$ = [
|
|
1030
|
-
9,
|
|
1031
|
-
n0,
|
|
1032
|
-
_UACC,
|
|
1033
|
-
{ [_ht]: ["POST", "/update-applicationcomponent-config/", 200] },
|
|
1034
|
-
() => UpdateApplicationComponentConfigRequest$,
|
|
1035
|
-
() => UpdateApplicationComponentConfigResponse$,
|
|
1036
|
-
];
|
|
1037
|
-
export var UpdateServerConfig$ = [
|
|
1038
|
-
9,
|
|
1039
|
-
n0,
|
|
1040
|
-
_USC,
|
|
1041
|
-
{ [_ht]: ["POST", "/update-server-config/", 200] },
|
|
1042
|
-
() => UpdateServerConfigRequest$,
|
|
1043
|
-
() => UpdateServerConfigResponse$,
|
|
964
|
+
[() => AwsManagedResources$, () => SelfManageResources$, () => NoManagementPreference$]
|
|
965
|
+
];
|
|
966
|
+
export var GetApplicationComponentDetails$ = [9, n0, _GACD,
|
|
967
|
+
{ [_ht]: ["GET", "/get-applicationcomponent-details/{applicationComponentId}", 200] }, () => GetApplicationComponentDetailsRequest$, () => GetApplicationComponentDetailsResponse$
|
|
968
|
+
];
|
|
969
|
+
export var GetApplicationComponentStrategies$ = [9, n0, _GACS,
|
|
970
|
+
{ [_ht]: ["GET", "/get-applicationcomponent-strategies/{applicationComponentId}", 200] }, () => GetApplicationComponentStrategiesRequest$, () => GetApplicationComponentStrategiesResponse$
|
|
971
|
+
];
|
|
972
|
+
export var GetAssessment$ = [9, n0, _GA,
|
|
973
|
+
{ [_ht]: ["GET", "/get-assessment/{id}", 200] }, () => GetAssessmentRequest$, () => GetAssessmentResponse$
|
|
974
|
+
];
|
|
975
|
+
export var GetImportFileTask$ = [9, n0, _GIFT,
|
|
976
|
+
{ [_ht]: ["GET", "/get-import-file-task/{id}", 200] }, () => GetImportFileTaskRequest$, () => GetImportFileTaskResponse$
|
|
977
|
+
];
|
|
978
|
+
export var GetLatestAssessmentId$ = [9, n0, _GLAI,
|
|
979
|
+
{ [_ht]: ["GET", "/get-latest-assessment-id", 200] }, () => GetLatestAssessmentIdRequest$, () => GetLatestAssessmentIdResponse$
|
|
980
|
+
];
|
|
981
|
+
export var GetPortfolioPreferences$ = [9, n0, _GPP,
|
|
982
|
+
{ [_ht]: ["GET", "/get-portfolio-preferences", 200] }, () => GetPortfolioPreferencesRequest$, () => GetPortfolioPreferencesResponse$
|
|
983
|
+
];
|
|
984
|
+
export var GetPortfolioSummary$ = [9, n0, _GPS,
|
|
985
|
+
{ [_ht]: ["GET", "/get-portfolio-summary", 200] }, () => GetPortfolioSummaryRequest$, () => GetPortfolioSummaryResponse$
|
|
986
|
+
];
|
|
987
|
+
export var GetRecommendationReportDetails$ = [9, n0, _GRRD,
|
|
988
|
+
{ [_ht]: ["GET", "/get-recommendation-report-details/{id}", 200] }, () => GetRecommendationReportDetailsRequest$, () => GetRecommendationReportDetailsResponse$
|
|
989
|
+
];
|
|
990
|
+
export var GetServerDetails$ = [9, n0, _GSD,
|
|
991
|
+
{ [_ht]: ["GET", "/get-server-details/{serverId}", 200] }, () => GetServerDetailsRequest$, () => GetServerDetailsResponse$
|
|
992
|
+
];
|
|
993
|
+
export var GetServerStrategies$ = [9, n0, _GSS,
|
|
994
|
+
{ [_ht]: ["GET", "/get-server-strategies/{serverId}", 200] }, () => GetServerStrategiesRequest$, () => GetServerStrategiesResponse$
|
|
995
|
+
];
|
|
996
|
+
export var ListAnalyzableServers$ = [9, n0, _LAS,
|
|
997
|
+
{ [_ht]: ["POST", "/list-analyzable-servers", 200] }, () => ListAnalyzableServersRequest$, () => ListAnalyzableServersResponse$
|
|
998
|
+
];
|
|
999
|
+
export var ListApplicationComponents$ = [9, n0, _LAC,
|
|
1000
|
+
{ [_ht]: ["POST", "/list-applicationcomponents", 200] }, () => ListApplicationComponentsRequest$, () => ListApplicationComponentsResponse$
|
|
1001
|
+
];
|
|
1002
|
+
export var ListCollectors$ = [9, n0, _LC,
|
|
1003
|
+
{ [_ht]: ["GET", "/list-collectors", 200] }, () => ListCollectorsRequest$, () => ListCollectorsResponse$
|
|
1004
|
+
];
|
|
1005
|
+
export var ListImportFileTask$ = [9, n0, _LIFT,
|
|
1006
|
+
{ [_ht]: ["GET", "/list-import-file-task", 200] }, () => ListImportFileTaskRequest$, () => ListImportFileTaskResponse$
|
|
1007
|
+
];
|
|
1008
|
+
export var ListServers$ = [9, n0, _LS,
|
|
1009
|
+
{ [_ht]: ["POST", "/list-servers", 200] }, () => ListServersRequest$, () => ListServersResponse$
|
|
1010
|
+
];
|
|
1011
|
+
export var PutPortfolioPreferences$ = [9, n0, _PPP,
|
|
1012
|
+
{ [_ht]: ["POST", "/put-portfolio-preferences", 200] }, () => PutPortfolioPreferencesRequest$, () => PutPortfolioPreferencesResponse$
|
|
1013
|
+
];
|
|
1014
|
+
export var StartAssessment$ = [9, n0, _SA,
|
|
1015
|
+
{ [_ht]: ["POST", "/start-assessment", 200] }, () => StartAssessmentRequest$, () => StartAssessmentResponse$
|
|
1016
|
+
];
|
|
1017
|
+
export var StartImportFileTask$ = [9, n0, _SIFT,
|
|
1018
|
+
{ [_ht]: ["POST", "/start-import-file-task", 200] }, () => StartImportFileTaskRequest$, () => StartImportFileTaskResponse$
|
|
1019
|
+
];
|
|
1020
|
+
export var StartRecommendationReportGeneration$ = [9, n0, _SRRG,
|
|
1021
|
+
{ [_ht]: ["POST", "/start-recommendation-report-generation", 200] }, () => StartRecommendationReportGenerationRequest$, () => StartRecommendationReportGenerationResponse$
|
|
1022
|
+
];
|
|
1023
|
+
export var StopAssessment$ = [9, n0, _SAt,
|
|
1024
|
+
{ [_ht]: ["POST", "/stop-assessment", 200] }, () => StopAssessmentRequest$, () => StopAssessmentResponse$
|
|
1025
|
+
];
|
|
1026
|
+
export var UpdateApplicationComponentConfig$ = [9, n0, _UACC,
|
|
1027
|
+
{ [_ht]: ["POST", "/update-applicationcomponent-config/", 200] }, () => UpdateApplicationComponentConfigRequest$, () => UpdateApplicationComponentConfigResponse$
|
|
1028
|
+
];
|
|
1029
|
+
export var UpdateServerConfig$ = [9, n0, _USC,
|
|
1030
|
+
{ [_ht]: ["POST", "/update-server-config/", 200] }, () => UpdateServerConfigRequest$, () => UpdateServerConfigResponse$
|
|
1044
1031
|
];
|