tencentcloud-sdk-nodejs 4.0.543 → 4.0.544

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.
Files changed (105) hide show
  1. package/CHANGELOG.md +321 -0
  2. package/SERVICE_CHANGELOG.md +458 -74
  3. package/package.json +1 -1
  4. package/products.md +21 -21
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +5 -0
  7. package/src/services/bma/index.ts +2 -2
  8. package/src/services/btoe/index.ts +2 -2
  9. package/src/services/cbs/v20170312/cbs_client.ts +1 -0
  10. package/src/services/cbs/v20170312/cbs_models.ts +58 -1
  11. package/src/services/ccc/v20200210/ccc_models.ts +85 -45
  12. package/src/services/cdc/v20201214/cdc_models.ts +6 -0
  13. package/src/services/cfw/v20190904/cfw_client.ts +12 -0
  14. package/src/services/cfw/v20190904/cfw_models.ts +27 -0
  15. package/src/services/chdfs/index.ts +2 -2
  16. package/src/services/cvm/v20170312/cvm_models.ts +2 -2
  17. package/src/services/cynosdb/v20190107/cynosdb_models.ts +6 -6
  18. package/src/services/dbbrain/index.ts +2 -2
  19. package/src/services/domain/v20180808/domain_models.ts +51 -1
  20. package/src/services/dts/v20211206/dts_models.ts +7 -1
  21. package/src/services/eis/index.ts +2 -2
  22. package/src/services/ess/v20201111/ess_client.ts +14 -0
  23. package/src/services/ess/v20201111/ess_models.ts +15 -0
  24. package/src/services/facefusion/index.ts +2 -2
  25. package/src/services/iotcloud/index.ts +2 -2
  26. package/src/services/iotvideo/index.ts +2 -2
  27. package/src/services/irp/index.ts +2 -2
  28. package/src/services/mongodb/index.ts +2 -2
  29. package/src/services/mongodb/v20190725/mongodb_models.ts +81 -33
  30. package/src/services/ocr/v20181119/ocr_models.ts +78 -78
  31. package/src/services/tcr/v20190924/tcr_client.ts +4 -2
  32. package/src/services/tem/index.ts +2 -2
  33. package/src/services/teo/index.ts +2 -2
  34. package/src/services/thpc/index.ts +2 -2
  35. package/src/services/thpc/v20220401/thpc_models.ts +7 -3
  36. package/src/services/tione/index.ts +2 -2
  37. package/src/services/tione/v20211111/tione_client.ts +10 -6
  38. package/src/services/tione/v20211111/tione_models.ts +222 -52
  39. package/src/services/tke/v20180525/tke_models.ts +1 -1
  40. package/src/services/tsw/index.ts +2 -2
  41. package/src/services/vm/index.ts +2 -2
  42. package/src/services/wedata/v20210820/wedata_client.ts +1 -0
  43. package/src/services/wedata/v20210820/wedata_models.ts +39 -1
  44. package/src/services/yunsou/index.ts +2 -2
  45. package/tencentcloud/common/sdk_version.d.ts +1 -1
  46. package/tencentcloud/common/sdk_version.js +1 -1
  47. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +4 -0
  48. package/tencentcloud/services/bma/index.d.ts +4 -4
  49. package/tencentcloud/services/bma/index.js +2 -2
  50. package/tencentcloud/services/btoe/index.d.ts +4 -4
  51. package/tencentcloud/services/btoe/index.js +2 -2
  52. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +49 -1
  53. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +85 -45
  54. package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +5 -0
  55. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -1
  56. package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -0
  57. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +23 -0
  58. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  59. package/tencentcloud/services/chdfs/index.js +2 -2
  60. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +2 -2
  61. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +6 -6
  62. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  63. package/tencentcloud/services/dbbrain/index.js +2 -2
  64. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +41 -1
  65. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +6 -1
  66. package/tencentcloud/services/eis/index.d.ts +4 -4
  67. package/tencentcloud/services/eis/index.js +2 -2
  68. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +7 -1
  69. package/tencentcloud/services/ess/v20201111/ess_client.js +8 -0
  70. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +13 -0
  71. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  72. package/tencentcloud/services/facefusion/index.js +2 -2
  73. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  74. package/tencentcloud/services/iotcloud/index.js +2 -2
  75. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  76. package/tencentcloud/services/iotvideo/index.js +2 -2
  77. package/tencentcloud/services/irp/index.d.ts +4 -4
  78. package/tencentcloud/services/irp/index.js +2 -2
  79. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  80. package/tencentcloud/services/mongodb/index.js +2 -2
  81. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +73 -33
  82. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +78 -78
  83. package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +3 -1
  84. package/tencentcloud/services/tcr/v20190924/tcr_client.js +3 -1
  85. package/tencentcloud/services/tem/index.d.ts +4 -4
  86. package/tencentcloud/services/tem/index.js +2 -2
  87. package/tencentcloud/services/teo/index.d.ts +4 -4
  88. package/tencentcloud/services/teo/index.js +2 -2
  89. package/tencentcloud/services/thpc/index.d.ts +4 -4
  90. package/tencentcloud/services/thpc/index.js +2 -2
  91. package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +6 -3
  92. package/tencentcloud/services/tione/index.d.ts +4 -4
  93. package/tencentcloud/services/tione/index.js +2 -2
  94. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +1 -1
  95. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +191 -46
  96. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
  97. package/tencentcloud/services/tsw/index.d.ts +4 -4
  98. package/tencentcloud/services/tsw/index.js +2 -2
  99. package/tencentcloud/services/vm/index.d.ts +4 -4
  100. package/tencentcloud/services/vm/index.js +2 -2
  101. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +33 -1
  102. package/tencentcloud/services/yunsou/index.d.ts +4 -4
  103. package/tencentcloud/services/yunsou/index.js +2 -2
  104. package/test/cfw.v20190904.test.js +10 -0
  105. package/test/ess.v20201111.test.js +10 -0
