tccli 3.0.1131.1__py2.py3-none-any.whl → 3.0.1133.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +1 -0
  3. tccli/services/apm/v20210622/examples.json +1 -1
  4. tccli/services/cdwch/v20200915/api.json +9 -9
  5. tccli/services/cdwch/v20200915/examples.json +1 -1
  6. tccli/services/cdwdoris/v20211228/api.json +18 -0
  7. tccli/services/cfw/v20190904/api.json +4 -4
  8. tccli/services/ckafka/v20190819/api.json +133 -76
  9. tccli/services/ckafka/v20190819/examples.json +17 -17
  10. tccli/services/cms/v20190321/api.json +2 -0
  11. tccli/services/cms/v20190321/examples.json +1 -1
  12. tccli/services/csip/csip_client.py +106 -0
  13. tccli/services/csip/v20221121/api.json +862 -129
  14. tccli/services/csip/v20221121/examples.json +20 -4
  15. tccli/services/cynosdb/v20190107/api.json +340 -0
  16. tccli/services/dlc/dlc_client.py +53 -0
  17. tccli/services/dlc/v20210125/api.json +34 -0
  18. tccli/services/dlc/v20210125/examples.json +8 -0
  19. tccli/services/dsgc/v20190723/api.json +20 -18
  20. tccli/services/dsgc/v20190723/examples.json +5 -5
  21. tccli/services/eb/v20210416/examples.json +1 -1
  22. tccli/services/emr/v20190103/api.json +1 -1
  23. tccli/services/ess/v20201111/api.json +3 -3
  24. tccli/services/essbasic/v20210526/api.json +6 -6
  25. tccli/services/gaap/v20180529/api.json +21 -1
  26. tccli/services/gaap/v20180529/examples.json +0 -6
  27. tccli/services/iecp/v20210914/api.json +40 -40
  28. tccli/services/ims/v20201229/api.json +2 -2
  29. tccli/services/lke/lke_client.py +171 -12
  30. tccli/services/lke/v20231130/api.json +524 -0
  31. tccli/services/lke/v20231130/examples.json +24 -0
  32. tccli/services/monitor/v20180724/api.json +47 -19
  33. tccli/services/monitor/v20180724/examples.json +4 -4
  34. tccli/services/ocr/v20181119/api.json +2 -2
  35. tccli/services/ocr/v20181119/examples.json +2 -2
  36. tccli/services/pts/v20210728/api.json +1 -1
  37. tccli/services/pts/v20210728/examples.json +1 -1
  38. tccli/services/redis/v20180412/api.json +33 -29
  39. tccli/services/redis/v20180412/examples.json +8 -8
  40. tccli/services/rum/v20210622/api.json +2 -0
  41. tccli/services/rum/v20210622/examples.json +1 -1
  42. tccli/services/sms/v20210111/api.json +26 -26
  43. tccli/services/tcr/v20190924/api.json +13 -10
  44. tccli/services/tcr/v20190924/examples.json +2 -2
  45. tccli/services/tke/tke_client.py +53 -0
  46. tccli/services/tke/v20180525/api.json +227 -41
  47. tccli/services/tke/v20180525/examples.json +26 -0
  48. tccli/services/tse/v20201207/api.json +13 -2
  49. tccli/services/tsf/v20180326/api.json +10 -8
  50. tccli/services/tsf/v20180326/examples.json +3 -3
  51. tccli/services/waf/v20180125/api.json +65 -9
  52. tccli/services/waf/v20180125/examples.json +1 -1
  53. tccli/services/wedata/v20210820/api.json +111 -20
  54. tccli/services/wedata/v20210820/examples.json +8 -0
  55. tccli/services/wedata/wedata_client.py +53 -0
  56. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/METADATA +2 -2
  57. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/RECORD +60 -60
  58. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/WHEEL +0 -0
  59. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/entry_points.txt +0 -0
  60. {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/license_files/LICENSE +0 -0
@@ -558,13 +558,13 @@
558
558
  {
559
559
  "document": "根据接收组搜索",
560
560
  "input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlarmPolicies\n<公共请求参数>\n\n{\n \"Module\": \"monitor\",\n \"PageSize\": 10,\n \"PageNumber\": 1\n}",
561
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Policies\": [\n {\n \"PolicyId\": \"abc\",\n \"PolicyName\": \"abc\",\n \"Remark\": \"abc\",\n \"MonitorType\": \"abc\",\n \"Enable\": 0,\n \"UseSum\": 0,\n \"ProjectId\": 0,\n \"ProjectName\": \"abc\",\n \"Namespace\": \"abc\",\n \"ConditionTemplateId\": \"abc\",\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 \"NoticeIds\": [\n \"abc\"\n ],\n \"Notices\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdatedBy\": \"abc\",\n \"NoticeType\": \"abc\",\n \"UserNotices\": [\n {\n \"ReceiverType\": \"abc\",\n \"UserIds\": [\n 0\n ],\n \"GroupIds\": [\n 0\n ],\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"NoticeWay\": [\n \"abc\"\n ],\n \"PhoneOrder\": [\n 0\n ],\n \"PhoneCircleTimes\": 0,\n \"PhoneInnerInterval\": 0,\n \"PhoneCircleInterval\": 0,\n \"NeedPhoneArriveNotice\": 0,\n \"PhoneCallType\": \"abc\",\n \"Weekday\": [\n 0\n ],\n \"OnCallFormIDs\": [\n \"abc\"\n ]\n }\n ],\n \"URLNotices\": [\n {\n \"URL\": \"abc\",\n \"IsValid\": 0,\n \"ValidationCode\": \"abc\",\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"Weekday\": [\n 0\n ]\n }\n ],\n \"IsPreset\": 0,\n \"NoticeLanguage\": \"abc\",\n \"PolicyIds\": [\n \"abc\"\n ],\n \"AMPConsumerId\": \"abc\",\n \"CLSNotices\": [\n {\n \"Enable\": 0,\n \"Region\": \"abc\",\n \"LogSetId\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n }\n ],\n \"TriggerTasks\": [\n {\n \"Type\": \"abc\",\n \"TaskConfig\": \"abc\"\n }\n ],\n \"ConditionsTemp\": {\n \"TemplateName\": \"abc\",\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 },\n \"LastEditUin\": \"abc\",\n \"UpdateTime\": 0,\n \"InsertTime\": 0,\n \"Region\": [\n \"abc\"\n ],\n \"NamespaceShowName\": \"abc\",\n \"IsDefault\": 0,\n \"CanSetDefault\": 0,\n \"InstanceGroupId\": 0,\n \"InstanceSum\": 0,\n \"InstanceGroupName\": \"abc\",\n \"RuleType\": \"abc\",\n \"OriginId\": \"abc\",\n \"TagInstances\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\",\n \"InstanceSum\": 0,\n \"ServiceType\": \"abc\",\n \"RegionId\": 0,\n \"BindingStatus\": 0,\n \"TagStatus\": 0\n }\n ],\n \"Filter\": {\n \"Type\": \"abc\",\n \"Expression\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"GroupBy\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\"\n }\n ],\n \"FilterDimensionsParam\": \"abc\",\n \"IsOneClick\": 0,\n \"OneClickStatus\": 0,\n \"AdvancedMetricNumber\": 0,\n \"IsBindAll\": 0,\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"IsSupportAlarmTag\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
561
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Policies\": [\n {\n \"PolicyId\": \"abc\",\n \"PolicyName\": \"abc\",\n \"Remark\": \"abc\",\n \"MonitorType\": \"abc\",\n \"Enable\": 0,\n \"UseSum\": 0,\n \"ProjectId\": 0,\n \"ProjectName\": \"abc\",\n \"Namespace\": \"abc\",\n \"ConditionTemplateId\": \"abc\",\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 \"IsLatenessMetric\": 0\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 \"IsLatenessMetric\": 0\n }\n ]\n },\n \"NoticeIds\": [\n \"abc\"\n ],\n \"Notices\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdatedBy\": \"abc\",\n \"NoticeType\": \"abc\",\n \"UserNotices\": [\n {\n \"ReceiverType\": \"abc\",\n \"UserIds\": [\n 0\n ],\n \"GroupIds\": [\n 0\n ],\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"NoticeWay\": [\n \"abc\"\n ],\n \"PhoneOrder\": [\n 0\n ],\n \"PhoneCircleTimes\": 0,\n \"PhoneInnerInterval\": 0,\n \"PhoneCircleInterval\": 0,\n \"NeedPhoneArriveNotice\": 0,\n \"PhoneCallType\": \"abc\",\n \"Weekday\": [\n 0\n ],\n \"OnCallFormIDs\": [\n \"abc\"\n ]\n }\n ],\n \"URLNotices\": [\n {\n \"URL\": \"abc\",\n \"IsValid\": 0,\n \"ValidationCode\": \"abc\",\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"Weekday\": [\n 0\n ]\n }\n ],\n \"IsPreset\": 0,\n \"NoticeLanguage\": \"abc\",\n \"PolicyIds\": [\n \"abc\"\n ],\n \"AMPConsumerId\": \"abc\",\n \"CLSNotices\": [\n {\n \"Enable\": 0,\n \"Region\": \"abc\",\n \"LogSetId\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n }\n ],\n \"TriggerTasks\": [\n {\n \"Type\": \"abc\",\n \"TaskConfig\": \"abc\"\n }\n ],\n \"ConditionsTemp\": {\n \"TemplateName\": \"abc\",\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 \"IsLatenessMetric\": 0\n }\n ],\n \"ComplexExpression\": \"abc\"\n },\n \"EventCondition\": {}\n },\n \"LastEditUin\": \"abc\",\n \"UpdateTime\": 0,\n \"InsertTime\": 0,\n \"Region\": [\n \"abc\"\n ],\n \"NamespaceShowName\": \"abc\",\n \"IsDefault\": 0,\n \"CanSetDefault\": 0,\n \"InstanceGroupId\": 0,\n \"InstanceSum\": 0,\n \"InstanceGroupName\": \"abc\",\n \"RuleType\": \"abc\",\n \"OriginId\": \"abc\",\n \"TagInstances\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\",\n \"InstanceSum\": 0,\n \"ServiceType\": \"abc\",\n \"RegionId\": 0,\n \"BindingStatus\": 0,\n \"TagStatus\": 0\n }\n ],\n \"Filter\": {\n \"Type\": \"abc\",\n \"Expression\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"GroupBy\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\"\n }\n ],\n \"FilterDimensionsParam\": \"abc\",\n \"IsOneClick\": 0,\n \"OneClickStatus\": 0,\n \"AdvancedMetricNumber\": 0,\n \"IsBindAll\": 0,\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"IsSupportAlarmTag\": 0,\n \"TagOperation\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
562
562
  "title": "根据接收组搜索"
563
563
  },
564
564
  {
565
565
  "document": "按照实例过滤策略,需要填入监控类型、策略类型、实例的维度信息。我们以搜索两个云服务器为例,假设他们的实例 ID 分别为 `ins-qr8d555g`, `ins-qr8d555h`。\n\nMonitorTypes 指定为 `MT_QCE`\n\nNamespaces 指定为 `cvm_device`\n\nDimensions 的 JSON 字符串为\n\n```\n[\n {\n \"Dimensions\": {\n \"unInstanceId\": \"ins-qr8d555g\"\n }\n },\n {\n \"Dimensions\": {\n \"unInstanceId\": \"ins-qr8d555h\"\n }\n }\n]\n```\n\n不同云产品参数示例详见 [维度信息Dimensions列表](https://cloud.tencent.com/document/product/248/50397)",
566
566
  "input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlarmPolicies\n<公共请求参数>\n\n{\n \"Module\": \"monitor\",\n \"PageSize\": 10,\n \"PageNumber\": 1,\n \"MonitorTypes\": [\n \"MT_QCE\"\n ],\n \"Namespaces\": [\n \"cvm_device\"\n ],\n \"Dimensions\": \"[{\\\"Dimensions\\\": { \\\"unInstanceId\\\": \\\"ins-qr8d555g\\\"}},{ \\\"Dimensions\\\": { \\\"unInstanceId\\\": \\\"ins-qr8d555h\\\"}}]\"\n}",
567
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Policies\": [\n {\n \"PolicyId\": \"abc\",\n \"PolicyName\": \"abc\",\n \"Remark\": \"abc\",\n \"MonitorType\": \"abc\",\n \"Enable\": 0,\n \"UseSum\": 0,\n \"ProjectId\": 0,\n \"ProjectName\": \"abc\",\n \"Namespace\": \"abc\",\n \"ConditionTemplateId\": \"abc\",\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 \"NoticeIds\": [\n \"abc\"\n ],\n \"Notices\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdatedBy\": \"abc\",\n \"NoticeType\": \"abc\",\n \"UserNotices\": [\n {\n \"ReceiverType\": \"abc\",\n \"UserIds\": [\n 0\n ],\n \"GroupIds\": [\n 0\n ],\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"NoticeWay\": [\n \"abc\"\n ],\n \"PhoneOrder\": [\n 0\n ],\n \"PhoneCircleTimes\": 0,\n \"PhoneInnerInterval\": 0,\n \"PhoneCircleInterval\": 0,\n \"NeedPhoneArriveNotice\": 0,\n \"PhoneCallType\": \"abc\",\n \"Weekday\": [\n 0\n ],\n \"OnCallFormIDs\": [\n \"abc\"\n ]\n }\n ],\n \"URLNotices\": [\n {\n \"URL\": \"abc\",\n \"IsValid\": 0,\n \"ValidationCode\": \"abc\",\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"Weekday\": [\n 0\n ]\n }\n ],\n \"IsPreset\": 0,\n \"NoticeLanguage\": \"abc\",\n \"PolicyIds\": [\n \"abc\"\n ],\n \"AMPConsumerId\": \"abc\",\n \"CLSNotices\": [\n {\n \"Enable\": 0,\n \"Region\": \"abc\",\n \"LogSetId\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n }\n ],\n \"TriggerTasks\": [\n {\n \"Type\": \"abc\",\n \"TaskConfig\": \"abc\"\n }\n ],\n \"ConditionsTemp\": {\n \"TemplateName\": \"abc\",\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 },\n \"LastEditUin\": \"abc\",\n \"UpdateTime\": 0,\n \"InsertTime\": 0,\n \"Region\": [\n \"abc\"\n ],\n \"NamespaceShowName\": \"abc\",\n \"IsDefault\": 0,\n \"CanSetDefault\": 0,\n \"InstanceGroupId\": 0,\n \"InstanceSum\": 0,\n \"InstanceGroupName\": \"abc\",\n \"RuleType\": \"abc\",\n \"OriginId\": \"abc\",\n \"TagInstances\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\",\n \"InstanceSum\": 0,\n \"ServiceType\": \"abc\",\n \"RegionId\": 0,\n \"BindingStatus\": 0,\n \"TagStatus\": 0\n }\n ],\n \"Filter\": {\n \"Type\": \"abc\",\n \"Expression\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"GroupBy\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\"\n }\n ],\n \"FilterDimensionsParam\": \"abc\",\n \"IsOneClick\": 0,\n \"OneClickStatus\": 0,\n \"AdvancedMetricNumber\": 0,\n \"IsBindAll\": 0,\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"IsSupportAlarmTag\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
567
+ "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"Policies\": [\n {\n \"PolicyId\": \"abc\",\n \"PolicyName\": \"abc\",\n \"Remark\": \"abc\",\n \"MonitorType\": \"abc\",\n \"Enable\": 0,\n \"UseSum\": 0,\n \"ProjectId\": 0,\n \"ProjectName\": \"abc\",\n \"Namespace\": \"abc\",\n \"ConditionTemplateId\": \"abc\",\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 \"IsLatenessMetric\": 0\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 \"IsLatenessMetric\": 0\n }\n ]\n },\n \"NoticeIds\": [\n \"abc\"\n ],\n \"Notices\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\",\n \"UpdatedAt\": \"abc\",\n \"UpdatedBy\": \"abc\",\n \"NoticeType\": \"abc\",\n \"UserNotices\": [\n {\n \"ReceiverType\": \"abc\",\n \"UserIds\": [\n 0\n ],\n \"GroupIds\": [\n 0\n ],\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"NoticeWay\": [\n \"abc\"\n ],\n \"PhoneOrder\": [\n 0\n ],\n \"PhoneCircleTimes\": 0,\n \"PhoneInnerInterval\": 0,\n \"PhoneCircleInterval\": 0,\n \"NeedPhoneArriveNotice\": 0,\n \"PhoneCallType\": \"abc\",\n \"Weekday\": [\n 0\n ],\n \"OnCallFormIDs\": [\n \"abc\"\n ]\n }\n ],\n \"URLNotices\": [\n {\n \"URL\": \"abc\",\n \"IsValid\": 0,\n \"ValidationCode\": \"abc\",\n \"StartTime\": 0,\n \"EndTime\": 0,\n \"Weekday\": [\n 0\n ]\n }\n ],\n \"IsPreset\": 0,\n \"NoticeLanguage\": \"abc\",\n \"PolicyIds\": [\n \"abc\"\n ],\n \"AMPConsumerId\": \"abc\",\n \"CLSNotices\": [\n {\n \"Enable\": 0,\n \"Region\": \"abc\",\n \"LogSetId\": \"abc\",\n \"TopicId\": \"abc\"\n }\n ],\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ]\n }\n ],\n \"TriggerTasks\": [\n {\n \"Type\": \"abc\",\n \"TaskConfig\": \"abc\"\n }\n ],\n \"ConditionsTemp\": {\n \"TemplateName\": \"abc\",\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 \"IsLatenessMetric\": 0\n }\n ],\n \"ComplexExpression\": \"abc\"\n },\n \"EventCondition\": {}\n },\n \"LastEditUin\": \"abc\",\n \"UpdateTime\": 0,\n \"InsertTime\": 0,\n \"Region\": [\n \"abc\"\n ],\n \"NamespaceShowName\": \"abc\",\n \"IsDefault\": 0,\n \"CanSetDefault\": 0,\n \"InstanceGroupId\": 0,\n \"InstanceSum\": 0,\n \"InstanceGroupName\": \"abc\",\n \"RuleType\": \"abc\",\n \"OriginId\": \"abc\",\n \"TagInstances\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\",\n \"InstanceSum\": 0,\n \"ServiceType\": \"abc\",\n \"RegionId\": 0,\n \"BindingStatus\": 0,\n \"TagStatus\": 0\n }\n ],\n \"Filter\": {\n \"Type\": \"abc\",\n \"Expression\": \"abc\",\n \"Dimensions\": \"abc\"\n },\n \"GroupBy\": [\n {\n \"Id\": \"abc\",\n \"Name\": \"abc\"\n }\n ],\n \"FilterDimensionsParam\": \"abc\",\n \"IsOneClick\": 0,\n \"OneClickStatus\": 0,\n \"AdvancedMetricNumber\": 0,\n \"IsBindAll\": 0,\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"IsSupportAlarmTag\": 0,\n \"TagOperation\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
568
568
  "title": "搜索一个云服务器绑定的告警策略"
569
569
  }
570
570
  ],
