tccli 3.0.1352.1__py2.py3-none-any.whl → 3.0.1354.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 (53) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aiart/aiart_client.py +70 -123
  3. tccli/services/aiart/v20221229/api.json +3 -101
  4. tccli/services/aiart/v20221229/examples.json +0 -8
  5. tccli/services/apm/v20210622/api.json +2 -2
  6. tccli/services/cbs/v20170312/examples.json +3 -3
  7. tccli/services/ccc/v20200210/api.json +10 -0
  8. tccli/services/cdb/v20170320/api.json +64 -16
  9. tccli/services/cdb/v20170320/examples.json +1 -1
  10. tccli/services/cdn/v20180606/api.json +0 -3
  11. tccli/services/cdn/v20180606/examples.json +2 -2
  12. tccli/services/cfg/v20210820/api.json +11 -0
  13. tccli/services/cfs/v20190719/api.json +46 -0
  14. tccli/services/csip/v20221121/api.json +21 -3
  15. tccli/services/csip/v20221121/examples.json +1 -1
  16. tccli/services/dbbrain/v20210527/api.json +40 -0
  17. tccli/services/dlc/dlc_client.py +53 -0
  18. tccli/services/dlc/v20210125/api.json +44 -0
  19. tccli/services/dlc/v20210125/examples.json +8 -0
  20. tccli/services/eb/v20210416/api.json +17 -8
  21. tccli/services/eb/v20210416/examples.json +1 -1
  22. tccli/services/ess/v20201111/api.json +1 -1
  23. tccli/services/gs/v20191118/api.json +32 -2
  24. tccli/services/iai/v20180301/api.json +143 -135
  25. tccli/services/iai/v20180301/examples.json +18 -12
  26. tccli/services/iai/v20200303/api.json +4 -4
  27. tccli/services/igtm/v20231024/api.json +239 -239
  28. tccli/services/igtm/v20231024/examples.json +6 -6
  29. tccli/services/iotvideo/v20191126/api.json +1 -1
  30. tccli/services/iotvideo/v20201215/api.json +1 -1
  31. tccli/services/iotvideo/v20211125/api.json +1 -1
  32. tccli/services/lighthouse/v20200324/api.json +10 -0
  33. tccli/services/lke/v20231130/api.json +2 -2
  34. tccli/services/lkeap/v20240522/api.json +3 -3
  35. tccli/services/monitor/v20180724/api.json +7 -7
  36. tccli/services/monitor/v20180724/examples.json +2 -2
  37. tccli/services/tcbr/v20220217/api.json +10 -0
  38. tccli/services/tke/v20180525/api.json +49 -1
  39. tccli/services/trro/v20220325/api.json +1 -1
  40. tccli/services/trtc/trtc_client.py +459 -35
  41. tccli/services/trtc/v20190722/api.json +1069 -82
  42. tccli/services/trtc/v20190722/examples.json +64 -0
  43. tccli/services/tts/v20190823/api.json +1 -1
  44. tccli/services/vod/v20180717/api.json +11 -2
  45. tccli/services/vod/v20180717/examples.json +17 -17
  46. tccli/services/wedata/v20210820/api.json +501 -3
  47. tccli/services/wedata/v20210820/examples.json +86 -0
  48. tccli/services/wedata/wedata_client.py +440 -69
  49. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/METADATA +3 -3
  50. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/RECORD +53 -53
  51. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/WHEEL +0 -0
  52. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/entry_points.txt +0 -0
  53. {tccli-3.0.1352.1.dist-info → tccli-3.0.1354.1.dist-info}/license_files/LICENSE +0 -0
