tccli 3.0.1407.1__py2.py3-none-any.whl → 3.0.1408.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 (33) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/ccc/v20200210/api.json +9 -0
  3. tccli/services/cdb/cdb_client.py +53 -0
  4. tccli/services/cdb/v20170320/api.json +54 -0
  5. tccli/services/cdb/v20170320/examples.json +8 -0
  6. tccli/services/dbbrain/v20210527/api.json +7 -7
  7. tccli/services/dcdb/v20180411/api.json +1 -1
  8. tccli/services/essbasic/v20210526/api.json +3 -3
  9. tccli/services/essbasic/v20210526/examples.json +6 -6
  10. tccli/services/gaap/v20180529/api.json +13 -3
  11. tccli/services/ioa/ioa_client.py +61 -8
  12. tccli/services/ioa/v20220601/api.json +126 -0
  13. tccli/services/ioa/v20220601/examples.json +8 -0
  14. tccli/services/lighthouse/v20200324/api.json +36 -0
  15. tccli/services/lighthouse/v20200324/examples.json +1 -1
  16. tccli/services/live/v20180801/examples.json +6 -0
  17. tccli/services/mariadb/v20170312/api.json +1 -1
  18. tccli/services/mps/v20190612/api.json +26 -4
  19. tccli/services/oceanus/v20190422/api.json +2 -2
  20. tccli/services/oceanus/v20190422/examples.json +2 -2
  21. tccli/services/pts/v20210728/api.json +2 -2
  22. tccli/services/rum/v20210622/api.json +18 -0
  23. tccli/services/tmt/v20180321/api.json +78 -1
  24. tccli/services/tsf/v20180326/api.json +3 -0
  25. tccli/services/vpc/v20170312/api.json +819 -0
  26. tccli/services/vpc/v20170312/examples.json +96 -0
  27. tccli/services/vpc/vpc_client.py +669 -33
  28. tccli/services/wedata/v20250806/api.json +43 -4
  29. {tccli-3.0.1407.1.dist-info → tccli-3.0.1408.1.dist-info}/METADATA +2 -2
  30. {tccli-3.0.1407.1.dist-info → tccli-3.0.1408.1.dist-info}/RECORD +33 -33
  31. {tccli-3.0.1407.1.dist-info → tccli-3.0.1408.1.dist-info}/WHEEL +0 -0
  32. {tccli-3.0.1407.1.dist-info → tccli-3.0.1408.1.dist-info}/entry_points.txt +0 -0
  33. {tccli-3.0.1407.1.dist-info → tccli-3.0.1408.1.dist-info}/license_files/LICENSE +0 -0
@@ -5326,6 +5326,32 @@
5326
5326
  ],
5327
5327
  "type": "object"
5328
5328
  },
