tccli 3.0.1090.1__py2.py3-none-any.whl → 3.0.1092.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 (182) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/ccc/v20200210/UploadIvrAudio.md +16 -1
  3. tccli/examples/cdb/v20170320/CheckMigrateCluster.md +18 -0
  4. tccli/examples/cdb/v20170320/DescribeClusterInfo.md +59 -0
  5. tccli/examples/csip/v20221121/DescribeAssetViewVulRiskList.md +5 -302
  6. tccli/examples/domain/v20180808/BidPreDomains.md +21 -0
  7. tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +43 -0
  8. tccli/examples/domain/v20180808/DescribeReservedPreDomainInfo.md +31 -0
  9. tccli/examples/es/v20180416/UpdateInstance.md +27 -27
  10. tccli/examples/es/v20180416/UpdatePlugins.md +6 -6
  11. tccli/examples/ess/v20201111/CreateBatchOrganizationRegistrationTasks.md +146 -0
  12. tccli/examples/ess/v20201111/CreateOrganizationAuthUrl.md +18 -0
  13. tccli/examples/ess/v20201111/CreateOrganizationBatchSignUrl.md +28 -0
  14. tccli/examples/gs/v20191118/StartPublishStreamToCSS.md +20 -0
  15. tccli/examples/hunyuan/v20230901/ChatPro.md +69 -31
  16. tccli/examples/hunyuan/v20230901/ChatStd.md +40 -1
  17. tccli/examples/lke/v20231130/CheckAttributeLabelExist.md +24 -0
  18. tccli/examples/lke/v20231130/CheckAttributeLabelRefer.md +23 -0
  19. tccli/examples/lke/v20231130/CreateApp.md +24 -0
  20. tccli/examples/lke/v20231130/CreateAttributeLabel.md +24 -0
  21. tccli/examples/lke/v20231130/CreateCorp.md +24 -0
  22. tccli/examples/lke/v20231130/CreateQA.md +24 -0
  23. tccli/examples/lke/v20231130/CreateQACate.md +26 -0
  24. tccli/examples/lke/v20231130/CreateRejectedQuestion.md +22 -0
  25. tccli/examples/lke/v20231130/CreateRelease.md +21 -0
  26. tccli/examples/lke/v20231130/DeleteApp.md +21 -0
  27. tccli/examples/lke/v20231130/DeleteAttributeLabel.md +21 -0
  28. tccli/examples/lke/v20231130/DeleteDoc.md +21 -0
  29. tccli/examples/lke/v20231130/DeleteQA.md +21 -0
  30. tccli/examples/lke/v20231130/DeleteQACate.md +21 -0
  31. tccli/examples/lke/v20231130/DeleteRejectedQuestion.md +21 -0
  32. tccli/examples/lke/v20231130/DescribeApp.md +29 -0
  33. tccli/examples/lke/v20231130/DescribeAttributeLabel.md +28 -0
  34. tccli/examples/lke/v20231130/DescribeCorp.md +21 -0
  35. tccli/examples/lke/v20231130/DescribeDoc.md +44 -0
  36. tccli/examples/lke/v20231130/DescribeQA.md +42 -0
  37. tccli/examples/lke/v20231130/DescribeRefer.md +35 -0
  38. tccli/examples/lke/v20231130/DescribeRelease.md +25 -0
  39. tccli/examples/lke/v20231130/DescribeReleaseInfo.md +24 -0
  40. tccli/examples/lke/v20231130/DescribeRobotBizIDByAppKey.md +21 -0
  41. tccli/examples/lke/v20231130/DescribeStorageCredential.md +32 -0
  42. tccli/examples/lke/v20231130/DescribeUnsatisfiedReplyContext.md +121 -0
  43. tccli/examples/lke/v20231130/ExportAttributeLabel.md +21 -0
  44. tccli/examples/lke/v20231130/ExportQAList.md +21 -0
  45. tccli/examples/lke/v20231130/ExportUnsatisfiedReply.md +21 -0
  46. tccli/examples/lke/v20231130/GenerateQA.md +21 -0
  47. tccli/examples/lke/v20231130/GetAppKnowledgeCount.md +22 -0
  48. tccli/examples/lke/v20231130/GetAppSecret.md +24 -0
  49. tccli/examples/lke/v20231130/GetDocPreview.md +26 -0
  50. tccli/examples/lke/v20231130/GetEmbedding.md +29 -0
  51. tccli/examples/lke/v20231130/GetMsgRecord.md +51 -0
  52. tccli/examples/lke/v20231130/GetTaskStatus.md +0 -0
  53. tccli/examples/lke/v20231130/GetWsToken.md +44 -0
  54. tccli/examples/lke/v20231130/GroupQA.md +44 -0
  55. tccli/examples/lke/v20231130/IgnoreUnsatisfiedReply.md +21 -0
  56. tccli/examples/lke/v20231130/IsTransferIntent.md +22 -0
  57. tccli/examples/lke/v20231130/ListApp.md +36 -0
  58. tccli/examples/lke/v20231130/ListAppCategory.md +25 -0
  59. tccli/examples/lke/v20231130/ListAttributeLabel.md +33 -0
  60. tccli/examples/lke/v20231130/ListDoc.md +52 -0
  61. tccli/examples/lke/v20231130/ListModel.md +31 -0
  62. tccli/examples/lke/v20231130/ListQA.md +66 -0
  63. tccli/examples/lke/v20231130/ListQACate.md +41 -0
  64. tccli/examples/lke/v20231130/ListRejectedQuestion.md +52 -0
  65. tccli/examples/lke/v20231130/ListRejectedQuestionPreview.md +37 -0
  66. tccli/examples/lke/v20231130/ListRelease.md +36 -0
  67. tccli/examples/lke/v20231130/ListReleaseConfigPreview.md +129 -0
  68. tccli/examples/lke/v20231130/ListReleaseDocPreview.md +38 -0
  69. tccli/examples/lke/v20231130/ListReleaseQAPreview.md +107 -0
  70. tccli/examples/lke/v20231130/ListSelectDoc.md +27 -0
  71. tccli/examples/lke/v20231130/ListUnsatisfiedReply.md +24 -0
  72. tccli/examples/lke/v20231130/ModifyApp.md +25 -0
  73. tccli/examples/lke/v20231130/ModifyAttributeLabel.md +23 -0
  74. tccli/examples/lke/v20231130/ModifyDoc.md +25 -0
  75. tccli/examples/lke/v20231130/ModifyDocAttrRange.md +25 -0
  76. tccli/examples/lke/v20231130/ModifyQA.md +24 -0
  77. tccli/examples/lke/v20231130/ModifyQAAttrRange.md +25 -0
  78. tccli/examples/lke/v20231130/ModifyQACate.md +22 -0
  79. tccli/examples/lke/v20231130/ModifyRejectedQuestion.md +22 -0
  80. tccli/examples/lke/v20231130/ParseDoc.md +25 -0
  81. tccli/examples/lke/v20231130/QueryParseDocResult.md +24 -0
  82. tccli/examples/lke/v20231130/QueryRewrite.md +25 -0
  83. tccli/examples/lke/v20231130/RateMsgRecord.md +22 -0
  84. tccli/examples/lke/v20231130/ResetSession.md +20 -0
  85. tccli/examples/lke/v20231130/RetryDocAudit.md +21 -0
  86. tccli/examples/lke/v20231130/RetryDocParse.md +21 -0
  87. tccli/examples/lke/v20231130/RetryRelease.md +21 -0
  88. tccli/examples/lke/v20231130/SaveDoc.md +34 -0
  89. tccli/examples/lke/v20231130/StopDocParse.md +21 -0
  90. tccli/examples/lke/v20231130/UploadAttributeLabel.md +27 -0
  91. tccli/examples/lke/v20231130/VerifyQA.md +27 -0
  92. tccli/examples/mna/v20210119/GetFlowPackages.md +3 -1
  93. tccli/examples/mna/v20210119/GetFlowStatistic.md +42 -0
  94. tccli/examples/ocr/v20181119/GeneralBasicOCR.md +0 -1
  95. tccli/examples/organization/v20210331/AddOrganizationNode.md +1 -1
  96. tccli/examples/organization/v20210331/BindOrganizationMemberAuthAccount.md +3 -3
  97. tccli/examples/organization/v20210331/CancelOrganizationMemberAuthAccount.md +3 -3
  98. tccli/examples/organization/v20210331/CheckAccountDelete.md +5 -5
  99. tccli/examples/organization/v20210331/CreateOrganizationMember.md +2 -2
  100. tccli/examples/organization/v20210331/CreateOrganizationMemberAuthIdentity.md +1 -1
  101. tccli/examples/organization/v20210331/CreateOrganizationMemberPolicy.md +5 -5
  102. tccli/examples/organization/v20210331/CreateOrganizationMembersPolicy.md +2 -2
  103. tccli/examples/organization/v20210331/DeleteOrganizationMembers.md +1 -1
  104. tccli/examples/organization/v20210331/DeleteOrganizationNodes.md +1 -1
  105. tccli/examples/organization/v20210331/DeleteShareUnitResources.md +1 -1
  106. tccli/examples/organization/v20210331/DescribeOrganizationMemberAuthAccounts.md +2 -2
  107. tccli/examples/organization/v20210331/DescribeOrganizationMemberPolicies.md +1 -1
  108. tccli/examples/organization/v20210331/MoveOrganizationNodeMembers.md +2 -2
  109. tccli/examples/organization/v20210331/QuitOrganization.md +1 -1
  110. tccli/examples/organization/v20210331/UpdateOrganizationMember.md +2 -2
  111. tccli/examples/organization/v20210331/UpdateOrganizationMemberEmailBind.md +3 -3
  112. tccli/examples/organization/v20210331/UpdateOrganizationNode.md +3 -2
  113. tccli/examples/sqlserver/v20180328/DescribeDBInstancesAttribute.md +7 -1
  114. tccli/examples/sqlserver/v20180328/DescribeRestoreTimeRange.md +23 -0
  115. tccli/examples/ssl/v20191205/DeployCertificateInstance.md +26 -1
  116. tccli/examples/tione/v20211111/CreateBatchTask.md +1 -0
  117. tccli/services/__init__.py +3 -0
  118. tccli/services/aiart/v20221229/api.json +7 -7
  119. tccli/services/antiddos/v20200309/api.json +10 -0
  120. tccli/services/asr/v20190614/api.json +6 -6
  121. tccli/services/captcha/v20190722/api.json +75 -31
  122. tccli/services/ccc/v20200210/api.json +10 -0
  123. tccli/services/ccc/v20200210/examples.json +1 -1
  124. tccli/services/cdb/cdb_client.py +106 -0
  125. tccli/services/cdb/v20170320/api.json +255 -0
  126. tccli/services/cdb/v20170320/examples.json +16 -0
  127. tccli/services/cdn/v20180606/api.json +4 -4
  128. tccli/services/cfg/v20210820/api.json +30 -33
  129. tccli/services/ckafka/v20190819/api.json +29 -24
  130. tccli/services/csip/v20221121/api.json +17 -11
  131. tccli/services/csip/v20221121/examples.json +1 -1
  132. tccli/services/domain/domain_client.py +114 -8
  133. tccli/services/domain/v20180808/api.json +174 -1
  134. tccli/services/domain/v20180808/examples.json +22 -0
  135. tccli/services/dts/v20211206/api.json +22 -2
  136. tccli/services/es/v20180416/api.json +12 -12
  137. tccli/services/es/v20180416/examples.json +21 -21
  138. tccli/services/ess/ess_client.py +149 -43
  139. tccli/services/ess/v20201111/api.json +215 -5
  140. tccli/services/ess/v20201111/examples.json +34 -0
  141. tccli/services/essbasic/v20210526/api.json +15 -15
  142. tccli/services/faceid/v20180301/api.json +14 -5
  143. tccli/services/gs/gs_client.py +53 -0
  144. tccli/services/gs/v20191118/api.json +43 -0
  145. tccli/services/gs/v20191118/examples.json +8 -0
  146. tccli/services/hunyuan/v20230901/api.json +67 -21
  147. tccli/services/hunyuan/v20230901/examples.json +17 -5
  148. tccli/services/iai/v20180301/api.json +19 -19
  149. tccli/services/iss/v20230517/api.json +38 -0
  150. tccli/services/live/v20180801/api.json +12 -12
  151. tccli/services/lke/__init__.py +4 -0
  152. tccli/services/lke/lke_client.py +4117 -0
  153. tccli/services/lke/v20231130/api.json +9010 -0
  154. tccli/services/lke/v20231130/examples.json +617 -0
  155. tccli/services/mna/v20210119/api.json +249 -29
  156. tccli/services/mna/v20210119/examples.json +7 -1
  157. tccli/services/monitor/monitor_client.py +0 -53
  158. tccli/services/monitor/v20180724/api.json +30 -62
  159. tccli/services/monitor/v20180724/examples.json +0 -8
  160. tccli/services/ocr/v20181119/api.json +5 -0
  161. tccli/services/ocr/v20181119/examples.json +1 -1
  162. tccli/services/organization/v20210331/api.json +128 -119
  163. tccli/services/organization/v20210331/examples.json +24 -24
  164. tccli/services/redis/v20180412/api.json +1 -1
  165. tccli/services/scf/v20180416/api.json +18 -9
  166. tccli/services/sms/v20210111/api.json +1 -1
  167. tccli/services/soe/v20180724/api.json +13 -13
  168. tccli/services/sqlserver/sqlserver_client.py +110 -57
  169. tccli/services/sqlserver/v20180328/api.json +109 -0
  170. tccli/services/sqlserver/v20180328/examples.json +9 -1
  171. tccli/services/ssl/v20191205/examples.json +7 -1
  172. tccli/services/tione/v20211111/api.json +61 -4
  173. tccli/services/tione/v20211111/examples.json +1 -1
  174. tccli/services/trtc/v20190722/api.json +79 -10
  175. tccli/services/wedata/v20210820/api.json +295 -1437
  176. tccli/services/wedata/v20210820/examples.json +0 -88
  177. tccli/services/wedata/wedata_client.py +33 -616
  178. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/METADATA +2 -2
  179. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/RECORD +182 -95
  180. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/WHEEL +0 -0
  181. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/entry_points.txt +0 -0
  182. {tccli-3.0.1090.1.dist-info → tccli-3.0.1092.1.dist-info}/license_files/LICENSE +0 -0
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "document": "",
14
14
  "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddOrganizationNode\n<公共请求参数>\n\n{\n \"Name\": \"test\",\n \"ParentNodeId\": 123\n}",