@@ -101,8 +101,8 @@
101
101
  "DescribeDetectPackageDetail": [
102
102
  {
103
103
  "document": "探测任务包详情",
104
- "input": "POST / HTTP/1.1\nHost: igtm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDetectPackageDetail\n<公共请求参数>\n\n{\n \"ResourceId\": \"xxx\"\n}",
105
- "output": "{\n \"Response\": {\n \"AutoRenewFlag\": 1,\n \"CostItemList\": [\n {\n \"CostName\": \"sv_igtm_monitor_task_mt\",\n \"CostValue\": 1\n }\n ],\n \"CreateTime\": \"2024-03-13 15:41:10\",\n \"CurrentDeadline\": \"2024-04-13 15:41:11\",\n \"IsExpire\": 0,\n \"Quota\": 50,\n \"Remark\": \"\",\n \"RequestId\": \"aace8684-a8d6-454f-8fac-3e398f203620\",\n \"ResourceId\": \"task-hzxwlklfznla\",\n \"ResourceType\": \"TASK_NUM\",\n \"Status\": \"ENABLED\",\n \"UsedNum\": 17\n }\n}",
104
+ "input": "POST / HTTP/1.1\nHost: igtm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDetectPackageDetail\n<公共请求参数>\n\n{\n \"ResourceId\": \"task-dsdd123xdo\"\n}",
105
+ "output": "{\n \"Response\": {\n \"AutoRenewFlag\": 1,\n \"CostItemList\": [\n {\n \"CostName\": \"sv_igtm_monitor_task_mt\",\n \"CostValue\": 1\n }\n ],\n \"CreateTime\": \"2024-03-13 15:41:10\",\n \"CurrentDeadline\": \"2024-04-13 15:41:11\",\n \"IsExpire\": 0,\n \"Quota\": 50,\n \"Remark\": \"\",\n \"RequestId\": \"8f0325a8-4dd6-4fcb-8f6b-c45e587e51b0\",\n \"ResourceId\": \"task-hzxwlklfznla\",\n \"ResourceType\": \"TASK_NUM\",\n \"Status\": \"ENABLED\",\n \"UsedNum\": 17\n }\n}",
106
106
  "title": "探测任务包详情"
107
107
  }
108
108
  ],
@@ -125,8 +125,8 @@
125
125
  "DescribeDnsLineList": [
126
126
  {
127
127
  "document": "",
128
- "input": "POST / HTTP/1.1\nHost: igtm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDnsLines\n<公共请求参数>\n\n{\n \"InstanceId\": \"abc\"\n}",
129
- "output": "{\n \"Response\": {\n \"DnsLineSet\": [\n {\n \"Parent\": 1,\n \"LineName\": \"abc\",\n \"LineId\": \"abc\",\n \"Useful\": true,\n \"SubGroup\": 1,\n \"LinePackage\": 1,\n \"Weight\": 1\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
128
+ "input": "POST / HTTP/1.1\nHost: igtm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDnsLines\n<公共请求参数>\n\n{\n \"InstanceId\": \"gtm-dsdd123xdo\"\n}",
129
+ "output": "{\n \"Response\": {\n \"DnsLineSet\": [\n {\n \"DnsLineId\": 1,\n \"Parent\": 1,\n \"LineName\": \"默认\",\n \"LineId\": \"1\",\n \"Useful\": true,\n \"SubGroup\": 1,\n \"LinePackage\": 1,\n \"Weight\": 1\n }\n ],\n \"RequestId\": \"8f0325a8-4dd6-4fcb-8f6b-c45e587e51b0\"\n }\n}",
130
130
  "title": "线路列表"
131
131
  }
132
132
  ],
