tencentcloud-sdk-nodejs 4.1.211 → 4.1.212

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 (63) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/bma/index.js +2 -2
  3. package/es/services/btoe/index.js +2 -2
  4. package/es/services/chdfs/index.js +2 -2
  5. package/es/services/dbbrain/index.js +2 -2
  6. package/es/services/dts/index.js +2 -2
  7. package/es/services/eis/index.js +2 -2
  8. package/es/services/es/index.js +2 -2
  9. package/es/services/iotvideo/index.js +2 -2
  10. package/es/services/monitor/index.js +2 -2
  11. package/es/services/omics/v20221128/omics_client.js +3 -0
  12. package/es/services/organization/index.js +2 -2
  13. package/es/services/rum/v20210622/rum_client.js +72 -18
  14. package/es/services/sms/index.js +2 -2
  15. package/es/services/tem/index.js +2 -2
  16. package/es/services/vm/index.js +2 -2
  17. package/package.json +1 -1
  18. package/tencentcloud/common/sdk_version.d.ts +1 -1
  19. package/tencentcloud/common/sdk_version.js +1 -1
  20. package/tencentcloud/services/bma/index.d.ts +4 -4
  21. package/tencentcloud/services/bma/index.js +2 -2
  22. package/tencentcloud/services/btoe/index.d.ts +4 -4
  23. package/tencentcloud/services/btoe/index.js +2 -2
  24. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  25. package/tencentcloud/services/chdfs/index.js +2 -2
  26. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  27. package/tencentcloud/services/dbbrain/index.js +2 -2
  28. package/tencentcloud/services/dts/index.d.ts +4 -4
  29. package/tencentcloud/services/dts/index.js +2 -2
  30. package/tencentcloud/services/eis/index.d.ts +4 -4
  31. package/tencentcloud/services/eis/index.js +2 -2
  32. package/tencentcloud/services/es/index.d.ts +4 -4
  33. package/tencentcloud/services/es/index.js +2 -2
  34. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  35. package/tencentcloud/services/iotvideo/index.js +2 -2
  36. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +9 -9
  37. package/tencentcloud/services/monitor/index.d.ts +4 -4
  38. package/tencentcloud/services/monitor/index.js +2 -2
  39. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +41 -34
  40. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +33 -15
  41. package/tencentcloud/services/omics/v20221128/omics_client.d.ts +5 -1
  42. package/tencentcloud/services/omics/v20221128/omics_client.js +6 -0
  43. package/tencentcloud/services/omics/v20221128/omics_models.d.ts +78 -0
  44. package/tencentcloud/services/organization/index.d.ts +4 -4
  45. package/tencentcloud/services/organization/index.js +2 -2
  46. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
  47. package/tencentcloud/services/rum/v20210622/rum_client.d.ts +91 -19
  48. package/tencentcloud/services/rum/v20210622/rum_client.js +135 -27
  49. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +1335 -129
  50. package/tencentcloud/services/sms/index.d.ts +4 -4
  51. package/tencentcloud/services/sms/index.js +2 -2
  52. package/tencentcloud/services/tem/index.d.ts +4 -4
  53. package/tencentcloud/services/tem/index.js +2 -2
  54. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +1 -1
  55. package/tencentcloud/services/teo/v20220901/teo_client.js +1 -1
  56. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -3
  57. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +89 -83
  58. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +118 -84
  59. package/tencentcloud/services/vcube/v20220410/vcube_client.d.ts +1 -1
  60. package/tencentcloud/services/vcube/v20220410/vcube_models.d.ts +18 -5
  61. package/tencentcloud/services/vm/index.d.ts +4 -4
  62. package/tencentcloud/services/vm/index.js +2 -2
  63. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -4