15
- "output": "{\n \"Response\": {\n \"NodeId\": 1123,\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
15
+ "output": "{\n \"Response\": {\n \"NodeId\": 1001,\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
16
16
  "title": "添加企业组织节点"
17
17
  }
18
18
  ],
@@ -43,7 +43,7 @@
43
43
  "BindOrganizationMemberAuthAccount": [
44
44
  {
45
45
  "document": "",
46
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindOrganizationMemberAuthAccount\n<公共请求参数>\n\n{\n \"MemberUin\": 100000546922,\n \"PolicyId\": 98081,\n \"OrgSubAccountUins\": [\n 100000546921\n ]\n}",
46
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: BindOrganizationMemberAuthAccount\n<公共请求参数>\n\n{\n \"MemberUin\": 111111111111,\n \"PolicyId\": 123,\n \"OrgSubAccountUins\": [\n 222222222222\n ]\n}",
47
47
  "output": "{\n \"Response\": {\n \"RequestId\": \"4c2f4b68-01b2-4841-a927-6ca8fe40649b\"\n }\n}",
48
48
  "title": "绑定组织成员和组织管理员子账号的授权关系"
49
49
  }
@@ -51,7 +51,7 @@
51
51
  "CancelOrganizationMemberAuthAccount": [
52
52
  {
53
53
  "document": "",
54
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelOrganizationMemberAuthAccount\n<公共请求参数>\n\n{\n \"MemberUin\": \"100000546922\",\n \"PolicyId\": \"98081\",\n \"OrgSubAccountUin\": \"100000546921\"\n}",
54
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CancelOrganizationMemberAuthAccount\n<公共请求参数>\n\n{\n \"MemberUin\": 111111111111,\n \"PolicyId\": 123,\n \"OrgSubAccountUin\": 222222222222\n}",
55
55
  "output": "{\n \"Response\": {\n \"RequestId\": \"caecf1a4-72b7-48d6-8f5f-90d1c428d3f3\"\n }\n}",
56
56
  "title": "取消组织成员和组织管理员子账号的授权关系"
57
57
  }
@@ -60,7 +60,7 @@
60
60
  {
61
61
  "document": "成员账号删除检查",
62
62
  "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CheckAccountDelete\n<公共请求参数>\n\n{\n \"MemberUin\": 111111111111\n}",
63
- "output": "{\n \"Response\": {\n \"AllowDelete\": false,\n \"NotAllowReason\": {\n \"IsCreateMember\": true,\n \"DeletionPermission\": true,\n \"IsAssignManager\": true,\n \"IsAuthManager\": true,\n \"IsShareManager\": true,\n \"OperateProcess\": true,\n \"BillingPermission\": true,\n \"ExistResources\": [],\n \"DetectFailedResources\": []\n },\n \"RequestId\": \"71295d81-d334-4fc0-af6a-5ac3d5e84b26\"\n }\n}",
63
+ "output": "{\n \"Response\": {\n \"AllowDelete\": true,\n \"NotAllowReason\": {\n \"IsCreateMember\": true,\n \"DeletionPermission\": true,\n \"IsAssignManager\": false,\n \"IsAuthManager\": false,\n \"IsShareManager\": false,\n \"OperateProcess\": false,\n \"BillingPermission\": true,\n \"ExistResources\": [],\n \"DetectFailedResources\": []\n },\n \"RequestId\": \"71295d81-d334-4fc0-af6a-5ac3d5e84b26\"\n }\n}",
64
64
  "title": "成员账号删除检查"
65
65
  }
66
66
  ],
@@ -83,7 +83,7 @@
83
83
  "CreateOrganizationMember": [
84
84
  {
85
85
  "document": "",
86
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"test\",\n \"Name\": \"test\",\n \"NodeId\": \"27\",\n \"AccountName\": \"test\",\n \"PermissionIds\": [\n 1,\n 2\n ],\n \"PolicyType\": \"Finical\",\n \"PayUin\": \"\",\n \"IdentityRoleID\": [\n 1\n ]\n}",
86
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"test\",\n \"Name\": \"name\",\n \"NodeId\": 1001,\n \"AccountName\": \"test\",\n \"PermissionIds\": [\n 1,\n 2\n ],\n \"PolicyType\": \"Finical\",\n \"PayUin\": \"\",\n \"IdentityRoleID\": [\n 1\n ]\n}",
87
87
  "output": "{\n \"Response\": {\n \"Uin\": 111111111111,\n \"RequestId\": \"1a556fac-cd38-4732-86ef-6283d6abddd7\"\n }\n}",
88
88
  "title": "创建组织成员"
89
89
  }
@@ -91,7 +91,7 @@
91
91
  "CreateOrganizationMemberAuthIdentity": [
92
92
  {
93
93
  "document": "添加组织成员访问授权",
94
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMemberAuthIdentity\n<公共请求参数>\n\n{\n \"MemberUins\": [\n 111111111111\n ],\n \"IdentityIds\": [\n 1\n ]\n}",
94
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMemberAuthIdentity\n<公共请求参数>\n\n{\n \"MemberUins\": [\n 111111111111\n ],\n \"IdentityIds\": [\n 13\n ]\n}",
95
95
  "output": "{\n \"Response\": {\n \"RequestId\": \"3840f6f4-3976-4b44-9ecc-cb0578129059\"\n }\n}",
96
96
  "title": "添加组织成员访问授权"
97
97
  }
@@ -99,15 +99,15 @@
99
99
  "CreateOrganizationMemberPolicy": [
100
100
  {
101
101
  "document": "",
102
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMemberPolicy\n<公共请求参数>\n\n{\n \"PolicyName\": \"test\",\n \"MemberUin\": \"100000546922\",\n \"Description\": \"test\",\n \"IdentityId\": \"1\"\n}",
103
- "output": "{\n \"Response\": {\n \"PolicyId\": 98081,\n \"RequestId\": \"a1a10c6e-6723-408a-858b-2cb84e92776c\"\n }\n}",
102
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMemberPolicy\n<公共请求参数>\n\n{\n \"PolicyName\": \"policy_name\",\n \"MemberUin\": 111111111111,\n \"Description\": \"description\",\n \"IdentityId\": 11\n}",
103
+ "output": "{\n \"Response\": {\n \"PolicyId\": 123,\n \"RequestId\": \"a1a10c6e-6723-408a-858b-2cb84e92776c\"\n }\n}",
104
104
  "title": "创建组织成员访问授权策略"
105
105
  }
106
106
  ],
107
107
  "CreateOrganizationMembersPolicy": [
108
108
  {
109
109
  "document": "创建组织成员访问策略",
110
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMembersPolicy\n<公共请求参数>\n\n{\n \"MemberUins\": [\n 111111111111\n ],\n \"PolicyName\": \"test\",\n \"IdentityId\": 11,\n \"Description\": \"\"\n}",
110
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOrganizationMembersPolicy\n<公共请求参数>\n\n{\n \"MemberUins\": [\n 111111111111\n ],\n \"PolicyName\": \"policy_name\",\n \"IdentityId\": 11,\n \"Description\": \"description\"\n}",
111
111
  "output": "{\n \"Response\": {\n \"PolicyId\": 123,\n \"RequestId\": \"3840f6f4-3976-4b44-9ecc-cb0578129059\"\n }\n}",
112
112
  "title": "创建组织成员访问策略"
113
113
  }
@@ -147,7 +147,7 @@
147
147
  "DeleteOrganizationMembers": [
148
148
  {
149
149
  "document": "",
150
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteOrganizationMembers\n<公共请求参数>\n\n{\n \"MemberUin\": [\n 10000023635\n ]\n}",
150
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteOrganizationMembers\n<公共请求参数>\n\n{\n \"MemberUin\": [\n 111111111111\n ]\n}",
151
151
  "output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
152
152
  "title": "批量删除企业组织成员"
153
153
  }
@@ -163,7 +163,7 @@
163
163
  "DeleteOrganizationNodes": [
164
164
  {
165
165
  "document": "",
166
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteOrganizationNodes\n<公共请求参数>\n\n{\n \"NodeId\": [\n 123\n ]\n}",
166
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteOrganizationNodes\n<公共请求参数>\n\n{\n \"NodeId\": [\n 1001\n ]\n}",
167
167
  "output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
168
168
  "title": "批量删除企业组织节点"
169
169
  }
@@ -187,7 +187,7 @@
187
187
  "DeleteShareUnitResources": [
188
188
  {
189
189
  "document": "",
190
- "input": "https://organization.tencentcloudapi.com/?Action=DeleteShareUnitResources\n&UnitId=shareUnit-xhre**ra2p\n&Area=ap-guangzhou\n&Type=vpc\n&Resources.0.ResourceId=shareResource-12**erte\n&<公共请求参数>",
190
+ "input": "https://organization.tencentcloudapi.com/?Action=DeleteShareUnitResources\n&UnitId=shareUnit-xhre**ra2p\n&Area=ap-guangzhou\n&Type=secret\n&Resources.0.ResourceId=shareResource-12**erte\n&<公共请求参数>",
191
191
  "output": "{\n \"Response\": {\n \"RequestId\": \"5ef007aa-2dc5-4729-a880-b7ac69d94714\"\n }\n}",
192
192
  "title": "删除共享单元资源"
193
193
  }
@@ -203,7 +203,7 @@
203
203
  "DescribeOrganizationAuthNode": [
204
204
  {
205
205
  "document": "获取已设置管理员的互信主体关系列表",
206
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationAuthNode\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
206
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationAuthNode\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0\n}",
207
207
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"RelationId\": 1,\n \"AuthName\": \"腾讯云\",\n \"Manager\": {\n \"MemberUin\": 10000036541,\n \"MemberName\": \"test1\"\n }\n }\n ],\n \"RequestId\": \"1d744bef-fa56-40e9-8e3b-5a88b122ad5e\",\n \"Total\": 1\n }\n}",
208
208
  "title": "获取已设置管理员的互信主体关系列表"
209
209
  }
@@ -235,7 +235,7 @@
235
235
  "DescribeOrganizationMemberAuthAccounts": [
236
236
  {
237
237
  "document": "",
238
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationMemberAuthAccounts\n<公共请求参数>\n\n{\n \"MemberUin\": \"100000546922\",\n \"Limit\": \"10\",\n \"PolicyId\": \"98081\",\n \"Offset\": \"0\"\n}",
238
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationMemberAuthAccounts\n<公共请求参数>\n\n{\n \"MemberUin\": 111111111111,\n \"Limit\": 10,\n \"PolicyId\": 11,\n \"Offset\": 0\n}",
239
239
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"CreateTime\": \"2021-07-14 21:00:59\",\n \"IdentityId\": 1,\n \"IdentityRoleAliasName\": \"登录访问\",\n \"IdentityRoleName\": \"OrganizationAccessControlRole\",\n \"OrgSubAccountUin\": 100000546921,\n \"PolicyId\": 98081,\n \"PolicyName\": \"test\",\n \"UpdateTime\": \"2021-07-14 21:00:59\",\n \"OrgSubAccountName\": \"test\"\n }\n ],\n \"RequestId\": \"cf182a6b-8caa-4df9-b1d0-09ad41e8c434\",\n \"Total\": 1\n }\n}",
240
240
  "title": "获取组织成员被绑定授权关系的子账号列表"
241
241
  }
@@ -259,7 +259,7 @@
259
259
  "DescribeOrganizationMemberPolicies": [
260
260
  {
261
261
  "document": "",
262
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationMemberPolicies\n<公共请求参数>\n\n{\n \"MemberUin\": \"100000546922\",\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
262
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationMemberPolicies\n<公共请求参数>\n\n{\n \"MemberUin\": 111111111111,\n \"Limit\": 10,\n \"Offset\": 0\n}",
263
263
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"CreateTime\": \"2021-07-14 20:22:30\",\n \"Description\": \"test\",\n \"IdentityId\": 1,\n \"IdentityRoleAliasName\": \"登录访问\",\n \"IdentityRoleName\": \"OrganizationAccessControlRole\",\n \"PolicyId\": 27887,\n \"PolicyName\": \"test3\",\n \"UpdateTime\": \"2021-07-14 20:22:30\"\n },\n {\n \"CreateTime\": \"2021-07-14 20:21:21\",\n \"Description\": \"test\",\n \"IdentityId\": 1,\n \"IdentityRoleAliasName\": \"登录访问\",\n \"IdentityRoleName\": \"OrganizationAccessControlRole\",\n \"PolicyId\": 98081,\n \"PolicyName\": \"test\",\n \"UpdateTime\": \"2021-07-14 20:21:21\"\n }\n ],\n \"RequestId\": \"a1525f09-8a00-4b76-9db5-d47aea591dff\",\n \"Total\": 2\n }\n}",
264
264
  "title": "获取组织成员的授权策略列表"
265
265
  }
@@ -267,7 +267,7 @@
267
267
  "DescribeOrganizationMembers": [
268
268
  {
269
269
  "document": "获取成员列表",
270
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationMembers\n<公共请求参数>\n\n{\n \"Lang\": \"zh\",\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
270
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationMembers\n<公共请求参数>\n\n{\n \"Lang\": \"zh\",\n \"Limit\": 10,\n \"Offset\": 0\n}",
271
271
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"CreateTime\": \"2021-04-17 12:19:07\",\n \"MemberType\": \"Invite\",\n \"MemberUin\": 111111111111,\n \"Name\": \"test2\",\n \"NodeId\": 27,\n \"NodeName\": \"node1\",\n \"IsAllowQuit\": \"Denied\",\n \"OrgPermission\": [\n {\n \"Id\": 1,\n \"Name\": \"允许主账号查看子账号的消费信息\"\n },\n {\n \"Id\": 2,\n \"Name\": \"允许主账号查看子账号的财务信息\"\n }\n ],\n \"OrgPolicyName\": \"财务管理\",\n \"OrgPolicyType\": \"Financial\",\n \"Remark\": \"123\",\n \"PayUin\": \"\",\n \"PayName\": \"\",\n \"OrgIdentity\": [],\n \"BindStatus\": \"Unbound\",\n \"PermissionStatus\": \"Confirmed\",\n \"UpdateTime\": \"2021-04-17 12:19:07\"\n },\n {\n \"CreateTime\": \"2021-04-16 11:49:39\",\n \"MemberType\": \"Create\",\n \"MemberUin\": 222222222222,\n \"Name\": \"name2\",\n \"NodeId\": 26,\n \"NodeName\": \"node2\",\n \"IsAllowQuit\": \"Denied\",\n \"OrgPermission\": [\n {\n \"Id\": 1,\n \"Name\": \"允许主账号查看子账号的消费信息\"\n },\n {\n \"Id\": 2,\n \"Name\": \"允许主账号查看子账号的财务信息\"\n },\n {\n \"Id\": 3,\n \"Name\": \"允许主账号划拨资金给子账号\"\n },\n {\n \"Id\": 4,\n \"Name\": \"允许主账号对子账号的账单合并出账\"\n },\n {\n \"Id\": 5,\n \"Name\": \"允许主账号代子账号开票\"\n }\n ],\n \"OrgPolicyName\": \"财务管理\",\n \"OrgPolicyType\": \"Financial\",\n \"Remark\": \"\",\n \"PayUin\": \"\",\n \"PayName\": \"\",\n \"OrgIdentity\": [],\n \"BindStatus\": \"Unbound\",\n \"PermissionStatus\": \"Confirmed\",\n \"UpdateTime\": \"2021-04-16 11:49:39\"\n }\n ],\n \"RequestId\": \"a0fe0702-5757-4aa4-8872-74b70a4c1b7a\",\n \"Total\": 2\n }\n}",
272
272
  "title": "获取成员列表"
273
273
  }
@@ -275,7 +275,7 @@
275
275
  "DescribeOrganizationNodes": [
276
276
  {
277
277
  "document": "",
278
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationNodes\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
278
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeOrganizationNodes\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0\n}",
279
279
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"CreateTime\": \"2021-04-16 11:49:39\",\n \"Name\": \"Root\",\n \"NodeId\": 26,\n \"ParentNodeId\": 0,\n \"Remark\": \"\",\n \"UpdateTime\": \"2021-04-16 11:49:39\"\n },\n {\n \"CreateTime\": \"2021-04-16 14:59:57\",\n \"Name\": \"test\",\n \"NodeId\": 27,\n \"ParentNodeId\": 26,\n \"Remark\": \"test\",\n \"UpdateTime\": \"2021-04-16 14:59:57\"\n },\n {\n \"CreateTime\": \"2021-04-16 15:55:53\",\n \"Name\": \"test1\",\n \"NodeId\": 29,\n \"ParentNodeId\": 27,\n \"Remark\": \"1\",\n \"UpdateTime\": \"2021-04-16 15:55:53\"\n }\n ],\n \"RequestId\": \"becff4cb-fe62-4288-ac6c-4fba115b94b3\",\n \"Total\": 3\n }\n}",
280
280
  "title": "获取节点列表"
281
281
  }
@@ -299,7 +299,7 @@
299
299
  "DescribeShareUnitResources": [
300
300
  {
301
301
  "document": "",
302
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeShareUnitResources\n<公共请求参数>\n\n{\n \"Offset\": \"0\",\n \"Area\": \"ap-guangzhou\",\n \"Limit\": \"10\",\n \"UnitId\": \"shareUnit-xhre**ra2p\"\n}",
302
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeShareUnitResources\n<公共请求参数>\n\n{\n \"Offset\": 0,\n \"Area\": \"ap-guangzhou\",\n \"Limit\": 10,\n \"UnitId\": \"shareUnit-xhre**ra2p\"\n}",
303
303
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"CreateTime\": \"2021-03-06 17:11:30\",\n \"ResourceId\": \"shareUnit-12**erte\",\n \"ProductResourceId\": \"sec***002\",\n \"Type\": \"secret\",\n \"SharedMemberNum\": 2,\n \"SharedMemberUseNum\": 0,\n \"ShareManagerUin\": 111111111111\n }\n ],\n \"RequestId\": \"538e6bb8-704d-4594-b297-95bd2535ecc0\",\n \"Total\": 1\n }\n}",
304
304
  "title": "获取共享单元资源列表"
305
305
  }
@@ -315,7 +315,7 @@
315
315
  "ListOrganizationIdentity": [
316
316
  {
317
317
  "document": "获取组织成员访问身份列表",
318
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListOrganizationIdentity\n<公共请求参数>\n\n{\n \"Limit\": \"10\",\n \"Offset\": \"0\"\n}",
318
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListOrganizationIdentity\n<公共请求参数>\n\n{\n \"Limit\": 10,\n \"Offset\": 0\n}",
319
319
  "output": "{\n \"Response\": {\n \"Items\": [\n {\n \"IdentityId\": 1,\n \"IdentityAliasName\": \"test\",\n \"Description\": \"\",\n \"IdentityPolicy\": [\n {\n \"PolicyId\": 1,\n \"PolicyName\": \"AdministratorAccess\"\n }\n ],\n \"IdentityType\": 1,\n \"UpdateTime\": \"2021-07-15 21:08:38\"\n }\n ],\n \"RequestId\": \"1d744bef-fa56-40e9-8e3b-5a88b122ad5e\",\n \"Total\": 1\n }\n}",
320
320
  "title": "获取组织成员访问身份列表"
321
321
  }
@@ -323,7 +323,7 @@
323
323
  "MoveOrganizationNodeMembers": [
324
324
  {
325
325
  "document": "",
326
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: MoveOrganizationNodeMembers\n<公共请求参数>\n\n{\n \"MemberUin\": [\n 100000023837\n ],\n \"NodeId\": 123\n}",
326
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: MoveOrganizationNodeMembers\n<公共请求参数>\n\n{\n \"MemberUin\": [\n 111111111111\n ],\n \"NodeId\": 1001\n}",
327
327
  "output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
328
328
  "title": "移动成员到指定企业组织节点"
329
329
  }
@@ -331,7 +331,7 @@
331
331
  "QuitOrganization": [
332
332
  {
333
333
  "document": "",
334
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QuitOrganization\n<公共请求参数>\n\n{\n \"OrgId\": \"123\"\n}",
334
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: QuitOrganization\n<公共请求参数>\n\n{\n \"OrgId\": 1234\n}",
335
335
  "output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
336
336
  "title": "退出企业组织"
337
337
  }
@@ -347,7 +347,7 @@
347
347
  "UpdateOrganizationMember": [
348
348
  {
349
349
  "document": "更新组织成员信息",
350
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"tt\",\n \"MemberUin\": 111111111111,\n \"Name\": \"test\"\n}",
350
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMember\n<公共请求参数>\n\n{\n \"Remark\": \"remark\",\n \"MemberUin\": 111111111111,\n \"Name\": \"name\"\n}",
351
351
  "output": "{\n \"Response\": {\n \"RequestId\": \"3a1f4733-a2ff-406d-9ff6-44c1d2d3f33a\"\n }\n}",
352
352
  "title": "更新组织成员信息"
353
353
  }
@@ -355,7 +355,7 @@
355
355
  "UpdateOrganizationMemberEmailBind": [
356
356
  {
357
357
  "document": "",
358
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMemberEmailBind\n<公共请求参数>\n\n{\n \"MemberUin\": 12726,\n \"BindId\": 12,\n \"Email\": \"2727226@qq.com\",\n \"CountryCode\": \"86\",\n \"Phone\": \"18765431234\"\n}",
358
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMemberEmailBind\n<公共请求参数>\n\n{\n \"MemberUin\": 111111111111,\n \"BindId\": 12,\n \"Email\": \"12***@qq.com\",\n \"CountryCode\": \"86\",\n \"Phone\": \"18***32\"\n}",
359
359
  "output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
360
360
  "title": "修改绑定成员邮箱"
361
361
  }
@@ -363,7 +363,7 @@
363
363
  "UpdateOrganizationNode": [
364
364
  {
365
365
  "document": "",
366
- "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationNode\n<公共请求参数>\n\n{\n \"NodeId\": 123,\n \"Name\": \"test\"\n}",
366
+ "input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationNode\n<公共请求参数>\n\n{\n \"NodeId\": 1001,\n \"Name\": \"name\",\n \"Remark\": \"remark\"\n}",
367
367
  "output": "{\n \"Response\": {\n \"RequestId\": \"b46d2afe-6893-4529-bc96-2c82d9214957\"\n }\n}",
368
368
  "title": "更新企业组织节点"
369
369
  }
@@ -7287,7 +7287,7 @@
7287
7287
  },
7288
7288
  {
7289
7289
  "disabled": false,
7290
- "document": "实例当前Cache小版本。\n注意:此字段可能返回 null,表示取不到有效值。",
7290
+ "document": "实例当前Cache小版本。如果实例加入全球复制组,显示全球复制的内核版本。\n注意:此字段可能返回 null,表示取不到有效值。",
7291
7291
  "example": "4.3.0",
7292
7292
  "member": "string",
7293
7293
  "name": "CurrentRedisVersion",
@@ -572,9 +572,10 @@
572
572
  {
573
573
  "disabled": false,
574
574
  "document": "用户id",
575
- "example": "",
575
+ "example": "",
576
576
  "member": "string",
577
577
  "name": "UserId",
578
+ "output_required": true,
578
579
  "required": true,
579
580
  "type": "string",
580
581
  "value_allowed_null": false
@@ -582,9 +583,10 @@
582
583
  {
583
584
  "disabled": false,
584
585
  "document": "用户组id",
585
- "example": "",
586
+ "example": "",
586
587
  "member": "string",
587
588
  "name": "UserGroupId",
589
+ "output_required": true,
588
590
  "required": true,
589
591
  "type": "string",
590
592
  "value_allowed_null": false
@@ -592,9 +594,10 @@
592
594
  {
593
595
  "disabled": false,
594
596
  "document": "文件系统实例id",
595
- "example": "",
597
+ "example": "",
596
598
  "member": "string",
597
599
  "name": "CfsId",
600
+ "output_required": true,
598
601
  "required": true,
599
602
  "type": "string",
600
603
  "value_allowed_null": false
@@ -602,9 +605,10 @@
602
605
  {
603
606
  "disabled": false,
604
607
  "document": "文件系统挂载点id",
605
- "example": "",
608
+ "example": "",
606
609
  "member": "string",
607
610
  "name": "MountInsId",
611
+ "output_required": true,
608
612
  "required": true,
609
613
  "type": "string",
610
614
  "value_allowed_null": false
@@ -612,9 +616,10 @@
612
616
  {
613
617
  "disabled": false,
614
618
  "document": "本地挂载点",
615
- "example": "",
619
+ "example": "",
616
620
  "member": "string",
617
621
  "name": "LocalMountDir",
622
+ "output_required": true,
618
623
  "required": true,
619
624
  "type": "string",
620
625
  "value_allowed_null": false
@@ -622,9 +627,10 @@
622
627
  {
623
628
  "disabled": false,
624
629
  "document": "远程挂载点",
625
- "example": "",
630
+ "example": "",
626
631
  "member": "string",
627
632
  "name": "RemoteMountDir",
633
+ "output_required": true,
628
634
  "required": true,
629
635
  "type": "string",
630
636
  "value_allowed_null": false
@@ -632,9 +638,10 @@
632
638
  {
633
639
  "disabled": false,
634
640
  "document": "文件系统ip,配置 cfs 时无需填写。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
635
- "example": "",
641
+ "example": "",
636
642
  "member": "string",
637
643
  "name": "IpAddress",
644
+ "output_required": true,
638
645
  "required": false,
639
646
  "type": "string",
640
647
  "value_allowed_null": true
@@ -642,9 +649,10 @@
642
649
  {
643
650
  "disabled": false,
644
651
  "document": "文件系统所在的私有网络id,配置 cfs 时无需填写。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
645
- "example": "",
652
+ "example": "",
646
653
  "member": "string",
647
654
  "name": "MountVpcId",
655
+ "output_required": true,
648
656
  "required": false,
649
657
  "type": "string",
650
658
  "value_allowed_null": true
@@ -652,9 +660,10 @@
652
660
  {
653
661
  "disabled": false,
654
662
  "document": "文件系统所在私有网络的子网id,配置 cfs 时无需填写。\n注意:此字段可能返回 null,表示取不到有效值。\n注意:此字段可能返回 null,表示取不到有效值。",
655
- "example": "",
663
+ "example": "",
656
664
  "member": "string",
657
665
  "name": "MountSubnetId",
666
+ "output_required": true,
658
667
  "required": false,
659
668
  "type": "string",
660
669
  "value_allowed_null": true
@@ -1091,7 +1091,7 @@
1091
1091
  },
1092
1092
  {
1093
1093
  "disabled": false,
1094
- "document": "是否国际/港澳台短信:\n0:表示国内短信。\n1:表示国际/港澳台短信。",
1094
+ "document": "是否国际/港澳台短信:\n0:表示国内短信。\n1:表示国际/港澳台短信。\n注:需要和待修改模板 International 值保持一致,该参数不能直接修改国内模板到国际模板。",
1095
1095
  "example": "0",
1096
1096
  "member": "uint64",
1097
1097
  "name": "International",
@@ -718,7 +718,7 @@
718
718
  },
719
719
  {
720
720
  "disabled": false,
721
- "document": "长效session标识,当该参数为1时,session的持续时间为300s,但会一定程度上影响第一个数据包的返回速度。当InitOralProcess接口调用时此项为1时,此项必填1才可生效。",
721
+ "document": "长效session标识,当该参数为1时,session的持续时间为300s,但会一定程度上影响第一个数据包的返回速度。当InitOralProcess接口和TransmitOralProcess接口的IsLongLifeSession均为1时,才可生效。",
722
722
  "example": "无",
723
723
  "member": "int64",
724
724
  "name": "IsLongLifeSession",
@@ -746,7 +746,7 @@
746
746
  "example": "65",
747
747
  "member": "float",
748
748
  "name": "PronAccuracy",
749
- "required": true,
749
+ "output_required": true,
750
750
  "type": "float",
751
751
  "value_allowed_null": false
752
752
  },
@@ -756,7 +756,7 @@
756
756
  "example": "0.3",
757
757
  "member": "float",
758
758
  "name": "PronFluency",
759
- "required": true,
759
+ "output_required": true,
760
760
  "type": "float",
761
761
  "value_allowed_null": false
762
762
  },
@@ -766,7 +766,7 @@
766
766
  "example": "1",
767
767
  "member": "float",
768
768
  "name": "PronCompletion",
769
- "required": true,
769
+ "output_required": true,
770
770
  "type": "float",
771
771
  "value_allowed_null": false
772
772
  },
@@ -776,7 +776,7 @@
776
776
  "example": "无",
777
777
  "member": "WordRsp",
778
778
  "name": "Words",
779
- "required": true,
779
+ "output_required": true,
780
780
  "type": "list",
781
781
  "value_allowed_null": false
782
782
  },
@@ -786,7 +786,7 @@
786
786
  "example": "无",
787
787
  "member": "string",
788
788
  "name": "SessionId",
789
- "required": true,
789
+ "output_required": true,
790
790
  "type": "string",
791
791
  "value_allowed_null": false
792
792
  },
@@ -796,7 +796,7 @@
796
796
  "example": "无",
797
797
  "member": "string",
798
798
  "name": "AudioUrl",
799
- "required": true,
799
+ "output_required": true,
800
800
  "type": "string",
801
801
  "value_allowed_null": false
802
802
  },
@@ -806,7 +806,7 @@
806
806
  "example": "无",
807
807
  "member": "SentenceInfo",
808
808
  "name": "SentenceInfoSet",
809
- "required": true,
809
+ "output_required": true,
810
810
  "type": "list",
811
811
  "value_allowed_null": false
812
812
  },
@@ -816,7 +816,7 @@
816
816
  "example": "无",
817
817
  "member": "string",
818
818
  "name": "Status",
819
- "required": true,
819
+ "output_required": true,
820
820
  "type": "string",
821
821
  "value_allowed_null": false
822
822
  },
@@ -826,7 +826,7 @@
826
826
  "example": "65",
827
827
  "member": "float",
828
828
  "name": "SuggestedScore",
829
- "required": true,
829
+ "output_required": true,
830
830
  "type": "float",
831
831
  "value_allowed_null": false
832
832
  },
@@ -836,7 +836,7 @@
836
836
  "example": "1",
837
837
  "member": "int64",
838
838
  "name": "RefTextId",
839
- "required": true,
839
+ "output_required": true,
840
840
  "type": "int",
841
841
  "value_allowed_null": true
842
842
  },
@@ -846,7 +846,7 @@
846
846
  "example": "[]",
847
847
  "member": "float",
848
848
  "name": "KeyWordHits",
849
- "required": true,
849
+ "output_required": true,
850
850
  "type": "list",
851
851
  "value_allowed_null": true
852
852
  },
@@ -856,7 +856,7 @@
856
856
  "example": "[]",
857
857
  "member": "float",
858
858
  "name": "UnKeyWordHits",
859
- "required": true,
859
+ "output_required": true,
860
860
  "type": "list",
861
861
  "value_allowed_null": true
862
862
  },