tccli 3.0.1004.1__py2.py3-none-any.whl → 3.0.1005.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 (102) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cvm/v20170312/CreateLaunchTemplate.md +1 -1
  3. tccli/examples/cvm/v20170312/RenewInstances.md +2 -2
  4. tccli/examples/cvm/v20170312/ResetInstancesPassword.md +1 -1
  5. tccli/examples/cvm/v20170312/StopInstances.md +1 -1
  6. tccli/examples/cwp/v20180228/DescribeMachineInfo.md +20 -20
  7. tccli/examples/cynosdb/v20190107/CreateClusterDatabase.md +9 -9
  8. tccli/examples/cynosdb/v20190107/DescribeClusterParams.md +18 -28
  9. tccli/examples/cynosdb/v20190107/DescribeClusters.md +70 -77
  10. tccli/examples/cynosdb/v20190107/DescribeZones.md +27 -29
  11. tccli/examples/cynosdb/v20190107/ModifyAccountHost.md +5 -5
  12. tccli/examples/cynosdb/v20190107/ModifyProxyDesc.md +4 -4
  13. tccli/examples/cynosdb/v20190107/ReloadBalanceProxyNode.md +5 -5
  14. tccli/examples/essbasic/v20210526/OperateChannelTemplate.md +22 -22
  15. tccli/examples/hai/v20230812/DescribeApplications.md +2 -1
  16. tccli/examples/sqlserver/v20180328/BalanceReadOnlyGroup.md +21 -0
  17. tccli/examples/sqlserver/v20180328/DeleteRestoreTask.md +21 -0
  18. tccli/examples/sqlserver/v20180328/DescribeAccountPrivilegeByDB.md +31 -0
  19. tccli/examples/sqlserver/v20180328/DescribeCollationTimeZone.md +24 -0
  20. tccli/examples/sqlserver/v20180328/DescribeCrossRegions.md +27 -0
  21. tccli/examples/sqlserver/v20180328/DescribeDBPrivilegeByAccount.md +46 -0
  22. tccli/examples/sqlserver/v20180328/DescribeDBRestoreTime.md +31 -0
  23. tccli/examples/sqlserver/v20180328/DescribeDatabaseNames.md +27 -0
  24. tccli/examples/sqlserver/v20180328/DescribeInquiryPriceParameter.md +30 -0
  25. tccli/examples/sqlserver/v20180328/DescribeInstanceTasks.md +36 -0
  26. tccli/examples/sqlserver/v20180328/DescribeInstanceTradeParameter.md +37 -0
  27. tccli/examples/sqlserver/v20180328/DescribeProductSpec.md +81 -0
  28. tccli/examples/sqlserver/v20180328/DescribeReadOnlyGroupAutoWeight.md +60 -0
  29. tccli/examples/sqlserver/v20180328/DescribeRestoreTask.md +46 -0
  30. tccli/examples/sqlserver/v20180328/DescribeSpecSellStatus.md +124 -0
  31. tccli/examples/sqlserver/v20180328/DescribeUpgradeInstanceCheck.md +71 -0
  32. tccli/examples/sqlserver/v20180328/ModifyCloseWanIp.md +21 -0
  33. tccli/examples/sqlserver/v20180328/ModifyDBInstanceNote.md +21 -0
  34. tccli/examples/sqlserver/v20180328/ModifyOpenWanIp.md +21 -0
  35. tccli/examples/sqlserver/v20180328/ModifyPublishSubscribe.md +51 -0
  36. tccli/examples/tbaas/v20180416/DescribeFabricBlock.md +37 -0
  37. tccli/examples/tbaas/v20180416/DescribeFabricTransaction.md +33 -0
  38. tccli/examples/tbaas/v20180416/InvokeFabricChaincode.md +28 -0
  39. tccli/examples/tbaas/v20180416/QueryFabricChaincode.md +27 -0
  40. tccli/examples/tcss/v20201101/AddEditImageAutoAuthorizedRule.md +1 -1
  41. tccli/examples/tcss/v20201101/CreateAssetImageScanSetting.md +4 -4
  42. tccli/examples/tcss/v20201101/DescribeAssetImageDetail.md +28 -27
  43. tccli/examples/tcss/v20201101/DescribeImageAutoAuthorizedRule.md +2 -2
  44. tccli/examples/tcss/v20201101/RenewImageAuthorizeState.md +2 -2
  45. tccli/examples/tke/v20180525/DescribeClusterEndpoints.md +1 -0
  46. tccli/examples/tke/v20180525/DescribeClusterExtraArgs.md +31 -0
  47. tccli/examples/tke/v20180525/DescribeExternalNodeSupportConfig.md +81 -0
  48. tccli/examples/tke/v20180525/DescribeIPAMD.md +26 -0
  49. tccli/examples/trocket/v20230308/ImportSourceClusterConsumerGroups.md +23 -0
  50. tccli/examples/trocket/v20230308/ImportSourceClusterTopics.md +25 -0
  51. tccli/examples/wedata/v20210820/DescribeApproveList.md +43 -161
  52. tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +64 -0
  53. tccli/services/__init__.py +1 -5
  54. tccli/services/billing/v20180709/api.json +10 -10
  55. tccli/services/cdb/v20170320/api.json +10 -1
  56. tccli/services/cloudstudio/cloudstudio_client.py +30 -1042
  57. tccli/services/cvm/v20170312/api.json +68 -68
  58. tccli/services/cvm/v20170312/examples.json +4 -4
  59. tccli/services/cwp/v20180228/api.json +20 -0
  60. tccli/services/cwp/v20180228/examples.json +1 -1
  61. tccli/services/cynosdb/v20190107/api.json +10 -11
  62. tccli/services/cynosdb/v20190107/examples.json +14 -14
  63. tccli/services/dsgc/v20190723/api.json +48 -41
  64. tccli/services/ess/v20201111/api.json +9 -9
  65. tccli/services/essbasic/v20210526/api.json +10 -10
  66. tccli/services/essbasic/v20210526/examples.json +6 -6
  67. tccli/services/hai/v20230812/api.json +69 -69
  68. tccli/services/hai/v20230812/examples.json +1 -1
  69. tccli/services/sqlserver/sqlserver_client.py +1418 -358
  70. tccli/services/sqlserver/v20180328/api.json +2426 -172
  71. tccli/services/sqlserver/v20180328/examples.json +166 -0
  72. tccli/services/tbaas/tbaas_client.py +273 -61
  73. tccli/services/tbaas/v20180416/api.json +539 -0
  74. tccli/services/tbaas/v20180416/examples.json +32 -0
  75. tccli/services/tchd/v20230306/api.json +1 -1
  76. tccli/services/tcss/v20201101/api.json +443 -87
  77. tccli/services/tcss/v20201101/examples.json +7 -7
  78. tccli/services/tdmq/v20200217/api.json +9 -9
  79. tccli/services/tke/tke_client.py +159 -0
  80. tccli/services/tke/v20180525/api.json +375 -0
  81. tccli/services/tke/v20180525/examples.json +25 -1
  82. tccli/services/trocket/trocket_client.py +171 -65
  83. tccli/services/trocket/v20230308/api.json +230 -0
  84. tccli/services/trocket/v20230308/examples.json +16 -0
  85. tccli/services/tse/v20201207/api.json +57 -35
  86. tccli/services/vrs/v20200824/api.json +10 -0
  87. tccli/services/waf/v20180125/api.json +201 -54
  88. tccli/services/wedata/v20210820/api.json +144 -14
  89. tccli/services/wedata/v20210820/examples.json +16 -2
  90. tccli/services/wedata/wedata_client.py +53 -0
  91. tccli/services/weilingwith/v20230427/api.json +13 -13
  92. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/METADATA +2 -2
  93. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/RECORD +96 -72
  94. tccli/services/casb/__init__.py +0 -4
  95. tccli/services/casb/casb_client.py +0 -194
  96. tccli/services/casb/v20200507/api.json +0 -110
  97. tccli/services/casb/v20200507/examples.json +0 -19
  98. tccli/services/cloudstudio/v20210524/api.json +0 -2604
  99. tccli/services/cloudstudio/v20210524/examples.json +0 -205
  100. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/WHEEL +0 -0
  101. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/entry_points.txt +0 -0
  102. {tccli-3.0.1004.1.dist-info → tccli-3.0.1005.1.dist-info}/license_files/LICENSE +0 -0