@@ -158,7 +158,7 @@
158
158
  {
159
159
  "document": "查询监控器详情",
160
160
  "input": "POST / HTTP/1.1\nHost: igtm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeHealthyCheckRule\n<公共请求参数>\n\n{\n \"MonitorId\": 1\n}",
161
- "output": "{\n \"Response\": {\n \"MonitorDetail\": {\n \"MonitorId\": 1,\n \"MonitorName\": \"abc\",\n \"Uin\": \"abc\",\n \"DetectorGroupIds\": [\n 1\n ],\n \"CheckProtocol\": \"abc\",\n \"CheckInterval\": 1,\n \"PingNum\": 1,\n \"TcpPort\": 1,\n \"Host\": \"abc\",\n \"Path\": \"abc\",\n \"ReturnCodeThreshold\": 1,\n \"EnableRedirect\": \"abc\",\n \"EnableSni\": \"abc\",\n \"PacketLossRate\": 1,\n \"Timeout\": 1,\n \"FailTimes\": 1,\n \"FailRate\": 1,\n \"DetectorStyle\": \"abc\"\n },\n \"RequestId\": \"xxx\"\n }\n}",
161
+ "output": "{\n \"Response\": {\n \"MonitorDetail\": {\n \"MonitorId\": 1,\n \"MonitorName\": \"测试监控器\",\n \"Uin\": \"10012894645\",\n \"DetectorGroupIds\": [\n 1\n ],\n \"CheckProtocol\": \"HTTP\",\n \"CheckInterval\": 300,\n \"PingNum\": 20,\n \"TcpPort\": 80,\n \"Host\": \"gtmtest.com\",\n \"Path\": \"/path\",\n \"ReturnCodeThreshold\": 500,\n \"EnableRedirect\": \"DISABLED\",\n \"EnableSni\": \"DISABLED\",\n \"PacketLossRate\": 50,\n \"Timeout\": 15,\n \"FailTimes\": 1,\n \"FailRate\": 100,\n \"CreatedOn\": \"2023-01-1 11:11:11\",\n \"UpdatedOn\": \"2023-01-1 11:11:11\",\n \"DetectorStyle\": \"INTERNAL\",\n \"DetectNum\": 0,\n \"ContinuePeriod\": 1\n },\n \"RequestId\": \"8f0325a8-4dd6-4fcb-8f6b-c45e587e51b0\"\n }\n}",
162
162
  "title": " 查询监控器详情"
163
163
  }
164
164
  ],
@@ -174,7 +174,7 @@
174
174
  {
175
175
  "document": "",
176
176
  "input": "POST / HTTP/1.1\nHost: igtm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeQuotas\n<公共请求参数>\n\n{}",
177
- "output": "{\n \"Response\": {\n \"Quotas\": {\n \"TaskQuota\": 1,\n \"PoolQuota\": 1,\n \"AddressQuota\": 1,\n \"MonitorQuota\": 1,\n \"MessageQuota\": 1\n },\n \"RequestId\": \"abc\"\n }\n}",
177
+ "output": "{\n \"Response\": {\n \"Quotas\": {\n \"TaskQuota\": 1,\n \"PoolQuota\": 1,\n \"AddressQuota\": 1,\n \"MonitorQuota\": 1,\n \"MessageQuota\": 1\n },\n \"RequestId\": \"8f0325a8-4dd6-4fcb-8f6b-c45e587e51b0\"\n }\n}",
178
178
  "title": "配额"
179
179
  }
180
180
  ],
@@ -479,7 +479,7 @@
479
479
  },
480
480
  "metadata": {
481
481
  "apiVersion": "2019-11-26",
482
- "api_brief": "介绍如何使用API对物联网智能视频服务进行操作,包括终端管理、OTA固件管理等。",
482
+ "api_brief": "介绍如何使用 API 对物联网智能视频服务进行操作,包括终端管理、OTA 固件管理等。",
483
483
  "serviceNameCN": "物联网智能视频服务",
484
484
  "serviceShortName": "iotvideo"
485
485
  },
@@ -556,7 +556,7 @@
556
556
  },
557
557
  "metadata": {
558
558
  "apiVersion": "2020-12-15",
559
- "api_brief": "介绍如何使用API对物联网智能视频服务进行操作,包括终端管理、OTA固件管理等。",
559
+ "api_brief": "介绍如何使用 API 对物联网智能视频服务进行操作,包括终端管理、OTA 固件管理等。",
560
560
  "serviceNameCN": "物联网智能视频服务",
561
561
  "serviceShortName": "iotvideo"
562
562
  },
@@ -759,7 +759,7 @@
759
759
  },
760
760
  "metadata": {
761
761
  "apiVersion": "2021-11-25",
762
- "api_brief": "介绍如何使用API对物联网智能视频服务进行操作,包括终端管理、OTA固件管理等。",
762
+ "api_brief": "介绍如何使用 API 对物联网智能视频服务进行操作,包括终端管理、OTA 固件管理等。",
763
763
  "serviceNameCN": "物联网智能视频服务",
764
764
  "serviceShortName": "iotvideo"
765
765
  },