@@ -775,8 +775,8 @@
775
775
  "DescribePolicyGroupInfo": [
776
776
  {
777
777
  "document": "",
778
- "input": "https://monitor.tencentcloudapi.com/?Action=DescribePolicyGroupInfo\r\n&Module=monitor\r\n&GroupId=11111\r\n&<公共请求参数>",
779
- "output": "{\n \"Response\": {\n \"Callback\": null,\n \"CanSetDefault\": true,\n \"ConditionsConfig\": [\n {\n \"AlarmNotifyPeriod\": 86400,\n \"AlarmNotifyType\": 0,\n \"CalcType\": 1,\n \"CalcValue\": \"0\",\n \"ContinueTime\": 60,\n \"MetricId\": 33,\n \"MetricShowName\": \"CPU利用率\",\n \"Period\": 60,\n \"RuleId\": 200000,\n \"Unit\": \"%\"\n }\n ],\n \"ConditionsTemp\": null,\n \"DimensionGroup\": [\n \"unInstanceId\"\n ],\n \"EventConfig\": [\n {\n \"AlarmNotifyPeriod\": 86400,\n \"AlarmNotifyType\": 0,\n \"EventId\": 42,\n \"EventShowName\": \"ping不可达\",\n \"RuleId\": 200001\n }\n ],\n \"GroupName\": \"策略组名称test\",\n \"IsDefault\": 0,\n \"LastEditUin\": \"1500000000\",\n \"ProjectId\": 0,\n \"ReceiverInfos\": null,\n \"Region\": [\n \"bj\",\n \"ca\",\n \"cd\",\n \"de\",\n \"gz\",\n \"gzopen\",\n \"hk\",\n \"hzec\",\n \"jnec\",\n \"jp\",\n \"kr\",\n \"nj\",\n \"sg\",\n \"sh\",\n \"shjr\",\n \"tsn\",\n \"usw\"\n ],\n \"Remark\": \"\",\n \"RequestId\": \"11111111-1111-1111-1111-111111111111\",\n \"ShowName\": \"云服务器-基础监控\",\n \"UpdateTime\": \"2018-07-09 15:56:55\",\n \"ViewName\": \"cvm_device\"\n }\n}",
778
+ "input": "https://monitor.tencentcloudapi.com/?Action=DescribePolicyGroupInfo\n&Module=monitor\n&GroupId=11111\n&<公共请求参数>",
779
+ "output": "{\n \"Response\": {\n \"Callback\": null,\n \"CanSetDefault\": true,\n \"ConditionsConfig\": [\n {\n \"AlarmNotifyPeriod\": 86400,\n \"AlarmNotifyType\": 0,\n \"CalcType\": 1,\n \"CalcValue\": \"0\",\n \"ContinueTime\": 60,\n \"MetricId\": 33,\n \"MetricShowName\": \"CPU利用率\",\n \"Period\": 60,\n \"RuleId\": 200000,\n \"Unit\": \"%\"\n }\n ],\n \"ConditionsTemp\": null,\n \"DimensionGroup\": [\n \"unInstanceId\"\n ],\n \"EventConfig\": [\n {\n \"AlarmNotifyPeriod\": 86400,\n \"AlarmNotifyType\": 0,\n \"EventId\": 42,\n \"EventShowName\": \"ping不可达\",\n \"RuleId\": 200001\n }\n ],\n \"GroupName\": \"策略组名称test\",\n \"IsDefault\": 0,\n \"LastEditUin\": \"1500000000\",\n \"ProjectId\": 0,\n \"IsUnionRule\": 0,\n \"ReceiverInfos\": null,\n \"Region\": [\n \"bj\",\n \"ca\",\n \"cd\",\n \"de\",\n \"gz\",\n \"gzopen\",\n \"hk\",\n \"hzec\",\n \"jnec\",\n \"jp\",\n \"kr\",\n \"nj\",\n \"sg\",\n \"sh\",\n \"shjr\",\n \"tsn\",\n \"usw\"\n ],\n \"Remark\": \"\",\n \"RequestId\": \"11111111-1111-1111-1111-111111111111\",\n \"ShowName\": \"云服务器-基础监控\",\n \"UpdateTime\": \"2018-07-09 15:56:55\",\n \"ViewName\": \"cvm_device\"\n }\n}",
780
780
  "title": "查询策略组信息"
781
781
  }
782
782
  ],
