tccli 3.0.1304.1__py2.py3-none-any.whl → 3.0.1307.1__py2.py3-none-any.whl

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 (109) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/v20221229/api.json +44 -42
  3. tccli/services/aiart/v20221229/examples.json +11 -11
  4. tccli/services/ams/v20201229/api.json +28 -34
  5. tccli/services/ams/v20201229/examples.json +2 -8
  6. tccli/services/autoscaling/v20180419/api.json +57 -57
  7. tccli/services/autoscaling/v20180419/examples.json +6 -6
  8. tccli/services/bi/v20220105/api.json +9 -0
  9. tccli/services/bi/v20220105/examples.json +1 -1
  10. tccli/services/cbs/v20170312/api.json +75 -54
  11. tccli/services/ccc/v20200210/api.json +10 -0
  12. tccli/services/cdb/v20170320/api.json +9 -9
  13. tccli/services/cdb/v20170320/examples.json +2 -2
  14. tccli/services/cdn/v20180606/api.json +61 -58
  15. tccli/services/cdn/v20180606/examples.json +8 -8
  16. tccli/services/cfs/v20190719/api.json +12 -2
  17. tccli/services/cfs/v20190719/examples.json +2 -2
  18. tccli/services/cfw/cfw_client.py +53 -0
  19. tccli/services/cfw/v20190904/api.json +539 -0
  20. tccli/services/cfw/v20190904/examples.json +8 -0
  21. tccli/services/chc/v20230418/api.json +56 -1
  22. tccli/services/ckafka/ckafka_client.py +53 -0
  23. tccli/services/ckafka/v20190819/api.json +242 -8
  24. tccli/services/ckafka/v20190819/examples.json +8 -0
  25. tccli/services/clb/v20180317/api.json +120 -111
  26. tccli/services/clb/v20180317/examples.json +7 -7
  27. tccli/services/cvm/v20170312/api.json +130 -21
  28. tccli/services/cvm/v20170312/examples.json +1 -1
  29. tccli/services/cynosdb/v20190107/api.json +18 -18
  30. tccli/services/dbbrain/v20191016/api.json +11 -10
  31. tccli/services/dbbrain/v20191016/examples.json +1 -1
  32. tccli/services/dbbrain/v20210527/api.json +1 -1
  33. tccli/services/dc/v20180410/api.json +16 -6
  34. tccli/services/dc/v20180410/examples.json +4 -4
  35. tccli/services/dlc/v20210125/api.json +19 -0
  36. tccli/services/domain/v20180808/api.json +213 -213
  37. tccli/services/domain/v20180808/examples.json +38 -38
  38. tccli/services/drm/v20181115/api.json +52 -65
  39. tccli/services/drm/v20181115/examples.json +1 -1
  40. tccli/services/dsgc/v20190723/api.json +10 -0
  41. tccli/services/dts/v20211206/api.json +0 -9
  42. tccli/services/dts/v20211206/examples.json +1 -1
  43. tccli/services/ecdn/v20191012/api.json +12 -12
  44. tccli/services/emr/v20190103/api.json +10 -0
  45. tccli/services/es/v20250101/api.json +45 -45
  46. tccli/services/essbasic/v20210526/examples.json +7 -1
  47. tccli/services/gs/gs_client.py +53 -0
  48. tccli/services/gs/v20191118/api.json +75 -3
  49. tccli/services/gs/v20191118/examples.json +15 -7
  50. tccli/services/gwlb/v20240906/api.json +28 -28
  51. tccli/services/hai/hai_client.py +53 -0
  52. tccli/services/hai/v20230812/api.json +62 -0
  53. tccli/services/hai/v20230812/examples.json +8 -0
  54. tccli/services/hunyuan/v20230901/api.json +4 -4
  55. tccli/services/ims/v20201229/api.json +14 -5
  56. tccli/services/ims/v20201229/examples.json +2 -2
  57. tccli/services/ioa/v20220601/api.json +13 -2
  58. tccli/services/iotexplorer/v20190423/api.json +62 -3
  59. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  60. tccli/services/iotvideoindustry/v20201201/api.json +29 -19
  61. tccli/services/iotvideoindustry/v20201201/examples.json +2 -2
  62. tccli/services/iss/iss_client.py +273 -8
  63. tccli/services/iss/v20230517/api.json +586 -0
  64. tccli/services/iss/v20230517/examples.json +46 -0
  65. tccli/services/lcic/v20220817/api.json +1 -1
  66. tccli/services/lighthouse/v20200324/api.json +1 -1
  67. tccli/services/live/v20180801/api.json +18 -18
  68. tccli/services/lke/v20231130/api.json +50 -6
  69. tccli/services/lkeap/v20240522/api.json +124 -1
  70. tccli/services/lowcode/v20210108/api.json +10 -1
  71. tccli/services/monitor/v20180724/api.json +1 -1
  72. tccli/services/mps/v20190612/api.json +283 -290
  73. tccli/services/mps/v20190612/examples.json +9 -9
  74. tccli/services/ocr/v20181119/api.json +133 -114
  75. tccli/services/ocr/v20181119/examples.json +1 -1
  76. tccli/services/postgres/v20170312/api.json +140 -121
  77. tccli/services/postgres/v20170312/examples.json +1 -1
  78. tccli/services/redis/v20180412/api.json +94 -4
  79. tccli/services/redis/v20180412/examples.json +3 -3
  80. tccli/services/ses/v20201002/api.json +9 -0
  81. tccli/services/soe/v20180724/api.json +13 -13
  82. tccli/services/soe/v20180724/examples.json +2 -2
  83. tccli/services/tat/v20201028/api.json +19 -19
  84. tccli/services/tcss/v20201101/api.json +27 -0
  85. tccli/services/teo/v20220901/api.json +14 -3
  86. tccli/services/tione/tione_client.py +53 -0
  87. tccli/services/tione/v20211111/api.json +49 -1
  88. tccli/services/tione/v20211111/examples.json +8 -0
  89. tccli/services/tke/v20180525/api.json +37 -37
  90. tccli/services/trtc/v20190722/api.json +5 -5
  91. tccli/services/tse/v20201207/api.json +30 -0
  92. tccli/services/tsf/v20180326/api.json +2 -2
  93. tccli/services/tts/v20190823/api.json +1 -1
  94. tccli/services/vm/v20210922/api.json +21 -30
  95. tccli/services/vm/v20210922/examples.json +2 -2
  96. tccli/services/vod/v20180717/api.json +15 -6
  97. tccli/services/vod/v20180717/examples.json +1 -1
  98. tccli/services/vpc/v20170312/api.json +170 -143
  99. tccli/services/vpc/v20170312/examples.json +5 -5
  100. tccli/services/vrs/v20200824/api.json +52 -52
  101. tccli/services/vrs/v20200824/examples.json +2 -2
  102. tccli/services/wedata/v20210820/api.json +218 -19
  103. tccli/services/wedata/v20210820/examples.json +11 -3
  104. tccli/services/wedata/wedata_client.py +53 -0
  105. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/METADATA +2 -2
  106. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/RECORD +109 -109
  107. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/WHEEL +0 -0
  108. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/entry_points.txt +0 -0
  109. {tccli-3.0.1304.1.dist-info → tccli-3.0.1307.1.dist-info}/license_files/LICENSE +0 -0