@@ -1901,35 +1901,33 @@ export interface ModifyNamespaceResponse {
1901
1901
  */
1902
1902
  export interface ModifyLaneRuleRequest {
1903
1903
  /**
1904
- * 灰度发布规则ID。该参数可以通过调用 [DescribeLaneRules](https://cloud.tencent.com/document/product/649/44505) 的返回值中的 RuleId 字段来获取或通过登录[控制台](https://console.cloud.tencent.com/tse/tsf-consul?tab=grayscale&subTab=lanerule)查看;也可以调用[CreateLaneRule](https://cloud.tencent.com/document/product/649/44507)创建新的灰度发布规则。
1904
+ * <p>灰度发布规则ID。该参数可以通过调用 <a href="https://cloud.tencent.com/document/product/649/44505">DescribeLaneRules</a> 的返回值中的 RuleId 字段来获取或通过登录<a href="https://console.cloud.tencent.com/tse/tsf-consul?tab=grayscale&amp;subTab=lanerule">控制台</a>查看;也可以调用<a href="https://cloud.tencent.com/document/product/649/44507">CreateLaneRule</a>创建新的灰度发布规则。</p>
1905
1905
  */
1906
1906
  RuleId: string;
1907
1907
  /**
1908
- * 灰度发布规则名称,最多支持60个字符,支持中英文字符。
1908
+ * <p>灰度发布规则名称,最多支持60个字符,支持中英文字符。</p>
1909
1909
  */
1910
1910
  RuleName: string;
1911
1911
  /**
1912
- * 灰度发布规则备注,最多支持200个字符。
1912
+ * <p>灰度发布规则备注,最多支持200个字符。</p>
1913
1913
  */
1914
1914
  Remark: string;
1915
1915
  /**
1916
- * 灰度发布规则标签列表。
1916
+ * <p>灰度发布规则标签列表。</p>
1917
1917
  */
1918
1918
  RuleTagList: Array<LaneRuleTag>;
1919
1919
  /**
1920
- * 灰度发布规则标签关系。- RELEATION_AND:与- RELEATION_OR:或
1921
- */
1922
- RuleTagRelationship: string;
1923
- /**
1924
- * 泳道配置ID。该参数可以通过调用 [DescribeLanes](https://cloud.tencent.com/document/product/649/44504) 的返回值中的 LaneId 字段来获取或通过登录[控制台](https://console.cloud.tencent.com/tse/tsf-consul?tab=grayscale&subTab=lane)查看;也可以调用[CreateLane](https://cloud.tencent.com/document/product/649/44508)创建新的泳道配置。
1920
+ * <p>泳道配置ID。该参数可以通过调用 <a href="https://cloud.tencent.com/document/product/649/44504">DescribeLanes</a> 的返回值中的 LaneId 字段来获取或通过登录<a href="https://console.cloud.tencent.com/tse/tsf-consul?tab=grayscale&amp;subTab=lane">控制台</a>查看;也可以调用<a href="https://cloud.tencent.com/document/product/649/44508">CreateLane</a>创建新的泳道配置。</p>
1925
1921
  */
1926
1922
  LaneId: string;
1927
1923
  /**
1928
- * 开启状态。
1929
- - true:开启
1930
- - false:关闭
1924
+ * <p>开启状态。</p><ul><li>true:开启</li><li>false:关闭</li></ul>
1931
1925
  */
1932
1926
  Enable: boolean;
1927
+ /**
1928
+ * <p>灰度发布规则标签关系。- RELEATION_AND:与- RELEATION_OR:或</p>
1929
+ */
1930
+ RuleTagRelationship?: string;
1933
1931
  }
1934
1932
  /**
1935
1933
  * AddInstances返回参数结构体
@@ -4208,6 +4206,10 @@ export interface UpdateApiRateLimitRulesRequest {
4208
4206
  * QPS值。开启限流规则时,必填
4209
4207
  */
4210
4208
  MaxQps?: number;
4209
+ /**
4210
+ * 旧格式 method 与 path 分开,新格式 path-<Method>,如 /checkToken-GET,默认为新格式
4211
+ */
4212
+ UsePathAndMethodFormat?: boolean;
4211
4213
  }
4212
4214
  /**
4213
4215
  * DescribeGroupInstances请求参数结构体
@@ -7321,45 +7323,55 @@ export interface DescribeGroupUseDetailRequest {
7321
7323
  */