@@ -1115,7 +1115,7 @@
1115
1115
  "example": "control-9dk3w8jrv",
1116
1116
  "member": "string",
1117
1117
  "name": "ItemId",
1118
- "required": true,
1118
+ "output_required": true,
1119
1119
  "type": "string",
1120
1120
  "value_allowed_null": false
1121
1121
  },
@@ -1125,7 +1125,7 @@
1125
1125
  "example": "个人信息",
1126
1126
  "member": "string",
1127
1127
  "name": "ItemName",
1128
- "required": true,
1128
+ "output_required": true,
1129
1129
  "type": "string",
1130
1130
  "value_allowed_null": false
1131
1131
  },
@@ -1135,7 +1135,7 @@
1135
1135
  "example": "个人信息需要加密存储",
1136
1136
  "member": "string",
1137
1137
  "name": "Description",
1138
- "required": true,
1138
+ "output_required": true,
1139
1139
  "type": "string",
1140
1140
  "value_allowed_null": true
1141
1141
  },
@@ -1145,7 +1145,7 @@
1145
1145
  "example": "system",
1146
1146
  "member": "string",
1147
1147
  "name": "Source",
1148
- "required": true,
1148
+ "output_required": true,
1149
1149
  "type": "string",
1150
1150
  "value_allowed_null": false