5329
+ "DestinationRegionBlueprint": {
5330
+ "document": "目标地域镜像信息。",
5331
+ "members": [
5332
+ {
5333
+ "disabled": false,
5334
+ "document": "目标地域。",
5335
+ "example": "ap-guangzhou",
5336
+ "member": "string",
5337
+ "name": "Region",
5338
+ "output_required": true,
5339
+ "type": "string",
5340
+ "value_allowed_null": false
5341
+ },
5342
+ {
5343
+ "disabled": false,
5344
+ "document": "目标地域镜像ID。",
5345
+ "example": "lhbp-lf3gjs2f",
5346
+ "member": "string",
5347
+ "name": "BlueprintId",
5348
+ "output_required": true,
5349
+ "type": "string",
5350
+ "value_allowed_null": false
5351
+ }
5352
+ ],
5353
+ "usage": "out"
5354
+ },
5329
5355
  "DetachCcnRequest": {
5330
5356
  "document": "DetachCcn请求参数结构体",
5331
5357
  "members": [
@@ -10813,6 +10839,16 @@
10813
10839
  "SyncBlueprintResponse": {
10814
10840
  "document": "SyncBlueprint返回参数结构体",
10815
10841
  "members": [
10842
+ {
10843
+ "disabled": false,
10844
+ "document": "目标地域镜像信息。",
10845
+ "example": "无",
10846
+ "member": "DestinationRegionBlueprint",
10847
+ "name": "DestinationRegionBlueprintSet",
10848
+ "output_required": true,
10849
+ "type": "list",
10850
+ "value_allowed_null": false
10851
+ },
10816
10852
  {
10817
10853
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
10818
10854
  "member": "string",
@@ -936,7 +936,7 @@
936
936
  {
937
937
  "document": "向两个地域同步自定义镜像。",
938
938
  "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SyncBlueprint\n<公共请求参数>\n\n{\n \"BlueprintId\": \"lhbp-ls883feh\",\n \"DestinationRegions\": [\n \"ap-singapore\",\n \"ap-hongkong\"\n ]\n}",
939
- "output": "{\n \"Response\": {\n \"RequestId\": \"647f2a53-c672-45fa-980b-385423898a69\"\n }\n}",
939
+ "output": "{\n \"Response\": {\n \"DestinationRegionBlueprintSet\": [\n {\n \"Region\": \"ap-singapore\",\n \"BlueprintId\": \"lhbp-lf3gjs2f\"\n },\n {\n \"Region\": \"ap-hongkong\",\n \"BlueprintId\": \"lhbp-lfle246l\"\n }\n ],\n \"RequestId\": \"e35a5b7b-4dfa-49f8-8729-ba5c504807e0\"\n }\n}",
940
940
  "title": "跨地域同步自定义镜像"
941
941
  }
942
942
  ],
@@ -14,6 +14,12 @@
14
14
  "input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddCasterLayoutInfo\n<公共请求参数>\n\n{\n \"LayoutInfo\": {\n \"LayoutIndex\": \"1\",\n \"InputIndexList\": \"1|2\",\n \"LayoutTemplateId\": \"20\"\n },\n \"CasterId\": 63501\n}",
15
15
  "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
16
16
  "title": "添加布局20,绑定输入1,输入2"
17
+ },
18
+ {
19
+ "document": "示例中,代表将输入2进行AI抠图,输入1作为输入2AI抠图后的叠加背景",
20
+ "input": "POST / HTTP/1.1\nHost: live.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddCasterLayoutInfo\n<公共请求参数>\n\n{\n \"CasterId\": 63501,\n \"LayoutInfo\": {\n \"InputIndexList\": \"1|2\",\n \"LayoutIndex\": 6,\n \"LayoutParams\": [\n {\n \"LayerHeight\": 1,\n \"LayerId\": 1,\n \"LayerLocationX\": 0,\n \"LayerLocationY\": 0,\n \"LayerWidth\": 1,\n \"UsePortraitSegment\": false\n },\n {\n \"LayerHeight\": 0.5,\n \"LayerId\": 2,\n \"LayerLocationX\": 0.5,\n \"LayerLocationY\": 0.5,\n \"LayerWidth\": 0.5,\n \"UsePortraitSegment\": true\n }\n ]\n }\n}",
21
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
22
+ "title": "增加虚拟背景布局"
17
23
  }
18
24
  ],
19
25
  "AddCasterMarkPicInfo": [
@@ -7300,7 +7300,7 @@
7300
7300
  {
7301
7301
  "disabled": false,
7302
7302
  "document": "要修改的安全组 ID 列表,一个或者多个安全组 ID 组成的数组。<br>注意:该入参会全量替换存量已有安全组集合,并非增量更新。修改需传入全量的预期集合。",
7303
- "example": "[\"sg-ajr1jzgj\\n\"]",
7303
+ "example": "[\"sg-ajr1jzgj\"]",
7304
7304
  "member": "string",
7305
7305
  "name": "SecurityGroupIds",
7306
7306
  "required": true,
@@ -7360,7 +7360,7 @@
7360
7360
  },
7361
7361
  {
7362
7362
  "disabled": false,
7363
- "document": "音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档](https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53)\n单位:Hz\n注意:请确保源音频流的采样率在上述选项范围内,否则可能导致转码失败!",
7363
+ "document": "音频流的采样率,不同编码标准支持的采样率选项不同。填0代表使用源音频的采样率数值。\n详细参考[音频采样率支持范围文档](https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53)\n单位:Hz\n注意:请确保源音频流的采样率在上述选项范围内,否则可能导致转码失败!",
7364
7364
  "example": "44100",
7365
7365
  "member": "uint64",
7366
7366
  "name": "SampleRate",
@@ -7421,7 +7421,7 @@
7421
7421
  },
7422
7422
  {
7423
7423
  "disabled": false,
7424
- "document": "音频流的采样率,不同编码标准支持的采样率选项不同。详细参考[音频采样率支持范围文档](https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53)\n单位:Hz\n注意:请确保源音频流的采样率在上述选项范围内,否则可能导致转码失败!\n注意:此字段可能返回 null,表示取不到有效值。",
7424
+ "document": "音频流的采样率,不同编码标准支持的采样率选项不同。填0代表使用源音频的采样率数值。\n详细参考[音频采样率支持范围文档](https://cloud.tencent.com/document/product/862/77166#f3b039f1-d817-4a96-b4e4-90132d31cd53)\n单位:Hz\n注意:请确保源音频流的采样率在上述选项范围内,否则可能导致转码失败!\n注意:此字段可能返回 null,表示取不到有效值。",
7425
7425
  "example": "44100",
7426
7426
  "member": "uint64",
7427
7427
  "name": "SampleRate",
@@ -7444,7 +7444,7 @@
7444
7444
  {
7445
7445
  "disabled": false,
7446
7446
  "document": "指定输出要保留的音频轨道。默认是全部保留源的。\n注意:此字段可能返回 null,表示取不到有效值。",
7447
- "example": "NULL",
7447
+ "example": "[0]",
7448
7448
  "member": "int64",
7449
7449
  "name": "StreamSelects",
7450
7450
  "output_required": false,
@@ -7939,7 +7939,7 @@
7939
7939
  "members": [
7940
7940
  {
7941
7941
  "disabled": false,
7942
- "document": "类型名称。取值如下:\n\n<li>Whiten:美白</li>\n<li>Smooth:磨皮</li>\n<li>BeautyThinFace:瘦脸</li>\n<li>NatureFace:自然脸型</li>\n<li>VFace:V脸</li>\n<li>EnlargeEye:大眼</li>\n<li>EyeLighten:亮眼</li>\n<li>RemoveEyeBags:祛眼袋</li>\n<li>ThinNose:瘦鼻</li>\n<li>RemoveLawLine:祛法令纹</li>\n<li>ToothWhiten:牙齿美白</li>\n\n",
7942
+ "document": "类型名称。取值如下:\n<li>Whiten:美白</li>\n<li>BlackAlpha1:美黑</li>\n<li>BlackAlpha2:较强美黑</li>\n<li>FoundationAlpha2:美白-粉白</li>\n<li>Clear:清晰度</li>\n<li>Sharpen:锐化</li>\n<li>Smooth:磨皮</li>\n<li>BeautyThinFace:瘦脸</li>\n<li>NatureFace:自然脸型</li>\n<li>VFace:V脸</li>\n<li>EnlargeEye:大眼</li>\n<li>EyeLighten:亮眼</li>\n<li>RemoveEyeBags:祛眼袋</li>\n<li>ThinNose:瘦鼻</li>\n<li>RemoveLawLine:祛法令纹</li>\n<li>CheekboneThin:瘦颧骨</li>\n<li>FaceFeatureLipsLut:口红</li>\n<li>ToothWhiten:牙齿美白</li>\n<li>FaceFeatureSoftlight:柔光</li>\n<li>Makeup:美妆</li>",
7943
7943
  "example": "Whiten",
7944
7944
  "member": "string",
7945
7945
  "name": "Type",
@@ -7969,6 +7969,28 @@
7969
7969
  "required": false,
7970
7970
  "type": "int",
7971
7971
  "value_allowed_null": false
7972
+ },
7973
+ {
7974
+ "disabled": false,
7975
+ "document": "附加资源路径。",
7976
+ "example": "/makeupRes/video_makeup_mitao",
7977
+ "member": "string",
7978
+ "name": "ResourcePath",
7979
+ "output_required": false,
7980
+ "required": false,
7981
+ "type": "string",
7982
+ "value_allowed_null": false
7983
+ },
7984
+ {
7985
+ "disabled": false,
7986
+ "document": "自定义参数。",
7987
+ "example": "{\\\"Color\\\":\\\"#ff0000\\\"}",
7988
+ "member": "string",
7989
+ "name": "ExtInfo",
7990
+ "output_required": false,
7991
+ "required": false,
7992
+ "type": "string",
7993
+ "value_allowed_null": false
7972
7994
  }
7973
7995
  ],
7974
7996
  "usage": "both"
@@ -2558,7 +2558,7 @@
2558
2558
  {
2559
2559
  "disabled": false,
2560
2560
  "document": "资源位置",
2561
- "example": "[]",
2561
+ "example": "",
2562
2562
  "member": "ResourceLoc",
2563
2563
  "name": "ResourceLoc",
2564
2564
  "required": true,
@@ -2612,7 +2612,7 @@
2612
2612
  {
2613
2613
  "disabled": false,
2614
2614
  "document": "工作空间 SerialId",
2615
- "example": "space-1237",
2615
+ "example": "space-12",
2616
2616
  "member": "string",
2617
2617
  "name": "WorkSpaceId",
2618
2618
  "required": false,
@@ -41,7 +41,7 @@
41
41
  "CreateFolder": [
42
42
  {
43
43
  "document": "",
44
- "input": "POST / HTTP/1.1\nHost: oceanus.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFolder\n<公共请求参数>\n\n{\n \"FolderName\": \"test\",\n \"WorkSpaceId\": \"space-1257058945ap-guangzhou\",\n \"FolderType\": 0,\n \"ParentId\": \"root\"\n}",
44
+ "input": "POST / HTTP/1.1\nHost: oceanus.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFolder\n<公共请求参数>\n\n{\n \"FolderName\": \"sql\",\n \"WorkSpaceId\": \"space-1257058945ap-guangzhou\",\n \"FolderType\": 0,\n \"ParentId\": \"root\"\n}",
45
45
  "output": "{\n \"Response\": {\n \"FolderId\": \"folder-dhq5omrl\",\n \"RequestId\": \"a6030a9d-d791-4e7f-8f2c-7d908b6449a0\"\n }\n}",
46
46
  "title": "创建文件夹"
47
47
  }
@@ -77,7 +77,7 @@
77
77
  "CreateResource": [
78
78
  {
79
79
  "document": "创建依赖",
80
- "input": "POST / HTTP/1.1\nHost: oceanus.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateResource\n<公共请求参数>\n\n{\n \"ResourceLoc\": {\n \"StorageType\": 1,\n \"Param\": {\n \"Bucket\": \"oceanus-online-resource01-gz-1257058918\",\n \"Path\": \"1257058945/100006386216/upload/20231120142441/flink-hello-world-1.0.0-jar-with-dependencies.jar\",\n \"Region\": \"ap-guangzhou\"\n }\n },\n \"Remark\": \"test\",\n \"Name\": \"flink-hello-world-1.0.0-jar-with-dependencies.jar\",\n \"ResourceType\": 1,\n \"WorkSpaceId\": \"space-53rqk422\"\n}",
80
+ "input": "POST / HTTP/1.1\nHost: oceanus.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateResource\n<公共请求参数>\n\n{\n \"ResourceLoc\": {\n \"StorageType\": 1,\n \"Param\": {\n \"Bucket\": \"oceanus-online-resource01-gz-1257058918\",\n \"Path\": \"1257058945/100006386216/upload/20231120142441/flink-hello-world-1.0.0-jar-with-dependencies.jar\",\n \"Region\": \"ap-guangzhou\"\n }\n },\n \"Remark\": \"connector\",\n \"Name\": \"flink-hello-world-1.0.0-jar-with-dependencies.jar\",\n \"ResourceType\": 1,\n \"WorkSpaceId\": \"space-53rqk422\"\n}",
81
81
  "output": "{\n \"Response\": {\n \"RequestId\": \"1a7f54d8-fbfa-4367-a572-219c46b18058\",\n \"ResourceId\": \"resource-gk2iv5z5\",\n \"Version\": 1\n }\n}",
82
82
  "title": "创建依赖"
83
83
  }
@@ -3796,7 +3796,7 @@
3796
3796
  {
3797
3797
  "disabled": false,
3798
3798
  "document": "用标签过滤规则来过滤指标,规则中包含标签名 LabelName、标签值 LabelValue、操作符 Operator(0代表相等,1代表不等)",
3799
- "example": "{ \"LabelName\": \"method\", \"LabelValue\": \"GET\", \"Operator\": 0 }",
3799
+ "example": "",
3800
3800
  "member": "Filter",
3801
3801
  "name": "Filters",
3802
3802
  "required": false,
@@ -3805,7 +3805,7 @@
3805
3805
  {
3806
3806
  "disabled": false,
3807
3807
  "document": "分组;取值范围参见 DescribeMetricLabelWithValues 接口返回的指标及其支持的标签名",
3808
- "example": "[\"service\", \"result\", \"status\"]]",
3808
+ "example": "[\"service\", \"result\", \"status\"]",
3809
3809
  "member": "string",
3810
3810
  "name": "GroupBy",
3811
3811
  "required": false,
@@ -698,6 +698,24 @@
698
698
  "name": "InstanceType",
699
699
  "required": false,
700
700
  "type": "int"
701
+ },
702
+ {
703
+ "disabled": false,
704
+ "document": "自动续费类型",
705
+ "example": "0",
706
+ "member": "int64",
707
+ "name": "AutoRenewalType",
708
+ "required": false,
709
+ "type": "int"
710
+ },
711
+ {
712
+ "disabled": false,
713
+ "document": "自动续费阈值",
714
+ "example": "10",
715
+ "member": "int64",
716
+ "name": "AutoRenewalThreshold",
717
+ "required": false,
718
+ "type": "int"
701
719
  }
702
720
  ],
703
721
  "type": "object"
@@ -110,6 +110,34 @@
110
110
  ],
111
111
  "usage": "out"
112
112
  },
113
+ "Coord": {
114
+ "document": "坐标详细信息",
115
+ "members": [
116
+ {
117
+ "disabled": false,
118
+ "document": "X坐标",
119
+ "example": "10",
120
+ "member": "int64",
121
+ "name": "X",
122
+ "output_required": false,
123
+ "required": false,
124
+ "type": "int",
125
+ "value_allowed_null": false
126
+ },
127
+ {
128
+ "disabled": false,
129
+ "document": "Y坐标",
130
+ "example": "10",
131
+ "member": "int64",
132
+ "name": "Y",
133
+ "output_required": false,
134
+ "required": false,
135
+ "type": "int",
136
+ "value_allowed_null": false
137
+ }
138
+ ],
139
+ "usage": "both"
140
+ },
113
141
  "FileTranslateRequest": {
114
142
  "document": "FileTranslate请求参数结构体",
115
143
  "members": [
@@ -668,6 +696,45 @@
668
696
  ],
669
697
  "type": "object"
670
698
  },
699
+ "RotateParagraphRect": {
700
+ "document": "段落文本旋转信息",
701
+ "members": [
702
+ {
703
+ "disabled": false,
704
+ "document": "段落文本坐标",
705
+ "example": "无",
706
+ "member": "Coord",
707
+ "name": "Coord",
708
+ "output_required": false,
709
+ "required": false,
710
+ "type": "list",
711
+ "value_allowed_null": false
712
+ },
713
+ {
714
+ "disabled": false,
715
+ "document": "旋转角度",
716
+ "example": "1.0",
717
+ "member": "float",
718
+ "name": "TiltAngle",
719
+ "output_required": false,
720
+ "required": false,
721
+ "type": "float",
722
+ "value_allowed_null": false
723
+ },
724
+ {
725
+ "disabled": false,
726
+ "document": "段落文本信息是否有效",
727
+ "example": "true",
728
+ "member": "bool",
729
+ "name": "Valid",
730
+ "output_required": false,
731
+ "required": false,
732
+ "type": "bool",
733
+ "value_allowed_null": false
734
+ }
735
+ ],
736
+ "usage": "both"
737
+ },
671
738
  "SpeechTranslateRequest": {
672
739
  "document": "SpeechTranslate请求参数结构体",
673
740
  "members": [
@@ -1131,7 +1198,7 @@
1131
1198
  {
1132
1199
  "disabled": false,
1133
1200
  "document": "段落文本框位置",
1134
- "example": "{ \"Height\": 26, \"Width\": 356, \"X\": 527, \"Y\": 25 }",
1201
+ "example": "",
1135
1202
  "member": "BoundingBox",
1136
1203
  "name": "BoundingBox",
1137
1204
  "output_required": false,
@@ -1167,6 +1234,16 @@
1167
1234
  "output_required": false,
1168
1235
  "type": "int",
1169
1236
  "value_allowed_null": false
1237
+ },
1238
+ {
1239
+ "disabled": false,
1240
+ "document": "段落文本旋转信息,只在valid为true时表示坐标有效",
1241
+ "example": "无",
1242
+ "member": "RotateParagraphRect",
1243
+ "name": "RotateParagraphRect",
1244
+ "output_required": false,
1245
+ "type": "object",
1246
+ "value_allowed_null": false
1170
1247
  }
1171
1248
  ],
1172
1249
  "usage": "out"
@@ -20148,6 +20148,7 @@
20148
20148
  "example": "foo",
20149
20149
  "member": "string",
20150
20150
  "name": "Name",
20151
+ "output_required": true,
20151
20152
  "required": true,
20152
20153
  "type": "string",
20153
20154
  "value_allowed_null": false
@@ -20158,6 +20159,7 @@
20158
20159
  "example": "bar",
20159
20160
  "member": "string",
20160
20161
  "name": "Value",
20162
+ "output_required": true,
20161
20163
  "required": false,
20162
20164
  "type": "string",
20163
20165
  "value_allowed_null": false
@@ -20168,6 +20170,7 @@
20168
20170
  "example": "无",
20169
20171
  "member": "ValueFrom",
20170
20172
  "name": "ValueFrom",
20173
+ "output_required": true,
20171
20174
  "required": false,
20172
20175
  "type": "object",
20173
20176
  "value_allowed_null": true