7322
7324
  export interface Microservice {
7323
7325
  /**
7324
- * 微服务ID
7326
+ * <p>微服务ID</p>
7325
7327
  注意:此字段可能返回 null,表示取不到有效值。
7326
7328
  */
7327
7329
  MicroserviceId?: string;
7328
7330
  /**
7329
- * 微服务名称
7331
+ * <p>微服务名称</p>
7330
7332
  注意:此字段可能返回 null,表示取不到有效值。
7331
7333
  */
7332
7334
  MicroserviceName?: string;
7333
7335
  /**
7334
- * 微服务描述
7336
+ * <p>微服务描述</p>
7335
7337
  注意:此字段可能返回 null,表示取不到有效值。
7336
7338
  */
7337
7339
  MicroserviceDesc?: string;
7338
7340
  /**
7339
- * 创建时间
7341
+ * <p>创建时间</p>
7340
7342
  注意:此字段可能返回 null,表示取不到有效值。
7341
7343
  */
7342
7344
  CreateTime?: number;
7343
7345
  /**
7344
- * 更新时间
7346
+ * <p>更新时间</p>
7345
7347
  注意:此字段可能返回 null,表示取不到有效值。
7346
7348
  */
7347
7349
  UpdateTime?: number;
7348
7350
  /**
7349
- * 命名空间ID
7351
+ * <p>命名空间ID</p>
7350
7352
  注意:此字段可能返回 null,表示取不到有效值。
7351
7353
  */
7352
7354
  NamespaceId?: string;
7353
7355
  /**
7354
- * 微服务的运行实例数目
7356
+ * <p>微服务的运行实例数目</p>
7355
7357
  注意:此字段可能返回 null,表示取不到有效值。
7356
7358
  */
7357
7359
  RunInstanceCount?: number;
7358
7360
  /**
7359
- * 微服务的离线实例数目
7361
+ * <p>微服务的离线实例数目</p>
7360
7362
  注意:此字段可能返回 null,表示取不到有效值。
7361
7363
  */
7362
7364
  CriticalInstanceCount?: number;
7365
+ /**
7366
+ * <p>是否禁用删除按钮,true:是;false:否。</p>
7367
+ 注意:此字段可能返回 null,表示取不到有效值。
7368
+ */
7369
+ DeleteDisabled?: boolean;
7370
+ /**
7371
+ * <p>禁用删除原因。</p>
7372
+ 注意:此字段可能返回 null,表示取不到有效值。
7373
+ */
7374
+ DeleteDisabledReason?: string;
7363
7375
  }
7364
7376
  /**
7365
7377
  * UpdateUnitRule返回参数结构体
@@ -8467,93 +8479,97 @@ export interface DescribeApiUseDetailResponse {
8467
8479
  */
8468
8480
  export interface ServiceSetting {
8469
8481
  /**
8470
- * 0:公网, 1:集群内访问, 2:NodePort, 3: VPC 内网访问
8482
+ * <p>0:公网, 1:集群内访问, 2:NodePort, 3: VPC 内网访问</p>
8471
8483
  */
8472
8484
  AccessType: number;
8473
8485
  /**
8474
- * 容器端口映射
8486
+ * <p>容器端口映射</p>
8475
8487
  */
8476
8488
  ProtocolPorts: Array<ProtocolPort>;
8477
8489
  /**
8478
- * 子网ID
8490
+ * <p>子网ID</p>
8479
8491
  */
8480
8492
  SubnetId?: string;
8481
8493
  /**
8482
- * 是否创建 k8s service,默认为 false
8494
+ * <p>是否创建 k8s service,默认为 false</p>
8483
8495
  */
8484
8496
  DisableService?: boolean;
8485
8497
  /**
8486
- * service 是否为 headless 类型
8498
+ * <p>service 是否为 headless 类型</p>
8487
8499
  */
8488
8500
  HeadlessService?: boolean;
8489
8501
  /**
8490
- * 当为 true 且 DisableService 也为 true 时,会删除之前创建的 service,请小心使用
8502
+ * <p>当为 true 且 DisableService 也为 true 时,会删除之前创建的 service,请小心使用</p>
8491
8503
  */
8492
8504
  AllowDeleteService?: boolean;
8493
8505
  /**
8494
- * 开启SessionAffinity,true为开启,false为不开启,默认为false
8506
+ * <p>开启SessionAffinity,true为开启,false为不开启,默认为false</p>
8495
8507
  */
8496
8508
  OpenSessionAffinity?: boolean;
8497
8509
  /**
8498
- * SessionAffinity会话时间,默认10800
8510
+ * <p>SessionAffinity会话时间,默认10800</p>
8499
8511
  */
8500
8512
  SessionAffinityTimeoutSeconds?: number;
8501
8513
  /**
8502
- * 服务名称
8514
+ * <p>服务名称</p>
8503
8515
  */
8504
8516
  ServiceName?: string;
8505
8517
  /**
8506
- * 外部流量策略
8518
+ * <p>外部流量策略</p>
8507
8519
  */
8508
8520
  ExternalTrafficStrategy?: string;
8509
8521
  /**
8510
- * 外部流量策略
8522
+ * <p>外部流量策略</p>
8511
8523
  */
8512
8524
  ExternalTrafficPolicy?: string;
8513
8525
  /**
8514
- * 负载均衡提供者
8526
+ * <p>负载均衡提供者</p>
8515
8527
  */
8516
8528
  LoadBalancerProvisioner?: string;
8517
8529
  /**
8518
- * 负载均衡类型,Intranet表示内网,Internet表示外网
8530
+ * <p>负载均衡类型,Intranet表示内网,Internet表示外网</p>
8519
8531
  */
8520
8532
  LoadBalancingType?: string;
8521
8533
  /**
8522
- * k8s负载均衡内网vip
8534
+ * <p>k8s负载均衡内网vip</p>
8523
8535
  */
8524
8536
  ClusterIp?: string;
8525
8537
  /**
8526
- * 禁用服务Int记录
8538
+ * <p>禁用服务Int记录</p>
8527
8539
  */
8528
8540
  DisableServiceInt?: number;
8529
8541
  /**
8530
- * 开启SessionAffinity Int记录
8542
+ * <p>开启SessionAffinity Int记录</p>
8531
8543
  */
8532
8544
  OpenSessionAffinityInt?: number;
8533
8545
  /**
8534
- * 开启HeadlessService int记录
8546
+ * <p>开启HeadlessService int记录</p>
8535
8547
  */
8536
8548
  HeadlessServiceInt?: number;
8537
8549
  /**
8538
- * 服务名称
8550
+ * <p>服务名称</p>
8539
8551
  */
8540
8552
  Name?: string;
8541
8553
  /**
8542
- * VPC网络ID
8554
+ * <p>VPC网络ID</p>
8543
8555
  */
8544
8556
  VpcId?: string;
8545
8557
  /**
8546
- * 负载均衡VIP
8558
+ * <p>负载均衡VIP</p>
8547
8559
  */
8548
8560
  LoadBalancingIp?: string;
8549
8561
  /**
8550
- * 负载均衡id
8562
+ * <p>负载均衡id</p>
8551
8563
  */
8552
8564
  LoadBalancerId?: string;
8553
8565
  /**
8554
- * 已存在的负载均衡id
8566
+ * <p>已存在的负载均衡id</p>
8555
8567
  */
8556
8568
  ExistingLoadBalancerId?: string;
8569
+ /**
8570
+ * <p>是否为全局服务(仅TCS环境使用)</p>
8571
+ */
8572
+ EnableGlobalService?: boolean;
8557
8573
  }