1151
1151
  },
@@ -1155,7 +1155,7 @@
1155
1155
  "example": "auto",
1156
1156
  "member": "string",
1157
1157
  "name": "ItemType",
1158
- "required": true,
1158
+ "output_required": true,
1159
1159
  "type": "string",
1160
1160
  "value_allowed_null": false
1161
1161
  },
@@ -1165,7 +1165,7 @@
1165
1165
  "example": "AKSK",
1166
1166
  "member": "string",
1167
1167
  "name": "ItemSubType",
1168
- "required": true,
1168
+ "output_required": true,
1169
1169
  "type": "string",
1170
1170
  "value_allowed_null": false
1171
1171
  },
@@ -1175,7 +1175,7 @@
1175
1175
  "example": "2022-04-14 18:54:57",
1176
1176
  "member": "string",
1177
1177
  "name": "CreatedTime",
1178
- "required": true,
1178
+ "output_required": true,
1179
1179
  "type": "string",
1180
1180
  "value_allowed_null": false
1181
1181
  },
@@ -1185,17 +1185,17 @@
1185
1185
  "example": "enable",
1186
1186
  "member": "string",
1187
1187
  "name": "Status",
1188
- "required": true,
1188
+ "output_required": true,
1189
1189
  "type": "string",
1190
1190
  "value_allowed_null": false
1191
1191
  },
1192
1192
  {
1193
1193
  "disabled": false,
1194
- "document": "评估项关联的模版数量\n注意:此字段可能返回 null,表示取不到有效值。",
1194
+ "document": "评估项关联的模板数量\n注意:此字段可能返回 null,表示取不到有效值。",
1195
1195
  "example": "2",
1196
1196
  "member": "int64",
1197
1197
  "name": "TemplateCount",
1198
- "required": true,
1198
+ "output_required": true,
1199
1199
  "type": "int",
1200
1200
  "value_allowed_null": true
1201
1201
  }
@@ -1227,7 +1227,7 @@
1227
1227
  },
1228
1228
  {
1229
1229
  "disabled": false,
1230
- "document": "评估模版Id",
1230
+ "document": "评估模板Id",
1231
1231
  "example": "template-9gkskr3g",
1232
1232
  "member": "string",
1233
1233
  "name": "TemplateId",
@@ -1237,7 +1237,7 @@
1237
1237
  },
1238
1238
  {
1239
1239
  "disabled": false,
1240
- "document": "评估模版名称",
1240
+ "document": "评估模板名称",
1241
1241
  "example": "个人信息保护法",
1242
1242
  "member": "string",
1243
1243
  "name": "TemplateName",
@@ -1468,7 +1468,7 @@
1468
1468
  },