@@ -724,62 +724,62 @@ export interface DriverLicenseOCRResponse {
724
724
  /**
725
725
  * 姓名
726
726
  */
727
- Name: string
727
+ Name?: string
728
728
 
729
729
  /**
730
730
  * 性别
731
731
  */
732
- Sex: string
732
+ Sex?: string
733
733
 
734
734
  /**
735
735
  * 国籍
736
736
  */
737
- Nationality: string
737
+ Nationality?: string
738
738
 
739
739
  /**
740
740
  * 住址
741
741
  */
742
- Address: string
742
+ Address?: string
743
743
 
744
744
  /**
745
745
  * 出生日期(YYYY-MM-DD)
746
746
  */
747
- DateOfBirth: string
747
+ DateOfBirth?: string
748
748
 
749
749
  /**
750
750
  * 初次领证日期(YYYY-MM-DD)
751
751
  */
752
- DateOfFirstIssue: string
752
+ DateOfFirstIssue?: string
753
753
 
754
754
  /**
755
755
  * 准驾车型
756
756
  */
757
- Class: string
757
+ Class?: string
758
758
 
759
759
  /**
760
760
  * 有效期开始时间(YYYY-MM-DD)
761
761
  */
762
- StartDate: string
762
+ StartDate?: string
763
763
 
764
764
  /**
765
765
  * 有效期截止时间(YYYY-MM-DD)
766
766
  */
767
- EndDate: string
767
+ EndDate?: string
768
768
 
769
769
  /**
770
770
  * 证号
771
771
  */
772
- CardCode: string
772
+ CardCode?: string
773
773
 
774
774
  /**
775
775
  * 档案编号
776
776
  */
777
- ArchivesCode: string
777
+ ArchivesCode?: string
778
778
 
779
779
  /**
780
780
  * 记录
781
781
  */
782
- Record: string
782
+ Record?: string
783
783
 
784
784
  /**
785
785
  * Code 告警码列表和释义:
@@ -788,7 +788,7 @@ export interface DriverLicenseOCRResponse {
788
788
  -9106 ps告警
789
789
  注:告警码可以同时存在多个
790
790
  */
791
- RecognizeWarnCode: Array<number>
791
+ RecognizeWarnCode?: Array<number>
792
792
 
793
793
  /**
794
794
  * 告警码说明:
@@ -797,22 +797,22 @@ WARN_DRIVER_LICENSE_SCREENED_CARD 翻拍件告警
797
797
  WARN_DRIVER_LICENSE_PS_CARD ps告警
798
798
  注:告警信息可以同时存在多个
799
799
  */
800
- RecognizeWarnMsg: Array<string>
800
+ RecognizeWarnMsg?: Array<string>
801
801
 
802
802
  /**
803
803
  * 发证单位
804
804
  */
805
- IssuingAuthority: string
805
+ IssuingAuthority?: string
806
806
 
807
807
  /**
808
808
  * 状态(仅电子驾驶证支持返回该字段)
809
809
  */
810
- State: string
810
+ State?: string
811
811
 
812
812
  /**
813
813
  * 累积记分(仅电子驾驶证支持返回该字段)
814
814
  */
815
- CumulativeScore: string
815
+ CumulativeScore?: string
816
816
 
817
817
  /**
818
818
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1440,27 +1440,27 @@ export interface InstitutionOCRResponse {
1440
1440
  /**
1441
1441
  * 注册号
1442
1442
  */
1443
- RegId: string
1443
+ RegId?: string
1444
1444
 
1445
1445
  /**
1446
1446
  * 有效期
1447
1447
  */
1448
- ValidDate: string
1448
+ ValidDate?: string
1449
1449
 
1450
1450
  /**
1451
1451
  * 住所
1452
1452
  */
1453
- Location: string
1453
+ Location?: string
1454
1454
 
1455
1455
  /**
1456
1456
  * 名称
1457
1457
  */
1458
- Name: string
1458
+ Name?: string
1459
1459
 
1460
1460
  /**
1461
1461
  * 法定代表人
1462
1462
  */
1463
- LegalPerson: string
1463
+ LegalPerson?: string
1464
1464
 
1465
1465
  /**
1466
1466
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2464,12 +2464,12 @@ export interface GeneralAccurateOCRResponse {
2464
2464
  /**
2465
2465
  * 检测到的文本信息,包括文本行内容、置信度、文本行坐标以及文本行旋转纠正后的坐标,具体内容请点击左侧链接。
2466
2466
  */
2467
- TextDetections: Array<TextDetection>
2467
+ TextDetections?: Array<TextDetection>
2468
2468
 
2469
2469
  /**
2470
2470
  * 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看<a href="https://cloud.tencent.com/document/product/866/45139">如何纠正倾斜文本</a>
2471
2471
  */
2472
- Angel: number
2472
+ Angel?: number
2473
2473
 
2474
2474
  /**
2475
2475
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2602,22 +2602,22 @@ export interface GeneralBasicOCRResponse {
2602
2602
  /**
2603
2603
  * 检测到的文本信息,包括文本行内容、置信度、文本行坐标以及文本行旋转纠正后的坐标,具体内容请点击左侧链接。
2604
2604
  */
2605
- TextDetections: Array<TextDetection>
2605
+ TextDetections?: Array<TextDetection>
2606
2606
 
2607
2607
  /**
2608
2608
  * 检测到的语言类型,目前支持的语言类型参考入参LanguageType说明。
2609
2609
  */
2610
- Language: string
2610
+ Language?: string
2611
2611
 
2612
2612
  /**
2613
2613
  * 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看<a href="https://cloud.tencent.com/document/product/866/45139">如何纠正倾斜文本</a>
2614
2614
  */
2615
- Angel: number
2615
+ Angel?: number
2616
2616
 
2617
2617
  /**
2618
2618
  * 图片为PDF时,返回PDF的总页数,默认为0
2619
2619
  */
2620
- PdfPageSize: number
2620
+ PdfPageSize?: number
2621
2621
 
2622
2622
  /**
2623
2623
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -3045,27 +3045,27 @@ export interface LicensePlateOCRResponse {
3045
3045
  /**
3046
3046
  * 识别出的车牌号码。
3047
3047
  */
3048
- Number: string
3048
+ Number?: string
3049
3049
 
3050
3050
  /**
3051
3051
  * 置信度,0 - 100 之间。
3052
3052
  */
3053
- Confidence: number
3053
+ Confidence?: number
3054
3054
 
3055
3055
  /**
3056
3056
  * 文本行在原图片中的像素坐标框。
3057
3057
  */
3058
- Rect: Rect
3058
+ Rect?: Rect
3059
3059
 
3060
3060
  /**
3061
3061
  * 识别出的车牌颜色,目前支持颜色包括 “白”、“黑”、“蓝”、“绿“、“黄”、“黄绿”、“临牌”。
3062
3062
  */
3063
- Color: string
3063
+ Color?: string
3064
3064
 
3065
3065
  /**
3066
3066
  * 全部车牌信息。
3067
3067
  */
3068
- LicensePlateInfos: Array<LicensePlateInfo>
3068
+ LicensePlateInfos?: Array<LicensePlateInfo>
3069
3069
 
3070
3070
  /**
3071
3071
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -3745,12 +3745,12 @@ export interface ImageEnhancementResponse {
3745
3745
  “origin”:原图
3746
3746
  “preprocess”:预处理后的图
3747
3747
  */
3748
- ImageTag: string
3748
+ ImageTag?: string
3749
3749
 
3750
3750
  /**
3751
3751
  * 图片数据,返回预处理后图像或原图像base64字符
3752
3752
  */
3753
- Image: string
3753
+ Image?: string
3754
3754
 
3755
3755
  /**
3756
3756
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -3987,27 +3987,27 @@ export interface RecognizeTravelCardOCRResponse {
3987
3987
  /**
3988
3988
  * 行程卡更新时间,格式为:XXXX.XX.XX XX:XX:XX
3989
3989
  */
3990
- Time: string
3990
+ Time?: string
3991
3991
 
3992
3992
  /**
3993
3993
  * 行程卡颜色:绿色、黄色、红色
3994
3994
  */
3995
- Color: string
3995
+ Color?: string
3996
3996
 
3997
3997
  /**
3998
3998
  * 7天内到达或途经的城市(自2022年7月8日起,通信行程卡查询结果的覆盖时间范围由“14天”调整为“7天”)
3999
3999
  */
4000
- ReachedCity: Array<string>
4000
+ ReachedCity?: Array<string>
4001
4001
 
4002
4002
  /**
4003
4003
  * 7天内到达或途径存在中高风险地区的城市(自2022年6月29日起,通信行程卡取消“星号”标记,改字段将返回空值)
4004
4004
  */
4005
- RiskArea: Array<string>
4005
+ RiskArea?: Array<string>
4006
4006
 
4007
4007
  /**
4008
4008
  * 电话号码
4009
4009
  */
4010
- Telephone: string
4010
+ Telephone?: string
4011
4011
 
4012
4012
  /**
4013
4013
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -5576,52 +5576,52 @@ export interface RecognizeHealthCodeOCRResponse {
5576
5576
  /**
5577
5577
  * 持码人姓名,如:王*(允许返回空值)
5578
5578
  */
5579
- Name: string
5579
+ Name?: string
5580
5580
 
5581
5581
  /**
5582
5582
  * 持码人身份证号,如:11**************01(允许返回空值)
5583
5583
  */
5584
- IDNumber: string
5584
+ IDNumber?: string
5585
5585
 
5586
5586
  /**
5587
5587
  * 健康码更新时间(允许返回空值)
5588
5588
  */
5589
- Time: string
5589
+ Time?: string
5590
5590
 
5591
5591
  /**
5592
5592
  * 健康码颜色:绿色、黄色、红色(允许返回空值)
5593
5593
  */
5594
- Color: string
5594
+ Color?: string
5595
5595
 
5596
5596
  /**
5597
5597
  * 核酸检测间隔时长(允许返回空值)
5598
5598
  */
5599
- TestingInterval: string
5599
+ TestingInterval?: string
5600
5600
 
5601
5601
  /**
5602
5602
  * 核酸检测结果:阴性、阳性、暂无核酸检测记录(允许返回空值)
5603
5603
  */
5604
- TestingResult: string
5604
+ TestingResult?: string
5605
5605
 
5606
5606
  /**
5607
5607
  * 核酸检测时间(允许返回空值)
5608
5608
  */
5609
- TestingTime: string
5609
+ TestingTime?: string
5610
5610
 
5611
5611
  /**
5612
5612
  * 疫苗接种信息,返回接种针数或接种情况(允许返回空值)
5613
5613
  */
5614
- Vaccination: string
5614
+ Vaccination?: string
5615
5615
 
5616
5616
  /**
5617
5617
  * 场所名称(允许返回空值)
5618
5618
  */
5619
- SpotName: string
5619
+ SpotName?: string
5620
5620
 
5621
5621
  /**
5622
5622
  * 疫苗接种时间
5623
5623
  */
5624
- VaccinationTime: string
5624
+ VaccinationTime?: string
5625
5625
 
5626
5626
  /**
5627
5627
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -5839,142 +5839,142 @@ export interface ResidenceBookletOCRResponse {
5839
5839
  /**
5840
5840
  * 户号
5841
5841
  */
5842
- HouseholdNumber: string
5842
+ HouseholdNumber?: string
5843
5843
 
5844
5844
  /**
5845
5845
  * 姓名
5846
5846
  */
5847
- Name: string
5847
+ Name?: string
5848
5848
 
5849
5849
  /**
5850
5850
  * 性别
5851
5851
  */
5852
- Sex: string
5852
+ Sex?: string
5853
5853
 
5854
5854
  /**
5855
5855
  * 出生地
5856
5856
  */
5857
- BirthPlace: string
5857
+ BirthPlace?: string
5858
5858
 
5859
5859
  /**
5860
5860
  * 民族
5861
5861
  */
5862
- Nation: string
5862
+ Nation?: string
5863
5863
 
5864
5864
  /**
5865
5865
  * 籍贯
5866
5866
  */
5867
- NativePlace: string
5867
+ NativePlace?: string
5868
5868
 
5869
5869
  /**
5870
5870
  * 出生日期
5871
5871
  */
5872
- BirthDate: string
5872
+ BirthDate?: string
5873
5873
 
5874
5874
  /**
5875
5875
  * 公民身份证件编号
5876
5876
  */
5877
- IdCardNumber: string
5877
+ IdCardNumber?: string
5878
5878
 
5879
5879
  /**
5880
5880
  * 文化程度
5881
5881
  */
5882
- EducationDegree: string
5882
+ EducationDegree?: string
5883
5883
 
5884
5884
  /**
5885
5885
  * 服务处所
5886
5886
  */
5887
- ServicePlace: string
5887
+ ServicePlace?: string
5888
5888
 
5889
5889
  /**
5890
5890
  * 户别
5891
5891
  */
5892
- Household: string
5892
+ Household?: string
5893
5893
 
5894
5894
  /**
5895
5895
  * 住址
5896
5896
  */
5897
- Address: string
5897
+ Address?: string
5898
5898
 
5899
5899
  /**
5900
5900
  * 承办人签章文字
5901
5901
  */
5902
- Signature: string
5902
+ Signature?: string
5903
5903
 
5904
5904
  /**
5905
5905
  * 签发日期
5906
5906
  */
5907
- IssueDate: string
5907
+ IssueDate?: string
5908
5908
 
5909
5909
  /**
5910
5910
  * 户主页编号
5911
5911
  */
5912
- HomePageNumber: string
5912
+ HomePageNumber?: string
5913
5913
 
5914
5914
  /**
5915
5915
  * 户主姓名
5916
5916
  */
5917
- HouseholderName: string
5917
+ HouseholderName?: string
5918
5918
 
5919
5919
  /**
5920
5920
  * 户主或与户主关系
5921
5921
  */
5922
- Relationship: string
5922
+ Relationship?: string
5923
5923
 
5924
5924
  /**
5925
5925
  * 本市(县)其他住址
5926
5926
  */
5927
- OtherAddresses: string
5927
+ OtherAddresses?: string
5928
5928
 
5929
5929
  /**
5930
5930
  * 宗教信仰
5931
5931
  */
5932
- ReligiousBelief: string
5932
+ ReligiousBelief?: string
5933
5933
 
5934
5934
  /**
5935
5935
  * 身高
5936
5936
  */
5937
- Height: string
5937
+ Height?: string
5938
5938
 
5939
5939
  /**
5940
5940
  * 血型
5941
5941
  */
5942
- BloodType: string
5942
+ BloodType?: string
5943
5943
 
5944
5944
  /**
5945
5945
  * 婚姻状况
5946
5946
  */
5947
- MaritalStatus: string
5947
+ MaritalStatus?: string
5948
5948
 
5949
5949
  /**
5950
5950
  * 兵役状况
5951
5951
  */
5952
- VeteranStatus: string
5952
+ VeteranStatus?: string
5953
5953
 
5954
5954
  /**
5955
5955
  * 职业
5956
5956
  */
5957
- Profession: string
5957
+ Profession?: string
5958
5958
 
5959
5959
  /**
5960
5960
  * 何时由何地迁来本市(县)
5961
5961
  */
5962
- MoveToCityInformation: string
5962
+ MoveToCityInformation?: string
5963
5963
 
5964
5964
  /**
5965
5965
  * 何时由何地迁来本址
5966
5966
  */
5967
- MoveToSiteInformation: string
5967
+ MoveToSiteInformation?: string
5968
5968
 
5969
5969
  /**
5970
5970
  * 登记日期
5971
5971
  */
5972
- RegistrationDate: string
5972
+ RegistrationDate?: string
5973
5973
 
5974
5974
  /**
5975
5975
  * 曾用名
5976
5976
  */
5977
- FormerName: string
5977
+ FormerName?: string
5978
5978
 
5979
5979
  /**
5980
5980
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -635,8 +635,10 @@ export class Client extends AbstractClient {
635
635
  }
636
636
 
637
637
  /**
638
- * 查询全部实例信息
639
- */
638
+ * 内部替换接口+DescribeInstanceAllForCoding
639
+
640
+ 查询全部实例信息
641
+ */
640
642
  async DescribeInstanceAll(
641
643
  req: DescribeInstanceAllRequest,
642
644
  cb?: (error: string, rep: DescribeInstanceAllResponse) => void
@@ -1,7 +1,7 @@
1
- import { v20210701 } from "./v20210701"
2
1
  import { v20201221 } from "./v20201221"
2
+ import { v20210701 } from "./v20210701"
3
3
 
4
4
  export const tem = {
5
- v20210701: v20210701,
6
5
  v20201221: v20201221,
6
+ v20210701: v20210701,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20220106 } from "./v20220106"
2
1
  import { v20220901 } from "./v20220901"
2
+ import { v20220106 } from "./v20220106"
3
3
 
4
4
  export const teo = {
5
- v20220106: v20220106,
6
5
  v20220901: v20220901,
6
+ v20220106: v20220106,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20220401 } from "./v20220401"
2
1
  import { v20211109 } from "./v20211109"
2
+ import { v20220401 } from "./v20220401"
3
3
 
4
4
  export const thpc = {
5
- v20220401: v20220401,
6
5
  v20211109: v20211109,
6
+ v20220401: v20220401,
7
7
  }
@@ -915,14 +915,13 @@ export interface AddNodesRequest {
915
915
  ClientToken?: string
916
916
 
917
917
  /**
918
- * 队列名称。不指定则为默认队列。<br><li>SLURM默认队列为:compute。<br>
919
- <li>SGE默认队列为:all.q。<br>
918
+ * 队列名称。不指定则为默认队列。<li>SLURM默认队列为:compute。<li>SGE默认队列为:all.q。
920
919
 
921
920
  */
922
921
  QueueName?: string
923
922
 
924
923
  /**
925
- * 添加节点类型。默认值:Compute<br><li>Compute:计算节点。<br><li>Login:登录节点。
924
+ * 添加节点角色。默认值:Compute<br><li>Compute:计算节点。<br><li>Login:登录节点。
926
925
  */
927
926
  NodeRole?: string
928
927
 
@@ -934,6 +933,11 @@ true:发送检查请求,不会创建实例。检查项包括是否填写了
934
933
  false(默认):发送正常请求,通过检查后直接创建实例
935
934
  */
936
935
  DryRun?: boolean
936
+
937
+ /**
938
+ * 添加节点类型。默认取值:STATIC。<li>STATIC:静态节点,不会参与弹性伸缩流程。<li>DYNAMIC:弹性节点,会被弹性缩容的节点。管控节点和登录节点不支持此参数。
939
+ */
940
+ NodeType?: string
937
941
  }
938
942
 
939
943
  /**
@@ -1,7 +1,7 @@
1
- import { v20211111 } from "./v20211111"
2
1
  import { v20191022 } from "./v20191022"
2
+ import { v20211111 } from "./v20211111"
3
3
 
4
4
  export const tione = {
5
- v20211111: v20211111,
6
5
  v20191022: v20191022,
6
+ v20211111: v20211111,
7
7
  }
@@ -58,18 +58,19 @@ import {
58
58
  APIConfigDetail,
59
59
  InferTemplate,
60
60
  StopBatchTaskRequest,
61
+ ContainerStatus,
61
62
  ModifyModelServiceRequest,
62
63
  FrameworkVersion,
63
64
  ModifyModelServicePartialConfigResponse,
64
65
  DescribeModelAccEngineVersionsResponse,
65
- DeleteModelAccelerateTaskResponse,
66
+ DescribeModelServiceCallInfoRequest,
66
67
  DataPoint,
67
68
  TagFilter,
68
69
  CreateTrainingModelRequest,
69
70
  SchemaInfo,
70
71
  StartCmdInfo,
71
72
  DescribeAPIConfigsRequest,
72
- DescribeBillingSpecsRequest,
73
+ DescribeModelServiceGroupsResponse,
73
74
  DeleteBatchTaskRequest,
74
75
  DescribeTrainingModelsResponse,
75
76
  DescribeBatchTaskInstancesResponse,
@@ -79,7 +80,6 @@ import {
79
80
  Spec,
80
81
  TextLabelDistributionInfo,
81
82
  Option,
82
- DescribeModelServiceCallInfoRequest,
83
83
  ResourceGroup,
84
84
  DescribeBatchTaskInstancesRequest,
85
85
  DescribeModelServiceHistoryRequest,
@@ -87,7 +87,7 @@ import {
87
87
  DescribeDatasetsRequest,
88
88
  DeleteTrainingModelResponse,
89
89
  DescribeInferTemplatesResponse,
90
- DescribeModelServiceGroupsResponse,
90
+ DescribeBillingSpecsRequest,
91
91
  InferGatewayCallInfo,
92
92
  DescribeInferTemplatesRequest,
93
93
  DeleteModelServiceGroupResponse,
@@ -123,16 +123,19 @@ import {
123
123
  TextLabelDistributionDetailInfoFifthClass,
124
124
  BatchTaskInstance,
125
125
  CreateBatchTaskResponse,
126
+ DeleteModelServiceResponse,
126
127
  DatasetGroup,
127
128
  DescribeTrainingModelsRequest,
128
- TextLabelDistributionDetailInfoFourthClass,
129
129
  TrainingDataPoint,
130
+ TextLabelDistributionDetailInfoFourthClass,
131
+ Pod,
130
132
  DescribeLatestTrainingMetricsRequest,
131
133
  ResourceInfo,
132
134
  GroupResource,
133
135
  DescribeModelServiceCallInfoResponse,
134
136
  DataSetConfig,
135
137
  ScheduledAction,
138
+ DeleteModelAccelerateTaskResponse,
136
139
  DeleteTrainingTaskRequest,
137
140
  DescribeModelServiceHistoryResponse,
138
141
  BatchModelAccTask,
@@ -156,6 +159,7 @@ import {
156
159
  DescribeAPIConfigsResponse,
157
160
  DescribeDatasetDetailStructuredRequest,
158
161
  DescribeModelAccelerateTaskRequest,
162
+ Container,
159
163
  SegmentationInfo,
160
164
  ModifyModelServicePartialConfigRequest,
161
165
  DescribeModelAccelerateTasksResponse,
@@ -197,7 +201,7 @@ import {
197
201
  DescribeModelServiceHotUpdatedRequest,
198
202
  DescribeTrainingTaskResponse,
199
203
  DescribeBatchTaskResponse,
200
- DeleteModelServiceResponse,
204
+ DefaultNginxGatewayCallInfo,
201
205
  MetricData,
202
206
  DeleteTrainingModelVersionRequest,
203
207
  DescribeModelAccEngineVersionsRequest,