@@ -167,7 +167,7 @@
167
167
  "members": [
168
168
  {
169
169
  "disabled": false,
170
- "document": "专用通道ID。可以通过[DescribeDirectConnectTunnel](https://cloud.tencent.com/document/product/216/19819)接口获取。",
170
+ "document": "专用通道ID。可以通过[DescribeDirectConnectTunnels](https://cloud.tencent.com/document/product/216/19819)接口获取。",
171
171
  "example": "dcx-xxxxxxxx",
172
172
  "member": "string",
173
173
  "name": "DirectConnectTunnelId",
@@ -441,11 +441,11 @@
441
441
  "disabled": false,
442
442
  "document": "腾讯侧BGP ASN",
443
443
  "example": "45090",
444
- "member": "string",
444
+ "member": "int64",
445
445
  "name": "CloudAsn",
446
446
  "output_required": false,
447
447
  "required": false,
448
- "type": "string",
448
+ "type": "int",
449
449
  "value_allowed_null": false
450
450
  },
451
451
  {
@@ -825,7 +825,7 @@
825
825
  },
826
826
  {
827
827
  "disabled": false,
828
- "document": "物理专线所在的接入点。\n您可以通过调用 DescribeAccessPoints接口获取地域ID。所选择的接入点必须存在且处于可接入的状态。",
828
+ "document": "物理专线所在的接入点。\n您可以通过调用[DescribeAccessPoints](https://cloud.tencent.com/document/product/216/34827)接口获取接入点ID",
829
829
  "example": "ap-cn-beijing-hx",
830
830
  "member": "string",
831
831
  "name": "AccessPointId",
@@ -1277,7 +1277,7 @@
1277
1277
  "members": [
1278
1278
  {
1279
1279
  "disabled": false,
1280
- "document": "接入点所在的地域。使用DescribeRegions查询。\n您可以通过调用 DescribeRegions接口获取地域ID。",
1280
+ "document": "接入点所在的地域。你可以通过调用[DescribeRegions](https://cloud.tencent.com/document/product/1596/77930)接口获取地域ID。",
1281
1281
  "example": "ap-guangzhou",
1282
1282
  "member": "string",
1283
1283
  "name": "RegionId",
@@ -1461,7 +1461,7 @@
1461
1461
  "members": [
1462
1462
  {
1463
1463
  "disabled": false,
1464
- "document": "过滤条件。",
1464
+ "document": "过滤条件。direct-connect-id:物理专线ID,states:物理专线状态(AVAILABLE-就绪,PENDING-申请中,REJECTED-申请被拒绝,PENDINGPAY-待付款,PAID-付款完成,BUILDING-建设中,STOPED-建设终止,DELETED-删除完成)。",
1465
1465
  "example": "无",
1466
1466
  "member": "Filter",
1467
1467
  "name": "Filters",
@@ -2125,6 +2125,16 @@
2125
2125
  "output_required": true,
2126
2126
  "type": "string",
2127
2127
  "value_allowed_null": false
2128
+ },
2129
+ {
2130
+ "disabled": false,
2131
+ "document": "是否三层架构",
2132
+ "example": "true",
2133
+ "member": "bool",
2134
+ "name": "IsThreeArch",
2135
+ "output_required": true,
2136
+ "type": "bool",
2137
+ "value_allowed_null": false
2128
2138
  }
2129
2139
  ],
2130
2140
  "usage": "out"
@@ -96,13 +96,13 @@
96
96
  {
97
97
  "document": "获取全量接入点信息。",
98
98
  "input": "https://dc.tencentcloudapi.com/?Action=DescribeAccessPoints\r\n&<公共请求参数>",
99
- "output": "{\n \"Response\": {\n \"AccessPointSet\": [\n {\n \"AccessPointName\": \"新加坡-C-泰戈尔\",\n \"AccessPointId\": \"ap-singapore-c-tagore\",\n \"City\": \"新加坡\",\n \"Area\": \"其它\",\n \"RegionId\": \"ap-singapore\",\n \"Location\": \"新加坡Dodid泰戈尔AC\",\n \"Coordinate\": {\n \"Lat\": 1.3885116,\n \"Lng\": 103.8277551\n },\n \"AccessPointType\": \"VXLAN\",\n \"LineOperator\": [\n \"InternationalOperator\"\n ],\n \"AvailablePortType\": [\n \"1000BASE-LX\",\n \"1000BASE-ZX\",\n \"10GBASE-LR\",\n \"10GBASE-ZR\",\n \"100GBASE-LR4L\",\n \"100GBASE-LR4\",\n \"100GBASE-40KM\",\n \"QSFPDD-400G-FR4\",\n \"QSFPDD-400G-LR4\"\n ],\n \"AvailablePortInfo\": [\n {\n \"InternationalName\": \"1000BASE-LX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"1000BASE-ZX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-LR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-ZR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4L\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-40KM\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-FR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-LR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n }\n ],\n \"State\": \"AVAILABLE\"\n }\n ],\n \"RequestId\": \"b6aa097b-3cd9-4c79-bf41-bb0d2427ffa2\",\n \"TotalCount\": 98\n }\n}",
99
+ "output": "{\n \"Response\": {\n \"AccessPointSet\": [\n {\n \"AccessPointName\": \"新加坡-C-泰戈尔\",\n \"AccessPointId\": \"ap-singapore-c-tagore\",\n \"City\": \"新加坡\",\n \"Area\": \"其它\",\n \"RegionId\": \"ap-singapore\",\n \"Location\": \"新加坡Dodid泰戈尔AC\",\n \"Address\": \"71 Tagore Ln,Singapore 787496\",\n \"Coordinate\": {\n \"Lat\": 1.3885116,\n \"Lng\": 103.8277551\n },\n \"AccessPointType\": \"VXLAN\",\n \"LineOperator\": [\n \"InternationalOperator\"\n ],\n \"AvailablePortType\": [\n \"1000BASE-LX\",\n \"1000BASE-ZX\",\n \"10GBASE-LR\",\n \"10GBASE-ZR\",\n \"100GBASE-LR4L\",\n \"100GBASE-LR4\",\n \"100GBASE-40KM\",\n \"QSFPDD-400G-FR4\",\n \"QSFPDD-400G-LR4\"\n ],\n \"AvailablePortInfo\": [\n {\n \"InternationalName\": \"1000BASE-LX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"1000BASE-ZX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-LR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-ZR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4L\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-40KM\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-FR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-LR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n }\n ],\n \"State\": \"AVAILABLE\"\n }\n ],\n \"RequestId\": \"b6aa097b-3cd9-4c79-bf41-bb0d2427ffa2\",\n \"TotalCount\": 98\n }\n}",
100
100
  "title": "获取全量接入点信息"
101
101
  },