1469
1469
  {
1470
1470
  "disabled": false,
1471
- "document": "关联模版个数\n注意:此字段可能返回 null,表示取不到有效值。",
1471
+ "document": "关联模板个数\n注意:此字段可能返回 null,表示取不到有效值。",
1472
1472
  "example": "2",
1473
1473
  "member": "int64",
1474
1474
  "name": "ReferTemplateCount",
@@ -1501,7 +1501,7 @@
1501
1501
  },
1502
1502
  {
1503
1503
  "disabled": false,
1504
- "document": "关联模版列表\n注意:此字段可能返回 null,表示取不到有效值。",
1504
+ "document": "关联模板列表\n注意:此字段可能返回 null,表示取不到有效值。",
1505
1505
  "example": "无",
1506
1506
  "member": "TemplateInfo",
1507
1507
  "name": "ReferTemplateList",
@@ -1584,7 +1584,7 @@
1584
1584
  },
1585
1585
  {
1586
1586
  "disabled": false,
1587
- "document": "评估模版Id",
1587
+ "document": "评估模板Id",
1588
1588
  "example": "template-9rm28d4",
1589
1589
  "member": "string",
1590
1590
  "name": "TemplateId",
@@ -1595,7 +1595,7 @@
1595
1595
  },
1596
1596
  {
1597
1597
  "disabled": false,
1598
- "document": "评估模版名称",
1598
+ "document": "评估模板名称",
1599
1599
  "example": "个人信息保护法",
1600
1600
  "member": "string",
1601
1601
  "name": "TemplateName",
@@ -1606,7 +1606,7 @@
1606
1606
  },
1607
1607
  {
1608
1608
  "disabled": false,
1609
- "document": "分类分级模版Id",
1609
+ "document": "分类分级模板Id",
1610
1610
  "example": "1",
1611
1611
  "member": "int64",
1612
1612
  "name": "ComplianceGroupId",
@@ -1617,7 +1617,7 @@
1617
1617
  },
1618
1618
  {
1619
1619
  "disabled": false,
1620
- "document": "分类分级模版名称",
1620
+ "document": "分类分级模板名称",
1621
1621
  "example": "个人信息保护法",
1622
1622
  "member": "string",
1623
1623
  "name": "ComplianceGroupName",
@@ -1716,7 +1716,7 @@
1716
1716
  },
1717
1717
  {
1718
1718
  "disabled": false,
1719
- "document": "模版主键id\n注意:此字段可能返回 null,表示取不到有效值。",
1719
+ "document": "模板主键id\n注意:此字段可能返回 null,表示取不到有效值。",
1720
1720
  "example": "1",
1721
1721
  "member": "int64",
1722
1722
  "name": "TemplateUid",
@@ -1754,7 +1754,7 @@
1754
1754
  },
1755
1755
  {
1756
1756
  "disabled": false,
1757
- "document": "评估模版Id",
1757
+ "document": "评估模板Id",
1758
1758
  "example": "template-f04ng1ds",
1759
1759
  "member": "string",
1760
1760
  "name": "TemplateId",
@@ -1764,7 +1764,7 @@
1764
1764
  },
1765
1765
  {
1766
1766
  "disabled": false,
1767
- "document": "评估模版名称",
1767
+ "document": "评估模板名称",
1768
1768
  "example": "数据安全自动化评估",
1769
1769
  "member": "string",
1770
1770
  "name": "TemplateName",
@@ -1784,7 +1784,7 @@
1784
1784
  },
1785
1785
  {
1786
1786
  "disabled": false,
1787
- "document": "模版来源,内置/用户自定,取值(system,user)",
1787
+ "document": "模板来源,内置/用户自定,取值(system,user)",
1788
1788
  "example": "system",
1789
1789
  "member": "string",
1790
1790
  "name": "Source",
@@ -1794,7 +1794,7 @@
1794
1794
  },
1795
1795
  {
1796
1796
  "disabled": false,
1797
- "document": "模版类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等",
1797
+ "document": "模板类型,自动化/半自动化/问卷,取值(auto,semi-auto,law)等",
1798
1798
  "example": "auto",
1799
1799
  "member": "string",
1800
1800
  "name": "UseType",
@@ -1804,7 +1804,7 @@
1804
1804
  },