@@ -6351,7 +6351,7 @@
6351
6351
  },
6352
6352
  {
6353
6353
  "disabled": false,
6354
- "document": "扩展信息,不请求则不返回,具体输入参考示例3和示例4。\nIdCard,裁剪后身份证照片的base64编码,请求 Config.CropIdCard 时返回;\nPortrait,身份证头像照片的base64编码,请求 Config.CropPortrait 时返回;\n\nQuality,图片质量分数,请求 Config.Quality 时返回(取值范围:0 ~ 100,分数越低越模糊,建议阈值≥50);\nBorderCodeValue,身份证边框不完整告警阈值分数,请求 Config.BorderCheckWarn时返回(取值范围:0 ~ 100,分数越低边框遮挡可能性越低,建议阈值≤50);\n\nWarnInfos,告警信息,Code 告警码列表和释义:\n-9100\t身份证有效日期不合法告警,\n-9101\t身份证边框不完整告警,\n-9102\t身份证复印件告警,\n-9103\t身份证翻拍告警,\n-9105\t身份证框内遮挡告警,\n-9104\t临时身份证告警,\n-9106\t身份证疑似存在PS痕迹告警,\n-9107 身份证反光告警。",
6354
+ "document": "扩展信息,不请求则不返回,具体输入参考示例3和示例4。\nIdCard,裁剪后身份证照片的base64编码,请求 Config.CropIdCard 时返回;\nPortrait,身份证头像照片的base64编码,请求 Config.CropPortrait 时返回;\n\nQuality,图片质量分数,请求 Config.Quality 时返回(取值范围:0 ~ 100,分数越低越模糊,建议阈值≥50);\nBorderCodeValue,身份证边框不完整告警阈值分数,请求 Config.BorderCheckWarn时返回(取值范围:0 ~ 100,分数越低边框遮挡可能性越低,建议阈值≤50);\n\nWarnInfos,告警信息,Code 告警码列表和释义:\n-9100 身份证有效日期不合法告警,\n-9101 身份证边框不完整告警,\n\n-9102 身份证复印件告警(黑白及彩色复印件),\n-9108 身份证复印件告警(仅黑白复印件),\n\n-9103 身份证翻拍告警,\n-9105 身份证框内遮挡告警,\n-9104 临时身份证告警,\n-9106 身份证疑似存在PS痕迹告警,\n-9107 身份证反光告警。",
6355
6355
  "example": "{}",
6356
6356
  "member": "string",
6357
6357
  "name": "AdvancedInfo",
@@ -11133,7 +11133,7 @@
11133
11133
  },