102
102
  {
103
103
  "document": "获取指定地域接入点信息。",
104
104
  "input": "https://dc.tencentcloudapi.com/?Action=DescribeAccessPoints\r\n&RegionId=ap-chongqing\r\n&<公共请求参数>",
105
- "output": "{\n \"Response\": {\n \"AccessPointSet\": [\n {\n \"AccessPointName\": \"重庆-A-泰和\",\n \"AccessPointId\": \"ap-chongqing-a-th\",\n \"City\": \"重庆\",\n \"Area\": \"西南\",\n \"RegionId\": \"ap-chongqing\",\n \"Location\": \"重庆腾讯泰和DC\",\n \"Coordinate\": {\n \"Lat\": 29.790833,\n \"Lng\": 106.523072\n },\n \"AccessPointType\": \"VXLAN\",\n \"LineOperator\": [\n \"ChinaTelecom\",\n \"ChinaMobile\",\n \"ChinaUnicom\",\n \"In-houseWiring\",\n \"ChinaOther\"\n ],\n \"AvailablePortType\": [\n \"1000BASE-LX\",\n \"1000BASE-T\",\n \"1000BASE-ZX\",\n \"10GBASE-LR\",\n \"10GBASE-ZR\",\n \"100GBASE-LR4L\",\n \"100GBASE-LR4\",\n \"100GBASE-40KM\",\n \"QSFPDD-400G-FR4\",\n \"QSFPDD-400G-LR4\"\n ],\n \"AvailablePortInfo\": [\n {\n \"InternationalName\": \"1000BASE-LX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"1000BASE-T\",\n \"Specification\": 1000,\n \"PortType\": \"T\"\n },\n {\n \"InternationalName\": \"1000BASE-ZX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-LR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-ZR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4L\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-40KM\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-FR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-LR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n }\n ],\n \"State\": \"AVAILABLE\"\n }\n ],\n \"RequestId\": \"b6aa097b-3cd9-4c79-bf41-bb0d2427ffa3\",\n \"TotalCount\": 3\n }\n}",
105
+ "output": "{\n \"Response\": {\n \"AccessPointSet\": [\n {\n \"AccessPointName\": \"重庆-A-泰和\",\n \"AccessPointId\": \"ap-chongqing-a-th\",\n \"City\": \"重庆\",\n \"Area\": \"西南\",\n \"RegionId\": \"ap-chongqing\",\n \"Location\": \"重庆腾讯泰和DC\",\n \"Address\": \"重庆市北碚区水土镇高新技术产业园泰和路777号\",\n \"Coordinate\": {\n \"Lat\": 29.790833,\n \"Lng\": 106.523072\n },\n \"AccessPointType\": \"VXLAN\",\n \"LineOperator\": [\n \"ChinaTelecom\",\n \"ChinaMobile\",\n \"ChinaUnicom\",\n \"In-houseWiring\",\n \"ChinaOther\"\n ],\n \"AvailablePortType\": [\n \"1000BASE-LX\",\n \"1000BASE-T\",\n \"1000BASE-ZX\",\n \"10GBASE-LR\",\n \"10GBASE-ZR\",\n \"100GBASE-LR4L\",\n \"100GBASE-LR4\",\n \"100GBASE-40KM\",\n \"QSFPDD-400G-FR4\",\n \"QSFPDD-400G-LR4\"\n ],\n \"AvailablePortInfo\": [\n {\n \"InternationalName\": \"1000BASE-LX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"1000BASE-T\",\n \"Specification\": 1000,\n \"PortType\": \"T\"\n },\n {\n \"InternationalName\": \"1000BASE-ZX\",\n \"Specification\": 1000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-LR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"10GBASE-ZR\",\n \"Specification\": 10000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4L\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-LR4\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"100GBASE-40KM\",\n \"Specification\": 100000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-FR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n },\n {\n \"InternationalName\": \"QSFPDD-400G-LR4\",\n \"Specification\": 400000,\n \"PortType\": \"X\"\n }\n ],\n \"State\": \"AVAILABLE\"\n }\n ],\n \"RequestId\": \"b6aa097b-3cd9-4c79-bf41-bb0d2427ffa3\",\n \"TotalCount\": 3\n }\n}",
106
106
  "title": "获取指定地域接入点信息"
107
107
  }