@@ -1512,6 +1512,16 @@
1512
1512
  "output_required": true,
1513
1513
  "type": "string",
1514
1514
  "value_allowed_null": false
1515
+ },
1516
+ {
1517
+ "disabled": false,
1518
+ "document": "流量是否无上限。",
1519
+ "example": "true",
1520
+ "member": "bool",
1521
+ "name": "TrafficUnlimited",
1522
+ "output_required": false,
1523
+ "type": "bool",
1524
+ "value_allowed_null": false
1515
1525
  }
1516
1526
  ],
1517
1527
  "usage": "out"
@@ -15251,7 +15251,7 @@
15251
15251
  },
15252
15252
  {
15253
15253
  "disabled": false,
15254
- "document": "1点赞2点踩",
15254
+ "document": "1: 点赞, 2: 点踩",
15255
15255
  "example": "1",
15256
15256
  "member": "uint64",
15257
15257
  "name": "Score",
@@ -15260,7 +15260,7 @@
15260
15260
  },
15261
15261
  {
15262
15262
  "disabled": false,
15263
- "document": "原因",
15263
+ "document": "原因,只有Score参数为2即点踩的时候才需要输入",
15264
15264
  "example": "无",
15265
15265
  "member": "string",
15266
15266
  "name": "Reasons",
@@ -683,7 +683,7 @@
683
683
  "members": [
684
684
  {
685
685
  "disabled": false,
686
- "document": "文件类型。\n\n**支持的文件类型:**\n- `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`、`BMP`、`GIF`、`WEBP`、`HEIC`、`EPS`、`ICNS`、`IM`、`PCX`、`PPM`、`TIFF`、`XBM`、`HEIF`、`JP2`\n\n**支持的文件大小:**\n - `PDF` 最大300M\n - `DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M\n - `TXT`、`MD` 最大10M\n - 其他 最大20M\n",
686
+ "document": "文件类型。**支持的文件类型:**- `WPS、PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`、`BMP`、`GIF`、`WEBP`、`HEIC`、`EPS`、`ICNS`、`IM`、`PCX`、`PPM`、`TIFF`、`XBM`、`HEIF`、`JP2`**支持的文件大小:** - `PDF` 最大300M - `WPS`、`DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M - `TXT`、`MD` 最大10M - 其他 最大20M",
687
687
  "example": "PDF",
688
688
  "member": "string",
689
689
  "name": "FileType",
@@ -816,7 +816,7 @@
816
816
  "members": [
817
817
  {
818
818
  "disabled": false,
819
- "document": "文件类型。\n\n**支持的文件类型:**\n- `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`\n\n**支持的文件大小:**\n - `PDF` 最大300M\n - `DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M\n - `TXT`、`MD` 最大10M\n - 其他 最大20M\n",
819
+ "document": "文件类型。**支持的文件类型:**- `WPS`、`PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`**支持的文件大小:** - `PDF` 最大300M - `WPS`、`DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M - `TXT`、`MD` 最大10M - 其他 最大20M",
820
820
  "example": "PDF",
821
821
  "member": "string",
822
822
  "name": "FileType",
@@ -2189,7 +2189,7 @@
2189
2189
  "members": [
2190
2190
  {
2191
2191
  "disabled": false,
2192
- "document": "支持解析的文件类型。\n**支持的文件类型**:PDF、DOC、DOCX、PPT、PPTX、MD、TXT、XLS、XLSX、CSV、PNG、JPG、JPEG、BMP、GIF、WEBP、HEIC、EPS、ICNS、IM、PCX、PPM、TIFF、XBM、HEIF、JP2\n**支持的文件大小**:\n- PDF、DOC、DOCX、PPT、PPTX 支持100M\n- MD、TXT、XLS、XLSX、CSV 支持10M\n- 其他支持20M\n",
2192
+ "document": "支持解析的文件类型。**支持的文件类型**:WPS、PDF、DOC、DOCX、PPT、PPTX、MD、TXT、XLS、XLSX、CSV、PNG、JPG、JPEG、BMP、GIF、WEBP、HEIC、EPS、ICNS、IM、PCX、PPM、TIFF、XBM、HEIF、JP2**支持的文件大小**:- WPS、PDF、DOC、DOCX、PPT、PPTX 支持100M- MD、TXT、XLS、XLSX、CSV 支持10M- 其他支持20M",
2193
2193
  "example": "PDF",
2194
2194
  "member": "string",
2195
2195
  "name": "FileType",
@@ -2805,7 +2805,7 @@
2805
2805
  {
2806
2806
  "disabled": false,
2807
2807
  "document": "事件配置的告警",
2808
- "example": "{ \"source\": \"apigw.cloud.tencent\", // 对应云监控所选 云产品 \"type\": [ ",
2808
+ "example": "\"{\\\"source\\\":[\\\"cvm.cloud.tencent\\\"]}\"",
2809
2809
  "member": "string",
2810
2810
  "name": "EbSubject",
2811
2811
  "required": false,
@@ -2913,7 +2913,7 @@
2913
2913
  {
2914
2914
  "disabled": false,
2915
2915
  "document": "事件配置的告警",
2916
- "example": "{ \"source\": \"apigw.cloud.tencent\", // 对应云监控所选 云产品 \"type\": [ ",
2916
+ "example": "\"{\\\"source\\\":[\\\"cvm.cloud.tencent\\\"]}\"",
2917
2917
  "member": "string",
2918
2918
  "name": "EbSubject",
2919
2919
  "required": false,
@@ -3608,7 +3608,7 @@
3608
3608
  {
3609
3609
  "disabled": false,
3610
3610
  "document": "事件配置的告警",
3611
- "example": "{ \"source\": \"apigw.cloud.tencent\", // 对应所选 云产品 \"type\": [ ",
3611
+ "example": "\"{\\\"source\\\":[\\\"cvm.cloud.tencent\\\"]}\"",
3612
3612
  "member": "string",
3613
3613
  "name": "EbSubject",
3614
3614
  "required": false,
@@ -16133,7 +16133,7 @@
16133
16133
  {
16134
16134
  "disabled": false,
16135
16135
  "document": "指标触发条件",
16136
- "example": "{ \"IsUnionRule\": 0, \"Rules\": [ { \"MetricName\": \"abc\", \"AggregationDimensions\": [ \"abc\" ], \"Period\": 0, \"AggregateType\": \"abc\", \"Operator\": \"abc\", \"Value\": \"abc\", \"ContinuePeriod\": 0, \"NoticeFrequency\": 0, \"IsPowerNotice\": 0, \"Filter\": { \"Type\": \"abc\", \"Expression\": \"abc\", \"Dimensions\": \"abc\" }, \"Description\": \"abc\", \"Unit\": \"abc\", \"RuleType\": \"abc\", \"IsAdvanced\": 0, \"IsOpen\": 0, \"ProductId\": \"abc\", \"ValueMax\": 0, \"ValueMin\": 0, \"HierarchicalValue\": { \"Remind\": \"abc\", \"Warn\": \"abc\", \"Serious\": \"abc\" } } ], \"ComplexExpression\": \"abc\" }",
16136
+ "example": "{\"IsUnionRule\":0,\"Rules\":[{\"MetricName\":\"cpuusage\",\"AggregationDimensions\":[\"xxx\"],\"Period\":0,\"AggregateType\":\"stat\",\"Operator\":\"=\",\"Value\":\"val\",\"RuleType\":\"ruletype\"}],\"ComplexExpression\":\"complex\"}",
16137
16137
  "member": "AlarmPolicyCondition",
16138
16138
  "name": "Condition",
16139
16139
  "required": false,
@@ -16142,7 +16142,7 @@
16142
16142
  {
16143
16143
  "disabled": false,
16144
16144
  "document": "事件触发条件",
16145
- "example": "{ \"Rules\":[ { \"MetricName\":\"abc\", \"AggregationDimensions\":[ \"abc\" ], \"Period\":0, \"AggregateType\":\"abc\", \"Operator\":\"abc\", \"Value\":\"abc\", \"ContinuePeriod\":0, \"NoticeFrequency\":0, \"IsPowerNotice\":0, \"Filter\":{ \"Type\":\"abc\", \"Expression\":\"abc\", \"Dimensions\":\"abc\" }, \"Description\":\"abc\", \"Unit\":\"abc\", \"RuleType\":\"abc\", \"IsAdvanced\":0, \"IsOpen\":0, \"ProductId\":\"abc\", \"ValueMax\":0, \"ValueMin\":0, \"HierarchicalValue\":{ \"Remind\":\"abc\", \"Warn\":\"abc\", \"Serious\":\"abc\" } } ] }",
16145
+ "example": "{\"Rules\":[{\"MetricName\":\"cpu\"\"Period\":0,\"AggregateType\":\"stat\",\"Operator\":\"=\",\"Value\":\"val\",\"Unit\":\"unit\",\"RuleType\":\"rule\",\"IsAdvanced\":0,\"IsOpen\":0,\"ProductId\":\"abc\",\"ValueMax\":0,\"ValueMin\":0}]}",
16146
16146
  "member": "AlarmPolicyEventCondition",
16147
16147
  "name": "EventCondition",
16148
16148
  "required": false,
@@ -16205,7 +16205,7 @@
16205
16205
  {
16206
16206
  "disabled": false,
16207
16207
  "document": "事件配置的告警",
16208
- "example": "{ \"source\": \"apigw.cloud.tencent\", // 对应云监控所选 云产品 \"type\": [ ",
16208
+ "example": "\"{\\\"source\\\":[\\\"cvm.cloud.tencent\\\"]}\"",
16209
16209
  "member": "string",
16210
16210
  "name": "EbSubject",
16211
16211
  "required": false,
@@ -21490,7 +21490,7 @@
21490
21490
  {
21491
21491
  "disabled": false,
21492
21492
  "document": "事件配置的告警",
21493
- "example": "{ \"source\": \"apigw.cloud.tencent\", // 对应云监控所选 云产品 \"type\": [ ",
21493
+ "example": "\"{\\\"source\\\":[\\\"cvm.cloud.tencent\\\"]}\"",
21494
21494
  "member": "string",
21495
21495
  "name": "EbSubject",
21496
21496
  "required": false,
@@ -1167,8 +1167,8 @@
1167
1167
  "ModifyAlarmPolicyCondition": [
1168
1168
  {
1169
1169
  "document": "",
1170
- "input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAlarmPolicyCondition\n<公共请求参数>\n\n{\n \"Module\": \"abc\",\n \"PolicyId\": \"abc\",\n \"ConditionTemplateId\": 0,\n \"Condition\": {\n \"IsUnionRule\": 0,\n \"Rules\": [\n {\n \"MetricName\": \"abc\",\n \"Period\": 0,\n \"Operator\": \"abc\",\n \"Value\": \"abc\",\n \"ContinuePeriod\": 0,\n \"NoticeFrequency\": 0,\n \"IsPowerNotice\": 0,\n \"Filter\": {\n \"Type\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"Description\": \"abc\",\n \"Unit\": \"abc\",\n \"RuleType\": \"abc\",\n \"IsAdvanced\": 0,\n \"IsOpen\": 0,\n \"ProductId\": \"abc\",\n \"ValueMax\": 0,\n \"ValueMin\": 0,\n \"HierarchicalValue\": {\n \"Remind\": \"abc\",\n \"Warn\": \"abc\",\n \"Serious\": \"abc\"\n }\n }\n ],\n \"ComplexExpression\": \"abc\"\n },\n \"EventCondition\": {\n \"Rules\": [\n {\n \"MetricName\": \"abc\",\n \"Period\": 0,\n \"Operator\": \"abc\",\n \"Value\": \"abc\",\n \"ContinuePeriod\": 0,\n \"NoticeFrequency\": 0,\n \"IsPowerNotice\": 0,\n \"Filter\": {\n \"Type\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"Description\": \"abc\",\n \"Unit\": \"abc\",\n \"RuleType\": \"abc\",\n \"IsAdvanced\": 0,\n \"IsOpen\": 0,\n \"ProductId\": \"abc\",\n \"ValueMax\": 0,\n \"ValueMin\": 0,\n \"HierarchicalValue\": {\n \"Remind\": \"abc\",\n \"Warn\": \"abc\",\n \"Serious\": \"abc\"\n }\n }\n ]\n },\n \"Filter\": {\n \"Type\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"GroupBy\": [\n \"abc\"\n ],\n \"LogAlarmReqInfo\": {\n \"InstanceId\": \"abc\",\n \"Filter\": [\n {\n \"Key\": \"abc\",\n \"Operator\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"AlarmMerge\": \"abc\",\n \"AlarmMergeTime\": \"abc\"\n },\n \"NoticeIds\": [\n \"abc\"\n ],\n \"Enable\": 0,\n \"PolicyName\": \"abc\",\n \"EbSubject\": \"abc\"\n}",
1171
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
1170
+ "input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAlarmPolicyCondition\n<公共请求参数>\n\n{\n \"Module\": \"mol\",\n \"PolicyId\": \"policy-xxx\",\n \"ConditionTemplateId\": 0,\n \"Condition\": {\n \"IsUnionRule\": 0,\n \"Rules\": [\n {\n \"MetricName\": \"metric1\",\n \"Period\": 0,\n \"Operator\": \"=\",\n \"Value\": \"val\",\n \"ContinuePeriod\": 0,\n \"NoticeFrequency\": 0,\n \"IsPowerNotice\": 0,\n \"Filter\": {\n \"Type\": \"type\",\n \"Dimensions\": \"dim\"\n },\n \"Description\": \"des\",\n \"Unit\": \"unit\",\n \"RuleType\": \"rule\",\n \"IsAdvanced\": 0,\n \"IsOpen\": 0,\n \"ProductId\": \"prod\",\n \"ValueMax\": 0,\n \"ValueMin\": 0,\n \"HierarchicalValue\": {\n \"Remind\": \"rem\",\n \"Warn\": \"warn\",\n \"Serious\": \"seri\"\n }\n }\n ],\n \"ComplexExpression\": \"cexpr\"\n },\n \"EventCondition\": {\n \"Rules\": [\n {\n \"MetricName\": \"metric\",\n \"Period\": 0,\n \"Operator\": \"op\",\n \"Value\": \"val\",\n \"ContinuePeriod\": 0,\n \"NoticeFrequency\": 0,\n \"IsPowerNotice\": 0,\n \"Filter\": {\n \"Type\": \"type\",\n \"Dimensions\": \"dims\"\n },\n \"Description\": \"desc\",\n \"Unit\": \"unit\",\n \"RuleType\": \"rule\",\n \"IsAdvanced\": 0,\n \"IsOpen\": 0,\n \"ProductId\": \"prod\",\n \"ValueMax\": 0,\n \"ValueMin\": 0,\n \"HierarchicalValue\": {\n \"Remind\": \"rem\",\n \"Warn\": \"warn\",\n \"Serious\": \"ser\"\n }\n }\n ]\n },\n \"Filter\": {\n \"Type\": \"type\",\n \"Dimensions\": \"dims\"\n },\n \"GroupBy\": [\n \"gb\"\n ],\n \"LogAlarmReqInfo\": {\n \"InstanceId\": \"instance-xxx\",\n \"Filter\": [\n {\n \"Key\": \"key\",\n \"Operator\": \"=\",\n \"Value\": \"val\"\n }\n ],\n \"AlarmMerge\": \"merge\",\n \"AlarmMergeTime\": \"time\"\n },\n \"NoticeIds\": [\n \"notice-xxx\"\n ],\n \"Enable\": 0,\n \"PolicyName\": \"policy\",\n \"EbSubject\": \"eb\"\n}",
1171
+ "output": "{\n \"Response\": {\n \"RequestId\": \"reqid-xxxxx\"\n }\n}",
1172
1172
  "title": "test"
1173
1173
  },
1174
1174
  {
@@ -1897,6 +1897,16 @@
1897
1897
  "output_required": false,
1898
1898
  "type": "string",
1899
1899
  "value_allowed_null": false
1900
+ },
1901
+ {
1902
+ "disabled": false,
1903
+ "document": "创建时间",
1904
+ "example": "2022-03-09 14:00:00",
1905
+ "member": "string",
1906
+ "name": "CreateTime",
1907
+ "output_required": false,
1908
+ "type": "string",
1909
+ "value_allowed_null": false
1900
1910
  }
1901
1911
  ],
1902
1912
  "usage": "out"
@@ -6325,11 +6325,20 @@
6325
6325
  {
6326
6326
  "disabled": false,
6327
6327
  "document": "自定义制作镜像缓存过程中容器实例的宿主机上的 DNS。如:\n\"nameserver 4.4.4.4\\nnameserver 8.8.8.8\"",
6328
- "example": "8.8.8.8",
6328
+ "example": "\"nameserver 8.8.8.8\"",
6329
6329
  "member": "string",
6330
6330
  "name": "ResolveConfig",
6331
6331
  "required": false,
6332
6332
  "type": "string"
6333
+ },
6334
+ {
6335
+ "disabled": false,
6336
+ "document": "腾讯云标签",
6337
+ "example": "[{\"Key\": \"project\", \"Value\": \"tke-serverless\"}]",
6338
+ "member": "Tag",
6339
+ "name": "Tags",
6340
+ "required": false,
6341
+ "type": "list"
6333
6342
  }
6334
6343
  ],
6335
6344
  "type": "object"
@@ -17211,6 +17220,36 @@
17211
17220
  "output_required": true,
17212
17221
  "type": "string",
17213
17222
  "value_allowed_null": false
17223
+ },
17224
+ {
17225
+ "disabled": false,
17226
+ "document": "镜像缓存保留时间天数,过期将会自动清理,默认为0,永不过期。",
17227
+ "example": "7",
17228
+ "member": "uint64",
17229
+ "name": "RetentionDays",
17230
+ "output_required": true,
17231
+ "type": "int",
17232
+ "value_allowed_null": false
17233
+ },
17234
+ {
17235
+ "disabled": false,
17236
+ "document": "镜像拉取凭证",
17237
+ "example": "无",
17238
+ "member": "ImageRegistryCredential",
17239
+ "name": "ImageRegistryCredentials",
17240
+ "output_required": false,
17241
+ "type": "list",
17242
+ "value_allowed_null": false
17243
+ },
17244
+ {
17245
+ "disabled": false,
17246
+ "document": "腾讯云标签",
17247
+ "example": "[{\"Key\":\"project\",\"Value\":\"tke-serverless\"}]",
17248
+ "member": "Tag",
17249
+ "name": "Tags",
17250
+ "output_required": false,
17251
+ "type": "list",
17252
+ "value_allowed_null": false
17214
17253
  }
17215
17254
  ],
17216
17255
  "usage": "out"
@@ -26313,6 +26352,15 @@
26313
26352
  "name": "SecurityGroupIds",
26314
26353
  "required": false,
26315
26354
  "type": "list"
26355
+ },
26356
+ {
26357
+ "disabled": false,
26358
+ "document": "腾讯云标签",
26359
+ "example": "[{\"Key\": \"project\", \"Value\": \"tke-serverless\"}]",
26360
+ "member": "Tag",
26361
+ "name": "Tags",
26362
+ "required": false,
26363
+ "type": "list"
26316
26364
  }
26317
26365
  ],
26318
26366
  "type": "object"
@@ -206,7 +206,7 @@
206
206
  },
207
207
  "metadata": {
208
208
  "apiVersion": "2022-03-25",
209
- "api_brief": "介绍如果使用API创建远程操控项目,并对现场设备和远端设备进行管理,查看远控会话数据等",
209
+ "api_brief": "介绍如何使用API创建项目和设备,并对现场设备和远端设备进行管理,查看设备会话指标数据等",
210
210
  "serviceNameCN": "实时互动-工业能源版",
211
211
  "serviceShortName": "trro"
212
212
  },