1805
1805
  {
1806
1806
  "disabled": false,
1807
- "document": "评估模版创建时间",
1807
+ "document": "评估模板创建时间",
1808
1808
  "example": "2022-04-20 15:59:42",
1809
1809
  "member": "string",
1810
1810
  "name": "CreatedTime",
@@ -1814,7 +1814,7 @@
1814
1814
  },
1815
1815
  {
1816
1816
  "disabled": false,
1817
- "document": "模版关联的评估项数量",
1817
+ "document": "模板关联的评估项数量",
1818
1818
  "example": "2",
1819
1819
  "member": "int64",
1820
1820
  "name": "ControlItemCount",
@@ -1824,7 +1824,7 @@
1824
1824
  },
1825
1825
  {
1826
1826
  "disabled": false,
1827
- "document": "模版已启用的评估项数量",
1827
+ "document": "模板已启用的评估项数量",
1828
1828
  "example": "1",
1829
1829
  "member": "int64",
1830
1830
  "name": "AppliedItemCount",
@@ -1834,7 +1834,7 @@
1834
1834
  },
1835
1835
  {
1836
1836
  "disabled": false,
1837
- "document": "模版启用状态,草稿/已启用,取值draft / launched",
1837
+ "document": "模板启用状态,草稿/已启用,取值draft / launched",
1838
1838
  "example": "draft",
1839
1839
  "member": "string",
1840
1840
  "name": "Status",
@@ -12819,7 +12819,7 @@
12819
12819
  },
12820
12820
  {
12821
12821
  "disabled": false,
12822
- "document": "COS配额单位,比如TB。",
12822
+ "document": "COS配额单位,例如:TB。",
12823
12823
  "example": "无",
12824
12824
  "member": "string",
12825
12825
  "name": "CosQuotaUnit",
@@ -16323,20 +16323,22 @@
16323
16323
  "members": [
16324
16324
  {
16325
16325
  "disabled": false,
16326
- "document": "通用key,比如分类名称\n注意:此字段可能返回 null,表示取不到有效值。",
16326
+ "document": "通用key,例如分类名称\n注意:此字段可能返回 null,表示取不到有效值。",
16327
16327
  "example": "key",
16328
16328
  "member": "string",
16329
16329
  "name": "Key",
16330
+ "output_required": true,
16330
16331
  "required": false,
16331
16332
  "type": "string",
16332
16333
  "value_allowed_null": true
16333
16334
  },
16334
16335
  {
16335
16336
  "disabled": false,
16336
- "document": "通用value,比如分类个数\n注意:此字段可能返回 null,表示取不到有效值。",
16337
+ "document": "通用value,例如分类个数\n注意:此字段可能返回 null,表示取不到有效值。",
16337
16338
  "example": "1",
16338
16339
  "member": "int64",
16339
16340
  "name": "Value",
16341
+ "output_required": true,
16340
16342
  "required": false,
16341
16343
  "type": "int",
16342
16344
  "value_allowed_null": true
@@ -16865,6 +16867,7 @@
16865
16867
  "member": "string",
16866
16868
  "name": "RiskLevel",
16867
16869
  "output_required": true,
16870
+ "required": true,
16868
16871
  "type": "string",
16869
16872
  "value_allowed_null": false
16870
16873
  },
@@ -16875,6 +16878,7 @@
16875
16878
  "member": "int64",
16876
16879
  "name": "Count",
16877
16880
  "output_required": true,
16881
+ "required": true,
16878
16882
  "type": "int",
16879
16883
  "value_allowed_null": false
16880
16884
  },
@@ -16885,11 +16889,12 @@
16885
16889
  "member": "string",
16886
16890
  "name": "RiskLevelName",
16887
16891
  "output_required": false,
16892
+ "required": true,
16888
16893
  "type": "string",
16889
16894
  "value_allowed_null": true
16890
16895
  }
16891
16896
  ],
16892
- "usage": "out"
16897
+ "usage": "both"
16893
16898
  },