108
108
  ],
@@ -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\": \"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}",
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 \"IsThreeArch\": false,\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\": \"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}",
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 \"IsThreeArch\": false,\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
  ],
@@ -12353,6 +12353,15 @@
12353
12353
  "name": "Sorting",
12354
12354
  "required": false,
12355
12355
  "type": "string"
12356
+ },
12357
+ {
12358
+ "disabled": false,
12359
+ "document": "是否设置为常驻:1非常驻(默认)、2常驻(仅能设置一个常驻)",
12360
+ "example": "2",
12361
+ "member": "int64",
12362
+ "name": "IsDefault",
12363
+ "required": false,
12364
+ "type": "int"
12356
12365
  }
12357
12366
  ],
12358
12367
  "type": "object"
@@ -20669,6 +20678,16 @@
20669
20678
  "output_required": false,
20670
20679
  "type": "string",
20671
20680
  "value_allowed_null": false
20681
+ },
20682
+ {
20683
+ "disabled": false,
20684
+ "document": "是否设置为常驻:1非常驻(默认)、2常驻(仅能设置一个常驻)",
20685
+ "example": "2",
20686
+ "member": "int64",
20687
+ "name": "IsDefault",
20688
+ "output_required": false,
20689
+ "type": "int",
20690
+ "value_allowed_null": false
20672
20691
  }
20673
20692
  ],
20674
20693
  "usage": "out"