11134
11134
  {
11135
11135
  "disabled": false,
11136
- "document": "扩展信息,不请求则不返回,具体输入参考示例3和示例4。\nIdCard,裁剪后身份证照片的base64编码,请求 Config.CropIdCard 时返回;\nPortrait,身份证头像照片的base64编码,请求 Config.CropPortrait 时返回;\n\nQuality,图片质量分数,请求 Config.Quality 时返回(取值范围:0 ~ 100,分数越低越模糊,建议阈值≥50);\nBorderCodeValue,身份证边框不完整告警阈值分数,请求 Config.BorderCheckWarn时返回(取值范围:0 ~ 100,分数越低边框遮挡可能性越低,建议阈值≤50);\n\nWarnInfos,告警信息,Code 告警码列表和释义:\n-9100\t身份证有效日期不合法告警,\n-9101\t身份证边框不完整告警,\n-9102\t身份证复印件告警,\n-9103\t身份证翻拍告警,\n-9105\t身份证框内遮挡告警,\n-9104\t临时身份证告警,\n-9106\t身份证疑似存在PS痕迹告警,\n-9107 身份证反光告警。",
11136
+ "document": "扩展信息,不请求则不返回,具体输入参考示例3和示例4。\nIdCard,裁剪后身份证照片的base64编码,请求 Config.CropIdCard 时返回;\nPortrait,身份证头像照片的base64编码,请求 Config.CropPortrait 时返回;\n\nQuality,图片质量分数,请求 Config.Quality 时返回(取值范围:0 ~ 100,分数越低越模糊,建议阈值≥50);\nBorderCodeValue,身份证边框不完整告警阈值分数,请求 Config.BorderCheckWarn时返回(取值范围:0 ~ 100,分数越低边框遮挡可能性越低,建议阈值≤50);\n\nWarnInfos,告警信息,Code 告警码列表和释义:\n-9100 身份证有效日期不合法告警,\n-9101 身份证边框不完整告警,\n\n-9102 身份证复印件告警(黑白及彩色复印件),\n-9108 身份证复印件告警(仅黑白复印件),\n\n-9103 身份证翻拍告警,\n-9105 身份证框内遮挡告警,\n-9104 临时身份证告警,\n-9106 身份证疑似存在PS痕迹告警,\n-9107 身份证反光告警。",
11137
11137
  "example": "{}",
11138
11138
  "member": "string",
11139
11139
  "name": "AdvancedInfo",
@@ -235,8 +235,8 @@
235
235
  "HKIDCardOCR": [
236
236
  {
237
237
  "document": "",
238
- "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: HKIDCardOCR\n<公共请求参数>\n\n{\n \"DetectFake\": \"true\",\n \"ReturnHeadImage\": \"false\",\n \"ImageUrl\": \"https://xx/a.jpg\"\n}",
239
- "output": "{\n \"Response\": {\n \"CnName\": \"申能\",\n \"EnName\": \"SAN, Nan\",\n \"TelexCode\": \"300000000000\",\n \"Sex\": \"女F\",\n \"Birthday\": \"01-01-2001\",\n \"Permanent\": 1,\n \"IdNum\": \"C000000(E)\",\n \"Symbol\": \"***AZ\",\n \"FirstIssueDate\": \"(09-99)\",\n \"CurrentIssueDate\": \"23-09-10\",\n \"FakeDetectResult\": 1,\n \"WarningCode\": [\n -9102,\n -9103\n ],\n \"HeadImage\": \"\",\n \"RequestId\": \"fba1c9ad-aeb3-4418-9ecf-80ab1b5fc875\"\n }\n}",
238
+ "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: HKIDCardOCR\n<公共请求参数>\n\n{\n \"ReturnHeadImage\": \"false\",\n \"ImageUrl\": \"https://xx/a.jpg\"\n}",
239
+ "output": "{\n \"Response\": {\n \"CnName\": \"申能\",\n \"EnName\": \"SAN, Nan\",\n \"TelexCode\": \"300000000000\",\n \"Sex\": \"女F\",\n \"Birthday\": \"01-01-2001\",\n \"Permanent\": 1,\n \"IdNum\": \"C000000(E)\",\n \"Symbol\": \"***AZ\",\n \"FirstIssueDate\": \"(09-99)\",\n \"CurrentIssueDate\": \"23-09-10\",\n \"HeadImage\": \"\",\n \"WarnCardInfos\": [\n -9104\n ],\n \"RequestId\": \"fba1c9ad-aeb3-4418-9ecf-80ab1b5fc875\"\n }\n}",
240
240
  "title": "中国香港身份证识别示例代码"
241
241
  }
242
242
  ],
@@ -1362,7 +1362,7 @@
1362
1362
  "example": "project-xx",
1363
1363
  "member": "string",
1364
1364
  "name": "ProjectId",
1365
- "required": true,
1365
+ "output_required": true,
1366
1366
  "type": "string",
1367
1367
  "value_allowed_null": false
1368
1368
  },