16894
16899
  "RiskDealedTrendItem": {
16895
16900
  "document": "风险趋势项",
@@ -17254,7 +17259,7 @@
17254
17259
  "example": "1",
17255
17260
  "member": "int64",
17256
17261
  "name": "Id",
17257
- "required": false,
17262
+ "output_required": true,
17258
17263
  "type": "int",
17259
17264
  "value_allowed_null": true
17260
17265
  },
@@ -17264,7 +17269,7 @@
17264
17269
  "example": "内置分级",
17265
17270
  "member": "string",
17266
17271
  "name": "RiskLevelName",
17267
- "required": false,
17272
+ "output_required": true,
17268
17273
  "type": "string",
17269
17274
  "value_allowed_null": true
17270
17275
  },
@@ -17274,17 +17279,17 @@
17274
17279
  "example": "xx-描述",
17275
17280
  "member": "string",
17276
17281
  "name": "RiskLevelDescription",
17277
- "required": false,
17282
+ "output_required": true,
17278
17283
  "type": "string",
17279
17284
  "value_allowed_null": true
17280
17285
  },
17281
17286
  {
17282
17287
  "disabled": false,
17283
- "document": "引用的分类分级模版\n注意:此字段可能返回 null,表示取不到有效值。",
17284
- "example": "分类分级模版",
17288
+ "document": "引用的分类分级模板\n注意:此字段可能返回 null,表示取不到有效值。",
17289
+ "example": "分类分级模板",
17285
17290
  "member": "string",
17286
17291
  "name": "IdentifyComplianceName",
17287
- "required": false,
17292
+ "output_required": true,
17288
17293
  "type": "string",
17289
17294
  "value_allowed_null": true
17290
17295
  },
@@ -17294,7 +17299,7 @@
17294
17299
  "example": "system",
17295
17300
  "member": "string",
17296
17301
  "name": "Type",
17297
- "required": false,
17302
+ "output_required": true,
17298
17303
  "type": "string",
17299
17304
  "value_allowed_null": true
17300
17305
  }
@@ -17880,26 +17885,28 @@
17880
17885
  "members": [
17881
17886
  {
17882
17887
  "disabled": false,
17883
- "document": "模版id\n注意:此字段可能返回 null,表示取不到有效值。",
17888
+ "document": "模板id\n注意:此字段可能返回 null,表示取不到有效值。",
17884
17889
  "example": "10",
17885
17890
  "member": "int64",
17886
17891
  "name": "TemplateId",
17887
17892
  "output_required": false,
17893
+ "required": true,
17888
17894
  "type": "int",
17889
17895
  "value_allowed_null": true
17890
17896
  },
17891
17897
  {
17892
17898
  "disabled": false,
17893
- "document": "模版名称\n注意:此字段可能返回 null,表示取不到有效值。",
17899
+ "document": "模板名称\n注意:此字段可能返回 null,表示取不到有效值。",
17894
17900
  "example": "风险模版",
17895
17901
  "member": "string",
17896
17902
  "name": "TemplateName",
17897
17903
  "output_required": false,
17904
+ "required": true,
17898
17905
  "type": "string",
17899
17906
  "value_allowed_null": true
17900
17907
  }
17901
17908
  ],
17902
- "usage": "out"
17909
+ "usage": "both"
17903
17910
  },
17904
17911
  "TopAsset": {
17905
17912
  "document": "数据资产报告-涉敏top的资产",
@@ -2449,6 +2449,15 @@
2449
2449
  "required": true,
2450
2450
  "type": "list"
2451
2451
  },
2452
+ {
2453
+ "disabled": false,
2454
+ "document": "签署人信息补充方式\n\n<ul><li>**0**: 添加或签人候选人,或签支持一个节点传多个签署人,不传值默认或签。\n注: `或签只支持企业签署方`</li>\n<li>**1**: 表示往未指定签署人的节点,添加一个明确的签署人,支持企业或个人签署方。</li></ul>",
2455
+ "example": "无",
2456
+ "member": "int64",
2457
+ "name": "FillApproverType",
2458
+ "required": false,
2459
+ "type": "int"
2460
+ },
2452
2461
  {
2453
2462
  "disabled": false,
2454
2463
  "document": "在可定制的企业微信通知中,发起人可以根据具体需求进行自定义设置。",
@@ -2466,15 +2475,6 @@
2466
2475
  "name": "Agent",
2467
2476
  "required": false,
2468
2477
  "type": "object"
2469
- },
2470
- {
2471
- "disabled": false,
2472
- "document": "签署人信息补充方式\n\n<ul><li>**0**: 补充或签人,支持补充多个企业经办签署人(默认)注: `不可补充个人签署人`</li>\n<li>**1**: 补充动态签署人,可补充企业和个人签署人。注: `每个签署方节点签署人是唯一的,一个节点只支持传入一个签署人信息`</li></ul>",
2473
- "example": "无",
2474
- "member": "int64",
2475
- "name": "FillApproverType",
2476
- "required": false,
2477
- "type": "int"
2478
2478
  }
