tccli 3.0.1249.1__py2.py3-none-any.whl → 3.0.1250.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1249.1'
1
+ __version__ = '3.0.1250.1'
@@ -878,7 +878,7 @@
878
878
  {
879
879
  "disabled": false,
880
880
  "document": "生成图 URL,有效期1小时,请及时保存。",
881
- "example": "https://xxx.cos.ap-guangzhou.myqcloud.com/story_illustration/xxx.jpg",
881
+ "example": "https://aiart-xxx.cos.ap-guangzhou.myqcloud.com/xxx.jpg",
882
882
  "member": "string",
883
883
  "name": "ResultImage",
884
884
  "output_required": false,
@@ -2060,7 +2060,7 @@
2060
2060
  {
2061
2061
  "disabled": false,
2062
2062
  "document": "检索的值,各检索值间为OR关系",
2063
- "example": "[\"1.1.1.1\",\"2.2.2.2\"]",
2063
+ "example": "[\"109.24.115.11\",\"83.24.11.24\"]",
2064
2064
  "member": "string",
2065
2065
  "name": "Values",
2066
2066
  "required": true,
@@ -10326,7 +10326,7 @@
10326
10326
  {
10327
10327
  "disabled": false,
10328
10328
  "document": "记录id",
10329
- "example": "5d723366818a39290******",
10329
+ "example": "5d723366818a39290",
10330
10330
  "member": "string",
10331
10331
  "name": "UniqueId",
10332
10332
  "required": true,
@@ -99,7 +99,7 @@
99
99
  "status": "online"
100
100
  },
101
101
  "DescribePublicDirectConnectTunnelRoutes": {
102
- "document": "本接口(DescribePublicDirectConnectTunnelRoutes)用于查询互联网通道路由列表",
102
+ "document": "查询互联网通道路由列表。",
103
103
  "input": "DescribePublicDirectConnectTunnelRoutesRequest",
104
104
  "name": "查询互联网通道路由列表",
105
105
  "output": "DescribePublicDirectConnectTunnelRoutesResponse",
@@ -353,13 +353,13 @@
353
353
  "members": [
354
354
  {
355
355
  "disabled": false,
356
- "document": "互联网公网地址ID\n注意:此字段可能返回 null,表示取不到有效值。",
356
+ "document": "互联网公网地址ID",
357
357
  "example": "ipv4-h2k2jna1",
358
358
  "member": "string",
359
359
  "name": "InstanceId",
360
- "required": true,
360
+ "output_required": true,
361
361
  "type": "string",
362
- "value_allowed_null": true
362
+ "value_allowed_null": false
363
363
  },
364
364
  {
365
365
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -1359,7 +1359,7 @@
1359
1359
  {
1360
1360
  "disabled": false,
1361
1361
  "document": "过滤条件:\n参数不支持同时指定DirectConnectTunnelIds和Filters。\ndirect-connect-tunnel-name, 专用通道名称。\ndirect-connect-tunnel-id, 专用通道实例ID,如:dcx-abcdefgh。\ndirect-connect-id, 物理专线实例ID,如:dc-abcdefgh。",
1362
- "example": "[]",
1362
+ "example": "",
1363
1363
  "member": "Filter",
1364
1364
  "name": "Filters",
1365
1365
  "required": false,
@@ -1368,7 +1368,7 @@
1368
1368
  {
1369
1369
  "disabled": false,
1370
1370
  "document": "专用通道ID数组。",
1371
- "example": "[]",
1371
+ "example": "[\"dcx-abab1212\"]",
1372
1372
  "member": "string",
1373
1373
  "name": "DirectConnectTunnelIds",
1374
1374
  "required": false,
@@ -1401,7 +1401,7 @@
1401
1401
  {
1402
1402
  "disabled": false,
1403
1403
  "document": "专用通道列表。",
1404
- "example": "[]",
1404
+ "example": "",
1405
1405
  "member": "DirectConnectTunnel",
1406
1406
  "name": "DirectConnectTunnelSet",
1407
1407
  "output_required": true,
@@ -1442,7 +1442,7 @@
1442
1442
  {
1443
1443
  "disabled": false,
1444
1444
  "document": "物理专线 ID数组。",
1445
- "example": "",
1445
+ "example": "[\"dc-abab1212\"]",
1446
1446
  "member": "string",
1447
1447
  "name": "DirectConnectIds",
1448
1448
  "required": false,
@@ -1494,13 +1494,13 @@
1494
1494
  },
1495
1495
  {
1496
1496
  "disabled": false,
1497
- "document": "用户名下物理专线是否都签署了用户协议。\n注意:此字段可能返回 null,表示取不到有效值。",
1497
+ "document": "用户名下物理专线是否都签署了用户协议。",
1498
1498
  "example": "true",
1499
1499
  "member": "bool",
1500
1500
  "name": "AllSignLaw",
1501
1501
  "output_required": true,
1502
1502
  "type": "bool",
1503
- "value_allowed_null": true
1503
+ "value_allowed_null": false
1504
1504
  },
1505
1505
  {
1506
1506
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -1521,53 +1521,53 @@
1521
1521
  "members": [
1522
1522
  {
1523
1523
  "disabled": false,
1524
- "document": "IPv6互联网公网允许的最小前缀长度\n注意:此字段可能返回 null,表示取不到有效值。",
1524
+ "document": "IPv6互联网公网允许的最小前缀长度",
1525
1525
  "example": "64",
1526
1526
  "member": "int64",
1527
1527
  "name": "Ipv6PrefixLen",
1528
1528
  "output_required": true,
1529
1529
  "type": "int",
1530
- "value_allowed_null": true
1530
+ "value_allowed_null": false
1531
1531
  },
1532
1532
  {
1533
1533
  "disabled": false,
1534
- "document": "BGP类型IPv4互联网地址配额\n注意:此字段可能返回 null,表示取不到有效值。",
1534
+ "document": "BGP类型IPv4互联网地址配额",
1535
1535
  "example": "64",
1536
1536
  "member": "int64",
1537
1537
  "name": "Ipv4BgpQuota",
1538
1538
  "output_required": true,
1539
1539
  "type": "int",
1540
- "value_allowed_null": true
1540
+ "value_allowed_null": false
1541
1541
  },
1542
1542
  {
1543
1543
  "disabled": false,
1544
- "document": "非BGP类型IPv4互联网地址配额\n注意:此字段可能返回 null,表示取不到有效值。",
1544
+ "document": "非BGP类型IPv4互联网地址配额",
1545
1545
  "example": "0",
1546
1546
  "member": "int64",
1547
1547
  "name": "Ipv4OtherQuota",
1548
1548
  "output_required": true,
1549
1549
  "type": "int",
1550
- "value_allowed_null": true
1550
+ "value_allowed_null": false
1551
1551
  },
1552
1552
  {
1553
1553
  "disabled": false,
1554
- "document": "BGP类型IPv4互联网地址已使用数量\n注意:此字段可能返回 null,表示取不到有效值。",
1554
+ "document": "BGP类型IPv4互联网地址已使用数量",
1555
1555
  "example": "8",
1556
1556
  "member": "int64",
1557
1557
  "name": "Ipv4BgpNum",
1558
1558
  "output_required": true,
1559
1559
  "type": "int",
1560
- "value_allowed_null": true
1560
+ "value_allowed_null": false
1561
1561
  },
1562
1562
  {
1563
1563
  "disabled": false,
1564
- "document": "非BGP类型互联网地址已使用数量\n注意:此字段可能返回 null,表示取不到有效值。",
1564
+ "document": "非BGP类型互联网地址已使用数量",
1565
1565
  "example": "0",
1566
1566
  "member": "int64",
1567
1567
  "name": "Ipv4OtherNum",
1568
1568
  "output_required": true,
1569
1569
  "type": "int",
1570
- "value_allowed_null": true
1570
+ "value_allowed_null": false
1571
1571
  },
1572
1572
  {
1573
1573
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -1661,13 +1661,13 @@
1661
1661
  },
1662
1662
  {
1663
1663
  "disabled": false,
1664
- "document": "互联网公网地址统计信息列表\n注意:此字段可能返回 null,表示取不到有效值。",
1664
+ "document": "互联网公网地址统计信息列表",
1665
1665
  "example": "{\"Region\": \"bj\", \"SubnetNum\": 0}",
1666
1666
  "member": "InternetAddressStatistics",
1667
1667
  "name": "InternetAddressStatistics",
1668
1668
  "output_required": true,
1669
1669
  "type": "list",
1670
- "value_allowed_null": true
1670
+ "value_allowed_null": false
1671
1671
  },
1672
1672
  {
1673
1673
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -1683,8 +1683,8 @@
1683
1683
  "members": [
1684
1684
  {
1685
1685
  "disabled": false,
1686
- "document": "专用通道ID",
1687
- "example": "",
1686
+ "document": "专用通道ID",
1687
+ "example": "dcx-xxx",
1688
1688
  "member": "string",
1689
1689
  "name": "DirectConnectTunnelId",
1690
1690
  "required": true,
@@ -1692,8 +1692,8 @@
1692
1692
  },
1693
1693
  {
1694
1694
  "disabled": false,
1695
- "document": "过滤条件:\nroute-type:路由类型,取值:BGP/STATIC\nroute-subnet:路由cidr,取值如:192.68.1.0/24",
1696
- "example": "",
1695
+ "document": "过滤条件:\nroute-type:路由类型,取值:BGP/STATIC;\nroute-subnet:路由cidr,取值如:192.68.1.0/24",
1696
+ "example": "",
1697
1697
  "member": "Filter",
1698
1698
  "name": "Filters",
1699
1699
  "required": false,
@@ -1701,8 +1701,8 @@
1701
1701
  },
1702
1702
  {
1703
1703
  "disabled": false,
1704
- "document": "偏移量,默认为0",
1705
- "example": "",
1704
+ "document": "偏移量,默认为0",
1705
+ "example": "0",
1706
1706
  "member": "int64",
1707
1707
  "name": "Offset",
1708
1708
  "required": false,
@@ -1710,8 +1710,8 @@
1710
1710
  },
1711
1711
  {
1712
1712
  "disabled": false,
1713
- "document": "返回数量,默认为20,最大值为100",
1714
- "example": "",
1713
+ "document": "返回数量,默认为20,最大值为100",
1714
+ "example": "100",
1715
1715
  "member": "int64",
1716
1716
  "name": "Limit",
1717
1717
  "required": false,
@@ -1725,19 +1725,21 @@
1725
1725
  "members": [
1726
1726
  {
1727
1727
  "disabled": false,
1728
- "document": "互联网通道路由列表",
1729
- "example": "",
1728
+ "document": "互联网通道路由列表。",
1729
+ "example": "",
1730
1730
  "member": "DirectConnectTunnelRoute",
1731
1731
  "name": "Routes",
1732
+ "output_required": true,
1732
1733
  "type": "list",
1733
1734
  "value_allowed_null": false
1734
1735
  },
1735
1736
  {
1736
1737
  "disabled": false,
1737
- "document": "记录总数",
1738
- "example": "",
1738
+ "document": "路由总数量。",
1739
+ "example": "20",
1739
1740
  "member": "int64",
1740
1741
  "name": "TotalCount",
1742
+ "output_required": true,
1741
1743
  "type": "int",
1742
1744
  "value_allowed_null": false
1743
1745
  },
@@ -2827,7 +2829,7 @@
2827
2829
  "example": "dcxr-69sg663r",
2828
2830
  "member": "string",
2829
2831
  "name": "RouteId",
2830
- "required": true,
2832
+ "output_required": true,
2831
2833
  "type": "string",
2832
2834
  "value_allowed_null": false
2833
2835
  },
@@ -2837,7 +2839,7 @@
2837
2839
  "example": "10.0.0.0/16",
2838
2840
  "member": "string",
2839
2841
  "name": "DestinationCidrBlock",
2840
- "required": true,
2842
+ "output_required": true,
2841
2843
  "type": "string",
2842
2844
  "value_allowed_null": false
2843
2845
  },
@@ -2847,7 +2849,7 @@
2847
2849
  "example": "BGP",
2848
2850
  "member": "string",
2849
2851
  "name": "RouteType",
2850
- "required": true,
2852
+ "output_required": true,
2851
2853
  "type": "string",
2852
2854
  "value_allowed_null": false
2853
2855
  },
@@ -2857,7 +2859,7 @@
2857
2859
  "example": "ENABLE",
2858
2860
  "member": "string",
2859
2861
  "name": "Status",
2860
- "required": true,
2862
+ "output_required": true,
2861
2863
  "type": "string",
2862
2864
  "value_allowed_null": false
2863
2865
  },
@@ -2867,7 +2869,7 @@
2867
2869
  "example": "['123', '342']",
2868
2870
  "member": "string",
2869
2871
  "name": "ASPath",
2870
- "required": true,
2872
+ "output_required": true,
2871
2873
  "type": "list",
2872
2874
  "value_allowed_null": false
2873
2875
  },
@@ -2877,19 +2879,19 @@
2877
2879
  "example": "0.0.0.0",
2878
2880
  "member": "string",
2879
2881
  "name": "NextHop",
2880
- "required": true,
2882
+ "output_required": true,
2881
2883
  "type": "string",
2882
2884
  "value_allowed_null": false
2883
2885
  },
2884
2886
  {
2885
2887
  "disabled": false,
2886
- "document": "路由更新时间\n注意:此字段可能返回 null,表示取不到有效值。",
2888
+ "document": "路由更新时间",
2887
2889
  "example": "2021-07-11 12:32:32",
2888
2890
  "member": "string",
2889
2891
  "name": "UpdateTime",
2890
- "required": true,
2892
+ "output_required": true,
2891
2893
  "type": "string",
2892
- "value_allowed_null": true
2894
+ "value_allowed_null": false
2893
2895
  },
2894
2896
  {
2895
2897
  "disabled": false,
@@ -2897,7 +2899,7 @@
2897
2899
  "example": "True",
2898
2900
  "member": "bool",
2899
2901
  "name": "ApplyOnTunnelEnable",
2900
- "required": true,
2902
+ "output_required": true,
2901
2903
  "type": "bool",
2902
2904
  "value_allowed_null": false
2903
2905
  }
@@ -3149,7 +3151,7 @@
3149
3151
  {
3150
3152
  "disabled": false,
3151
3153
  "document": "物理专线名称。",
3152
- "example": "abc",
3154
+ "example": "我的专线01",
3153
3155
  "member": "string",
3154
3156
  "name": "DirectConnectName",
3155
3157
  "required": false,
@@ -3311,7 +3313,7 @@
3311
3313
  {
3312
3314
  "disabled": false,
3313
3315
  "document": "腾讯侧互联IP。",
3314
- "example": "",
3316
+ "example": "192.168.0.1/24",
3315
3317
  "member": "string",
3316
3318
  "name": "TencentAddress",
3317
3319
  "required": false,
@@ -3320,7 +3322,7 @@
3320
3322
  {
3321
3323
  "disabled": false,
3322
3324
  "document": "用户侧互联IP。",
3323
- "example": "",
3325
+ "example": "192.168.0.3/24",
3324
3326
  "member": "string",
3325
3327
  "name": "CustomerAddress",
3326
3328
  "required": false,
@@ -3338,7 +3340,7 @@
3338
3340
  {
3339
3341
  "disabled": false,
3340
3342
  "document": "腾讯侧备用互联IP。",
3341
- "example": "",
3343
+ "example": "192.168.0.2/24",
3342
3344
  "member": "string",
3343
3345
  "name": "TencentBackupAddress",
3344
3346
  "required": false,
@@ -118,13 +118,13 @@
118
118
  {
119
119
  "document": "查询BGP路由的专用通道。",
120
120
  "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnectTunnels\n&Filters.0.Name=direct-connect-tunnel-id\n&Filters.0.Values.0=dcx-047zz5e6\n&Limit=20\n&Offset=0\n&<公共请求参数>",
121
- "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"OwnerAccount\": \"100001332514\",\n \"DirectConnectOwnerAccount\": \"100001332514\",\n \"DirectConnectId\": \"dc-n6c9vvv3\",\n \"SignLaw\": true,\n \"DirectConnectTunnelId\": \"dcx-047zz5e6\",\n \"DirectConnectTunnelName\": \"DCXCCNVxlanBgpEcmpTestautotestdcxtwo\",\n \"State\": \"AVAILABLE\",\n \"VpcId\": \"\",\n \"NetworkRegion\": \"ap-chongqing\",\n \"VpcRegion\": \"cq\",\n \"DirectConnectGatewayId\": \"dcg-meljxc9n\",\n \"Bandwidth\": 100,\n \"Vlan\": 2432,\n \"TencentAddress\": \"192.168.0.3/29\",\n \"CustomerAddress\": \"192.168.0.1/29\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetDetectId\": \"\",\n \"EnableBGPCommunity\": false,\n \"NatType\": 0,\n \"BfdEnable\": 0,\n \"AccessPointType\": \"VXLAN\",\n \"DirectConnectGatewayName\": \"\",\n \"VpcName\": \"\",\n \"ShareOrNot\": 0,\n \"TencentBackupAddress\": \"192.168.0.2/29\",\n \"NetworkType\": \"CCN\",\n \"CloudAttachId\": null,\n \"RouteType\": \"BGP\",\n \"BgpPeer\": {\n \"Asn\": 65120,\n \"AuthKey\": \"tencent\"\n },\n \"RouteFilterPrefixes\": [],\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\",\n \"TotalCount\": 1\n }\n}",
121
+ "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"OwnerAccount\": \"100001332514\",\n \"DirectConnectOwnerAccount\": \"100001332514\",\n \"DirectConnectId\": \"dc-n6c9vvv3\",\n \"SignLaw\": true,\n \"DirectConnectTunnelId\": \"dcx-047zz5e6\",\n \"DirectConnectTunnelName\": \"DCXCCNVxlanBgpEcmpTestautotestdcxtwo\",\n \"State\": \"AVAILABLE\",\n \"VpcId\": \"\",\n \"NetworkRegion\": \"ap-chongqing\",\n \"VpcRegion\": \"cq\",\n \"DirectConnectGatewayId\": \"dcg-meljxc9n\",\n \"Bandwidth\": 100,\n \"Vlan\": 2432,\n \"TencentAddress\": \"192.168.0.3/29\",\n \"CustomerAddress\": \"192.168.0.1/29\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetDetectId\": \"\",\n \"EnableBGPCommunity\": false,\n \"NatType\": 0,\n \"BfdEnable\": 0,\n \"AccessPointType\": \"VXLAN\",\n \"DirectConnectGatewayName\": \"\",\n \"VpcName\": \"\",\n \"ShareOrNot\": 0,\n \"TencentBackupAddress\": \"192.168.0.2/29\",\n \"NetworkType\": \"CCN\",\n \"CloudAttachId\": \"\",\n \"RouteType\": \"BGP\",\n \"BgpPeer\": {\n \"Asn\": 65120,\n \"AuthKey\": \"tencent\"\n },\n \"RouteFilterPrefixes\": [],\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\",\n \"TotalCount\": 1\n }\n}",
122
122
  "title": "查询BGP路由的专用通道"
123
123
  },
124
124
  {
125
125
  "document": "查询STATIC路由的专用通道。",
126
126
  "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnectTunnels\n&Filters.0.Name=direct-connect-tunnel-id\n&Filters.0.Values.0=dcx-ltcfypom\n&Limit=20\n&Offset=0\n&<公共请求参数>",
127
- "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"OwnerAccount\": \"100001332514\",\n \"DirectConnectOwnerAccount\": \"100001332514\",\n \"DirectConnectId\": \"dc-n6c9vvv3\",\n \"SignLaw\": true,\n \"DirectConnectTunnelId\": \"dcx-ltcfypom\",\n \"DirectConnectTunnelName\": \"DCXVPCVxlanStaticEcmpTestautotestdcxone\",\n \"State\": \"AVAILABLE\",\n \"VpcId\": \"vpc-q1cy5hgx\",\n \"NetworkRegion\": \"ap-chongqing\",\n \"VpcRegion\": \"cq\",\n \"DirectConnectGatewayId\": \"dcg-f5ucfdg3\",\n \"Bandwidth\": 100,\n \"Vlan\": 2414,\n \"TencentAddress\": \"192.168.0.3/29\",\n \"CustomerAddress\": \"192.168.0.1/29\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetDetectId\": \"\",\n \"EnableBGPCommunity\": false,\n \"NatType\": 0,\n \"BfdEnable\": 0,\n \"AccessPointType\": \"VXLAN\",\n \"DirectConnectGatewayName\": \"\",\n \"VpcName\": \"\",\n \"ShareOrNot\": 0,\n \"TencentBackupAddress\": \"\",\n \"NetworkType\": \"VPC\",\n \"CloudAttachId\": null,\n \"RouteType\": \"STATIC\",\n \"RouteFilterPrefixes\": [\n {\n \"Cidr\": \"19.244.99.224/32\"\n }\n ],\n \"BgpPeer\": {\n \"Asn\": -1,\n \"AuthKey\": \"\"\n },\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\",\n \"TotalCount\": 1\n }\n}",
127
+ "output": "{\n \"Response\": {\n \"DirectConnectTunnelSet\": [\n {\n \"OwnerAccount\": \"100001332514\",\n \"DirectConnectOwnerAccount\": \"100001332514\",\n \"DirectConnectId\": \"dc-n6c9vvv3\",\n \"SignLaw\": true,\n \"DirectConnectTunnelId\": \"dcx-ltcfypom\",\n \"DirectConnectTunnelName\": \"DCXVPCVxlanStaticEcmpTestautotestdcxone\",\n \"State\": \"AVAILABLE\",\n \"VpcId\": \"vpc-q1cy5hgx\",\n \"NetworkRegion\": \"ap-chongqing\",\n \"VpcRegion\": \"cq\",\n \"DirectConnectGatewayId\": \"dcg-f5ucfdg3\",\n \"Bandwidth\": 100,\n \"Vlan\": 2414,\n \"TencentAddress\": \"192.168.0.3/29\",\n \"CustomerAddress\": \"192.168.0.1/29\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"NetDetectId\": \"\",\n \"EnableBGPCommunity\": false,\n \"NatType\": 0,\n \"BfdEnable\": 0,\n \"AccessPointType\": \"VXLAN\",\n \"DirectConnectGatewayName\": \"\",\n \"VpcName\": \"\",\n \"ShareOrNot\": 0,\n \"TencentBackupAddress\": \"\",\n \"NetworkType\": \"VPC\",\n \"CloudAttachId\": \"\",\n \"RouteType\": \"STATIC\",\n \"RouteFilterPrefixes\": [\n {\n \"Cidr\": \"19.244.99.224/32\"\n }\n ],\n \"BgpPeer\": {\n \"Asn\": -1,\n \"AuthKey\": \"\"\n },\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\",\n \"TotalCount\": 1\n }\n}",
128
128
  "title": "查询STATIC路由的专用通道"
129
129
  }
130
130
  ],
@@ -132,13 +132,13 @@
132
132
  {
133
133
  "document": "使用Filter进行筛选,用direct-connect-name进行筛选。",
134
134
  "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnects\r\n&Filters.0.Name=direct-connect-name\r\n&Filters.0.Values.0=专线接入\r\n&<公共请求参数>",
135
- "output": "{\n \"Response\": {\n \"DirectConnectSet\": [\n {\n \"DirectConnectId\": \"dc-c3hbbsw9\",\n \"DirectConnectName\": \"专线接入测试\",\n \"RedundantDirectConnectId\": \"\",\n \"State\": \"AVAILABLE\",\n \"ChargeState\": \"NORMAL\",\n \"AccessPointId\": \"ap-cn-guangzhou-kxc\",\n \"AccessPointName\": \"广州科丰路\",\n \"AccessPointType\": \"VXLAN\",\n \"Bandwidth\": 10000,\n \"LineOperator\": \"ChinaOther\",\n \"Construct\": 1,\n \"Location\": \"广东省广州市华新园0602-A01机架7号位\",\n \"PortType\": \"10GBase-LR\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"StartTime\": \"2019-09-12 17:09:07\",\n \"CircuitCode\": \"唐镇0103-A09-PL01-1\",\n \"Vlan\": 100,\n \"CustomerName\": \"张三\",\n \"CustomerContactMail\": \"zhangsan@tencent.com\",\n \"CustomerContactNumber\": \"13888888888\",\n \"FaultReportContactPerson\": \"李四\",\n \"FaultReportContactNumber\": \"15999999999\",\n \"IdcCity\": \"广东省广州市华新园0602-A01机架7号位\",\n \"SignLaw\": false,\n \"LocalZone\": false,\n \"VlanZeroDirectConnectTunnelCount\": 0,\n \"OtherVlanDirectConnectTunnelCount\": 0,\n \"MinBandwidth\": 0,\n \"ExpiredTime\": null,\n \"EnabledTime\": \"2020-09-22T00:00:00+00:00\",\n \"TencentAddress\": \"192.168.1.2/24\",\n \"CustomerAddress\": \"192.168.1.1/24\",\n \"ChargeType\": \"NON_RECURRING_CHARGE\",\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"edafc0e0-3a01-4ac3-848d-e402ff04c1f3\",\n \"TotalCount\": 1,\n \"AllSignLaw\": false\n }\n}",
135
+ "output": "{\n \"Response\": {\n \"DirectConnectSet\": [\n {\n \"DirectConnectId\": \"dc-c3hbbsw9\",\n \"DirectConnectName\": \"专线接入测试\",\n \"RedundantDirectConnectId\": \"\",\n \"State\": \"AVAILABLE\",\n \"ChargeState\": \"NORMAL\",\n \"AccessPointId\": \"ap-cn-guangzhou-kxc\",\n \"AccessPointName\": \"广州科丰路\",\n \"AccessPointType\": \"VXLAN\",\n \"Bandwidth\": 10000,\n \"LineOperator\": \"ChinaOther\",\n \"Construct\": 1,\n \"Location\": \"广东省广州市华新园0602-A01机架7号位\",\n \"PortType\": \"10GBase-LR\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"StartTime\": \"2019-09-12 17:09:07\",\n \"CircuitCode\": \"唐镇0103-A09-PL01-1\",\n \"Vlan\": 100,\n \"CustomerName\": \"张三\",\n \"CustomerContactMail\": \"zhangsan@tencent.com\",\n \"CustomerContactNumber\": \"13888888888\",\n \"FaultReportContactPerson\": \"李四\",\n \"FaultReportContactNumber\": \"15999999999\",\n \"IdcCity\": \"广东省广州市华新园0602-A01机架7号位\",\n \"SignLaw\": false,\n \"LocalZone\": false,\n \"VlanZeroDirectConnectTunnelCount\": 0,\n \"OtherVlanDirectConnectTunnelCount\": 0,\n \"MinBandwidth\": 0,\n \"ExpiredTime\": \"2024-09-22T00:00:00+00:00\",\n \"EnabledTime\": \"2020-09-22T00:00:00+00:00\",\n \"TencentAddress\": \"192.168.1.2/24\",\n \"CustomerAddress\": \"192.168.1.1/24\",\n \"ChargeType\": \"NON_RECURRING_CHARGE\",\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"edafc0e0-3a01-4ac3-848d-e402ff04c1f3\",\n \"TotalCount\": 1,\n \"AllSignLaw\": false\n }\n}",
136
136
  "title": "查询物理专线列表-1"
137
137
  },
138
138
  {
139
139
  "document": "指定DirectConnectIds查询物理专线列表。",
140
140
  "input": "https://dc.tencentcloudapi.com/?Action=DescribeDirectConnects\n&DirectConnectIds.0=dc-c3hbbsw9\n&<公共请求参数>",
141
- "output": "{\n \"Response\": {\n \"DirectConnectSet\": [\n {\n \"DirectConnectId\": \"dc-c3hbbsw9\",\n \"DirectConnectName\": \"专线接入测试\",\n \"RedundantDirectConnectId\": \"\",\n \"State\": \"AVAILABLE\",\n \"ChargeState\": \"NORMAL\",\n \"AccessPointId\": \"ap-cn-guangzhou-kxc\",\n \"AccessPointName\": \"广州科丰路\",\n \"AccessPointType\": \"VXLAN\",\n \"Bandwidth\": 10000,\n \"LineOperator\": \"ChinaOther\",\n \"Construct\": 1,\n \"Location\": \"广东省广州市华新园0602-A01机架7号位\",\n \"PortType\": \"10GBase-LR\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"StartTime\": \"2019-09-12 17:09:07\",\n \"CircuitCode\": \"唐镇0103-A09-PL01-1\",\n \"Vlan\": 100,\n \"CustomerName\": \"张三\",\n \"CustomerContactMail\": \"zhangsan@tencent.com\",\n \"CustomerContactNumber\": \"13888888888\",\n \"FaultReportContactPerson\": \"李四\",\n \"FaultReportContactNumber\": \"15999999999\",\n \"IdcCity\": \"广东省广州市华新园0602-A01机架7号位\",\n \"SignLaw\": false,\n \"LocalZone\": false,\n \"VlanZeroDirectConnectTunnelCount\": 0,\n \"OtherVlanDirectConnectTunnelCount\": 0,\n \"MinBandwidth\": 0,\n \"ExpiredTime\": null,\n \"EnabledTime\": \"2020-09-22T00:00:00+00:00\",\n \"TencentAddress\": \"192.168.1.2/24\",\n \"CustomerAddress\": \"192.168.1.1/24\",\n \"ChargeType\": \"NON_RECURRING_CHARGE\",\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"edafc0e0-3a01-4ac3-848d-e402ff04c1f3\",\n \"TotalCount\": 1,\n \"AllSignLaw\": false\n }\n}",
141
+ "output": "{\n \"Response\": {\n \"DirectConnectSet\": [\n {\n \"DirectConnectId\": \"dc-c3hbbsw9\",\n \"DirectConnectName\": \"专线接入测试\",\n \"RedundantDirectConnectId\": \"\",\n \"State\": \"AVAILABLE\",\n \"ChargeState\": \"NORMAL\",\n \"AccessPointId\": \"ap-cn-guangzhou-kxc\",\n \"AccessPointName\": \"广州科丰路\",\n \"AccessPointType\": \"VXLAN\",\n \"Bandwidth\": 10000,\n \"LineOperator\": \"ChinaOther\",\n \"Construct\": 1,\n \"Location\": \"广东省广州市华新园0602-A01机架7号位\",\n \"PortType\": \"10GBase-LR\",\n \"CreatedTime\": \"2020-09-22T00:00:00+00:00\",\n \"StartTime\": \"2019-09-12 17:09:07\",\n \"CircuitCode\": \"唐镇0103-A09-PL01-1\",\n \"Vlan\": 100,\n \"CustomerName\": \"张三\",\n \"CustomerContactMail\": \"zhangsan@tencent.com\",\n \"CustomerContactNumber\": \"13888888888\",\n \"FaultReportContactPerson\": \"李四\",\n \"FaultReportContactNumber\": \"15999999999\",\n \"IdcCity\": \"广东省广州市华新园0602-A01机架7号位\",\n \"SignLaw\": false,\n \"LocalZone\": false,\n \"VlanZeroDirectConnectTunnelCount\": 0,\n \"OtherVlanDirectConnectTunnelCount\": 0,\n \"MinBandwidth\": 0,\n \"ExpiredTime\": \"2024-09-22T00:00:00+00:00\",\n \"EnabledTime\": \"2020-09-22T00:00:00+00:00\",\n \"TencentAddress\": \"192.168.1.2/24\",\n \"CustomerAddress\": \"192.168.1.1/24\",\n \"ChargeType\": \"NON_RECURRING_CHARGE\",\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"edafc0e0-3a01-4ac3-848d-e402ff04c1f3\",\n \"TotalCount\": 1,\n \"AllSignLaw\": false\n }\n}",
142
142
  "title": "查询物理专线列表-2"
143
143
  }
144
144
  ],
@@ -168,9 +168,9 @@
168
168
  ],
169
169
  "DescribePublicDirectConnectTunnelRoutes": [
170
170
  {
171
- "document": "",
172
- "input": "https://dc.tencentcloudapi.com/?Action=DescribePublicDirectConnectTunnelRoutes\n&DirectConnectTunnelId=dcx-6mqd6t9j\n&<公共请求参数>",
173
- "output": "{\n \"Response\": {\n \"Routes\": [\n {\n \"Status\": \"ENABLE\",\n \"DestinationCidrBlock\": \"10.19.166.0/24\",\n \"ASPath\": [\n \"45090\",\n \"58835\"\n ],\n \"RouteType\": \"STATIC\",\n \"RouteId\": \"dcxr-mtb4iw15\",\n \"NextHop\": \"\"\n },\n {\n \"Status\": \"ENABLE\",\n \"DestinationCidrBlock\": \"10.19.167.0/24\",\n \"ASPath\": [\n \"45090\",\n \"58835\"\n ],\n \"RouteType\": \"BGP\",\n \"RouteId\": \"dcxr-rjt3luud\",\n \"NextHop\": \"\"\n },\n {\n \"Status\": \"ENABLE\",\n \"DestinationCidrBlock\": \"10.19.168.0/24\",\n \"ASPath\": [\n \"45090\",\n \"58835\"\n ],\n \"RouteType\": \"BGP\",\n \"RouteId\": \"dcxr-eeinewg5\",\n \"NextHop\": \"\"\n }\n ],\n \"TotalCount\": 3,\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\"\n }\n}",
171
+ "document": "查询互联网通道路由列表",
172
+ "input": "https://dc.tencentcloudapi.com/?Action=DescribePublicDirectConnectTunnelRoutes\n&DirectConnectTunnelId=dcx-69p738pu\n&<公共请求参数>",
173
+ "output": "{\n \"Response\": {\n \"Routes\": [\n {\n \"RouteId\": \"ipv4-l4udy3uj\",\n \"DestinationCidrBlock\": \"49.7.252.80/30\",\n \"RouteType\": \"STATIC\",\n \"Status\": \"ENABLE\",\n \"ASPath\": [],\n \"NextHop\": \"10.60.191.1\",\n \"UpdateTime\": \"2023-01-13 22:48:50\",\n \"ApplyOnTunnelEnable\": true\n }\n ],\n \"RequestId\": \"8ae32da8-db96-400f-908e-0de2c89e96ea\",\n \"TotalCount\": 1\n }\n}",
174
174
  "title": "查询互联网通道路由列表"
175
175
  }
176
176
  ],
@@ -193,7 +193,7 @@
193
193
  "ModifyDirectConnectAttribute": [
194
194
  {
195
195
  "document": "修改物理专线属性信息",
196
- "input": "https://dc.tencentcloudapi.com/?Action=ModifyDirectConnectAttribute\n&DirectConnectId=dcx-abcdefgh\n&DirectConnectName=abc\n&CircuitCode=ABF_123\n&Vlan=100\n&TencentAddress=172.168.1.1/30\n&CustomerAddress=172.168.1.2/30\n&CustomerName=张三\n&CustomerContactMail=12345@qq.com\n&CustomerContactNumber=18812345678\n&Bandwidth=1000\n&<公共请求参数>",
196
+ "input": "https://dc.tencentcloudapi.com/?Action=ModifyDirectConnectAttribute\n&DirectConnectId=dcx-abcdefgh\n&DirectConnectName=我的专线01\n&CircuitCode=ABF_123\n&Vlan=100\n&TencentAddress=172.168.1.1/30\n&CustomerAddress=172.168.1.2/30\n&CustomerName=张三\n&CustomerContactMail=12345@qq.com\n&CustomerContactNumber=18812345678\n&Bandwidth=1000\n&<公共请求参数>",
197
197
  "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
198
198
  "title": "修改物理专线属性信息"
199
199
  }
@@ -5481,6 +5481,16 @@
5481
5481
  "type": "object",
5482
5482
  "value_allowed_null": true
5483
5483
  },
5484
+ {
5485
+ "disabled": false,
5486
+ "document": "索引别名字段\n注意:此字段可能返回 null,表示取不到有效值。",
5487
+ "example": "[alias1,alias2]",
5488
+ "member": "string",
5489
+ "name": "IndexAliasesField",
5490
+ "output_required": false,
5491
+ "type": "list",
5492
+ "value_allowed_null": true
5493
+ },
5484
5494
  {
5485
5495
  "disabled": false,
5486
5496
  "document": "索引所属集群APP ID\n注意:此字段可能返回 null,表示取不到有效值。",
@@ -85,7 +85,7 @@
85
85
  "status": "online"
86
86
  },
87
87
  "CreateDocument": {
88
- "document": "创建签署流程电子文档<br />\n\n### 调用流程\n该接口需要给对应的流程指定一个模板id,并且填充该模板中需要补充的信息。需要配置<a href=\"https://qian.tencent.com/developers/companyApis/startFlows/CreateFlow\" target=\"_blank\">创建签署流程</a>和<a href=\"https://qian.tencent.com/developers/companyApis/startFlows/StartFlow\" target=\"_blank\">发起签署流程</a>接口使用。具体逻辑可以参考下图:\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/1f38ebd7c5afed8763ad961741d81438.png)\n\n\n### 填充模板中定义的填写控件\n模板中配置的<font color=\"red\">发起人填充控件</font>可以通过本接口的**FormFields数组**字段填充。\n\n**<font color=\"red\">填充填写控件需要进行Pdf合成工作,文档合成完成后会收到[文档合成完成后回调通知](https://qian.tencent.com/developers/company/callback_types_file_resources),建议在收到此回调后再调用 [StartFlow](https://qian.tencent.com/developers/companyApis/startFlows/StartFlow) 接口。</font>**\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/37457e0e450fc221effddfcb8b1bad55.png)\n\n填充的传参示例如下\n\n```\n request.FormFields = [{\n \"ComponentName\": \"项目的名字\",\n \"ComponentValue\": \"休闲山庄\"\n }, {\n \"ComponentName\": \"项目的地址\",\n \"ComponentValue\": \"凤凰山北侧\",\n }, {\n \"ComponentName\": \"范围\",\n \"ComponentValue\": \"凤凰山至107国道\",\n }, {\n \"ComponentName\": \"面积\",\n \"ComponentValue\": \"100亩\",\n }, {\n \"ComponentName\": \"基本情况\",\n \"ComponentValue\": \"完好\",\n }, , {\n \"ComponentName\": \"用途\",\n \"ComponentValue\": \"经营农家乐\",\n }\n ]\n```\n合成后合同样子示例\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/140a2fb771ac66a185d0a000d37485f6.png)",
88
+ "document": "创建签署流程电子文档<br />\n\n### 调用流程\n该接口需要给对应的流程指定一个模板id,并且填充该模板中需要补充的信息。需要配置<a href=\"https://qian.tencent.com/developers/companyApis/startFlows/CreateFlow\" target=\"_blank\">创建签署流程</a>和<a href=\"https://qian.tencent.com/developers/companyApis/startFlows/StartFlow\" target=\"_blank\">发起签署流程</a>接口使用。具体逻辑可以参考下图:\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/1f38ebd7c5afed8763ad961741d81438.png)\n\n\n### 填充模板中定义的填写控件\n模板中配置的<font color=\"red\">发起人填充控件</font>可以通过本接口的**FormFields数组**字段填充。\n\n**<font color=\"red\">填充填写控件需要进行Pdf合成工作,文档合成完成后会收到[合同文档合成完成回调](https://qian.tencent.com/developers/company/callback_types_contracts_sign#%E4%B9%9D-%E5%90%88%E5%90%8C%E6%96%87%E6%A1%A3%E5%90%88%E6%88%90%E5%AE%8C%E6%88%90%E5%9B%9E%E8%B0%83),建议在收到此回调后再调用 [StartFlow](https://qian.tencent.com/developers/companyApis/startFlows/StartFlow) 接口。</font>**\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/37457e0e450fc221effddfcb8b1bad55.png)\n\n填充的传参示例如下\n\n```\n request.FormFields = [{\n \"ComponentName\": \"项目的名字\",\n \"ComponentValue\": \"休闲山庄\"\n }, {\n \"ComponentName\": \"项目的地址\",\n \"ComponentValue\": \"凤凰山北侧\",\n }, {\n \"ComponentName\": \"范围\",\n \"ComponentValue\": \"凤凰山至107国道\",\n }, {\n \"ComponentName\": \"面积\",\n \"ComponentValue\": \"100亩\",\n }, {\n \"ComponentName\": \"基本情况\",\n \"ComponentValue\": \"完好\",\n }, , {\n \"ComponentName\": \"用途\",\n \"ComponentValue\": \"经营农家乐\",\n }\n ]\n```\n合成后合同样子示例\n\n![image](https://qcloudimg.tencent-cloud.cn/raw/140a2fb771ac66a185d0a000d37485f6.png)",
89
89
  "input": "CreateDocumentRequest",
90
90
  "name": "模板发起合同-创建电子文档",
91
91
  "output": "CreateDocumentResponse",
@@ -3124,7 +3124,7 @@
3124
3124
  },
3125
3125
  {
3126
3126
  "disabled": false,
3127
- "document": "合同预览链接URL。\n\n注: `1.如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL`\n`2.当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容`",
3127
+ "document": "合同预览链接URL。\n\n注: `1.如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL`\n`2.当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容,完整的预览链接需通过[合同文档合成完成回调](https://qian.tencent.com/developers/company/callback_types_contracts_sign/#%E4%B9%9D-%E5%90%88%E5%90%8C%E6%96%87%E6%A1%A3%E5%90%88%E6%88%90%E5%AE%8C%E6%88%90%E5%9B%9E%E8%B0%83)获取。",
3128
3128
  "example": "https://qian.tencent.cn/4d0d6929-0b40",
3129
3129
  "member": "string",
3130
3130
  "name": "PreviewFileUrl",
@@ -7309,7 +7309,7 @@
7309
7309
  },
7310
7310
  {
7311
7311
  "disabled": false,
7312
- "document": "合同预览链接URL数组。\n\n注:如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL",
7312
+ "document": "合同预览链接URL数组。\n\n注:如果是预览模式(即NeedPreview设置为true)时, 才会有此预览链接URL\n如果预览的文件中指定了动态表格控件,此时此接口返回的是合成前的文档预览链接,合成完成后的文档预览链接需要通过[合同文档合成完成回调](https://qian.tencent.com/developers/partner/callback_types_contracts_sign#%E5%8D%81%E4%B8%80-%E5%90%88%E5%90%8C%E6%96%87%E6%A1%A3%E5%90%88%E6%88%90%E5%AE%8C%E6%88%90%E5%9B%9E%E8%B0%83)获取或使用返回的TaskInfo中的TaskId通过[查询转换任务状态\n](https://qian.tencent.com/developers/partnerApis/files/ChannelGetTaskResultApi)接口查询得到",
7313
7313
  "example": "[\"https://test.ess.tencent.cn/document-url-preview?channel=PROXYCHANNEL&scene=SINGLEPAGE&code=yDwqoUUcKny&codeType=QUICK&businessType=RESOURCE&businessId=yDwqcUUck\"]",
7314
7314
  "member": "string",
7315
7315
  "name": "PreviewUrls",
@@ -442,13 +442,13 @@
442
442
  "members": [
443
443
  {
444
444
  "disabled": false,
445
- "document": "完成激活的设备信息\n注意:此字段可能返回 null,表示取不到有效值。",
445
+ "document": "完成激活的设备信息",
446
446
  "example": "无",
447
447
  "member": "ActivateHardware",
448
448
  "name": "HardwareInfo",
449
449
  "output_required": true,
450
450
  "type": "list",
451
- "value_allowed_null": true
451
+ "value_allowed_null": false
452
452
  },
453
453
  {
454
454
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -3,8 +3,8 @@
3
3
  "ActivateHardware": [
4
4
  {
5
5
  "document": "批量激活设备",
6
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"描述\",\n \"DataKey\": \"keys\"\n }\n ]\n}",
7
- "output": "{\n \"Response\": {\n \"HardwareInfo\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"描述\",\n \"DataKey\": \"keys\",\n \"LicensePayMode\": 1,\n \"AccessScope\": 1\n }\n ],\n \"RequestId\": \"edd378f7-2511-4692-a029-5ca3d22c1884\"\n }\n}",
6
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"activateHardware info\",\n \"DataKey\": \"keys\"\n }\n ]\n}",
7
+ "output": "{\n \"Response\": {\n \"HardwareInfo\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"activateHardware info\",\n \"DataKey\": \"keys\",\n \"LicensePayMode\": 1,\n \"AccessScope\": 1\n }\n ],\n \"RequestId\": \"edd378f7-2511-4692-a029-5ca3d22c1884\"\n }\n}",
8
8
  "title": "批量激活设备"
9
9
  }
10
10
  ],