tencentcloud-sdk-nodejs-batch 4.1.96 → 4.1.98
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/package.json
CHANGED
|
@@ -222,7 +222,7 @@ export interface EnvData {
|
|
|
222
222
|
*/
|
|
223
223
|
export interface DescribeTaskTemplatesRequest {
|
|
224
224
|
/**
|
|
225
|
-
* 任务模板ID列表,与Filters
|
|
225
|
+
* 任务模板ID列表,与Filters参数不能同时指定。模版ID最大限制100.
|
|
226
226
|
*/
|
|
227
227
|
TaskTemplateIds?: Array<string>;
|
|
228
228
|
/**
|
|
@@ -239,7 +239,7 @@ export interface DescribeTaskTemplatesRequest {
|
|
|
239
239
|
*/
|
|
240
240
|
Offset?: number;
|
|
241
241
|
/**
|
|
242
|
-
*
|
|
242
|
+
* 返回数量; 可选范围[1-100];默认值为20。
|
|
243
243
|
*/
|
|
244
244
|
Limit?: number;
|
|
245
245
|
}
|
|
@@ -1144,11 +1144,11 @@ export interface DescribeTaskTemplatesResponse {
|
|
|
1144
1144
|
/**
|
|
1145
1145
|
* 任务模板列表
|
|
1146
1146
|
*/
|
|
1147
|
-
TaskTemplateSet
|
|
1147
|
+
TaskTemplateSet?: Array<TaskTemplateView>;
|
|
1148
1148
|
/**
|
|
1149
1149
|
* 任务模板数量
|
|
1150
1150
|
*/
|
|
1151
|
-
TotalCount
|
|
1151
|
+
TotalCount?: number;
|
|
1152
1152
|
/**
|
|
1153
1153
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1154
1154
|
*/
|
|
@@ -1568,32 +1568,32 @@ export interface DescribeJobSubmitInfoResponse {
|
|
|
1568
1568
|
/**
|
|
1569
1569
|
* 作业ID
|
|
1570
1570
|
*/
|
|
1571
|
-
JobId
|
|
1571
|
+
JobId?: string;
|
|
1572
1572
|
/**
|
|
1573
1573
|
* 作业名称
|
|
1574
1574
|
*/
|
|
1575
|
-
JobName
|
|
1575
|
+
JobName?: string;
|
|
1576
1576
|
/**
|
|
1577
1577
|
* 作业描述
|
|
1578
1578
|
*/
|
|
1579
|
-
JobDescription
|
|
1579
|
+
JobDescription?: string;
|
|
1580
1580
|
/**
|
|
1581
1581
|
* 作业优先级,任务(Task)和任务实例(TaskInstance)会继承作业优先级
|
|
1582
1582
|
*/
|
|
1583
|
-
Priority
|
|
1583
|
+
Priority?: number;
|
|
1584
1584
|
/**
|
|
1585
1585
|
* 任务信息
|
|
1586
1586
|
*/
|
|
1587
|
-
Tasks
|
|
1587
|
+
Tasks?: Array<Task>;
|
|
1588
1588
|
/**
|
|
1589
1589
|
* 依赖信息
|
|
1590
1590
|
*/
|
|
1591
|
-
Dependences
|
|
1591
|
+
Dependences?: Array<Dependence>;
|
|
1592
1592
|
/**
|
|
1593
1593
|
* 作业绑定的标签列表。
|
|
1594
1594
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1595
1595
|
*/
|
|
1596
|
-
Tags
|
|
1596
|
+
Tags?: Array<Tag>;
|
|
1597
1597
|
/**
|
|
1598
1598
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1599
1599
|
*/
|
|
@@ -1746,7 +1746,7 @@ export interface RedirectLocalInfo {
|
|
|
1746
1746
|
*/
|
|
1747
1747
|
export interface DescribeJobSubmitInfoRequest {
|
|
1748
1748
|
/**
|
|
1749
|
-
* 作业ID
|
|
1749
|
+
* 作业ID;JobId详见[作业列表](https://cloud.tencent.com/document/product/599/15909)
|
|
1750
1750
|
*/
|
|
1751
1751
|
JobId: string;
|
|
1752
1752
|
}
|
|
@@ -2727,48 +2727,38 @@ export interface InternetAccessible {
|
|
|
2727
2727
|
*/
|
|
2728
2728
|
BandwidthPackageId?: string;
|
|
2729
2729
|
/**
|
|
2730
|
-
*
|
|
2731
|
-
|
|
2732
|
-
- BGP:常规 BGP 线路
|
|
2733
|
-
|
|
2730
|
+
* 线路类型。各种线路类型及支持地区详情可参考:[EIP 的 IP 地址类型](https://cloud.tencent.com/document/product/1199/41646)。默认值:BGP。
|
|
2731
|
+
<li>BGP:常规 BGP 线路</li>
|
|
2734
2732
|
已开通静态单线IP白名单的用户,可选值:
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
- CUCC:中国联通
|
|
2739
|
-
|
|
2733
|
+
<li>CMCC:中国移动</li>
|
|
2734
|
+
<li>CTCC:中国电信</li>
|
|
2735
|
+
<li>CUCC:中国联通</li>
|
|
2740
2736
|
注意:仅部分地域支持静态单线IP。
|
|
2741
|
-
|
|
2737
|
+
|
|
2742
2738
|
*/
|
|
2743
2739
|
InternetServiceProvider?: string;
|
|
2744
2740
|
/**
|
|
2745
2741
|
* 公网 IP 类型。
|
|
2746
2742
|
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2743
|
+
<li> WanIP:普通公网IP。</li>
|
|
2744
|
+
<li> HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP。</li>
|
|
2745
|
+
<li> AntiDDoSEIP:高防 IP。仅部分地域支持高防IP,详情可见[弹性公网IP产品概述](https://cloud.tencent.com/document/product/1199/41646)。</li>
|
|
2751
2746
|
如需为资源分配公网IPv4地址,请指定公网IPv4地址类型。
|
|
2752
2747
|
|
|
2753
|
-
示例值:WanIP
|
|
2754
|
-
|
|
2755
2748
|
此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
|
|
2756
2749
|
*/
|
|
2757
2750
|
IPv4AddressType?: string;
|
|
2758
2751
|
/**
|
|
2759
2752
|
* 弹性公网 IPv6 类型。
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
2753
|
+
<li> EIPv6:弹性公网 IPv6。</li>
|
|
2754
|
+
<li> HighQualityEIPv6:精品 IPv6。仅中国香港支持精品IPv6。</li>
|
|
2763
2755
|
如需为资源分配IPv6地址,请指定弹性公网IPv6类型。
|
|
2764
|
-
示例值:EIPv6
|
|
2765
2756
|
|
|
2766
2757
|
此功能仅部分地区灰度开放,如需使用[请提交工单咨询](https://console.cloud.tencent.com/workorder/category)
|
|
2767
2758
|
*/
|
|
2768
2759
|
IPv6AddressType?: string;
|
|
2769
2760
|
/**
|
|
2770
2761
|
* 高防包唯一ID,申请高防IP时,该字段必传。
|
|
2771
|
-
示例值:bgp-12345678
|
|
2772
2762
|
|
|
2773
2763
|
*/
|
|
2774
2764
|
AntiDDoSPackageId?: string;
|