2479
2479
  ],
2480
2480
  "type": "object"
@@ -1922,21 +1922,21 @@
1922
1922
  },
1923
1923
  {
1924
1924
  "disabled": false,
1925
- "document": "操作人信息",
1925
+ "document": "签署人信息补充方式\n\n<ul><li>**1**: 表示往未指定签署人的节点,添加一个明确的签署人,支持企业或个人签署方。</li></ul>",
1926
1926
  "example": "无",
1927
- "member": "UserInfo",
1928
- "name": "Operator",
1927
+ "member": "int64",
1928
+ "name": "FillApproverType",
1929
1929
  "required": false,
1930
- "type": "object"
1930
+ "type": "int"
1931
1931
  },
1932
1932
  {
1933
1933
  "disabled": false,
1934
- "document": "签署人信息补充方式\n\n<ul><li>**1**: 补充动态签署人,可补充企业和个人签署人。注: `每个签署方节点签署人是唯一的,一个节点只支持传入一个签署人信息`</li></ul>",
1934
+ "document": "操作人信息",
1935
1935
  "example": "无",
1936
- "member": "int64",
1937
- "name": "FillApproverType",
1936
+ "member": "UserInfo",
1937
+ "name": "Operator",
1938
1938
  "required": false,
1939
- "type": "int"
1939
+ "type": "object"
1940
1940
  }
1941
1941
  ],
1942
1942
  "type": "object"
@@ -5687,7 +5687,7 @@
5687
5687
  },
5688
5688
  {
5689
5689
  "disabled": false,
5690
- "document": "预览模式下产生的预览链接类型 \n<ul><li> **0** :(默认) 文件流 ,点开后后下载预览的合同PDF文件 </li>\n<li> **1** :H5链接 ,点开后在浏览器中展示合同的样子</li></ul>\n注: `此参数在NeedPreview 为true时有效`\n",
5690
+ "document": "预览模式下产生的预览链接类型 \n<ul><li> **0** :(默认) 文件流 ,点开后下载预览的合同PDF文件 </li>\n<li> **1** :H5链接 ,点开后在浏览器中展示合同的样子</li></ul>\n注: `此参数在NeedPreview 为true时有效`\n",
5691
5691
  "example": "0",
5692
5692
  "member": "int64",
5693
5693
  "name": "PreviewType",
@@ -7286,7 +7286,7 @@
7286
7286
  },
7287
7287
  {
7288
7288
  "disabled": false,
7289
- "document": "可以控制签署方在签署合同时能否进行某些操作,例如拒签、转交他人等。\n详细操作可以参考开发者中心的ApproverOption结构体。",
7289
+ "document": "可以控制签署方在签署合同时能否进行某些操作,例如拒签、转交他人、是否为动态补充签署人等。\n详细操作可以参考开发者中心的ApproverOption结构体。",
7290
7290
  "example": "无",
7291
7291
  "member": "ApproverOption",
7292
7292
  "name": "ApproverOption",
@@ -807,17 +807,17 @@
807
807
  "output": "{\n \"Response\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"TemplateId\": \"yDwivUUckpo2g6ugUu4sxH2i15SY0OZY\",\n \"OperateResult\": \"all-success\",\n \"AuthTag\": \"part\",\n \"ProxyOrganizationOpenIds\": [\n \"org_dianziqian\"\n ],\n \"FailMessageList\": [],\n \"RequestId\": \"7ca39d89-2b6c-4fd9-9f32-735137d5a6e9\"\n }\n}",
808
808
  "title": "删除部分授权子企业"
809
809
  },