@@ -68,7 +68,7 @@
68
68
  {
69
69
  "document": "",
70
70
  "input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateProject\n<公共请求参数>\n\n{\n \"Name\": \"MyProject\",\n \"Description\": \"Test project\"\n}",
71
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"ProjectId\": \"project-xx\"\n }\n}",
71
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c2lcbdvsgxaoc7yp5dxveh3mtpf27c4o\",\n \"ProjectId\": \"project-xx\"\n }\n}",
72
72
  "title": "创建项目"
73
73
  }
74
74
  ],
@@ -337,7 +337,7 @@
337
337
  "status": "online"
338
338
  },
339
339
  "DescribeMaintenanceWindow": {
340
- "document": "查询实例维护时间窗,在实例需要进行版本升级或者架构升级的时候,会在维护时间窗时间内进行切换",
340
+ "document": "本接口(DescribeMaintenanceWindow)用于查询实例维护时间窗。在实例需要进行版本升级或者架构升级的时候,会在维护时间窗时间内进行切换",
341
341
  "input": "DescribeMaintenanceWindowRequest",
342
342
  "name": "查询实例维护时间窗",
343
343
  "output": "DescribeMaintenanceWindowResponse",
@@ -477,7 +477,7 @@
477
477
  "status": "online"
478
478
  },
479
479
  "InquiryPriceRenewInstance": {
480
- "document": "查询实例续费价格(包年包月)",
480
+ "document": "本接口(InquiryPriceRenewInstance)用于查询包年包月计费实例的续费价格。",
481
481
  "input": "InquiryPriceRenewInstanceRequest",
482
482
  "name": "查询实例续费价格(包年包月)",
483
483
  "output": "InquiryPriceRenewInstanceResponse",
@@ -840,7 +840,7 @@
840
840
  "example": "486489",
841
841
  "member": "int64",
842
842
  "name": "TaskId",
843
- "required": true,
843
+ "output_required": true,
844
844
  "type": "int",
845
845
  "value_allowed_null": false
846
846
  },
@@ -2343,7 +2343,7 @@
2343
2343
  "example": "486489",
2344
2344
  "member": "float",
2345
2345
  "name": "TaskId",
2346
- "required": true,
2346
+ "output_required": true,
2347
2347
  "type": "float",
2348
2348
  "value_allowed_null": false
2349
2349
  },