8558
8574
  /**
8559
8575
  * ModifyUploadInfo请求参数结构体
@@ -9066,135 +9082,143 @@ export interface EnableTaskFlowResponse {
9066
9082
  */
9067
9083
  export interface ApiDetailInfo {
9068
9084
  /**
9069
- * API ID
9085
+ * <p>API ID</p>
9070
9086
  注意:此字段可能返回 null,表示取不到有效值。
9071
9087
  */
9072
9088
  ApiId?: string;
9073
9089
  /**
9074
- * 命名空间ID
9090
+ * <p>命名空间ID</p>
9075
9091
  注意:此字段可能返回 null,表示取不到有效值。
9076
9092
  */
9077
9093
  NamespaceId?: string;
9078
9094
  /**
9079
- * 命名空间名称
9095
+ * <p>命名空间名称</p>
9080
9096
  注意:此字段可能返回 null,表示取不到有效值。
9081
9097
  */
9082
9098
  NamespaceName?: string;
9083
9099
  /**
9084
- * 服务ID
9100
+ * <p>服务ID</p>
9085
9101
  注意:此字段可能返回 null,表示取不到有效值。
9086
9102
  */
9087
9103
  MicroserviceId?: string;
9088
9104
  /**
9089
- * 服务名称
9105
+ * <p>服务名称</p>
9090
9106
  注意:此字段可能返回 null,表示取不到有效值。
9091
9107
  */
9092
9108
  MicroserviceName?: string;
9093
9109
  /**
9094
- * API 请求路径
9110
+ * <p>API 请求路径</p>
9095
9111
  注意:此字段可能返回 null,表示取不到有效值。
9096
9112
  */
9097
9113
  Path?: string;
9098
9114
  /**
9099
- * Api 映射路径
9115
+ * <p>Api 映射路径</p>
9100
9116
  注意:此字段可能返回 null,表示取不到有效值。
9101
9117
  */
9102
9118
  PathMapping?: string;
9103
9119
  /**
9104
- * 请求方法
9120
+ * <p>请求方法</p>
9105
9121
  注意:此字段可能返回 null,表示取不到有效值。
9106
9122
  */
9107
9123
  Method?: string;
9108
9124
  /**
9109
- * 所属分组ID
9125
+ * <p>所属分组ID</p>
9110
9126
  注意:此字段可能返回 null,表示取不到有效值。
9111
9127
  */
9112
9128
  GroupId?: string;
9113
9129
  /**
9114
- * 是否禁用
9130
+ * <p>是否禁用</p>
9115
9131
  注意:此字段可能返回 null,表示取不到有效值。
9116
9132
  */
9117
9133
  UsableStatus?: string;
9118
9134
  /**
9119
- * 发布状态
9135
+ * <p>发布状态</p>
9120
9136
  注意:此字段可能返回 null,表示取不到有效值。
9121
9137
  */
9122
9138
  ReleaseStatus?: string;
9123
9139
  /**
9124
- * 开启限流
9140
+ * <p>开启限流</p>
9125
9141
  注意:此字段可能返回 null,表示取不到有效值。
9126
9142
  */
9127
9143
  RateLimitStatus?: string;
9128
9144
  /**
9129
- * 是否开启mock
9145
+ * <p>是否开启mock</p>
9130
9146
  注意:此字段可能返回 null,表示取不到有效值。
9131
9147
  */
9132
9148
  MockStatus?: string;
9133
9149
  /**
9134
- * 创建时间
9150
+ * <p>创建时间</p>
9135
9151
  注意:此字段可能返回 null,表示取不到有效值。
9136
9152
  */
9137
9153
  CreatedTime?: string;
9138
9154
  /**
9139
- * 更新时间
9155
+ * <p>更新时间</p>
9140
9156
  注意:此字段可能返回 null,表示取不到有效值。
9141
9157
  */
9142
9158
  UpdatedTime?: string;
9143
9159
  /**
9144
- * 发布时间
9160
+ * <p>发布时间</p>
9145
9161
  注意:此字段可能返回 null,表示取不到有效值。
9146
9162
  */
9147
9163
  ReleasedTime?: string;
9148
9164
  /**
9149
- * 所属分组名称
9165
+ * <p>所属分组名称</p>
9150
9166
  注意:此字段可能返回 null,表示取不到有效值。
9151
9167
  */
9152
9168
  GroupName?: string;
9153
9169
  /**
9154
- * API 超时,单位毫秒
9170
+ * <p>API 超时,单位毫秒</p>
9155
9171
  注意:此字段可能返回 null,表示取不到有效值。
9156
9172
  */
9157
9173
  Timeout?: number;
9158
9174
  /**
9159
- * Api所在服务host
9175
+ * <p>Api所在服务host</p>
9160
9176
  注意:此字段可能返回 null,表示取不到有效值。
9161
9177
  */
9162
9178
  Host?: string;
9163
9179
  /**
9164
- * API类型。 ms : 微服务API; external :外部服务Api
9180
+ * <p>API类型。 ms : 微服务API; external :外部服务Api</p>
9165
9181
  注意:此字段可能返回 null,表示取不到有效值。
9166
9182
  */
9167
9183
  ApiType?: string;
9168
9184
  /**
9169
- * Api描述信息
9185
+ * <p>Api描述信息</p>
9170
9186
  注意:此字段可能返回 null,表示取不到有效值。
9171
9187
  */
9172
9188
  Description?: string;
9173
9189
  /**
9174
- * API路径匹配类型。normal:普通API;wildcard:通配API
9190
+ * <p>API路径匹配类型。normal:普通API;wildcard:通配API。</p>
9175
9191
  注意:此字段可能返回 null,表示取不到有效值。
9176
9192
  */
9177
9193
  ApiMatchType?: string;
9178
9194
  /**
9179
- * RPC 额外信息
9195
+ * <p>RPC 额外信息</p>
9180
9196
  注意:此字段可能返回 null,表示取不到有效值。
9181
9197
  */
9182
9198
  RpcExt?: string;
9183
9199
  /**
9184
- * 部署组id
9200
+ * <p>部署组id</p>
9185
9201
  注意:此字段可能返回 null,表示取不到有效值。
9186
9202
  */
9187
9203
  GatewayDeployGroupId?: string;
9188
9204
  /**
9189
- * md5
9205
+ * <p>md5</p>
9190
9206
  注意:此字段可能返回 null,表示取不到有效值。
9191
9207
  */
9192
9208
  Md5?: string;
9193
9209
  /**
9194
- * RPC 类型
9210
+ * <p>RPC 类型</p>
9195
9211
  注意:此字段可能返回 null,表示取不到有效值。
9196
9212
  */
9197
9213
  RpcType?: string;
9214
+ /**
9215
+ * <p>是否禁用短路径访问开关</p>
9216
+ */
9217
+ PathMappingUnsupported?: boolean;
9218
+ /**
9219
+ * <p>禁用短路径访问开关原因</p>
9220
+ */
9221
+ PathMappingUnsupportedMsg?: string;
9198
9222
  }