810
- {
811
- "document": "1.ProxyOrganizationOpenIds为新增的子企业的标识列表\n\n2.因为本模板是部分可见的AuthTag设置为part",
812
- "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: OperateChannelTemplate\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyAppId\": \"\"\n },\n \"OperateType\": \"UPDATE\",\n \"TemplateId\": \"yDwivUUckpo2g6ugUu4sxH2i15SY0OZY\",\n \"ProxyOrganizationOpenIds\": \"org_zhangsan,org_lisi,org_wangwu\",\n \"AuthTag\": \"part\"\n}",
813
- "output": "{\n \"Response\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"TemplateId\": \"yDwivUUckpo2g6ugUu4sxH2i15SY0OZY\",\n \"OperateResult\": \"all-success\",\n \"AuthTag\": \"part\",\n \"ProxyOrganizationOpenIds\": [\n \"org_dianziqian\",\n \"org_zhangsan\",\n \"org_lisi\",\n \"org_wangwu\"\n ],\n \"FailMessageList\": [],\n \"RequestId\": \"7ca39d89-2b6c-4fd9-9f32-735137d5a6e9\"\n }\n}",
814
- "title": "增加部分可见的模版授权子企业列表"
815
- },
816
810
  {
817
811
  "document": "因为org_fffffffffff不存在导致这个企业授权失败(其他的授权成功)",
818
812
  "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: OperateChannelTemplate\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyAppId\": \"\"\n },\n \"OperateType\": \"UPDATE\",\n \"TemplateId\": \"yDwivUUckpo2g6ugUu4sxH2i15SY0OZY\",\n \"ProxyOrganizationOpenIds\": \"org_zhangsan,org_lisi,org_fffffffffff\",\n \"AuthTag\": \"part\"\n}",
819
813
  "output": "{\n \"Response\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"TemplateId\": \"yDwivUUckpo2g6ugUu4sxH2i15SY0OZY\",\n \"OperateResult\": \"part-success\",\n \"AuthTag\": \"part\",\n \"ProxyOrganizationOpenIds\": [\n \"org_zhangsan\",\n \"org_lisi\",\n \"org_dianziqian\"\n ],\n \"FailMessageList\": [\n {\n \"ProxyOrganizationOpenId\": \"org_fffffffffff\",\n \"Message\": \"非渠道合作企业openId\"\n }\n ],\n \"RequestId\": \"8b9e9a6b-2730-4971-8c4d-7c12d3905cd7\"\n }\n}",
820
814
  "title": "授权部分失败的情况"
815
+ },
816
+ {
817
+ "document": "1.ProxyOrganizationOpenIds为新增的子企业的标识列表\n\n2.因为本模板是部分可见的AuthTag设置为part",
818
+ "input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: OperateChannelTemplate\n<公共请求参数>\n\n{\n \"Agent\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"ProxyOrganizationOpenId\": \"org_dianziqian\",\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyAppId\": \"\"\n },\n \"OperateType\": \"UPDATE\",\n \"TemplateId\": \"yDwivUUckpo2g6ugUu4sxH2i15SY0OZY\",\n \"ProxyOrganizationOpenIds\": \"org_zhangsan,org_lisi,org_wangwu\",\n \"AuthTag\": \"part\"\n}",
819
+ "output": "{\n \"Response\": {\n \"AppId\": \"yDwhxUUckp3gl8j5UuFX33LSNozpRsbi\",\n \"TemplateId\": \"yDwivUUckpo2g6ugUu4sxH2i15SY0OZY\",\n \"OperateResult\": \"all-success\",\n \"AuthTag\": \"part\",\n \"ProxyOrganizationOpenIds\": [\n \"org_dianziqian\",\n \"org_zhangsan\",\n \"org_lisi\",\n \"org_wangwu\"\n ],\n \"FailMessageList\": [],\n \"RequestId\": \"7ca39d89-2b6c-4fd9-9f32-735137d5a6e9\"\n }\n}",
820
+ "title": "增加部分可见的模板授权子企业列表"
821
821
  }
822
822
  ],
823
823
  "PrepareFlows": [