@@ -4668,8 +4668,8 @@
4668
4668
  "members": [
4669
4669
  {
4670
4670
  "disabled": false,
4671
- "document": "实例ID",
4672
- "example": "",
4671
+ "document": "指定实例 ID。例如:crs-xjhsdj****。请登录[Redis控制台](https://console.cloud.tencent.com/redis)在实例列表复制实例 ID。",
4672
+ "example": "crs-5a4py64p",
4673
4673
  "member": "string",
4674
4674
  "name": "InstanceId",
4675
4675
  "required": true,
@@ -4683,19 +4683,21 @@
4683
4683
  "members": [
4684
4684
  {
4685
4685
  "disabled": false,
4686
- "document": "维护时间窗起始时间,如:17:00",
4687
- "example": "",
4686
+ "document": "维护时间窗开始时间。取值范围为\"00:00-23:00\"的任意时间点,如03:24。",
4687
+ "example": "03:00",
4688
4688
  "member": "string",
4689
4689
  "name": "StartTime",
4690
+ "output_required": true,
4690
4691
  "type": "string",
4691
4692
  "value_allowed_null": false
4692
4693
  },
4693
4694
  {
4694
4695
  "disabled": false,
4695
- "document": "维护时间窗结束时间,如:19:00",
4696
- "example": "",
4696
+ "document": "维护时间窗结束时间。\n- 取值范围为\"00:00-23:00\"的任意时间点,如:04:24。\n- 维护时间持续时长最小为30分钟,最大为3小时。\n- 结束时间务必是基于开始时间向后的时间。",
4697
+ "example": "06:00",
4697
4698
  "member": "string",
4698
4699
  "name": "EndTime",
4700
+ "output_required": true,
4699
4701
  "type": "string",
4700
4702
  "value_allowed_null": false
4701
4703
  },
@@ -4868,7 +4870,7 @@
4868
4870
  "example": "无",
4869
4871
  "member": "RegionConf",
4870
4872
  "name": "RegionSet",
4871
- "required": true,
4873
+ "output_required": true,
4872
4874
  "type": "list",
4873
4875
  "value_allowed_null": false
4874
4876
  },
@@ -6169,7 +6171,7 @@
6169
6171
  "members": [
6170
6172
  {
6171
6173
  "disabled": false,
6172
- "document": "实例类型:2 – Redis2.8内存版(标准架构),3 CKV 3.2内存版(标准架构),4 CKV 3.2内存版(集群架构),6 Redis4.0内存版(标准架构),7 Redis4.0内存版(集群架构),8 Redis5.0内存版(标准架构),9 Redis5.0内存版(集群架构)。",
6174
+ "document": "实例类型。\n- 2:Redis 2.8 内存版(标准架构)。\n- 6:Redis 4.0 内存版(标准架构)。\n- 7:Redis 4.0 内存版(集群架构)。\n- 8:Redis 5.0 内存版(标准架构)。\n- 9:Redis 5.0 内存版(集群架构)。\n- 15:Redis 6.2 内存版(标准架构)。\n- 16:Redis 6.2 内存版(集群架构)。\n- 17:Redis 7.0 内存版(标准架构)。\n- 18:Redis 7.0 内存版(集群架构)。",
6173
6175
  "example": "6",
6174
6176
  "member": "uint64",
6175
6177
  "name": "TypeId",
@@ -6205,7 +6207,7 @@
6205
6207
  },
6206
6208
  {
6207
6209
  "disabled": false,
6208
- "document": "付费方式:0-按量计费,1-包年包月。",
6210
+ "document": "付费方式。\n- 0:按量计费。\n- 1:包年包月。",
6209
6211
  "example": "1",
6210
6212
  "member": "int64",
6211
6213
  "name": "BillingMode",
@@ -6223,7 +6225,7 @@
6223
6225
  },
6224
6226
  {
6225
6227
  "disabled": false,
6226
- "document": "实例分片数量,Redis2.8标准架构、CKV标准架构和Redis2.8单机版、Redis4.0标准架构不需要填写。",
6228
+ "document": "实例分片数量。\nRedis2.8标准架构、CKV标准架构、Redis4.0标准架构无需填写。",
6227
6229
  "example": "1",
6228
6230
  "member": "int64",
6229
6231
  "name": "RedisShardNum",
@@ -6232,7 +6234,7 @@
6232
6234
  },
6233
6235
  {
6234
6236
  "disabled": false,
6235
- "document": "实例副本数量,Redis2.8标准架构、CKV标准架构和Redis2.8单机版不需要填写。",
6237
+ "document": "实例副本数量。\nRedis2.8标准架构、CKV标准架构无需填写。",
6236
6238
  "example": "1",
6237
6239
  "member": "int64",
6238
6240
  "name": "RedisReplicasNum",
@@ -6241,7 +6243,7 @@
6241
6243
  },
6242
6244
  {
6243
6245
  "disabled": false,
6244
- "document": "是否支持副本只读,Redis2.8标准架构、CKV标准架构和Redis2.8单机版不需要填写。",
6246
+ "document": "是否支持副本只读。Redis2.8标准架构、CKV标准架构无需填写。\n- true:无需支持副本只读。\n- false:需支持。",
6245
6247
  "example": "false",
6246
6248
  "member": "bool",
6247
6249
  "name": "ReplicasReadonly",
@@ -6259,7 +6261,7 @@
6259
6261
  },
6260
6262
  {
6261
6263
  "disabled": false,
6262
- "document": "\"local\"本地盘版,\"cloud\"云盘版,\"cdc\"独享集群版,如果不传默认询价为本地盘版本",
6264
+ "document": "部署方式。\n- local:本地盘版,默认为 local。\n- cloud:云盘版。\n- cdc:独享集群版。",
6263
6265
  "example": "cloud",
6264
6266
  "member": "string",
6265
6267
  "name": "ProductVersion",
@@ -6278,7 +6280,7 @@
6278
6280
  "example": "30400",
6279
6281
  "member": "float",
6280
6282
  "name": "Price",
6281
- "required": true,
6283
+ "output_required": true,
6282
6284
  "type": "float",
6283
6285
  "value_allowed_null": true
6284
6286
  },
@@ -6296,8 +6298,8 @@
6296
6298
  "members": [
6297
6299
  {
6298
6300
  "disabled": false,
6299
- "document": "购买时长,单位:月",
6300
- "example": "",
6301
+ "document": "包年包月实例的购买时长,单位:月。",
6302
+ "example": "1",
6301
6303
  "member": "uint64",
6302
6304
  "name": "Period",
6303
6305
  "required": true,
@@ -6305,8 +6307,8 @@
6305
6307
  },
6306
6308
  {
6307
6309
  "disabled": false,
6308
- "document": "实例ID",
6309
- "example": "",
6310
+ "document": "指定实例 ID。例如:crs-xjhsdj****。请登录[Redis控制台](https://console.cloud.tencent.com/redis)在实例列表复制实例 ID。",
6311
+ "example": "crs-rhlppeye",
6310
6312
  "member": "string",
6311
6313
  "name": "InstanceId",
6312
6314
  "required": true,
@@ -6320,10 +6322,11 @@
6320
6322
  "members": [
6321
6323
  {
6322
6324
  "disabled": false,
6323
- "document": "价格,单位:分\n注意:此字段可能返回 null,表示取不到有效值。",
6324
- "example": "",
6325
+ "document": "价格,单位:分。\n注意:此字段可能返回 null,表示取不到有效值。",
6326
+ "example": "100800",
6325
6327
  "member": "float",
6326
6328
  "name": "Price",
6329
+ "output_required": true,
6327
6330
  "type": "float",
6328
6331
  "value_allowed_null": true
6329
6332
  },
@@ -6342,7 +6345,7 @@
6342
6345
  {
6343
6346
  "disabled": false,
6344
6347
  "document": "实例Id",
6345
- "example": "",
6348
+ "example": "crs-xjhsdjcxjd",
6346
6349
  "member": "string",
6347
6350
  "name": "InstanceId",
6348
6351
  "required": true,
@@ -6351,7 +6354,7 @@
6351
6354
  {
6352
6355
  "disabled": false,
6353
6356
  "document": "分片大小 单位 MB",
6354
- "example": "",
6357
+ "example": "4096",
6355
6358
  "member": "uint64",
6356
6359
  "name": "MemSize",
6357
6360
  "required": true,
@@ -6360,7 +6363,7 @@
6360
6363
  {
6361
6364
  "disabled": false,
6362
6365
  "document": "分片数量,Redis2.8主从版、CKV主从版和Redis2.8单机版不需要填写",
6363
- "example": "",
6366
+ "example": "3",
6364
6367
  "member": "uint64",
6365
6368
  "name": "RedisShardNum",
6366
6369
  "required": false,
@@ -6369,7 +6372,7 @@
6369
6372
  {
6370
6373
  "disabled": false,
6371
6374
  "document": "副本数量,Redis2.8主从版、CKV主从版和Redis2.8单机版不需要填写",
6372
- "example": "",
6375
+ "example": "1",
6373
6376
  "member": "uint64",
6374
6377
  "name": "RedisReplicasNum",
6375
6378
  "required": false,
@@ -6384,9 +6387,10 @@
6384
6387
  {
6385
6388
  "disabled": false,
6386
6389
  "document": "价格,单位:分\n注意:此字段可能返回 null,表示取不到有效值。",
6387
- "example": "",
6390
+ "example": "30400",
6388
6391
  "member": "float",
6389
6392
  "name": "Price",
6393
+ "output_required": true,
6390
6394
  "type": "float",
6391
6395
  "value_allowed_null": true
6392
6396
  },
@@ -392,10 +392,10 @@
392
392
  ],
393
393
  "DescribeMaintenanceWindow": [
394
394
  {
395
- "document": "",
396
- "input": "https://redis.tencentcloudapi.com/?Action=DescribeMaintenanceWindow\r\n&InstanceId=crs-5a4py64p\r\n&<公共请求参数>",
395
+ "document": "修改实例的维护时间窗为03:00-06:00",
396
+ "input": "https://redis.tencentcloudapi.com/?Action=DescribeMaintenanceWindow\n&InstanceId=crs-5a4p****\n&<公共请求参数>",
397
397
  "output": "{\n \"Response\": {\n \"StartTime\": \"03:00\",\n \"EndTime\": \"06:00\",\n \"RequestId\": \"0e728fa9-c2e5-4bf8-8d6b-c1c4fab7b6db\"\n }\n}",
398
- "title": "示例"
398
+ "title": "配置实例访问时间窗"
399
399
  }
400
400
  ],
401
401
  "DescribeParamTemplateInfo": [
@@ -416,7 +416,7 @@
416
416
  ],
417
417
  "DescribeProductInfo": [
418
418
  {
419
- "document": "",
419
+ "document": "查询示例",
420
420
  "input": "POST / HTTP/1.1\nHost: redis.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProductInfo\n<公共请求参数>\n\n{}",
421
421
  "output": "{\n \"Response\": {\n \"RegionSet\": [\n {\n \"RegionId\": \"ap-guangzhou\",\n \"RegionName\": \"广州\",\n \"RegionShortName\": \"GZ\",\n \"Area\": \"华南地区\",\n \"ZoneSet\": [\n {\n \"ZoneId\": \"ap-guangzhou-2\",\n \"ZoneName\": \"广州二区\",\n \"IsSaleout\": false,\n \"IsDefault\": false,\n \"OldZoneId\": 0,\n \"NetWorkType\": [\n \"basenet\",\n \"vpcnet\"\n ],\n \"ProductSet\": [\n {\n \"Type\": 7,\n \"TypeName\": \"Redis 集群版\",\n \"MinBuyNum\": 1,\n \"MaxBuyNum\": 10,\n \"Saleout\": false,\n \"Engine\": \"社区版Redis\",\n \"Version\": \"Redis 4.0\",\n \"TotalSize\": [\n \"12\",\n \"20\",\n \"32\",\n \"64\",\n \"96\",\n \"128\",\n \"256\",\n \"384\",\n \"512\",\n \"768\",\n \"1024\",\n \"2048\",\n \"3072\",\n \"4096\"\n ],\n \"ShardSize\": [\n \"4\",\n \"8\",\n \"12\",\n \"16\",\n \"20\",\n \"24\",\n \"32\"\n ],\n \"ReplicaNum\": [\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\"\n ],\n \"ShardNum\": [\n \"3\",\n \"5\",\n \"8\",\n \"12\",\n \"16\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"64\",\n \"80\",\n \"96\",\n \"128\"\n ],\n \"PayMode\": \"1\",\n \"EnableRepicaReadOnly\": true\n },\n {\n \"Type\": 4,\n \"TypeName\": \"CKV集群版\",\n \"MinBuyNum\": 1,\n \"MaxBuyNum\": 10,\n \"Saleout\": false,\n \"Engine\": \"腾讯云CKV\",\n \"Version\": \"Redis 3.2\",\n \"TotalSize\": [\n \"12\",\n \"20\",\n \"32\",\n \"64\",\n \"96\",\n \"128\",\n \"256\",\n \"384\",\n \"512\",\n \"768\",\n \"1024\",\n \"2048\",\n \"3072\",\n \"4096\"\n ],\n \"ShardSize\": [\n \"4\",\n \"8\",\n \"16\",\n \"24\",\n \"32\",\n \"48\",\n \"64\",\n \"80\",\n \"96\",\n \"128\",\n \"160\",\n \"192\",\n \"256\",\n \"320\",\n \"384\"\n ],\n \"ReplicaNum\": [\n \"1\",\n \"2\",\n \"3\",\n \"4\",\n \"5\"\n ],\n \"ShardNum\": [\n \"3\",\n \"5\",\n \"8\",\n \"12\",\n \"16\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"64\",\n \"80\",\n \"96\",\n \"128\"\n ],\n \"PayMode\": \"1\",\n \"EnableRepicaReadOnly\": false\n },\n {\n \"Type\": 2,\n \"TypeName\": \"Redis 主从版\",\n \"MinBuyNum\": 1,\n \"MaxBuyNum\": 10,\n \"Saleout\": false,\n \"Engine\": \"社区版Redis\",\n \"Version\": \"Redis 2.8\",\n \"TotalSize\": [\n \"1\",\n \"2\",\n \"4\",\n \"8\",\n \"12\",\n \"16\",\n \"20\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"60\",\n \"0.25\"\n ],\n \"ShardSize\": [\n \"1\",\n \"2\",\n \"4\",\n \"8\",\n \"12\",\n \"16\",\n \"20\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"60\",\n \"0.25\"\n ],\n \"ReplicaNum\": [\n \"1\"\n ],\n \"ShardNum\": [\n \"1\"\n ],\n \"PayMode\": \"1\",\n \"EnableRepicaReadOnly\": false\n },\n {\n \"Type\": 5,\n \"TypeName\": \"Redis 单机版\",\n \"MinBuyNum\": 1,\n \"MaxBuyNum\": 10,\n \"Saleout\": false,\n \"Engine\": \"社区版Redis\",\n \"Version\": \"Redis 2.8\",\n \"TotalSize\": [\n \"1\",\n \"2\",\n \"4\",\n \"8\",\n \"12\",\n \"16\",\n \"20\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"60\"\n ],\n \"ShardSize\": [\n \"1\",\n \"2\",\n \"4\",\n \"8\",\n \"12\",\n \"16\",\n \"20\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"60\"\n ],\n \"ReplicaNum\": [\n \"0\"\n ],\n \"ShardNum\": [\n \"1\"\n ],\n \"PayMode\": \"1\",\n \"EnableRepicaReadOnly\": false\n },\n {\n \"Type\": 2,\n \"TypeName\": \"Redis 主从版\",\n \"MinBuyNum\": 1,\n \"MaxBuyNum\": 10,\n \"Saleout\": false,\n \"Engine\": \"社区版Redis\",\n \"Version\": \"Redis 2.8\",\n \"TotalSize\": [\n \"1\",\n \"2\",\n \"4\",\n \"8\",\n \"12\",\n \"16\",\n \"20\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"60\"\n ],\n \"ShardSize\": [\n \"1\",\n \"2\",\n \"4\",\n \"8\",\n \"12\",\n \"16\",\n \"20\",\n \"24\",\n \"32\",\n \"40\",\n \"48\",\n \"60\"\n ],\n \"ReplicaNum\": [\n \"1\"\n ],\n \"ShardNum\": [\n \"1\"\n ],\n \"PayMode\": \"0\",\n \"EnableRepicaReadOnly\": false\n },\n {\n \"Type\": 3,\n \"TypeName\": \"CKV单机版\",\n \"MinBuyNum\": 1,\n \"MaxBuyNum\": 10,\n \"Saleout\": false,\n \"Engine\": \"腾讯云CKV\",\n \"Version\": \"Redis 3.2\",\n \"TotalSize\": [\n \"4\",\n \"8\",\n \"16\",\n \"24\",\n \"32\",\n \"48\",\n \"64\",\n \"80\",\n \"96\",\n \"128\",\n \"160\",\n \"192\",\n \"256\",\n \"320\",\n \"384\"\n ],\n \"ShardSize\": [\n \"4\",\n \"8\",\n \"16\",\n \"24\",\n \"32\",\n \"48\",\n \"64\",\n \"80\",\n \"96\",\n \"128\",\n \"160\",\n \"192\",\n \"256\",\n \"320\",\n \"384\"\n ],\n \"ReplicaNum\": [\n \"0\"\n ],\n \"ShardNum\": [\n \"1\"\n ],\n \"PayMode\": \"1\",\n \"EnableRepicaReadOnly\": false\n }\n ]\n }\n ]\n }\n ],\n \"RequestId\": \"3c5730c6-02f2-46fd-8bf1-725b8b608fb9\"\n }\n}",
422
422
  "title": "请求示例"
@@ -552,16 +552,16 @@
552
552
  ],
553
553
  "InquiryPriceRenewInstance": [
554
554
  {
555
- "document": "",
556
- "input": "https://redis.tencentcloudapi.com/?Action=InquiryPriceRenewInstance\r\n&<公共请求参数>\r\n&Period=1\r\n&InstanceId=crs-qkdjynur",
555
+ "document": "查询续费价格",
556
+ "input": "https://redis.tencentcloudapi.com/?Action=InquiryPriceRenewInstance\n&Period=1\n&InstanceId=crs-qkdj****\n&<公共请求参数>",
557
557
  "output": "{\n \"Response\": {\n \"Price\": 100800,\n \"RequestId\": \"4bd77cc7-ece7-4660-bbdd-6892d96f35a1\"\n }\n}",
558
- "title": "示例"
558
+ "title": "查询示例"
559
559
  }
560
560
  ],
561
561
  "InquiryPriceUpgradeInstance": [
562
562
  {
563
563
  "document": "",
564
- "input": "https://redis.tencentcloudapi.com/?Action=InquiryPriceUpgradeInstance\r\n&<公共请求参数>\r\n&InstanceId=crs-xjhsdjcxjd\r\n&MemSize=4096",
564
+ "input": "https://redis.tencentcloudapi.com/?Action=InquiryPriceUpgradeInstance\n&InstanceId=crs-xjhsdjcxjd\n&MemSize=4096\n&<公共请求参数>",
565
565
  "output": "{\n \"Response\": {\n \"Price\": 30400,\n \"RequestId\": \"0115d979-2c38-4ad2-b282-bec09d5b4c01\"\n }\n}",
566
566
  "title": "示例"
567
567
  }
@@ -5926,6 +5926,7 @@
5926
5926
  "example": "无",
5927
5927
  "member": "RumInstanceInfo",
5928
5928
  "name": "InstanceSet",
5929
+ "output_required": true,
5929
5930
  "type": "list",
5930
5931
  "value_allowed_null": false
5931
5932
  },
@@ -5935,6 +5936,7 @@
5935
5936
  "example": "1",
5936
5937
  "member": "int64",
5937
5938
  "name": "TotalCount",
5939
+ "output_required": true,
5938
5940
  "type": "int",
5939
5941
  "value_allowed_null": false
5940
5942
  },
@@ -440,7 +440,7 @@
440
440
  {
441
441
  "document": "查询 RUM 业务系统信息",
442
442
  "input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTawInstances\n<公共请求参数>\n\n{}",
443
- "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"AreaId\": \"1\",\n \"ChargeStatus\": 1,\n \"ChargeType\": 1,\n \"ClusterId\": \"1\",\n \"CreatedAt\": \"2021-04-29 20:51:05\",\n \"DataRetentionDays\": \"30\",\n \"InstanceDesc\": \"\",\n \"InstanceId\": \"taw-VJ2mHDEb\",\n \"InstanceName\": \"test\",\n \"InstanceStatus\": 2,\n \"Tags\": [],\n \"UpdatedAt\": \"2021-04-29 20:51:05\"\n },\n {\n \"AreaId\": \"1\",\n \"ChargeStatus\": 1,\n \"ChargeType\": 1,\n \"ClusterId\": \"1\",\n \"CreatedAt\": \"2021-04-29 20:59:15\",\n \"DataRetentionDays\": \"30\",\n \"InstanceDesc\": \"\",\n \"InstanceId\": \"taw-mE08H4Ez\",\n \"InstanceName\": \"test\",\n \"InstanceStatus\": 2,\n \"Tags\": [],\n \"UpdatedAt\": \"2021-04-29 20:59:15\"\n }\n ],\n \"RequestId\": \"d356e035-ac3d-4237-add9-50a44c01dd39\",\n \"TotalCount\": \"2\"\n }\n}",
443
+ "output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"InstanceStatus\": 0,\n \"AreaId\": 0,\n \"Tags\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"InstanceId\": \"abc\",\n \"ClusterId\": 0,\n \"InstanceDesc\": \"abc\",\n \"ChargeStatus\": 0,\n \"ChargeType\": 0,\n \"UpdatedAt\": \"abc\",\n \"DataRetentionDays\": 0,\n \"InstanceName\": \"abc\",\n \"CreatedAt\": \"abc\",\n \"InstanceType\": 0\n }\n ],\n \"TotalCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
444
444
  "title": "查询 RUM 业务系统信息"
445
445
  }
446
446
  ],