tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.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 (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -35,8 +35,8 @@
35
35
  "BindApiGroup": [
36
36
  {
37
37
  "document": "",
38
- "input": "https://tsf.tencentcloudapi.com/?Action=BindApiGroup\n&GroupGatewayList.0.GatewayDeployGroupId=group-sdy268\n&GroupGatewayList.0.GroupId=grp-s2gf2a8\n&<公共请求参数>",
39
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
38
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindApiGroup\n<公共请求参数>\n\n{\n \"GroupGatewayList\": [\n {\n \"GatewayDeployGroupId\": \"group-yo99lney\",\n \"GroupId\": \"grp-djvzrdih\"\n }\n ]\n}",
39
+ "output": "{\n \"Response\": {\n \"RequestId\": \"5714c887-aa81-4347-864c-2ea5cb078d63\",\n \"Result\": true\n }\n}",
40
40
  "title": "网关与API分组批量绑定"
41
41
  }
42
42
  ],
@@ -67,24 +67,24 @@
67
67
  "CreateAllGatewayApiAsync": [
68
68
  {
69
69
  "document": "",
70
- "input": "https://tsf.tencentcloudapi.com/?Action=CreateAllGatewayApiAsync\n&GroupId=grp-5yk7oor1\n&MicroserviceId=ms-2vz549vp\n&<公共请求参数>",
71
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
70
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateAllGatewayApiAsync\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-notmqbpe\",\n \"MicroserviceId\": \"ms-y5w8n5e9\",\n \"NamespaceId\": \"namespace-v3gw3lna\"\n}",
71
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2471e0f2-59f2-4bc0-bc2b-4cbe457247b9\",\n \"Result\": true\n }\n}",
72
72
  "title": "一键导入微服务的网关分组API"
73
73
  }
74
74
  ],
75
75
  "CreateApiGroup": [
76
76
  {
77
77
  "document": "",
78
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateApiGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"zuul_test_group\",\n \"GroupContext\": \"%2Fuser\",\n \"AuthType\": \"none\",\n \"Description\": \"test\",\n \"NamespaceNameKey\": \"TSF-NamespaceName\",\n \"ServiceNameKey\": \"TSF-ServiceName\",\n \"NamespaceNameKeyPosition\": \"path\",\n \"ServiceNameKeyPosition\": \"path\"\n}",
79
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\",\n \"Result\": \"grp-57at58po\"\n }\n}",
78
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateApiGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"grp_user\",\n \"GroupContext\": \"/grp_user\",\n \"AuthType\": \"none\",\n \"Description\": \"This is desc\",\n \"GroupType\": \"ms\",\n \"GatewayInstanceId\": \"gw-ins-szesmg28\",\n \"NamespaceNameKey\": \"TSF-NamespaceName\",\n \"ServiceNameKey\": \"TSF-ServiceName\",\n \"NamespaceNameKeyPosition\": \"path\",\n \"ServiceNameKeyPosition\": \"path\"\n}",
79
+ "output": "{\n \"Response\": {\n \"RequestId\": \"156db4f2-9d4e-48bc-87eb-539a46919107\",\n \"Result\": \"grp-rzn41l1w\"\n }\n}",
80
80
  "title": "创建API分组"
81
81
  }
82
82
  ],
83
83
  "CreateApiRateLimitRule": [
84
84
  {
85
85
  "document": "",
86
- "input": "https://tsf.tencentcloudapi.com/?Action=CreateApiRateLimitRule\n&ApiId=api-uk1098lc1\n&MaxQps=100\n&<公共请求参数>",
87
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
86
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateApiRateLimitRule\n<公共请求参数>\n\n{\n \"ApiId\": \"api-8c7538te\",\n \"UsableStatus\": \"enabled\",\n \"MaxQps\": 10000\n}",
87
+ "output": "{\n \"Response\": {\n \"RequestId\": \"af8bda56-e2f3-440f-a05c-25d63bdc397e\",\n \"Result\": true\n }\n}",
88
88
  "title": "创建API限流规则"
89
89
  }
90
90
  ],
@@ -115,24 +115,24 @@
115
115
  "CreateConfig": [
116
116
  {
117
117
  "document": "",
118
- "input": "https://tsf.tencentcloudapi.com/?Action=CreateConfig\n&ApplicationId=application-gyq2xry5\n&ConfigName=test_openapi_config\n&ConfigVersion=v1.0\n&ConfigValue=api.invok.limit: 5000\n&<公共请求参数>",
119
- "output": "{\n \"Response\": {\n \"RequestId\": \"8007ea57-6d26-43db-aa75-ad72cb3669ca\",\n \"Result\": true\n }\n}",
118
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConfig\n<公共请求参数>\n\n{\n \"ConfigName\": \"config_app\",\n \"ConfigVersion\": \"v1\",\n \"ConfigVersionDesc\": \"This is desc\",\n \"ConfigValue\": \"config: enabled\",\n \"ApplicationId\": \"application-5yr26r9a\",\n \"ConfigType\": \"application\",\n \"EncodeWithBase64\": true,\n \"ProgramIdList\": [\n \"program-6a79x94v\"\n ]\n}",
119
+ "output": "{\n \"Response\": {\n \"RequestId\": \"fa979523-5509-4073-89b8-65c2bf86ff9a\",\n \"Result\": true\n }\n}",
120
120
  "title": "创建配置项"
121
121
  }
122
122
  ],
123
123
  "CreateConfigTemplate": [
124
124
  {
125
125
  "document": "",
126
- "input": "https://tsf.tencentcloudapi.com/?Action=CreateConfigTemplate\n&ConfigTemplateName=配置1\n&ConfigTemplateDesc=11111111111\n&ConfigTemplateType=Ribbon\n&ConfigTemplateValue=#请求处理超时时间\nribbon.ReadTimeout: 5000\n#请求连接超时时间\nribbon.ConnectTimeout: 2000\n#同一实例最大重试次数,不包括首次调用\nribbon.MaxAutoRetries: 0\n#重试其他实例的最大重试次数,不包括首次所选的server\nribbon.MaxAutoRetriesNextServer: 1\n#是否对所有操作请求都进行重试\nribbon.OkToRetryOnAllOperations: false\n\n&<公共请求参数>",
127
- "output": "{\n \"Response\": {\n \"RequestId\": \"841f10d8-24e7-471b-ad8a-b401d9dcbe70\",\n \"Result\": true\n }\n}",
126
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConfigTemplate\n<公共请求参数>\n\n{\n \"ConfigTemplateName\": \"config_temp_app\",\n \"ConfigTemplateDesc\": \"This is desc\",\n \"ConfigTemplateType\": \"Ribbon\",\n \"ConfigTemplateValue\": \"#请求处理超时时间\\\\nribbon.ReadTimeout: 5000\\\\n#请求连接超时时间\\\\nribbon.ConnectTimeout: 2000\\\\n#同一实例最大重试次数,不包括首次调用\\\\nribbon.MaxAutoRetries: 0\\\\n#重试其他实例的最大重试次数,不包括首次所选的server\\\\nribbon.MaxAutoRetriesNextServer: 1\\\\n#是否对所有操作请求都进行重试\\\\nribbon.OkToRetryOnAllOperations: false\\\\n\",\n \"ProgramIdList\": [\n \"program-6a79x94v\"\n ]\n}",
127
+ "output": "{\n \"Response\": {\n \"RequestId\": \"829c771a-2e0f-4858-8d5a-3f63ddf2f739\",\n \"Result\": true\n }\n}",
128
128
  "title": "配置模板创建"
129
129
  }
130
130
  ],
131
131
  "CreateConfigTemplateWithDetailResp": [
132
132
  {
133
133
  "document": "创建配置模板",
134
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConfigTemplateWithDetailResp\n<公共请求参数>\n\n{\n \"ConfigTemplateName\": \"abc\",\n \"ConfigTemplateDesc\": \"abc\",\n \"ConfigTemplateType\": \"abc\",\n \"ConfigTemplateValue\": \"abc\",\n \"ProgramIdList\": [\n \"abc\"\n ]\n}",
135
- "output": "{\n \"Response\": {\n \"Result\": {\n \"ConfigTemplateId\": \"abc\",\n \"ConfigTemplateName\": \"abc\",\n \"ConfigTemplateDesc\": \"abc\",\n \"ConfigTemplateType\": \"abc\",\n \"ConfigTemplateValue\": \"abc\",\n \"CreateTime\": \"abc\",\n \"UpdateTime\": \"abc\"\n },\n \"RequestId\": \"xxxxxxxxxxx\"\n }\n}",
134
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConfigTemplateWithDetailResp\n<公共请求参数>\n\n{\n \"ConfigTemplateName\": \"config_temp\",\n \"ConfigTemplateDesc\": \"This is desc\",\n \"ConfigTemplateType\": \"Ribbon\",\n \"ConfigTemplateValue\": \"#请求处理超时时间\\\\\\\\nribbon.ReadTimeout: 5000\\\\\\\\n#请求连接超时时间\\\\\\\\nribbon.ConnectTimeout: 2000\\\\\\\\n#同一实例最大重试次数,不包括首次调用\\\\\\\\nribbon.MaxAutoRetries: 0\\\\\\\\n#重试其他实例的最大重试次数,不包括首次所选的server\\\\\\\\nribbon.MaxAutoRetriesNextServer: 1\\\\\\\\n#是否对所有操作请求都进行重试\\\\\\\\nribbon.OkToRetryOnAllOperations: false\\\\\\\\n\",\n \"ProgramIdList\": [\n \"program-6a79x94v\"\n ]\n}",
135
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6d940d10-9545-4481-bbc2-eb0d6016f069\",\n \"Result\": {\n \"ConfigTemplateDesc\": \"This is desc\",\n \"ConfigTemplateId\": \"dcfg_temp-ymw5o65v\",\n \"ConfigTemplateName\": \"config_temp\",\n \"ConfigTemplateType\": \"Ribbon\",\n \"ConfigTemplateValue\": \"#请求处理超时时间\\\\\\\\nribbon.ReadTimeout: 5000\\\\\\\\n#请求连接超时时间\\\\\\\\nribbon.ConnectTimeout: 2000\\\\\\\\n#同一实例最大重试次数,不包括首次调用\\\\\\\\nribbon.MaxAutoRetries: 0\\\\\\\\n#重试其他实例的最大重试次数,不包括首次所选的server\\\\\\\\nribbon.MaxAutoRetriesNextServer: 1\\\\\\\\n#是否对所有操作请求都进行重试\\\\\\\\nribbon.OkToRetryOnAllOperations: false\\\\\\\\n\",\n \"CreateTime\": null,\n \"UpdateTime\": null\n }\n }\n}",
136
136
  "title": "创建配置模板"
137
137
  }
138
138
  ],
@@ -155,8 +155,8 @@
155
155
  "CreateFileConfig": [
156
156
  {
157
157
  "document": "",
158
- "input": "https://tsf.tencentcloudapi.com/?Action=CreateFileConfig\n&ApplicationId=application-dapbkdgy\n&ConfigName=war-config\n&ConfigVersion=1\n&ConfigFileName=update\n&ConfigFileCode=utf-8\n&ConfigPostCmd=/usr/bin/bash\n&ConfigFileValue=workdir\n&ConfigFilePath=/root\n&<公共请求参数>",
159
- "output": "{\n \"Response\": {\n \"RequestId\": \"3063d6c8-9801-4ed0-b306-be14b89f6133\",\n \"Result\": true\n }\n}",
158
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFileConfig\n<公共请求参数>\n\n{\n \"ConfigName\": \"config_app\",\n \"ConfigVersion\": \"v1\",\n \"ConfigVersionDesc\": \"This is desc\",\n \"ConfigFileName\": \"conf.txt\",\n \"ConfigFileValue\": \"config=enabled\",\n \"ConfigFileCode\": \"utf-8\",\n \"ApplicationId\": \"application-5yr26r9a\",\n \"ConfigFilePath\": \"/root\",\n \"ConfigPostCmd\": \"sh start.sh\",\n \"EncodeWithBase64\": true,\n \"ProgramIdList\": [\n \"program-6a79x94v\"\n ]\n}",
159
+ "output": "{\n \"Response\": {\n \"RequestId\": \"880b83c3-1018-4922-ab11-1822d5d5981d\",\n \"Result\": true\n }\n}",
160
160
  "title": "创建文件配置项"
161
161
  }
162
162
  ],
@@ -171,8 +171,8 @@
171
171
  "CreateGatewayApi": [
172
172
  {
173
173
  "document": "",
174
- "input": "https://tsf.tencentcloudapi.com/?Action=CreateGatewayApi\n&GroupId=grp-5yk7oor1\n&ApiList.0.NamespaceId=ns-do1n280j\n&ApiList.0.MicroserviceId=ms-sf26d1gf1\n&ApiList.0.Path=/user/find\n&ApiList.0.Method=POST\n&ApiList.0.PathMapping=/user/find\n&<公共请求参数>",
175
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
174
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateGatewayApi\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-djvzrdih\",\n \"ApiList\": [\n {\n \"NamespaceId\": \"namespace-external\",\n \"MicroserviceId\": \"ms-external\",\n \"Path\": \"/echo_user\",\n \"Method\": \"GET\",\n \"PathMapping\": \"/echo_user\",\n \"Host\": \"http://www.qq.com\",\n \"Description\": \"This is desc\"\n }\n ],\n \"ProgramIdList\": [\n \"program-6a79x94v\"\n ]\n}",
175
+ "output": "{\n \"Response\": {\n \"RequestId\": \"e521be92-af1e-4d1c-bcd9-31bfe1ff0859\",\n \"Result\": true\n }\n}",
176
176
  "title": "批量导入API至api分组"
177
177
  }
178
178
  ],
@@ -203,8 +203,8 @@
203
203
  "CreateMicroservice": [
204
204
  {
205
205
  "document": "",
206
- "input": "https://tsf.tencentcloudapi.com/?Action=CreateMicroservice\r\n&NamespaceId=namespace-xxxxxxx\r\n&MicroserviceName=consumer-demo1\r\n&<公共请求参数>",
207
- "output": "{\n \"Response\": {\n \"RequestId\": \"2bb5b35d-cdad-45a0-96ce-bc48abe98cc7\",\n \"Result\": true\n }\n}",
206
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateMicroservice\n<公共请求参数>\n\n{\n \"NamespaceId\": \"namespace-v3gw3lna\",\n \"MicroserviceName\": \"provider-app\",\n \"MicroserviceDesc\": \"This is desc\"\n}",
207
+ "output": "{\n \"Response\": {\n \"RequestId\": \"f0c42921-ff15-4718-a296-20403124f81b\",\n \"Result\": true\n }\n}",
208
208
  "title": "创建微服务示例"
209
209
  }
210
210
  ],
@@ -235,8 +235,8 @@
235
235
  "CreatePathRewritesWithDetailResp": [
236
236
  {
237
237
  "document": "创建路径重写规则",
238
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePathRewritesWithDetailResp\n<公共请求参数>\n\n{\n \"PathRewrites\": [\n {\n \"GatewayGroupId\": \"abc\",\n \"Regex\": \"abc\",\n \"Replacement\": \"abc\",\n \"Blocked\": \"abc\",\n \"Order\": 0\n }\n ]\n}",
239
- "output": "{\n \"Response\": {\n \"Result\": [\n \"abc\"\n ],\n \"RequestId\": \"abc\"\n }\n}",
238
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePathRewritesWithDetailResp\n<公共请求参数>\n\n{\n \"PathRewrites\": [\n {\n \"GatewayGroupId\": \"group-ldap5yok\",\n \"Regex\": \"/consumer\",\n \"Replacement\": \"/provider\",\n \"Blocked\": \"N\",\n \"Order\": 1\n }\n ]\n}",
239
+ "output": "{\n \"Response\": {\n \"RequestId\": \"29e9b18a-2886-4582-bc14-fdb56aa49c8c\",\n \"Result\": [\n \"rewrite-py5r7b6v\"\n ]\n }\n}",
240
240
  "title": "批量创建路径重写"
241
241
  }
242
242
  ],
@@ -251,8 +251,8 @@
251
251
  "CreatePublicConfig": [
252
252
  {
253
253
  "document": "",
254
- "input": "https://tsf.tencentcloudapi.com/?Action=CreatePublicConfig\n&ConfigName=testconfig\n&ConfigVersion=1.3\n&ConfigValue=tsf.inventory.password.encrypt2:%20ENC(3M7wGw2XtFc5Y+rxOgNBLrm2spUtgodjIxa+7F3XcAo=)\n&<公共请求参数>",
255
- "output": "{\n \"Response\": {\n \"RequestId\": \"3d600e1f-87c3-4aa6-afa5-a4f8330fa181\",\n \"Result\": true\n }\n}",
254
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePublicConfig\n<公共请求参数>\n\n{\n \"ConfigName\": \"config_pub_app\",\n \"ConfigVersion\": \"v1\",\n \"ConfigVersionDesc\": \"This is desc\",\n \"ConfigValue\": \"config: enabled\",\n \"ConfigType\": \"public\",\n \"EncodeWithBase64\": true,\n \"ProgramIdList\": [\n \"program-6a79x94v\"\n ]\n}",
255
+ "output": "{\n \"Response\": {\n \"RequestId\": \"a1563762-2470-42d0-a35f-6a03a05d2457\",\n \"Result\": true\n }\n}",
256
256
  "title": "创建公共配置项"
257
257
  }
258
258
  ],
@@ -315,8 +315,8 @@
315
315
  "DeleteApiGroup": [
316
316
  {
317
317
  "document": "",
318
- "input": "https://tsf.tencentcloudapi.com/?Action=DeleteApiGroup\n&GroupId=grp-5yk7oor1\n&<公共请求参数>",
319
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
318
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteApiGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-glt0lr13\"\n}",
319
+ "output": "{\n \"Response\": {\n \"RequestId\": \"444e5ead-5dd2-4df5-bfc6-fce580cb0a31\",\n \"Result\": true\n }\n}",
320
320
  "title": "删除Api分组"
321
321
  }
322
322
  ],
@@ -347,8 +347,8 @@
347
347
  "DeleteConfig": [
348
348
  {
349
349
  "document": "",
350
- "input": "https://tsf.tencentcloudapi.com/?Action=DeleteConfig\n&ConfigId=dcfg-gvkgdjyo\n&<公共请求参数>",
351
- "output": "{\n \"Response\": {\n \"RequestId\": \"aa19a76d-340f-4ed3-a8d7-b4c12a62ee3e\",\n \"Result\": true\n }\n}",
350
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteConfig\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-a7rl7w4v\"\n}",
351
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b1ec0d59-5901-4265-9a4c-9c0489a2cbcd\",\n \"Result\": true\n }\n}",
352
352
  "title": "删除配置项"
353
353
  }
354
354
  ],
@@ -371,16 +371,16 @@
371
371
  "DeleteFileConfig": [
372
372
  {
373
373
  "document": "",
374
- "input": "https://tsf.tencentcloudapi.com/?Action=DeleteFileConfig\r\n&ConfigId=dcfg-f-6yol6nyl\r\n&<公共请求参数>",
375
- "output": "{\n \"Response\": {\n \"RequestId\": \"36c611a9-86d4-4e15-9400-e779682c408e\",\n \"Result\": true\n }\n}",
374
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteFileConfig\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-f-aeonjd6y\"\n}",
375
+ "output": "{\n \"Response\": {\n \"RequestId\": \"db1b2acf-5cd5-4249-9c20-c08a79948019\",\n \"Result\": true\n }\n}",
376
376
  "title": "删除文件配置项"
377
377
  }
378
378
  ],
379
379
  "DeleteGatewayApi": [
380
380
  {
381
381
  "document": "",
382
- "input": "https://tsf.tencentcloudapi.com/?Action=DeleteGatewayApi\r\n&GroupId=grp-5yk7oor1\r\n&ApiIdList.0=api-d5970cd2\r\n&ApiIdList.1=api-d5970cd3\r\n&<公共请求参数>",
383
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
382
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGatewayApi\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-notmqbpe\",\n \"ApiList\": [\n \"api-8c7538te\"\n ]\n}",
383
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d54416e7-d75b-4fdd-860b-612f465db1f4\",\n \"Result\": true\n }\n}",
384
384
  "title": "批量删除API"
385
385
  }
386
386
  ],
@@ -403,8 +403,8 @@
403
403
  "DeleteLane": [
404
404
  {
405
405
  "document": "",
406
- "input": "https://tsf.tencentcloudapi.com/?Action=DeleteLane\r\n&LaneId=lane-6ymrl42a\r\n&<公共请求参数>",
407
- "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"abc\"\n }\n}",
406
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteLane\n<公共请求参数>\n\n{\n \"LaneId\": \"lane-y9o6w958\"\n}",
407
+ "output": "{\n \"Response\": {\n \"RequestId\": \"40bb8670-043a-478c-b85f-157b1f552d56\",\n \"Result\": true\n }\n}",
408
408
  "title": "删除泳道"
409
409
  }
410
410
  ],
@@ -419,8 +419,8 @@
419
419
  "DeleteMicroservice": [
420
420
  {
421
421
  "document": "",
422
- "input": "https://tsf.tencentcloudapi.com/?Action=DeleteMicroservice\r\n&MicroserviceId=ms-xxxxxxx\r\n&<公共请求参数>",
423
- "output": "{\n \"Response\": {\n \"RequestId\": \"97f5554f-8d66-4eac-802d-2f36dc2a7124\",\n \"Result\": true\n }\n}",
422
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteMicroservice\n<公共请求参数>\n\n{\n \"MicroserviceId\": \"ms-vzg9kzj3\"\n}",
423
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ea8639e6-a455-49f7-84f2-ae6d0a9b05b1\",\n \"Result\": true\n }\n}",
424
424
  "title": "删除微服务示例"
425
425
  }
426
426
  ],
@@ -435,8 +435,8 @@
435
435
  "DeletePathRewrites": [
436
436
  {
437
437
  "document": "",
438
- "input": "https://tsf.tencentcloudapi.com/?Action=DeletePathRewrites\n&PathRewriteIds.0=rewrite-l6ymbvgd\n&PathRewriteIds.1=rewrite-s7j2kkh39\n&<公共请求参数>",
439
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
438
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeletePathRewrites\n<公共请求参数>\n\n{\n \"PathRewriteIds\": [\n \"rewrite-qv3rrlnv\"\n ]\n}",
439
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ded2dfb4-4eea-4eea-970c-ace085804bf3\",\n \"Result\": true\n }\n}",
440
440
  "title": "删除路径重写"
441
441
  }
442
442
  ],
@@ -451,8 +451,8 @@
451
451
  "DeletePublicConfig": [
452
452
  {
453
453
  "document": "",
454
- "input": "https://tsf.tencentcloudapi.com/?Action=DeletePublicConfig\n&ConfigId=dcfg-p-zvwgl6y8\n&<公共请求参数>",
455
- "output": "{\n \"Response\": {\n \"RequestId\": \"839449d1-9ea3-45a8-94b9-4f9beecb8a45\",\n \"Result\": true\n }\n}",
454
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeletePublicConfig\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-p-vzk36rov\"\n}",
455
+ "output": "{\n \"Response\": {\n \"RequestId\": \"32ea862f-ecbc-477a-9edd-0c8597f881f1\",\n \"Result\": true\n }\n}",
456
456
  "title": "删除公共配置项"
457
457
  }
458
458
  ],
@@ -491,8 +491,8 @@
491
491
  "DeleteUnitRule": [
492
492
  {
493
493
  "document": "",
494
- "input": "https://tsf.tencentcloudapi.com/?Action=DeleteUnitRule\n&Id=rule-ins-afsfas\n&<公共请求参数>",
495
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
494
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUnitRule\n<公共请求参数>\n\n{\n \"Id\": \"unit-rl-cgd3l6jo\"\n}",
495
+ "output": "{\n \"Response\": {\n \"RequestId\": \"27dbfb99-0406-4279-8a3a-2f3523236d6c\",\n \"Result\": true\n }\n}",
496
496
  "title": "删除单元化规则"
497
497
  }
498
498
  ],
@@ -515,8 +515,8 @@
515
515
  "DescribeApiDetail": [
516
516
  {
517
517
  "document": "",
518
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeApiDetail\r\n&MicroserviceId=ms-2vzprpyp\r\n&Path=/facade/supplier/test\r\n&Method=POST\r\n&ApplicationId=application-gvkw2ejv\r\n&PkgVersion=jenkins-prod-supplier-1\r\n&<公共请求参数>",
519
- "output": "{\n \"Response\": {\n \"RequestId\": \"b8427f00-c974-47b1-9827-978cdb043b9d\",\n \"Result\": {\n \"Request\": [\n {\n \"Name\": \"supplierId\",\n \"Type\": \"string\",\n \"Description\": \"supplierId\",\n \"Required\": true,\n \"In\": \"query\"\n }\n ],\n \"Response\": [\n {\n \"Name\": \"Res«Supplier»\",\n \"Type\": \"#/Definitions/Res«Supplier»\",\n \"Description\": \"OK\"\n }\n ],\n \"Definitions\": [\n {\n \"Name\": \"Supplier\",\n \"Properties\": [\n {\n \"Name\": \"abbrName\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"coordinatesSystem\",\n \"Type\": \"integer(int32)\"\n },\n {\n \"Name\": \"createTime\",\n \"Type\": \"string(date-time)\"\n },\n {\n \"Name\": \"id\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"invoiceLineNum\",\n \"Type\": \"integer(int32)\"\n },\n {\n \"Name\": \"invoiceMaxFee\",\n \"Type\": \"integer(int64)\"\n },\n {\n \"Name\": \"invoiceMinFee\",\n \"Type\": \"integer(int64)\"\n },\n {\n \"Name\": \"invoiceType\",\n \"Type\": \"integer(int32)\"\n },\n {\n \"Name\": \"isActive\",\n \"Type\": \"integer(int32)\"\n },\n {\n \"Name\": \"isTripEnable\",\n \"Type\": \"integer(int32)\"\n },\n {\n \"Name\": \"logo\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"name\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"priceRuleUrl\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"servicePhone\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"signKey\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"updateTime\",\n \"Type\": \"string(date-time)\"\n }\n ]\n },\n {\n \"Name\": \"Res«Supplier»\",\n \"Properties\": [\n {\n \"Name\": \"code\",\n \"Type\": \"integer(int32)\"\n },\n {\n \"Name\": \"data\",\n \"Type\": \"#/Definitions/Supplier\"\n },\n {\n \"Name\": \"errmsg\",\n \"Type\": \"string\"\n },\n {\n \"Name\": \"success\",\n \"Type\": \"boolean\"\n }\n ]\n }\n ]\n }\n }\n}",
518
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeApiDetail\n<公共请求参数>\n\n{\n \"MicroserviceId\": \"ms-y5w8n5e9\",\n \"Path\": \"/user-feign\",\n \"Method\": \"GET\",\n \"PkgVersion\": \"20210625192924\",\n \"ApplicationId\": \"application-yn3zdj9v\"\n}",
519
+ "output": "{\n \"Response\": {\n \"RequestId\": \"93c8e28a-196e-46a3-b903-b74ddcf7ce26\",\n \"Result\": {\n \"CanRun\": true,\n \"Definitions\": [\n {\n \"Name\": \"\",\n \"Properties\": [\n {\n \"Description\": \"\",\n \"Name\": \"\",\n \"Type\": \"\"\n }\n ]\n }\n ],\n \"Description\": \"feignMeshUser\",\n \"Request\": [\n {\n \"DefaultValue\": null,\n \"Description\": \"tagName\",\n \"In\": \"query\",\n \"Name\": \"tagName\",\n \"Required\": false,\n \"Type\": \"string\"\n },\n {\n \"DefaultValue\": null,\n \"Description\": \"tagValue\",\n \"In\": \"query\",\n \"Name\": \"tagValue\",\n \"Required\": false,\n \"Type\": \"string\"\n }\n ],\n \"RequestContentType\": null,\n \"Response\": [\n {\n \"Description\": \"OK\",\n \"Name\": \"_RESPONSE\",\n \"Type\": \"string\"\n }\n ],\n \"Status\": 1\n }\n }\n}",
520
520
  "title": "查询API详情"
521
521
  }
522
522
  ],
@@ -627,32 +627,32 @@
627
627
  "DescribeConfig": [
628
628
  {
629
629
  "document": "",
630
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeConfig\r\n&ConfigId=dcfg-qabr26yl\r\n&<公共请求参数>",
631
- "output": "{\n \"Response\": {\n \"RequestId\": \"2e68ea83-3799-4fb0-ba9b-ab8be2488d98\",\n \"Result\": {\n \"ConfigId\": \"dcfg-qabr26yl\",\n \"ConfigName\": \"test_pay_center\",\n \"ConfigVersion\": \"0.0.9\",\n \"ConfigVersionDesc\": \"默认100元\",\n \"ConfigValue\": \"facade:\\r\\n white-list:\\r\\n - 10.3.1.34\\r\\n - 10.3.1.32\\r\\n - 212.64.13.188\\r\\n - 172.16.0.192\\r\\norder:\\r\\n amount:\\r\\n min: 1\\r\\n wxScoreMin: 1\\r\\n wxScoreMax: 20000 \\r\\n enterpriseAmount: 10000 \\r\\n refundAmountMax: 1000000 \",\n \"CreationTime\": \"2019-05-28 20:23:35\",\n \"LastUpdateTime\": null,\n \"ConfigVersionCount\": null,\n \"ApplicationId\": \"application-6ym9pbag\",\n \"ApplicationName\": \"test_pay_center\",\n \"DeleteFlag\": false,\n \"ConfigType\": null\n }\n }\n}",
630
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfig\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-vzk36owv\"\n}",
631
+ "output": "{\n \"Response\": {\n \"RequestId\": \"60bd18bd-50bb-4e4c-af76-8f1c938b103a\",\n \"Result\": {\n \"ApplicationId\": \"application-5yr26r9a\",\n \"ApplicationName\": \"amp-consumer\",\n \"ConfigId\": \"dcfg-vzk36owv\",\n \"ConfigName\": \"config_app\",\n \"ConfigType\": \"application\",\n \"ConfigValue\": \"config: enabled\",\n \"ConfigVersion\": \"v1\",\n \"ConfigVersionCount\": 1,\n \"ConfigVersionDesc\": \"This is desc\",\n \"CreationTime\": \"2024-12-24 18:04:02\",\n \"DeleteFlag\": true,\n \"LastUpdateTime\": \"2024-12-24 18:04:02\"\n }\n }\n}",
632
632
  "title": "查询配置"
633
633
  }
634
634
  ],
635
635
  "DescribeConfigReleaseLogs": [
636
636
  {
637
637
  "document": "",
638
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeConfigReleaseLogs\r\n&Offset=0\r\n&Limit=20\r\n&<公共请求参数>",
639
- "output": "{\n \"Response\": {\n \"RequestId\": \"cd8be98a-c557-43ef-bece-069f014bb2dd\",\n \"Result\": {\n \"TotalCount\": 3,\n \"Content\": [\n {\n \"ConfigReleaseLogId\": \"dcfgrl-6ymq4b5v\",\n \"ConfigId\": \"dcfg-6a79x94v\",\n \"ConfigName\": \"[配置项已被删除]\",\n \"ConfigVersion\": \"[配置项已被删除]\",\n \"GroupId\": \"group-mae5orra\",\n \"GroupName\": \"[部署组已被删除]\",\n \"NamespaceId\": null,\n \"NamespaceName\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ReleaseTime\": \"2019-05-28 09:41:40\",\n \"ReleaseDesc\": null,\n \"ReleaseStatus\": \"S\",\n \"LastConfigId\": null,\n \"LastConfigName\": null,\n \"LastConfigVersion\": null,\n \"RollbackFlag\": false\n },\n {\n \"ConfigReleaseLogId\": \"dcfgrl-ba228ppa\",\n \"ConfigId\": \"dcfg-6a79x94v\",\n \"ConfigName\": \"[配置项已被删除]\",\n \"ConfigVersion\": \"[配置项已被删除]\",\n \"GroupId\": \"group-mae5orra\",\n \"GroupName\": \"[部署组已被删除]\",\n \"NamespaceId\": null,\n \"NamespaceName\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ReleaseTime\": \"2019-05-28 09:36:52\",\n \"ReleaseDesc\": \"删除配置项\",\n \"ReleaseStatus\": \"DS\",\n \"LastConfigId\": \"dcfg-6a79x94v\",\n \"LastConfigName\": \"[配置项已被删除]\",\n \"LastConfigVersion\": \"[配置项已被删除]\",\n \"RollbackFlag\": false\n },\n {\n \"ConfigReleaseLogId\": \"dcfgrl-evjjbjlv\",\n \"ConfigId\": \"dcfg-6a79x94v\",\n \"ConfigName\": \"[配置项已被删除]\",\n \"ConfigVersion\": \"[配置项已被删除]\",\n \"GroupId\": \"group-mae5orra\",\n \"GroupName\": \"[部署组已被删除]\",\n \"NamespaceId\": null,\n \"NamespaceName\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ReleaseTime\": \"2019-05-28 09:30:55\",\n \"ReleaseDesc\": null,\n \"ReleaseStatus\": \"S\",\n \"LastConfigId\": null,\n \"LastConfigName\": null,\n \"LastConfigVersion\": null,\n \"RollbackFlag\": false\n }\n ]\n }\n }\n}",
638
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfigReleaseLogs\n<公共请求参数>\n\n{\n \"GroupId\": \"group-aln2284v\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"ClusterId\": \"cluster-yne99jdy\"\n}",
639
+ "output": "{\n \"Response\": {\n \"RequestId\": \"66410802-5243-4b39-8823-21843a2bf669\",\n \"Result\": {\n \"Content\": [\n {\n \"ClusterId\": \"cluster-yne99jdy\",\n \"ClusterName\": \"cluster-app\",\n \"ConfigId\": \"dcfg-yo82mmra\",\n \"ConfigName\": \"app-config\",\n \"ConfigReleaseLogId\": \"dcfgrl-yq75nn3a\",\n \"ConfigVersion\": \"v3\",\n \"GroupId\": \"group-aln2284v\",\n \"GroupName\": \"group-provider-1\",\n \"LastConfigId\": \"dcfg-yo82mmra\",\n \"LastConfigName\": \"config_app\",\n \"LastConfigVersion\": \"v1\",\n \"NamespaceId\": \"namespace-vw8oox6v\",\n \"NamespaceName\": \"cluster-jolyonzheng_default\",\n \"ReleaseDesc\": \"This is desc\",\n \"ReleaseStatus\": \"S\",\n \"ReleaseTime\": \"2024-12-24 15:57:15\",\n \"ReleasedConfigCenter\": \"SHARE\",\n \"RollbackFlag\": false\n }\n ],\n \"TotalCount\": 6\n }\n }\n}",
640
640
  "title": "查询配置发布历史"
641
641
  }
642
642
  ],
643
643
  "DescribeConfigReleases": [
644
644
  {
645
645
  "document": "",
646
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeConfigReleases\r\n&ConfigId=dcfg-zvw6kxa8\r\n&<公共请求参数>",
647
- "output": "{\n \"Response\": {\n \"RequestId\": \"2cee7c95-08aa-45fa-9a1c-7016b7b1fcbf\",\n \"Result\": {\n \"TotalCount\": 0,\n \"Content\": []\n }\n }\n}",
646
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfigReleases\n<公共请求参数>\n\n{\n \"ConfigName\": \"app-config\",\n \"GroupId\": \"group-aln2284v\",\n \"NamespaceId\": \"namespace-vw8oox6v\",\n \"ClusterId\": \"cluster-yne99jdy\",\n \"Limit\": 10,\n \"Offset\": 0,\n \"ConfigId\": \"dcfg-yo82mmra\",\n \"ApplicationId\": \"application-a7rwwz4v\"\n}",
647
+ "output": "{\n \"Response\": {\n \"RequestId\": \"16fa1e0b-d3e8-4b1f-b15f-e1d01966acb7\",\n \"Result\": {\n \"Content\": [\n {\n \"ApplicationId\": \"application-a7rwwz4v\",\n \"ClusterId\": \"cluster-yne99jdy\",\n \"ClusterName\": \"cluster-app\",\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-yo82mmra\",\n \"ConfigName\": \"app-config\",\n \"ConfigReleaseId\": \"dcfgr-yxd366ov\",\n \"ConfigVersion\": \"v3\",\n \"GroupId\": \"group-aln2284v\",\n \"GroupName\": \"group-provider\",\n \"NamespaceId\": \"namespace-vw8oox6v\",\n \"NamespaceName\": \"cluster-app_default\",\n \"ReleaseDesc\": \"This is desc\",\n \"ReleaseTime\": \"2024-12-24 15:57:15\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
648
648
  "title": "查询配置发布信息"
649
649
  }
650
650
  ],
651
651
  "DescribeConfigSummary": [
652
652
  {
653
653
  "document": "",
654
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeConfigSummary\n&Offset=0\n&Limit=20\n&SearchWord=driver\n&<公共请求参数>",
655
- "output": "{\n \"Response\": {\n \"RequestId\": \"2b151339-278f-47ed-b5fe-a86273a203de\",\n \"Result\": {\n \"TotalCount\": 3,\n \"Content\": [\n {\n \"ConfigId\": null,\n \"ConfigName\": \"dev-driverapi-config\",\n \"ConfigVersion\": null,\n \"ConfigVersionDesc\": null,\n \"ConfigValue\": null,\n \"CreationTime\": null,\n \"LastUpdateTime\": \"2019-04-16 12:38:45\",\n \"ConfigVersionCount\": 2,\n \"ApplicationId\": \"application-maegorqv\",\n \"ApplicationName\": \"gactravel_dev_driverapi\",\n \"DeleteFlag\": null,\n \"ConfigType\": null\n },\n {\n \"ConfigId\": null,\n \"ConfigName\": \"ruqi_travel_driverapi\",\n \"ConfigVersion\": null,\n \"ConfigVersionDesc\": null,\n \"ConfigValue\": null,\n \"CreationTime\": null,\n \"LastUpdateTime\": \"2019-04-16 12:29:55\",\n \"ConfigVersionCount\": 3,\n \"ApplicationId\": \"application-ov6mxrka\",\n \"ApplicationName\": \"ruqi_travel_driverapi\",\n \"DeleteFlag\": null,\n \"ConfigType\": null\n },\n {\n \"ConfigId\": null,\n \"ConfigName\": \"test-driverapi-config\",\n \"ConfigVersion\": null,\n \"ConfigVersionDesc\": null,\n \"ConfigValue\": null,\n \"CreationTime\": null,\n \"LastUpdateTime\": \"2019-04-23 11:16:26\",\n \"ConfigVersionCount\": 2,\n \"ApplicationId\": \"application-jy9w6lka\",\n \"ApplicationName\": \"ruqitest_travel_driverapi\",\n \"DeleteFlag\": null,\n \"ConfigType\": null\n }\n ]\n }\n }\n}",
654
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConfigSummary\n<公共请求参数>\n\n{\n \"ApplicationId\": \"application-5yr26r9a\",\n \"SearchWord\": \"config_app\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"OrderBy\": \"creation_time\",\n \"OrderType\": 1,\n \"ConfigTagList\": [\n \"config_app-application-5yr26r9a\"\n ],\n \"DisableProgramAuthCheck\": true,\n \"ConfigIdList\": [\n \"dcfg-vzk36owv\"\n ]\n}",
655
+ "output": "{\n \"Response\": {\n \"RequestId\": \"0e8d31d3-e16a-4070-9248-cce94db7fae5\",\n \"Result\": {\n \"Content\": [\n {\n \"ApplicationId\": \"application-5yr26r9a\",\n \"ApplicationName\": \"amp-consumer\",\n \"ConfigId\": \"dcfg-vzk36owv\",\n \"ConfigName\": \"config_app\",\n \"ConfigType\": null,\n \"ConfigValue\": null,\n \"ConfigVersion\": null,\n \"ConfigVersionCount\": 1,\n \"ConfigVersionDesc\": null,\n \"CreationTime\": null,\n \"DeleteFlag\": null,\n \"LastUpdateTime\": \"2024-12-24 18:04:02\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
656
656
  "title": "查询配置汇总列表"
657
657
  }
658
658
  ],
@@ -723,16 +723,16 @@
723
723
  "DescribeDeliveryConfig": [
724
724
  {
725
725
  "document": "",
726
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeDeliveryConfig\r\n&ConfigId=dddd\r\n&<公共请求参数>",
727
- "output": "{\n \"Response\": {\n \"RequestId\": \"e64dc152-b874-4b91-9301-e9b290f1ffbb\",\n \"Result\": true\n }\n}",
726
+ "input": "https://tsf.tencentcloudapi.com/?Action=DescribeDeliveryConfig\n&ConfigId=config-kl29sh7n\n&<公共请求参数>",
727
+ "output": "{\n \"Response\": {\n \"RequestId\": \"00b0009f-80ad-41fd-8bb8-f430d12f3911\",\n \"Result\": {\n \"CollectPath\": [\n \"\"\n ],\n \"ConfigId\": \"send-data-to-kafka-nalj8bgy\",\n \"ConfigName\": \"rtest222\",\n \"CustomRule\": null,\n \"EnableAuth\": false,\n \"EnableGlobalLineRule\": false,\n \"KafkaAddress\": null,\n \"KafkaInfos\": [\n {\n \"CustomRule\": \"\",\n \"LineRule\": \"\",\n \"Path\": [\n \"/test/1.log\"\n ],\n \"Topic\": \"send_kafka_topic\"\n }\n ],\n \"KafkaVIp\": \"127.0.1:9200\",\n \"KafkaVPort\": null,\n \"LineRule\": \"default\",\n \"Password\": null,\n \"Topic\": \"\",\n \"Username\": null\n }\n }\n}",
728
728
  "title": "获取单个投递项配置"
729
729
  }
730
730
  ],
731
731
  "DescribeDeliveryConfigByGroupId": [
732
732
  {
733
733
  "document": "",
734
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeDeliveryConfigByGroupId\r\n&GroupId=dddd\r\n&<公共请求参数>",
735
- "output": "{\n \"Response\": {\n \"Result\": {\n \"ConfigId\": \"abc\",\n \"ConfigName\": \"abc\"\n },\n \"RequestId\": \"abc\"\n }\n}",
734
+ "input": "https://tsf.tencentcloudapi.com/?Action=DescribeDeliveryConfigByGroupId\n&GroupId=group-ab958z6y\n&<公共请求参数>",
735
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"ConfigId\": \"apm-busi-log-cfg-ab958z6y\",\n \"ConfigName\": \"log-demo\"\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
736
736
  "title": "用部署组id获取绑定信息"
737
737
  }
738
738
  ],
@@ -748,7 +748,7 @@
748
748
  {
749
749
  "document": "获取应用application-zxxxxxxx下程序包id为pkg-xxxxxxx的下载信息",
750
750
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribeDownloadInfo\r\n&ApplicationId=application-zxxxxxxx\r\n&PkgId=pkg-xxxxxxx\r\n&<公共请求参数>",
751
- "output": "{\n \"Response\": {\n \"RequestId\": \"2e9885d9-xxxx-xxxx-xxxx-59621dd82a5b\",\n \"Result\": {\n \"Bucket\": \"tsf-gz-123456789\",\n \"Region\": \"ap-guangzhou\",\n \"Path\": \"/1111111111/application-xxxxxxxx/201905291xxxxx/travel-passenger-xxx-1.0-SNAPSHOT.jar\",\n \"Credentials\": {\n \"SessionToken\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"TmpAppId\": \"123456789\",\n \"TmpSecretId\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"TmpSecretKey\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"ExpiredTime\": 1559120000,\n \"Domain\": \"cos.ap-guangzhou.myqcloud.com\"\n }\n }\n }\n}",
751
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2e9885d9-xxxx-xxxx-xxxx-59621dd82a5b\",\n \"Result\": {\n \"Bucket\": \"tsf-gz-123456789\",\n \"Region\": \"ap-guangzhou\",\n \"Path\": \"/1111111111/application-xxxxxxxx/201905291xxxxx/travel-passenger-xxx-1.0-SNAPSHOT.jar\",\n \"Credentials\": {\n \"SessionToken\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"TmpAppId\": \"apm-6a79x94v\",\n \"TmpSecretId\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"TmpSecretKey\": \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\n \"ExpiredTime\": 1559120000,\n \"Domain\": \"cos.ap-guangzhou.myqcloud.com\"\n }\n }\n }\n}",
752
752
  "title": "获取下载程序包信息"
753
753
  }
754
754
  ],
@@ -756,15 +756,15 @@
756
756
  {
757
757
  "document": "",
758
758
  "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeEnabledUnitRule\n<公共请求参数>\n\n{\n \"GatewayInstanceId\": \"gw-ins-szesmg28\"\n}",
759
- "output": "{\n \"Response\": {\n \"RequestId\": \"480c7535-a008-4851-8a36-2d921893ea1e\",\n \"Result\": {\n \"CreatedTime\": \"2023-01-17 11:41:36\",\n \"Description\": \"sssase\",\n \"GatewayInstanceId\": \"gw-ins-szesmg28\",\n \"Id\": \"unit-rl-2kdqa2my\",\n \"Name\": \"test\",\n \"Status\": \"enabled\",\n \"UnitRuleItemList\": [\n {\n \"CreatedTime\": \"2023-02-10 16:36:12\",\n \"Description\": \"gsshhshs\",\n \"DestNamespaceId\": \"namespace-vk5blxnv\",\n \"DestNamespaceName\": \"heihuli-global_default\",\n \"Id\": \"unit-item-04futugp\",\n \"ItemIndex\": 1,\n \"Name\": \"Rule1\",\n \"Priority\": 0,\n \"Relationship\": \"AND\",\n \"UnitRuleId\": \"unit-rl-2kdqa2my\",\n \"UnitRuleTagList\": [\n {\n \"Id\": \"unit-tag-s2v06uy5\",\n \"TagField\": \"test\",\n \"TagOperator\": \"IN\",\n \"TagType\": \"U\",\n \"TagValue\": \"test222\",\n \"UnitRuleItemId\": \"unit-item-04futugp\"\n }\n ],\n \"UpdatedTime\": \"2023-02-10 16:36:12\"\n }\n ],\n \"UpdatedTime\": \"2023-02-23 17:42:23\"\n }\n }\n}",
759
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b378cebf-7ee2-4105-9ea0-58413051ea8e\",\n \"Result\": {\n \"CreatedTime\": \"2024-12-25 11:46:00\",\n \"Description\": \"this is desc\",\n \"GatewayInstanceId\": \"gw-ins-szesmg28\",\n \"Id\": \"unit-rl-u0643wrg\",\n \"Name\": \"rule_app\",\n \"Status\": \"enabled\",\n \"UnitRuleItemList\": [\n {\n \"CreatedTime\": \"2024-12-25 11:46:00\",\n \"Description\": \"this is desc\",\n \"DestNamespaceId\": \"namespace-aem6w6nv\",\n \"DestNamespaceName\": \"heihuli-c_default\",\n \"Id\": \"unit-item-vnj5nf3m\",\n \"ItemIndex\": 1,\n \"Name\": \"rule_user\",\n \"Priority\": 0,\n \"Relationship\": \"AND\",\n \"UnitRuleId\": \"unit-rl-u0643wrg\",\n \"UnitRuleTagList\": [\n {\n \"Id\": \"unit-tag-8p9bpwh4\",\n \"TagField\": \"user\",\n \"TagOperator\": \"IN\",\n \"TagType\": \"U\",\n \"TagValue\": \"1\",\n \"UnitRuleItemId\": \"unit-item-vnj5nf3m\"\n }\n ],\n \"UpdatedTime\": \"2024-12-25 11:46:00\"\n }\n ],\n \"UpdatedTime\": \"2024-12-25 11:50:01\"\n }\n }\n}",
760
760
  "title": "查询生效的单元化规则"
761
761
  }
762
762
  ],
763
763
  "DescribeFileConfigReleases": [
764
764
  {
765
765
  "document": "",
766
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeFileConfigReleases\r\n&ConfigId=dcfg-f-mae7g3v3\r\n&<公共请求参数>",
767
- "output": "{\n \"Response\": {\n \"RequestId\": \"6e6cc542-bc3a-4030-a9c8-8742e070e5d0\",\n \"Result\": {\n \"TotalCount\": 0,\n \"Content\": []\n }\n }\n}",
766
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFileConfigReleases\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-f-v3qqrkdy\",\n \"ConfigName\": \"conf_app\",\n \"GroupId\": \"group-vj3n6lzy\",\n \"NamespaceId\": \"namespace-ygo3djma\",\n \"ClusterId\": \"cls-f6bk82xc\",\n \"ApplicationId\": \"application-vw8ljmwv\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
767
+ "output": "{\n \"Response\": {\n \"RequestId\": \"5620eba9-1673-4b3c-b375-591910b0fbc0\",\n \"Result\": {\n \"Content\": [\n {\n \"ClusterId\": \"cls-f6bk82xc\",\n \"ClusterName\": \"cluster-container-jolyonzheng\",\n \"ConfigId\": \"dcfg-f-v3qqrkdy\",\n \"ConfigName\": \"conf_app\",\n \"ConfigReleaseId\": \"dcfgr-f-vkjjw7ny\",\n \"ConfigVersion\": \"2\",\n \"GroupId\": \"group-vj3n6lzy\",\n \"GroupName\": \"group-provider\",\n \"NamespaceId\": \"namespace-ygo3djma\",\n \"NamespaceName\": \"cluster-container-jolyonzheng_default\",\n \"ReleaseDesc\": \"This is desc\",\n \"ReleaseTime\": \"2024-11-28 20:49:57\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
768
768
  "title": "查询文件配置项发布信息"
769
769
  }
770
770
  ],
@@ -859,8 +859,8 @@
859
859
  "DescribeGroupRelease": [
860
860
  {
861
861
  "document": "",
862
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeGroupRelease\n&GroupId=group-xxxxxx\n&<公共请求参数>",
863
- "output": "{\n \"Response\": {\n \"RequestId\": \"c033faca-041a-4357-a96d-xxxxxxxx\",\n \"Result\": {\n \"PackageName\": \"consumer-demo-1.25.0-Greenwich-SNAPSHOT.jar\",\n \"PackageVersion\": \"1.25.0\",\n \"PackageId\": \"pkg-xxxxxx\",\n \"PublicConfigReleaseList\": [\n {\n \"ConfigReleaseId\": \"dcfgr-xxxxxx\",\n \"ConfigId\": \"dcfg-p-xxxxxx\",\n \"ConfigName\": \"n1\",\n \"ConfigVersion\": \"v1\",\n \"ReleaseTime\": \"2021-08-10 10:xx:xx\",\n \"GroupId\": \"group-6a79x94v\",\n \"GroupName\": \"group-mock\",\n \"NamespaceId\": \"namespace-xxxxxxxx\",\n \"NamespaceName\": \"default\",\n \"ClusterId\": \"cls-6a79x94v\",\n \"ClusterName\": \"cls-mock\",\n \"ReleaseDesc\": \"this is a desc\",\n \"ApplicationId\": \"application-6a79x94v\"\n }\n ]\n }\n }\n}",
862
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGroupRelease\n<公共请求参数>\n\n{\n \"GroupId\": \"group-v6q747py\"\n}",
863
+ "output": "{\n \"Response\": {\n \"RequestId\": \"81d75b7e-8bec-47fd-bc65-c99bb24f569e\",\n \"Result\": {\n \"ConfigReleaseList\": [\n {\n \"ApplicationId\": \"application-vzoebl8a\",\n \"ClusterId\": \"cls-i3v5y09e\",\n \"ClusterName\": \"cls-app\",\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-a7rl7w4v\",\n \"ConfigName\": \"conf-app\",\n \"ConfigReleaseId\": \"dcfgr-ymw5965v\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": \"group-v6q747py\",\n \"GroupName\": \"cloud-provider\",\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:36:03\"\n }\n ],\n \"FileConfigReleaseList\": [\n {\n \"ClusterId\": \"cls-i3v5y09e\",\n \"ClusterName\": \"cls-app\",\n \"ConfigId\": \"dcfg-f-aeonjd6y\",\n \"ConfigName\": \"config_app\",\n \"ConfigReleaseId\": \"dcfgr-f-y84omela\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": \"group-v6q747py\",\n \"GroupName\": \"cloud-provider\",\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:37:50\"\n }\n ],\n \"PackageId\": \"pkg-9198307d\",\n \"PackageName\": \"msgw-zuul1-1.29.20-Hoxton-Higher-RELEASE.jar\",\n \"PackageVersion\": \"20241223010307\",\n \"PublicConfigReleaseList\": [\n {\n \"ApplicationId\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-p-vzk36rov\",\n \"ConfigName\": \"config_pub_app\",\n \"ConfigReleaseId\": \"dcfgr-yne579dy\",\n \"ConfigVersion\": \"v1\",\n \"GroupId\": null,\n \"GroupName\": null,\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-12-24 18:36:54\"\n }\n ],\n \"RepoName\": \"tsf_100011910000/app-provider\",\n \"TagName\": \"20241212161801\"\n }\n }\n}",
864
864
  "title": "查询部署组发布的相关信息"
865
865
  }
866
866
  ],
@@ -987,16 +987,16 @@
987
987
  "DescribeMicroservices": [
988
988
  {
989
989
  "document": "",
990
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeMicroservices\n&Offset=0\n&Limit=1\n&NamespaceId=namespace-xxxxxxx\n&SearchWord=ms-xxxxxxx\n&<公共请求参数>",
991
- "output": "{\n \"Response\": {\n \"RequestId\": \"3eab4695-2d7e-4f78-a8d2-ea93bab87dfd\",\n \"Result\": {\n \"TotalCount\": 1,\n \"Content\": [\n {\n \"MicroserviceId\": \"ms-xxxxxxx\",\n \"NamespaceId\": \"namespace-xxxxxxx\",\n \"MicroserviceName\": \"consumer-demo\",\n \"MicroserviceDesc\": null,\n \"CreateTime\": 1553673084000,\n \"UpdateTime\": 1553673084000,\n \"RunInstanceCount\": 1\n }\n ]\n }\n }\n}",
990
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMicroservices\n<公共请求参数>\n\n{\n \"SearchWord\": \"consumer\",\n \"NamespaceId\": \"namespace-v6b2exey\",\n \"OrderBy\": \"create_time\",\n \"OrderType\": 1,\n \"Offset\": 0,\n \"Limit\": 10,\n \"Status\": [\n \"single_online\"\n ],\n \"MicroserviceIdList\": [\n \"ms-yqwbbpxl\"\n ],\n \"MicroserviceNameList\": [\n \"consumer-demo\"\n ]\n}",
991
+ "output": "{\n \"Response\": {\n \"RequestId\": \"31c18b1c-4e2e-4cb1-8b82-de820d178f12\",\n \"Result\": {\n \"Content\": [\n {\n \"CreateTime\": null,\n \"CriticalInstanceCount\": 0,\n \"MicroserviceDesc\": \"\",\n \"MicroserviceId\": \"ms-yqwbbpxl\",\n \"MicroserviceName\": \"consumer-demo\",\n \"NamespaceId\": \"namespace-v6b2exey\",\n \"RunInstanceCount\": 1,\n \"UpdateTime\": null\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
992
992
  "title": "获取微服务列表"
993
993
  }
994
994
  ],
995
995
  "DescribeMsApiList": [
996
996
  {
997
997
  "document": "查询微服务API列表",
998
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeMsApiList\r\n&Offset=0\r\n&Limit=20\r\n&MicroserviceId=ms-opy5kjy4\r\n&<公共请求参数>",
999
- "output": "{\n \"Response\": {\n \"RequestId\": \"056cc966-4963-4506-ac4c-c4e7209a41e3\",\n \"Result\": {\n \"TotalCount\": 4,\n \"Content\": [\n {\n \"Path\": \"/echo-async-rest/{str}\",\n \"Method\": \"GET\",\n \"Description\": \"(无)\"\n },\n {\n \"Path\": \"/echo-rest/{str}\",\n \"Method\": \"GET\",\n \"Description\": \"(无)\"\n },\n {\n \"Path\": \"/user-feign\",\n \"Method\": \"GET\",\n \"Description\": \"(无)\"\n },\n {\n \"Path\": \"/echo-feign/{str}\",\n \"Method\": \"GET\",\n \"Description\": \"(无)\"\n }\n ]\n }\n }\n}",
998
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMsApiList\n<公共请求参数>\n\n{\n \"MicroserviceId\": \"ms-y5w8n5e9\",\n \"SearchWord\": \"echo-feign-url\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
999
+ "output": "{\n \"Response\": {\n \"RequestId\": \"17a35767-819f-4683-bc3f-5430e6d4513f\",\n \"Result\": {\n \"Content\": [\n {\n \"Description\": \"\",\n \"Method\": \"GET\",\n \"Path\": \"/echo-feign-url/{str}\",\n \"Status\": 1\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
1000
1000
  "title": "查询服务API列表"
1001
1001
  }
1002
1002
  ],
@@ -1035,8 +1035,8 @@
1035
1035
  "DescribePluginInstances": [
1036
1036
  {
1037
1037
  "document": "",
1038
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribePluginInstances\n&ScopeValue=grp-83wrlmav\n&Bound=true\n&Offset=0\n&Limit=10\n&<公共请求参数>",
1039
- "output": "{\n \"Response\": {\n \"RequestId\": \"fa153f44-22b6-4ea3-86ef-6e257d440f26\",\n \"Result\": {\n \"TotalCount\": 1,\n \"Content\": [\n {\n \"Id\": \"pgn-33pk2soi\",\n \"Name\": \"Tag认证插件\",\n \"Type\": \"Tag\",\n \"Description\": \"this is description\",\n \"CreatedTime\": \"2019-11-02 15:43:09\",\n \"UpdatedTime\": \"2019-11-02 17:30:51\",\n \"Status\": \"drafted\"\n }\n ]\n }\n }\n}",
1038
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePluginInstances\n<公共请求参数>\n\n{\n \"ScopeValue\": \"grp-v446jrhc\",\n \"Bound\": true,\n \"Offset\": 0,\n \"Limit\": 10,\n \"Type\": \"QQMiniProgramLogin\",\n \"SearchWord\": \"pgnName\"\n}",
1039
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b6b81196-b506-4758-a2ea-80ee688cf3b3\",\n \"Result\": {\n \"Content\": [\n {\n \"CreatedTime\": \"2023-11-28 16:11:28\",\n \"Description\": \"This is desc\",\n \"Id\": \"pgn-if8otbfp\",\n \"Name\": \"pgnName\",\n \"Status\": \"released\",\n \"Type\": \"QQMiniProgramLogin\",\n \"UpdatedTime\": \"2023-11-28 16:11:27\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
1040
1040
  "title": "查询分组已绑定的插件列表"
1041
1041
  }
1042
1042
  ],
@@ -1059,32 +1059,32 @@
1059
1059
  "DescribePublicConfig": [
1060
1060
  {
1061
1061
  "document": "",
1062
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribePublicConfig\r\n&ConfigId=dcfg-p-5yrl4z2y\r\n&<公共请求参数>",
1063
- "output": "{\n \"Response\": {\n \"RequestId\": \"0fd83b45-ec19-45ad-9874-dbda7c4e84e6\",\n \"Result\": {\n \"ConfigId\": \"dcfg-p-5yrl4z2y\",\n \"ConfigName\": \"test-config\",\n \"ConfigVersion\": \"1.3\",\n \"ConfigVersionDesc\": \"\",\n \"ConfigValue\": \"tsf.inventory.password.encrypt2: ENC(3M7wGw2XtFc5Y+rxOgNBLrm2spUtgodjIxa+7F3XcAo=)\\r\\ntsf.inventory.password.encrypt1: ENC(3M7wGw2XtFc5Y+rxOgNBLrm2spUtgodjIxa+7F3XcAo=)\\r\\n\",\n \"CreationTime\": \"2019-05-29 11:23:28\",\n \"LastUpdateTime\": null,\n \"ConfigVersionCount\": null,\n \"ApplicationId\": null,\n \"ApplicationName\": null,\n \"DeleteFlag\": true,\n \"ConfigType\": null\n }\n }\n}",
1062
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicConfig\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-p-vkj5dnky\"\n}",
1063
+ "output": "{\n \"Response\": {\n \"RequestId\": \"8a143a46-4f13-4c9e-b536-9225ab88a55e\",\n \"Result\": {\n \"ApplicationId\": null,\n \"ApplicationName\": null,\n \"ConfigId\": \"dcfg-p-vkj5dnky\",\n \"ConfigName\": \"app-config\",\n \"ConfigType\": null,\n \"ConfigValue\": \"config: enabled\",\n \"ConfigVersion\": \"v1\",\n \"ConfigVersionCount\": null,\n \"ConfigVersionDesc\": \"This is desc\",\n \"CreationTime\": \"2024-12-20 19:16:10\",\n \"DeleteFlag\": true,\n \"LastUpdateTime\": null\n }\n }\n}",
1064
1064
  "title": "查询公共配置(单条)"
1065
1065
  }
1066
1066
  ],
1067
1067
  "DescribePublicConfigReleaseLogs": [
1068
1068
  {
1069
1069
  "document": "",
1070
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribePublicConfigReleaseLogs\r\n&Offset=0\r\n&Limit=20\r\n&<公共请求参数>",
1071
- "output": "{\n \"Response\": {\n \"RequestId\": \"5748271c-3579-4f40-95b9-5f7b87f27388\",\n \"Result\": {\n \"TotalCount\": 0,\n \"Content\": []\n }\n }\n}",
1070
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicConfigReleaseLogs\n<公共请求参数>\n\n{\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
1071
+ "output": "{\n \"Response\": {\n \"RequestId\": \"168aec4c-c3fe-4abd-911b-ca9634e137dd\",\n \"Result\": {\n \"Content\": [\n {\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigId\": \"dcfg-p-vzk36rov\",\n \"ConfigName\": \"[配置项已被删除]\",\n \"ConfigReleaseLogId\": \"dcfgrl-yrm5jx9v\",\n \"ConfigVersion\": \"[配置项已被删除]\",\n \"GroupId\": null,\n \"GroupName\": null,\n \"LastConfigId\": \"dcfg-p-vzk36rov\",\n \"LastConfigName\": \"[配置项已被删除]\",\n \"LastConfigVersion\": \"[配置项已被删除]\",\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": \"删除配置项\",\n \"ReleaseStatus\": \"DS\",\n \"ReleaseTime\": \"2024-12-24 20:30:37\",\n \"RollbackFlag\": false\n },\n {\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigId\": \"dcfg-p-vzk36rov\",\n \"ConfigName\": \"[配置项已被删除]\",\n \"ConfigReleaseLogId\": \"dcfgrl-vw83po6v\",\n \"ConfigVersion\": \"[配置项已被删除]\",\n \"GroupId\": null,\n \"GroupName\": null,\n \"LastConfigId\": null,\n \"LastConfigName\": null,\n \"LastConfigVersion\": null,\n \"NamespaceId\": \"namespace-vj3z3zgy\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseStatus\": \"S\",\n \"ReleaseTime\": \"2024-12-24 18:36:54\",\n \"RollbackFlag\": false\n }\n ],\n \"TotalCount\": 2\n }\n }\n}",
1072
1072
  "title": "查询公共配置发布历史"
1073
1073
  }
1074
1074
  ],
1075
1075
  "DescribePublicConfigReleases": [
1076
1076
  {
1077
1077
  "document": "",
1078
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribePublicConfigReleases\r\n&Offset=0\r\n&Limit=20\r\n&ConfigName=ebs-demo\r\n&<公共请求参数>",
1079
- "output": "{\n \"Response\": {\n \"RequestId\": \"69d073be-25d1-4ba8-b1eb-92cdc21ad4ea\",\n \"Result\": {\n \"TotalCount\": 1,\n \"Content\": [\n {\n \"ConfigReleaseId\": \"dcfgr-gyqpwbpa\",\n \"ConfigId\": \"dcfg-p-gvkwzpjv\",\n \"ConfigName\": \"ebs-demo\",\n \"ConfigVersion\": \"3.0\",\n \"ReleaseTime\": \"2019-05-16 14:24:32\",\n \"GroupId\": null,\n \"GroupName\": null,\n \"NamespaceId\": \"namespace-6yooxgdy\",\n \"NamespaceName\": \"ebs-demo\",\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ReleaseDesc\": null\n }\n ]\n }\n }\n}",
1078
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicConfigReleases\n<公共请求参数>\n\n{\n \"ConfigName\": \"configName\",\n \"NamespaceId\": \"namespace-yxoqm4ky\",\n \"Limit\": 10,\n \"Offset\": 0,\n \"ConfigId\": \"dcfg-p-v6kxdlpy\"\n}",
1079
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2435f045-963a-43da-a29b-581eb28069c0\",\n \"Result\": {\n \"Content\": [\n {\n \"ApplicationId\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigCenters\": [\n {\n \"ConfigCenterInstanceId\": null,\n \"ConfigCenterInstanceName\": null,\n \"ConfigType\": \"SHARE\",\n \"CurrentVersion\": null,\n \"RegionId\": null,\n \"TargetVersion\": null\n }\n ],\n \"ConfigId\": \"dcfg-p-v6kxdlpy\",\n \"ConfigName\": \"configName\",\n \"ConfigReleaseId\": \"dcfgr-y446nlby\",\n \"ConfigVersion\": \"1\",\n \"GroupId\": null,\n \"GroupName\": null,\n \"NamespaceId\": \"namespace-yxoqm4ky\",\n \"NamespaceName\": \"ns_default\",\n \"ReleaseDesc\": null,\n \"ReleaseTime\": \"2024-09-11 17:27:59\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
1080
1080
  "title": "查询公共配置发布信息"
1081
1081
  }
1082
1082
  ],
1083
1083
  "DescribePublicConfigSummary": [
1084
1084
  {
1085
1085
  "document": "",
1086
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribePublicConfigSummary\n&Offset=0\n&Limit=20\n&<公共请求参数>",
1087
- "output": "{\n \"Response\": {\n \"RequestId\": \"cc75758b-a2e3-4ded-a97a-c541817b4efe\",\n \"Result\": {\n \"TotalCount\": 2,\n \"Content\": [\n {\n \"ConfigId\": null,\n \"ConfigName\": \"global\",\n \"ConfigVersion\": null,\n \"ConfigVersionDesc\": null,\n \"ConfigValue\": null,\n \"CreationTime\": null,\n \"LastUpdateTime\": \"2019-05-24 20:39:12\",\n \"ConfigVersionCount\": 6,\n \"ApplicationId\": null,\n \"ApplicationName\": null,\n \"DeleteFlag\": null,\n \"ConfigType\": null\n },\n {\n \"ConfigId\": null,\n \"ConfigName\": \"tsf\",\n \"ConfigVersion\": null,\n \"ConfigVersionDesc\": null,\n \"ConfigValue\": null,\n \"CreationTime\": null,\n \"LastUpdateTime\": \"2019-05-21 14:50:13\",\n \"ConfigVersionCount\": 4,\n \"ApplicationId\": null,\n \"ApplicationName\": null,\n \"DeleteFlag\": null,\n \"ConfigType\": null\n }\n ]\n }\n }\n}",
1086
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePublicConfigSummary\n<公共请求参数>\n\n{\n \"SearchWord\": \"app\",\n \"Offset\": 0,\n \"Limit\": 10,\n \"OrderBy\": \"creation_time\",\n \"OrderType\": 1,\n \"ConfigTagList\": [\n \"app-config\"\n ],\n \"DisableProgramAuthCheck\": true,\n \"ConfigIdList\": [\n \"dcfg-p-vkj5dnky\"\n ]\n}",
1087
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d6da2add-172a-4a4d-8f30-8abca66e314f\",\n \"Result\": {\n \"Content\": [\n {\n \"ApplicationId\": null,\n \"ApplicationName\": null,\n \"ConfigId\": \"dcfg-p-vkj5dnky\",\n \"ConfigName\": \"app-config\",\n \"ConfigType\": null,\n \"ConfigValue\": null,\n \"ConfigVersion\": null,\n \"ConfigVersionCount\": 1,\n \"ConfigVersionDesc\": null,\n \"CreationTime\": null,\n \"DeleteFlag\": null,\n \"LastUpdateTime\": \"2024-12-20 19:16:10\"\n }\n ],\n \"TotalCount\": 1\n }\n }\n}",
1088
1088
  "title": "查询公共配置汇总列表"
1089
1089
  }
1090
1090
  ],
@@ -1099,8 +1099,8 @@
1099
1099
  "DescribeReleasedConfig": [
1100
1100
  {
1101
1101
  "document": "",
1102
- "input": "https://tsf.tencentcloudapi.com/?Action=DescribeReleasedConfig\r\n&GroupId=group-qv382dy7\r\n&<公共请求参数>",
1103
- "output": "{\n \"Response\": {\n \"RequestId\": \"2f65737d-7707-43b7-b024-b8aff844ab8f\",\n \"Result\": \"spring:\\n servlet:\\n multipart:\\n max-file-size: 100MB\\n max-request-size: 100MB\\n jackson:\\n serialization:\\n write-dates-as-timestamps: true\\n data:\\n mongodb:\\n uri: mongodb://commentuser:9xa#Lkp6sT@10.10.11.13:27017/comment\\n dubbo:\\n registry:\\n protocol: dubbo\\n address: tsfconsul://169.254.0.77:8000\\n datasource:\\n url: jdbc:mysql:replication://10.10.2.148:3306,10.10.2.148:3306,10.10.2.148:3306/rrmj2?roundRobinLoadBalance=true\\n username: rrtvappuser\\n \"\n }\n}",
1102
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeReleasedConfig\n<公共请求参数>\n\n{\n \"GroupId\": \"group-jy9re3gy\"\n}",
1103
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6ec73c01-a942-4c6c-9630-b25e53745a43\",\n \"Result\": \"config: enabled\\n\"\n }\n}",
1104
1104
  "title": "查询group发布的配置"
1105
1105
  }
1106
1106
  ],
@@ -1275,16 +1275,16 @@
1275
1275
  "DisableUnitRoute": [
1276
1276
  {
1277
1277
  "document": "",
1278
- "input": "https://tsf.tencentcloudapi.com/?Action=DisableUnitRoute\n&Id=gw-ins-l6ymbvgd\n&<公共请求参数>",
1279
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1278
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableUnitRoute\n<公共请求参数>\n\n{\n \"Id\": \"gw-ins-szesmg28\"\n}",
1279
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6e650435-e3b2-472d-af7a-5d5452db8bf3\",\n \"Result\": true\n }\n}",
1280
1280
  "title": "禁用单元化路由"
1281
1281
  }
1282
1282
  ],
1283
1283
  "DisableUnitRule": [
1284
1284
  {
1285
1285
  "document": "",
1286
- "input": "https://tsf.tencentcloudapi.com/?Action=DisableUnitRule\n&Id=gw-ins-afsfas\n&<公共请求参数>",
1287
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1286
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DisableUnitRule\n<公共请求参数>\n\n{\n \"Id\": \"unit-rl-u0643wrg\"\n}",
1287
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2a814838-8198-4943-9d97-04bc7ede98a9\",\n \"Result\": true\n }\n}",
1288
1288
  "title": "禁用单元化规则"
1289
1289
  }
1290
1290
  ],
@@ -1307,16 +1307,16 @@
1307
1307
  "DraftApiGroup": [
1308
1308
  {
1309
1309
  "document": "",
1310
- "input": "https://tsf.tencentcloudapi.com/?Action=DraftApiGroup\n&GroupId=grp-5yk7oor1\n&<公共请求参数>",
1311
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1310
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DraftApiGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-d45mlt3o\"\n}",
1311
+ "output": "{\n \"Response\": {\n \"RequestId\": \"5024ce23-0ac6-4ca3-9061-e1c4666c9c0d\",\n \"Result\": true\n }\n}",
1312
1312
  "title": "下线Api分组"
1313
1313
  }
1314
1314
  ],
1315
1315
  "EnableLaneRule": [
1316
1316
  {
1317
1317
  "document": "",
1318
- "input": "https://tsf.tencentcloudapi.com/?Action=EnableLaneRule\r\n&RuleId=lane-r-fdjsklafjdsa\r\n&<公共请求参数>",
1319
- "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"abc\"\n }\n}",
1318
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EnableLaneRule\n<公共请求参数>\n\n{\n \"RuleId\": \"lane-r-yqg4kmbd\"\n}",
1319
+ "output": "{\n \"Response\": {\n \"RequestId\": \"265f638d-1998-494b-a794-1abe86d5eecc\",\n \"Result\": true\n }\n}",
1320
1320
  "title": "启用泳道规则"
1321
1321
  }
1322
1322
  ],
@@ -1339,16 +1339,16 @@
1339
1339
  "EnableUnitRoute": [
1340
1340
  {
1341
1341
  "document": "",
1342
- "input": "https://tsf.tencentcloudapi.com/?Action=EnableUnitRoute\n&Id=gw-ins-l6ymbvgd\n&<公共请求参数>",
1343
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1342
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EnableUnitRoute\n<公共请求参数>\n\n{\n \"Id\": \"gw-ins-szesmg28\"\n}",
1343
+ "output": "{\n \"Response\": {\n \"RequestId\": \"e81e7880-ad81-4e97-b3e2-01901f913e35\",\n \"Result\": true\n }\n}",
1344
1344
  "title": "启用单元化路由"
1345
1345
  }
1346
1346
  ],
1347
1347
  "EnableUnitRule": [
1348
1348
  {
1349
1349
  "document": "",
1350
- "input": "https://tsf.tencentcloudapi.com/?Action=EnableUnitRule\n&Id=gw-ins-afsfas\n&<公共请求参数>",
1351
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1350
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: EnableUnitRule\n<公共请求参数>\n\n{\n \"Id\": \"unit-rl-u0643wrg\"\n}",
1351
+ "output": "{\n \"Response\": {\n \"RequestId\": \"dc5fd463-2889-4c5c-b662-98a70a149b95\",\n \"Result\": true\n }\n}",
1352
1352
  "title": "创建单元化规则"
1353
1353
  }
1354
1354
  ],
@@ -1419,8 +1419,8 @@
1419
1419
  "ModifyLane": [
1420
1420
  {
1421
1421
  "document": "",
1422
- "input": "https://tsf.tencentcloudapi.com/?Action=ModifyLane\r\n&LaneId=1\r\n&LaneName=1\r\n&Remark=1\r\n&<公共请求参数>",
1423
- "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"abc\"\n }\n}",
1422
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyLane\n<公共请求参数>\n\n{\n \"LaneId\": \"lane-ap62k7ol\",\n \"LaneName\": \"rule_app\",\n \"Remark\": \"This is desc\"\n}",
1423
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3ad3847e-b102-4b45-8f90-bb64112cc27f\",\n \"Result\": true\n }\n}",
1424
1424
  "title": "更新泳道信息"
1425
1425
  }
1426
1426
  ],
@@ -1435,8 +1435,8 @@
1435
1435
  "ModifyMicroservice": [
1436
1436
  {
1437
1437
  "document": "",
1438
- "input": "https://tsf.tencentcloudapi.com/?Action=ModifyMicroservice\r\n&MicroserviceId=ms-xxxxxxx\r\n&<公共请求参数>",
1439
- "output": "{\n \"Response\": {\n \"RequestId\": \"4304b189-8663-453d-8863-1f238f6c4fb0\",\n \"Result\": true\n }\n}",
1438
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMicroservice\n<公共请求参数>\n\n{\n \"MicroserviceId\": \"ms-yd8dr5bx\",\n \"MicroserviceDesc\": \"This is desc\"\n}",
1439
+ "output": "{\n \"Response\": {\n \"RequestId\": \"414386f9-834d-42ce-af55-532202e82031\",\n \"Result\": true\n }\n}",
1440
1440
  "title": "修改微服务详情"
1441
1441
  }
1442
1442
  ],
@@ -1451,8 +1451,8 @@
1451
1451
  "ModifyPathRewrite": [
1452
1452
  {
1453
1453
  "document": "",
1454
- "input": "https://tsf.tencentcloudapi.com/?Action=ModifyPathRewrite\n&PathRewriteId=rewrite-l6ymbvgd\n&Order=100\n&<公共请求参数>",
1455
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1454
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPathRewrite\n<公共请求参数>\n\n{\n \"PathRewriteId\": \"rewrite-ba22pbpa\",\n \"Regex\": \"/consumer\",\n \"Replacement\": \"/provider\",\n \"Blocked\": \"N\",\n \"Order\": 1\n}",
1455
+ "output": "{\n \"Response\": {\n \"RequestId\": \"6b194892-2c0a-41d3-93e1-e4b293b0fde8\",\n \"Result\": true\n }\n}",
1456
1456
  "title": "修改路径重写顺序"
1457
1457
  }
1458
1458
  ],
@@ -1531,24 +1531,24 @@
1531
1531
  "ReleaseApiGroup": [
1532
1532
  {
1533
1533
  "document": "",
1534
- "input": "https://tsf.tencentcloudapi.com/?Action=ReleaseApiGroup\n&GroupId=grp-5yk7oor1\n&<公共请求参数>",
1535
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1534
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReleaseApiGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-d45mlt3o\"\n}",
1535
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b6608391-3bb1-4c83-9ecb-9c935bea46c5\",\n \"Result\": true\n }\n}",
1536
1536
  "title": "发布Api分组"
1537
1537
  }
1538
1538
  ],
1539
1539
  "ReleaseConfig": [
1540
1540
  {
1541
1541
  "document": "",
1542
- "input": "https://tsf.tencentcloudapi.com/?Action=ReleaseConfig\n&ConfigId=dcfg-zvw6kxa8\n&GroupId=group-nalqbgvq\n&<公共请求参数>",
1543
- "output": "{\n \"Response\": {\n \"RequestId\": \"36ccafba-c8ab-4d15-a4f1-4cfd2070d1d3\",\n \"Result\": true\n }\n}",
1542
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReleaseConfig\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-vzk36owv\",\n \"GroupId\": \"group-9yn684ev\",\n \"ReleaseDesc\": \"This is desc\"\n}",
1543
+ "output": "{\n \"Response\": {\n \"RequestId\": \"10320d7c-65ed-4ddd-bf21-6f33b23fed73\",\n \"Result\": true\n }\n}",
1544
1544
  "title": "发布配置"
1545
1545
  }
1546
1546
  ],
1547
1547
  "ReleaseConfigWithDetailResp": [
1548
1548
  {
1549
1549
  "document": "将一个应用配置项发布到指定的应用部署组",
1550
- "input": "POST / HTTP/1.1\nHost: xxx.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: actionName\n<公共请求参数>\n\n{\n \"ConfigId\": \"configId-xxxxxxx\",\n \"GroupId\": \"gourp-xxxxxx\",\n \"ReleaseDesc\": \"demo config realse\"\n}",
1551
- "output": "{\n \"Response\": {\n \"Result\": {\n \"ConfigReleaseId\": \"dcfgr-xxxxxx\",\n \"ConfigId\": \"null\",\n \"ConfigName\": \"null\",\n \"ConfigVersion\": \"null\",\n \"ReleaseTime\": \"null\",\n \"GroupId\": \"null\",\n \"GroupName\": \"null\",\n \"NamespaceId\": \"null\",\n \"NamespaceName\": \"null\",\n \"ClusterId\": \"null\",\n \"ClusterName\": \"null\",\n \"ReleaseDesc\": \"null\",\n \"ApplicationId\": \"null\"\n },\n \"RequestId\": \"36ccafba-c8ab-4d15-a4f1-4cfd2070d1d3\"\n }\n}",
1550
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReleaseConfigWithDetailResp\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-yo82mmra\",\n \"GroupId\": \"group-aln2284v\",\n \"ReleaseDesc\": \"This is desc\"\n}",
1551
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1892e2c1-9223-4979-bf25-1935c7eeed12\",\n \"Result\": {\n \"ApplicationId\": null,\n \"ClusterId\": null,\n \"ClusterName\": null,\n \"ConfigCenters\": null,\n \"ConfigId\": null,\n \"ConfigName\": null,\n \"ConfigReleaseId\": \"dcfgr-yxd366ov\",\n \"ConfigVersion\": null,\n \"GroupId\": null,\n \"GroupName\": null,\n \"NamespaceId\": null,\n \"NamespaceName\": null,\n \"ReleaseDesc\": null,\n \"ReleaseTime\": null\n }\n }\n}",
1552
1552
  "title": "发布配置"
1553
1553
  }
1554
1554
  ],
@@ -1563,8 +1563,8 @@
1563
1563
  "ReleasePublicConfig": [
1564
1564
  {
1565
1565
  "document": "",
1566
- "input": "https://tsf.tencentcloudapi.com/?Action=ReleasePublicConfig\n&ConfigId=dcfg-p-4y46okga\n&NamespaceId=namespace-ov6l235v\n&<公共请求参数>",
1567
- "output": "{\n \"Response\": {\n \"RequestId\": \"5a20177f-0949-4e38-8c71-d77159586c04\",\n \"Result\": true\n }\n}",
1566
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ReleasePublicConfig\n<公共请求参数>\n\n{\n \"ConfigId\": \"dcfg-p-vkj5dnky\",\n \"NamespaceId\": \"namespace-vw46q85y\",\n \"ReleaseDesc\": \"This is desc\"\n}",
1567
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d60fcd87-e9d0-475c-89f5-1e76a035d404\",\n \"Result\": true\n }\n}",
1568
1568
  "title": "发布公共配置"
1569
1569
  }
1570
1570
  ],
@@ -1579,24 +1579,24 @@
1579
1579
  "RevocationConfig": [
1580
1580
  {
1581
1581
  "document": "",
1582
- "input": "https://tsf.tencentcloudapi.com/?Action=RevocationConfig\r\n&ConfigReleaseId=dcfgr-jy9no5ka\r\n&<公共请求参数>",
1583
- "output": "{\n \"Response\": {\n \"RequestId\": \"64e5494d-ae5d-4114-abe7-c34d8719415e\",\n \"Result\": true\n }\n}",
1582
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RevocationConfig\n<公共请求参数>\n\n{\n \"ConfigReleaseId\": \"dcfgr-y84o2xla\"\n}",
1583
+ "output": "{\n \"Response\": {\n \"RequestId\": \"f860eb0c-7a37-48e4-ba23-f246f5e93e41\",\n \"Result\": true\n }\n}",
1584
1584
  "title": "撤回已发布的配置"
1585
1585
  }
1586
1586
  ],
1587
1587
  "RevocationPublicConfig": [
1588
1588
  {
1589
1589
  "document": "",
1590
- "input": "https://tsf.tencentcloudapi.com/?Action=RevocationPublicConfig\r\n&ConfigReleaseId=dcfgr-oydloz5a\r\n&<公共请求参数>",
1591
- "output": "{\n \"Response\": {\n \"RequestId\": \"14650572-a12a-4cb0-b2f9-2ff8ee0abae2\",\n \"Result\": true\n }\n}",
1590
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RevocationPublicConfig\n<公共请求参数>\n\n{\n \"ConfigReleaseId\": \"dcfgr-a7rldd9v\"\n}",
1591
+ "output": "{\n \"Response\": {\n \"RequestId\": \"9385599f-d33a-4d36-a1c6-8ab6ac79d8df\",\n \"Result\": true\n }\n}",
1592
1592
  "title": "撤回已发布的公共配置"
1593
1593
  }
1594
1594
  ],
1595
1595
  "RevokeFileConfig": [
1596
1596
  {
1597
1597
  "document": "",
1598
- "input": "https://tsf.tencentcloudapi.com/?Action=RevokeFileConfig\r\n&ConfigReleaseId=dcfgr-f-dapp63ao\r\n&<公共请求参数>",
1599
- "output": "{\n \"Response\": {\n \"RequestId\": \"3641f31a-a1ac-4733-8430-efe9f4c9f1d7\",\n \"Result\": true\n }\n}",
1598
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RevokeFileConfig\n<公共请求参数>\n\n{\n \"ConfigReleaseId\": \"dcfgr-f-aeon99ry\"\n}",
1599
+ "output": "{\n \"Response\": {\n \"RequestId\": \"f5788a08-6f8c-4c64-8c7c-89abf3f35c86\",\n \"Result\": true\n }\n}",
1600
1600
  "title": "撤回已发布的文件配置"
1601
1601
  }
1602
1602
  ],
@@ -1699,40 +1699,40 @@
1699
1699
  "UnbindApiGroup": [
1700
1700
  {
1701
1701
  "document": "",
1702
- "input": "https://tsf.tencentcloudapi.com/?Action=UnbindApiGroup\n&GroupGatewayList.0.GatewayDeployGroupId=group-qabo8xyl\n&GroupGatewayList.0.GroupId=grp-i54lzdrq\n&<公共请求参数>",
1703
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1702
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UnbindApiGroup\n<公共请求参数>\n\n{\n \"GroupGatewayList\": [\n {\n \"GatewayDeployGroupId\": \"group-yo99lney\",\n \"GroupId\": \"grp-notmqbpe\"\n }\n ]\n}",
1703
+ "output": "{\n \"Response\": {\n \"RequestId\": \"e602a33a-7ddd-44ad-b55b-790afb4eac25\",\n \"Result\": true\n }\n}",
1704
1704
  "title": "API分组批量与网关解绑"
1705
1705
  }
1706
1706
  ],
1707
1707
  "UpdateApiGroup": [
1708
1708
  {
1709
1709
  "document": "",
1710
- "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateApiGroup\n<公共请求参数>\n\n{\n \"GroupName\": \"new-name\",\n \"GroupId\": \"grp-grp-5yk7oor1\"\n}",
1711
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e05507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1710
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateApiGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"grp-notmqbpe\",\n \"GroupName\": \"grp_app\",\n \"Description\": \"This is desc\",\n \"AuthType\": \"none\",\n \"GroupContext\": \"/grp_app\",\n \"NamespaceNameKey\": \"TSF-NamespaceName\",\n \"ServiceNameKey\": \"TSF-ServiceName\",\n \"NamespaceNameKeyPosition\": \"path\",\n \"ServiceNameKeyPosition\": \"path\"\n}",
1711
+ "output": "{\n \"Response\": {\n \"RequestId\": \"9bcb4936-f3e5-4fdc-acd8-71fd041429e8\",\n \"Result\": true\n }\n}",
1712
1712
  "title": "更新Api分组"
1713
1713
  }
1714
1714
  ],
1715
1715
  "UpdateApiRateLimitRule": [
1716
1716
  {
1717
1717
  "document": "",
1718
- "input": "https://tsf.tencentcloudapi.com/?Action=UpdateApiRateLimitRule\n&RuleId=rule-d5970cd2\n&UsableStatus=enabled\n&MaxQps=1000\n&<公共请求参数>",
1719
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": false\n }\n}",
1718
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateApiRateLimitRule\n<公共请求参数>\n\n{\n \"RuleId\": \"rule-8qlpdumd\",\n \"UsableStatus\": \"enabled\",\n \"MaxQps\": 2000\n}",
1719
+ "output": "{\n \"Response\": {\n \"RequestId\": \"ebba8f15-b795-4bdc-b881-049e33ef3fcb\",\n \"Result\": true\n }\n}",
1720
1720
  "title": "更新API限流规则"
1721
1721
  }
1722
1722
  ],
1723
1723
  "UpdateApiRateLimitRules": [
1724
1724
  {
1725
1725
  "document": "",
1726
- "input": "https://tsf.tencentcloudapi.com/?Action=UpdateApiRateLimitRules\n&ApiIds.0=api-d5970cd\n&ApiIds.1=api-d5971cd\n&UsableStatus=enabled\n&MaxQps=1000\n&<公共请求参数>",
1727
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1726
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateApiRateLimitRules\n<公共请求参数>\n\n{\n \"ApiIds\": [\n \"api-b1sd366q\"\n ],\n \"UsableStatus\": \"enabled\",\n \"MaxQps\": 1000\n}",
1727
+ "output": "{\n \"Response\": {\n \"RequestId\": \"94bddd45-fd4c-4192-aea2-5eeb5b74d5b6\",\n \"Result\": true\n }\n}",
1728
1728
  "title": "批量更新API限流规则"
1729
1729
  }
1730
1730
  ],
1731
1731
  "UpdateApiTimeouts": [
1732
1732
  {
1733
1733
  "document": "",
1734
- "input": "https://tsf.tencentcloudapi.com/?Action=UpdateApiTimeouts\n&ApiIds.0=api-d5970cd\n&ApiIds.1=api-d5971cd\n&UsableStatus=enabled\n&Timeout=10000\n&<公共请求参数>",
1735
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1734
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateApiTimeouts\n<公共请求参数>\n\n{\n \"ApiIds\": [\n \"api-tnvxy4ta\"\n ],\n \"UsableStatus\": \"enabled\",\n \"Timeout\": 2000\n}",
1735
+ "output": "{\n \"Response\": {\n \"RequestId\": \"30356074-f0ce-46a3-86fd-30da5fcf336e\",\n \"Result\": true\n }\n}",
1736
1736
  "title": "批量更新API超时"
1737
1737
  }
1738
1738
  ],
@@ -1747,8 +1747,8 @@
1747
1747
  "UpdateGatewayApi": [
1748
1748
  {
1749
1749
  "document": "",
1750
- "input": "https://tsf.tencentcloudapi.com/?Action=UpdateGatewayApi\n&ApiId=api-5yk7oor1\n&Path=/user/find\n&Method=POST\n&PathMapping=/user/find\n&<公共请求参数>",
1751
- "output": "{\n \"Response\": {\n \"RequestId\": \"5d996e5507e42d5970cd2e25ed5267a\",\n \"Result\": true\n }\n}",
1750
+ "input": "POST / HTTP/1.1\nHost: tsf.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateGatewayApi\n<公共请求参数>\n\n{\n \"ApiId\": \"api-zwua4plw\",\n \"Path\": \"/echo-user\",\n \"Method\": \"GET\",\n \"PathMapping\": \"/echo-user\",\n \"Host\": \"http://www.qq.com\",\n \"Description\": \"this is desc\"\n}",
1751
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c17753d4-a08b-4d4a-b8f5-a4160ff02c6d\",\n \"Result\": true\n }\n}",
1752
1752
  "title": "更改API"
1753
1753
  }
1754
1754
  ],