9199
9223
  /**
9200
9224
  * DeleteUnitRule返回参数结构体
@@ -9772,6 +9796,14 @@ export interface SimpleGroup {
9772
9796
  * k8s 命名空间名称
9773
9797
  */
9774
9798
  K8sNamespaceName?: string;
9799
+ /**
9800
+ * 创建时间
9801
+ */
9802
+ CreateTime?: string;
9803
+ /**
9804
+ * 更新时间
9805
+ */
9806
+ UpdatedTime?: string;
9775
9807
  }
9776
9808
  /**
9777
9809
  * CreateApiRateLimitRuleWithDetailResp返回参数结构体
@@ -11783,9 +11815,7 @@ export interface RevocationPublicConfigRequest {
11783
11815
  */
11784
11816
  export interface ModifyLaneRuleResponse {
11785
11817
  /**
11786
- * 修改结果。
11787
- - true:成功
11788
- - false:失败
11818
+ * <p>修改结果。</p><ul><li>true:成功</li><li>false:失败</li></ul>
11789
11819
  */
11790
11820
  Result?: boolean;
11791
11821
  /**
@@ -13964,70 +13994,74 @@ export interface UpdateHealthCheckSettingsResponse {
13964
13994
  */
13965
13995
  export interface ApiRateLimitRule {
13966
13996
  /**
13967
- * rule Id
13997
+ * <p>rule Id</p>
13968
13998
  注意:此字段可能返回 null,表示取不到有效值。
13969
13999
  */
13970
14000
  RuleId?: string;
13971
14001
  /**
13972
- * API ID
14002
+ * <p>API ID</p>
13973
14003
  注意:此字段可能返回 null,表示取不到有效值。
13974
14004
  */
13975
14005
  ApiId?: string;
13976
14006
  /**
13977
- * 限流名称
14007
+ * <p>限流名称</p>
13978
14008
  注意:此字段可能返回 null,表示取不到有效值。
13979
14009
  */
13980
14010
  RuleName?: string;
13981
14011
  /**
13982
- * 最大限流qps
14012
+ * <p>最大限流qps</p>
13983
14013
  注意:此字段可能返回 null,表示取不到有效值。
13984
14014
  */
13985
14015
  MaxQps?: number;
13986
14016
  /**
13987
- * 生效/禁用, enabled/disabled
14017
+ * <p>生效/禁用, enabled/disabled</p>
13988
14018
  注意:此字段可能返回 null,表示取不到有效值。
13989
14019
  */
13990
14020
  UsableStatus?: string;
13991
14021
  /**
13992
- * 规则内容
14022
+ * <p>规则内容</p>
13993
14023
  注意:此字段可能返回 null,表示取不到有效值。
13994
14024
  */
13995
14025
  RuleContent?: string;
13996
14026
  /**
13997
- * Tsf Rule ID
14027
+ * <p>Tsf Rule ID</p>
13998
14028
  注意:此字段可能返回 null,表示取不到有效值。
13999
14029
  */
14000
14030
  TsfRuleId?: string;
14001
14031
  /**
14002
- * 描述
14032
+ * <p>描述</p>
14003
14033
  注意:此字段可能返回 null,表示取不到有效值。
14004
14034
  */
14005
14035
  Description?: string;
14006
14036
  /**
14007
- * 创建时间
14037
+ * <p>创建时间</p>
14008
14038
  注意:此字段可能返回 null,表示取不到有效值。
14009
14039
  */
14010
14040
  CreatedTime?: string;
14011
14041
  /**
14012
- * 更新时间
14042
+ * <p>更新时间</p>
14013
14043
  注意:此字段可能返回 null,表示取不到有效值。
14014
14044
  */
14015
14045
  UpdatedTime?: string;
14016
14046
  /**
14017
- * 分页参数limit
14047
+ * <p>分页参数limit</p>
14018
14048
  注意:此字段可能返回 null,表示取不到有效值。
14019
14049
  */
14020
14050
  Limit?: number;
14021
14051
  /**
14022
- * 分页参数offset
14052
+ * <p>分页参数offset</p>
14023
14053
  注意:此字段可能返回 null,表示取不到有效值。
14024
14054
  */
14025
14055
  Offset?: number;
14026
14056
  /**
14027
- * AppId
14057
+ * <p>AppId</p>
14028
14058
  注意:此字段可能返回 null,表示取不到有效值。
14029
14059
  */
14030
14060
  AppId?: string;
14061
+ /**
14062
+ * <p>旧格式 method 与 path 分开,新格式 path-Method,如 /checkToken-GET,默认为新格式</p>
14063
+ */
14064
+ UsePathAndMethodFormat?: boolean;
14031
14065
  }
14032
14066
  /**
14033
14067
  * DeployContainerApplication请求参数结构体
@@ -98,7 +98,7 @@ export declare class Client extends AbstractClient {
98
98
  /**
99
99
  * 总览页查询临期License列表,和统计数据
100
100
  */
101
- DescribeLicenseList(req?: DescribeLicenseListRequest, cb?: (error: string, rep: DescribeLicenseListResponse) => void): Promise<DescribeLicenseListResponse>;
101
+ DescribeLicenseList(req: DescribeLicenseListRequest, cb?: (error: string, rep: DescribeLicenseListResponse) => void): Promise<DescribeLicenseListResponse>;
102
102
  /**
103
103
  * 创建活动license
104
104
  */
@@ -1326,19 +1326,19 @@ export interface XMagicResource {
1326
1326
  */
1327
1327
  export interface DescribeLicenseListResponse {
1328
1328
  /**
1329
- * 临期license数量
1329
+ * <p>临期license数量</p>
1330
1330
  */
1331
1331
  Count?: number;
1332
1332
  /**
1333
- * 正式license总览统计数据
1333
+ * <p>正式license总览统计数据</p>
1334
1334
  */
1335
1335
  Overview?: Overview;
1336
1336
  /**
1337
- * 临期license列表
1337
+ * <p>临期license列表</p>
1338
1338
  */
1339
1339
  LicenseList?: Array<OverviewLicense>;
1340
1340
  /**
1341
- * 测试license总览统计数据
1341
+ * <p>测试license总览统计数据</p>
1342
1342
  */
1343
1343
  TrialOverview?: Overview;
1344
1344
  /**
@@ -1823,7 +1823,20 @@ export interface UpdateXMagicRequest {
1823
1823
  /**
1824
1824
  * DescribeLicenseList请求参数结构体
1825
1825
  */
1826
- export type DescribeLicenseListRequest = null;
1826
+ export interface DescribeLicenseListRequest {
1827
+ /**
1828
+ * <p>页码,从0开始</p>
1829
+ */
1830
+ PageNumber: number;
1831
+ /**
1832
+ * <p>每页数据量</p>
1833
+ */
1834
+ PageSize: number;
1835
+ /**
1836
+ * <p>pc端还是mobile端</p>
1837
+ */
1838
+ Platform: string;
1839
+ }
1827
1840
  /**
1828
1841
  * DescribeVcubeApplicationAndPlayList请求参数结构体
1829
1842
  */
@@ -1,12 +1,12 @@
1
1
  export declare const vm: {
2
- v20210922: {
3
- Client: typeof import("./v20210922/vm_client").Client;
4
- Models: typeof import("./v20210922/vm_models");
5
- };
6
2
  v20200709: {
7
3
  Client: typeof import("./v20200709/vm_client").Client;
8
4
  Models: typeof import("./v20200709/vm_models");
9
5
  };
6
+ v20210922: {
7
+ Client: typeof import("./v20210922/vm_client").Client;
8
+ Models: typeof import("./v20210922/vm_models");
9
+ };
10
10
  v20201229: {
11
11
  Client: typeof import("./v20201229/vm_client").Client;
12
12
  Models: typeof import("./v20201229/vm_models");
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.vm = void 0;
4
- const v20210922_1 = require("./v20210922");
5
4
  const v20200709_1 = require("./v20200709");
5
+ const v20210922_1 = require("./v20210922");
6
6
  const v20201229_1 = require("./v20201229");
7
7
  exports.vm = {
8
- v20210922: v20210922_1.v20210922,
9
8
  v20200709: v20200709_1.v20200709,
9
+ v20210922: v20210922_1.v20210922,
10
10
  v20201229: v20201229_1.v20201229,
11
11
  };
@@ -8256,7 +8256,7 @@ export interface AigcVideoTaskInputFileInfo {
8256
8256
  */
8257
8257
  Type?: string;
8258
8258
  /**
8259
- * <p>文件分类。取值为:</p><li>Image: 图片;</li><li>Video: 视频。</li>
8259
+ * <p>文件分类。取值为:</p><ul><li>Image: 图片;<strong>注意,要使用Usage字段定义图片类型</strong>。</li><li>Video: 视频。</li></ul>
8260
8260
  */
8261
8261
  Category?: string;
8262
8262
  /**
@@ -8272,7 +8272,7 @@ export interface AigcVideoTaskInputFileInfo {
8272
8272
  */
8273
8273
  ReferenceType?: string;
8274
8274
  /**
8275
- * <p>用法:Vidu主体Id、参考图模式。<br>参考图模式:只有一张图时候,ObjectId必须不为空(一张图、ObjectId为空,为首帧模式)。<br>Vidu主体Id:prompt可以通过 @主体Id 的方式使用。当 Category 为 Image 时有效。</p>
8275
+ * <p>用法:Vidu主体Id。<br>Vidu主体Id:prompt可以通过 @主体Id 的方式使用。当 Category 为 Image 时有效。</p>
8276
8276
  */
8277
8277
  ObjectId?: string;
8278
8278
  /**
@@ -8284,7 +8284,7 @@ export interface AigcVideoTaskInputFileInfo {
8284
8284
  */
8285
8285
  KeepOriginalSound?: string;
8286
8286
  /**
8287
- * <p>用于区分输入是首帧或参考帧。可选值:</p><ul><li>FirstFrame:首帧;</li><li>Reference:参考帧;</li></ul>
8287
+ * <p>用于区分输入是首帧或参考帧。可选值:</p><ul><li>FirstFrame:首帧;</li><li>Reference:参考帧;</li></ul><p><strong>注意,默认是FirstFrame</strong></p>
8288
8288
  */
8289
8289
  Usage?: string;
8290
8290
  }
@@ -10143,7 +10143,7 @@ export interface CreateAigcVideoTaskRequest {
10143
10143
  */
10144
10144
  ModelVersion: string;
10145
10145
  /**
10146
- * <p>用于描述模型在生成视频时要使用的资源文件,分为首尾帧模式、参考图、视频参考、视频编辑等模式。</p><p><strong>首尾帧视频生成</strong>:FileInfos 第一张表示首帧(此时 FileInfos 最多包含一张图片),LastFrameFileId 或者 LastFrameUrl 表示尾帧。可以单独传首帧,不能单独传尾帧。<strong>首尾帧生成会参考图片比例</strong>。<br><strong>参考图片生成</strong>:可传入单张图片或者多张,<strong>单张时候ObjectId字段必须不为空</strong>(区别于首帧生成);参考图片,可以调整生成视频的宽高比例。<br><strong>视频编辑、视频参考</strong>:Vidu、Kling可输入视频作为参考或者进行编辑。传入视频的同时也可以传入图片。</p><p>注意:</p><ol><li>图片大小不超过10M。</li><li>支持的图片格式:jpeg、jpg、png。 </li><li>关于模型某个版本是否支持参考图、首尾帧、视频编辑等功能,可向我们索取文档或者参考原厂文档信息。</li></ol>
10146
+ * <p>用于描述模型在生成视频时要使用的资源文件,分为<strong>首尾帧模式、参考图、视频参考、视频编辑等模式</strong>。</p><p><strong>首尾帧视频生成</strong>:首帧图片只支持<strong>一张</strong>图片,<strong>图片的Usage字段为FirstFrame</strong>,LastFrameFileId 或者 LastFrameUrl 表示尾帧。可以单独传首帧,不能单独传尾帧。<strong>首尾帧生成会参考图片比例</strong>。<br><strong>参考图片生成</strong>:可传入单张图片或者多张,<strong>图片的Usage字段为Reference</strong>;参考图片,可以调整生成视频的宽高比例。<br><strong>视频编辑、视频参考</strong>:Vidu、Kling可输入视频作为参考或者进行编辑。传入视频的同时也可以传入图片,<strong>图片的Usage字段为Reference</strong>。</p><p>注意:</p><ol><li>图片大小不超过10M。</li><li>支持的图片格式:jpeg、jpg、png。x0b</li><li>关于模型某个版本是否支持参考图、首尾帧、视频编辑等功能,可向我们索取文档或者参考原厂文档信息。</li></ol>
10147
10147
  */
10148
10148
  FileInfos?: Array<AigcVideoTaskInputFileInfo>;
10149
10149
  /**