tccli-intl-en 3.1.4.1__py2.py3-none-any.whl → 3.1.6.1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,6 +7,13 @@
7
7
  "output": "AssignProjectResponse",
8
8
  "status": "online"
9
9
  },
10
+ "CreateAccountUser": {
11
+ "document": "This API is used to customize an account to access the instance.",
12
+ "input": "CreateAccountUserRequest",
13
+ "name": "Creates an account",
14
+ "output": "CreateAccountUserResponse",
15
+ "status": "online"
16
+ },
10
17
  "CreateBackupDBInstance": {
11
18
  "document": "This API is used to back up an instance.",
12
19
  "input": "CreateBackupDBInstanceRequest",
@@ -42,6 +49,13 @@
42
49
  "output": "CreateLogDownloadTaskResponse",
43
50
  "status": "online"
44
51
  },
52
+ "DeleteAccountUser": {
53
+ "document": "This API is used to delete a custom account of an instance.",
54
+ "input": "DeleteAccountUserRequest",
55
+ "name": "Deletes an account",
56
+ "output": "DeleteAccountUserResponse",
57
+ "status": "online"
58
+ },
45
59
  "DeleteLogDownloadTask": {
46
60
  "document": "This API is used to delete a log download task.",
47
61
  "input": "DeleteLogDownloadTaskRequest",
@@ -63,6 +77,13 @@
63
77
  "output": "DescribeBackupDownloadTaskResponse",
64
78
  "status": "online"
65
79
  },
80
+ "DescribeBackupRules": {
81
+ "document": "This API is used to obtain the automatic backup configuration information of an instance.",
82
+ "input": "DescribeBackupRulesRequest",
83
+ "name": "Obtains the automatic backup configuration of a TencentDB for MongoDB instance",
84
+ "output": "DescribeBackupRulesResponse",
85
+ "status": "online"
86
+ },
66
87
  "DescribeClientConnections": {
67
88
  "document": "This API is used to query the client connection information on an instance, including the IP address for connection and the number of connections.",
68
89
  "input": "DescribeClientConnectionsRequest",
@@ -70,6 +91,13 @@
70
91
  "output": "DescribeClientConnectionsResponse",
71
92
  "status": "online"
72
93
  },
94
+ "DescribeCurrentOp": {
95
+ "document": "This API is used to query the operation currently being performed on a TencentDB for MongoDB instance.",
96
+ "input": "DescribeCurrentOpRequest",
97
+ "name": "Queries the operation currently being performed on a TencentDB for MongoDB instance",
98
+ "output": "DescribeCurrentOpResponse",
99
+ "status": "online"
100
+ },
73
101
  "DescribeDBBackups": {
74
102
  "document": "This API is used to query the list of instance backups. Currently, only backups created in the last seven days can be queried.",
75
103
  "input": "DescribeDBBackupsRequest",
@@ -168,6 +196,13 @@
168
196
  "output": "DescribeSpecInfoResponse",
169
197
  "status": "online"
170
198
  },
199
+ "EnableTransparentDataEncryption": {
200
+ "document": "This API is used to enable the transparent data encryption (TDE) capability for TencentDB for MongoDB.",
201
+ "input": "EnableTransparentDataEncryptionRequest",
202
+ "name": "Enables TDE for an instance",
203
+ "output": "EnableTransparentDataEncryptionResponse",
204
+ "status": "online"
205
+ },
171
206
  "FlushInstanceRouterConfig": {
172
207
  "document": "This API is used to run the `FlushRouterConfig` command on all mongos instances.",
173
208
  "input": "FlushInstanceRouterConfigRequest",
@@ -210,6 +245,13 @@
210
245
  "output": "IsolateDBInstanceResponse",
211
246
  "status": "online"
212
247
  },
248
+ "KillOps": {
249
+ "document": "This API is used to terminate a specific operation performed on a TencentDB for MongoDB instance.",
250
+ "input": "KillOpsRequest",
251
+ "name": "Terminates a specific operation performed on a TencentDB for MongoDB instance",
252
+ "output": "KillOpsResponse",
253
+ "status": "online"
254
+ },
213
255
  "ModifyDBInstanceNetworkAddress": {
214
256
  "document": "This API is used to modify the network information on a TencentDB for MongoDB instance. It supports switching from a basic network to a VPC network or from one VPC network to another VPC network.",
215
257
  "input": "ModifyDBInstanceNetworkAddressRequest",
@@ -231,6 +273,13 @@
231
273
  "output": "ModifyDBInstanceSpecResponse",
232
274
  "status": "online"
233
275
  },
276
+ "ModifyInstanceParams": {
277
+ "document": "This API is used to modify the parameter configuration of a TencentDB for MongoDB instance.",
278
+ "input": "ModifyInstanceParamsRequest",
279
+ "name": "Modifies parameters of a TencentDB for MongoDB instance",
280
+ "output": "ModifyInstanceParamsResponse",
281
+ "status": "online"
282
+ },
234
283
  "OfflineIsolatedDBInstance": {
235
284
  "document": "This API is used to deactivate isolated TencentDB instances immediately. The instances must be in isolated status.",
236
285
  "input": "OfflineIsolatedDBInstanceRequest",
@@ -259,6 +308,13 @@
259
308
  "output": "ResetDBInstancePasswordResponse",
260
309
  "status": "online"
261
310
  },
311
+ "SetAccountUserPrivilege": {
312
+ "document": "This API is used to set the account permissions of an instance.",
313
+ "input": "SetAccountUserPrivilegeRequest",
314
+ "name": "Sets account permissions",
315
+ "output": "SetAccountUserPrivilegeResponse",
316
+ "status": "online"
317
+ },
262
318
  "SetDBInstanceDeletionProtection": {
263
319
  "document": "This API is used to set instance termination protection.",
264
320
  "input": "SetDBInstanceDeletionProtectionRequest",
@@ -266,6 +322,13 @@
266
322
  "output": "SetDBInstanceDeletionProtectionResponse",
267
323
  "status": "online"
268
324
  },
325
+ "SetInstanceMaintenance": {
326
+ "document": "This API is used to set the instance maintenance window.",
327
+ "input": "SetInstanceMaintenanceRequest",
328
+ "name": "Sets the instance maintenance time",
329
+ "output": "SetInstanceMaintenanceResponse",
330
+ "status": "online"
331
+ },
269
332
  "TerminateDBInstances": {
270
333
  "document": "This API is used to terminate monthly subscription billing instances.",
271
334
  "input": "TerminateDBInstancesRequest",
@@ -364,6 +427,34 @@
364
427
  ],
365
428
  "type": "object"
366
429
  },
430
+ "Auth": {
431
+ "document": "",
432
+ "members": [
433
+ {
434
+ "disabled": false,
435
+ "document": "Permission information of the current account.\n- 0: no permissions.\n- 1: read-only.\n- 3: read-write.\nNote: This field may return null, indicating that no valid values can be obtained.",
436
+ "example": "1",
437
+ "member": "int64",
438
+ "name": "Mask",
439
+ "output_required": false,
440
+ "required": true,
441
+ "type": "int",
442
+ "value_allowed_null": true
443
+ },
444
+ {
445
+ "disabled": false,
446
+ "document": "Specifies the name of the database that has the current account permissions.\n- \\*: indicates all databases.\n- db.name: indicates the database with a specific name.\nNote: This field may return null, indicating that no valid values can be obtained.",
447
+ "example": "\"db_test\"",
448
+ "member": "string",
449
+ "name": "NameSpace",
450
+ "output_required": false,
451
+ "required": true,
452
+ "type": "string",
453
+ "value_allowed_null": true
454
+ }
455
+ ],
456
+ "usage": "both"
457
+ },
367
458
  "BackupDownloadTask": {
368
459
  "document": "Backup download task information",
369
460
  "members": [
@@ -688,6 +779,88 @@
688
779
  ],
689
780
  "usage": "out"
690
781
  },
782
+ "CreateAccountUserRequest": {
783
+ "document": "CreateAccountUser request structure.",
784
+ "members": [
785
+ {
786
+ "disabled": false,
787
+ "document": "Instance ID. For example, cmgo-p8vn****. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/MongoDB), and copy the instance ID from the instance list.",
788
+ "example": "cmgo-7pjedvz7",
789
+ "member": "string",
790
+ "name": "InstanceId",
791
+ "required": true,
792
+ "type": "string"
793
+ },
794
+ {
795
+ "disabled": false,
796
+ "document": "New account name. The format requirements are as follows:\n- The value range for the character length is [1, 64].\n- Allowed characters include uppercase letters, lowercase letters, digits (1–9), underscores (\\_), and hyphens (-).",
797
+ "example": "mong_test",
798
+ "member": "string",
799
+ "name": "UserName",
800
+ "required": true,
801
+ "type": "string"
802
+ },
803
+ {
804
+ "disabled": false,
805
+ "document": "New account password. The password complexity requirements are as follows:\n- The value range for the character length is [8, 32].\n- It should include at least two of the following: letters, digits, and special characters (the exclamation mark (!), at sign (@), number sign (#), percent sign (%), caret (^), asterisk (*), parentheses (), and underscore (_)).",
806
+ "example": "password",
807
+ "member": "string",
808
+ "name": "Password",
809
+ "required": true,
810
+ "type": "string"
811
+ },
812
+ {
813
+ "disabled": false,
814
+ "document": "Password corresponding to the mongouser account. mongouser is the default account of the system; it indicates the password set during instance creation.",
815
+ "example": "password...",
816
+ "member": "string",
817
+ "name": "MongoUserPassword",
818
+ "required": false,
819
+ "type": "string"
820
+ },
821
+ {
822
+ "disabled": false,
823
+ "document": "Account remarks.",
824
+ "example": "测试账号",
825
+ "member": "string",
826
+ "name": "UserDesc",
827
+ "required": false,
828
+ "type": "string"
829
+ },
830
+ {
831
+ "disabled": false,
832
+ "document": "Read/Write permission information of the account.",
833
+ "example": "无",
834
+ "member": "Auth",
835
+ "name": "AuthRole",
836
+ "required": false,
837
+ "type": "list"
838
+ }
839
+ ],
840
+ "type": "object"
841
+ },
842
+ "CreateAccountUserResponse": {
843
+ "document": "CreateAccountUser response structure.",
844
+ "members": [
845
+ {
846
+ "disabled": false,
847
+ "document": "Creates a task ID.",
848
+ "example": "1",
849
+ "member": "uint64",
850
+ "name": "FlowId",
851
+ "output_required": true,
852
+ "type": "int",
853
+ "value_allowed_null": false
854
+ },
855
+ {
856
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
857
+ "member": "string",
858
+ "name": "RequestId",
859
+ "type": "string"
860
+ }
861
+ ],
862
+ "type": "object"
863
+ },
691
864
  "CreateBackupDBInstanceRequest": {
692
865
  "document": "CreateBackupDBInstance request structure.",
693
866
  "members": [
@@ -1496,6 +1669,112 @@
1496
1669
  ],
1497
1670
  "type": "object"
1498
1671
  },
1672
+ "CurrentOp": {
1673
+ "document": "Current operation on the TencentDB for MongoDB instance.",
1674
+ "members": [
1675
+ {
1676
+ "disabled": false,
1677
+ "document": "Operation number.",
1678
+ "example": "1804858933",
1679
+ "member": "int64",
1680
+ "name": "OpId",
1681
+ "output_required": true,
1682
+ "type": "int",
1683
+ "value_allowed_null": false
1684
+ },
1685
+ {
1686
+ "disabled": false,
1687
+ "document": "Namespace where the operation is located, in the format of db.collection.",
1688
+ "example": "db.test",
1689
+ "member": "string",
1690
+ "name": "Ns",
1691
+ "output_required": true,
1692
+ "type": "string",
1693
+ "value_allowed_null": false
1694
+ },
1695
+ {
1696
+ "disabled": false,
1697
+ "document": "Execution statement of the operation.",
1698
+ "example": "执行语句",
1699
+ "member": "string",
1700
+ "name": "Query",
1701
+ "output_required": true,
1702
+ "type": "string",
1703
+ "value_allowed_null": false
1704
+ },
1705
+ {
1706
+ "disabled": false,
1707
+ "document": "Operation type.\n- none: special status; idle connections or internal tasks.\n- update: update data.\n- insert: insertion operation.\n- query: query operation.\n- command: command operation.\n- getmore: obtain more data.\n- remove: deletion operation.\n- killcursors: operation of releasing the query cursor.",
1708
+ "example": "update",
1709
+ "member": "string",
1710
+ "name": "Op",
1711
+ "output_required": true,
1712
+ "type": "string",
1713
+ "value_allowed_null": false
1714
+ },
1715
+ {
1716
+ "disabled": false,
1717
+ "document": "Name of the shard where the operation is performed.",
1718
+ "example": "cmgo-12asa***_0",
1719
+ "member": "string",
1720
+ "name": "ReplicaSetName",
1721
+ "output_required": true,
1722
+ "type": "string",
1723
+ "value_allowed_null": false
1724
+ },
1725
+ {
1726
+ "disabled": false,
1727
+ "document": "Name of the node where the operation is performed.",
1728
+ "example": "9.18.157.***:70**:234****",
1729
+ "member": "string",
1730
+ "name": "NodeName",
1731
+ "output_required": true,
1732
+ "type": "string",
1733
+ "value_allowed_null": false
1734
+ },
1735
+ {
1736
+ "disabled": false,
1737
+ "document": "Detailed information about the operation.",
1738
+ "example": "操作详情",
1739
+ "member": "string",
1740
+ "name": "Operation",
1741
+ "output_required": true,
1742
+ "type": "string",
1743
+ "value_allowed_null": false
1744
+ },
1745
+ {
1746
+ "disabled": false,
1747
+ "document": "Node role.\n- primary: primary node.\n- secondary: secondary node.",
1748
+ "example": "Secondary",
1749
+ "member": "string",
1750
+ "name": "State",
1751
+ "output_required": true,
1752
+ "type": "string",
1753
+ "value_allowed_null": false
1754
+ },
1755
+ {
1756
+ "disabled": false,
1757
+ "document": "Execution time of the operation, in ms.",
1758
+ "example": "30353723",
1759
+ "member": "uint64",
1760
+ "name": "MicrosecsRunning",
1761
+ "output_required": true,
1762
+ "type": "int",
1763
+ "value_allowed_null": false
1764
+ },
1765
+ {
1766
+ "disabled": false,
1767
+ "document": "Information about the node where the current operation is performed.",
1768
+ "example": "从节点",
1769
+ "member": "string",
1770
+ "name": "ExecNode",
1771
+ "output_required": true,
1772
+ "type": "string",
1773
+ "value_allowed_null": false
1774
+ }
1775
+ ],
1776
+ "usage": "out"
1777
+ },
1499
1778
  "DBInstanceInfo": {
1500
1779
  "document": "Instance information",
1501
1780
  "members": [
@@ -1561,6 +1840,61 @@
1561
1840
  ],
1562
1841
  "usage": "both"
1563
1842
  },
1843
+ "DeleteAccountUserRequest": {
1844
+ "document": "DeleteAccountUser request structure.",
1845
+ "members": [
1846
+ {
1847
+ "disabled": false,
1848
+ "document": "Specifies the instance ID for the account to be deleted. For example, cmgo-p8vn****. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb), and copy the instance ID from the instance list.\n",
1849
+ "example": "cmgo-7pjedvz7",
1850
+ "member": "string",
1851
+ "name": "InstanceId",
1852
+ "required": true,
1853
+ "type": "string"
1854
+ },
1855
+ {
1856
+ "disabled": false,
1857
+ "document": "Configures the name of the account to be deleted.",
1858
+ "example": "mong_test",
1859
+ "member": "string",
1860
+ "name": "UserName",
1861
+ "required": true,
1862
+ "type": "string"
1863
+ },
1864
+ {
1865
+ "disabled": false,
1866
+ "document": "Configures the password corresponding to the mongouser account. mongouser is the default account of the system. Enter the password corresponding to it.",
1867
+ "example": "Abc123...",
1868
+ "member": "string",
1869
+ "name": "MongoUserPassword",
1870
+ "required": true,
1871
+ "type": "string"
1872
+ }
1873
+ ],
1874
+ "type": "object"
1875
+ },
1876
+ "DeleteAccountUserResponse": {
1877
+ "document": "DeleteAccountUser response structure.",
1878
+ "members": [
1879
+ {
1880
+ "disabled": false,
1881
+ "document": "Account deletion task ID.",
1882
+ "example": "1",
1883
+ "member": "int64",
1884
+ "name": "FlowId",
1885
+ "output_required": true,
1886
+ "type": "int",
1887
+ "value_allowed_null": false
1888
+ },
1889
+ {
1890
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
1891
+ "member": "string",
1892
+ "name": "RequestId",
1893
+ "type": "string"
1894
+ }
1895
+ ],
1896
+ "type": "object"
1897
+ },
1564
1898
  "DeleteLogDownloadTaskRequest": {
1565
1899
  "document": "DeleteLogDownloadTask request structure.",
1566
1900
  "members": [
@@ -1783,6 +2117,63 @@
1783
2117
  ],
1784
2118
  "type": "object"
1785
2119
  },
2120
+ "DescribeBackupRulesRequest": {
2121
+ "document": "DescribeBackupRules request structure.",
2122
+ "members": [
2123
+ {
2124
+ "disabled": false,
2125
+ "document": "Specifies the instance ID. For example, cmgo-p8vn****. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb), and copy the instance ID from the instance list.",
2126
+ "example": "cmgo-7pjedvz7",
2127
+ "member": "string",
2128
+ "name": "InstanceId",
2129
+ "required": true,
2130
+ "type": "string"
2131
+ }
2132
+ ],
2133
+ "type": "object"
2134
+ },
2135
+ "DescribeBackupRulesResponse": {
2136
+ "document": "DescribeBackupRules response structure.",
2137
+ "members": [
2138
+ {
2139
+ "disabled": false,
2140
+ "document": "Retention period for backup data, in days.",
2141
+ "example": "7",
2142
+ "member": "uint64",
2143
+ "name": "BackupSaveTime",
2144
+ "output_required": true,
2145
+ "type": "int",
2146
+ "value_allowed_null": false
2147
+ },
2148
+ {
2149
+ "disabled": false,
2150
+ "document": "Automatic backup start time.",
2151
+ "example": "1",
2152
+ "member": "uint64",
2153
+ "name": "BackupTime",
2154
+ "output_required": true,
2155
+ "type": "int",
2156
+ "value_allowed_null": false
2157
+ },
2158
+ {
2159
+ "disabled": false,
2160
+ "document": "Backup method.\n- 0: logical backup.\n- 1: physical backup.",
2161
+ "example": "1",
2162
+ "member": "uint64",
2163
+ "name": "BackupMethod",
2164
+ "output_required": true,
2165
+ "type": "int",
2166
+ "value_allowed_null": false
2167
+ },
2168
+ {
2169
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
2170
+ "member": "string",
2171
+ "name": "RequestId",
2172
+ "type": "string"
2173
+ }
2174
+ ],
2175
+ "type": "object"
2176
+ },
1786
2177
  "DescribeClientConnectionsRequest": {
1787
2178
  "document": "DescribeClientConnections request structure.",
1788
2179
  "members": [
@@ -1830,13 +2221,141 @@
1830
2221
  },
1831
2222
  {
1832
2223
  "disabled": false,
1833
- "document": "The total number of records that meet the query condition, which can be used for paginated queries.",
1834
- "example": "2",
2224
+ "document": "The total number of records that meet the query condition, which can be used for paginated queries.",
2225
+ "example": "2",
2226
+ "member": "uint64",
2227
+ "name": "TotalCount",
2228
+ "type": "int",
2229
+ "value_allowed_null": false
2230
+ },
2231
+ {
2232
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
2233
+ "member": "string",
2234
+ "name": "RequestId",
2235
+ "type": "string"
2236
+ }
2237
+ ],
2238
+ "type": "object"
2239
+ },
2240
+ "DescribeCurrentOpRequest": {
2241
+ "document": "DescribeCurrentOp request structure.",
2242
+ "members": [
2243
+ {
2244
+ "disabled": false,
2245
+ "document": "Specifies the instance ID to be queried. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb), and copy the instance ID from the instance list.",
2246
+ "example": "cmgo-p8vn****",
2247
+ "member": "string",
2248
+ "name": "InstanceId",
2249
+ "required": true,
2250
+ "type": "string"
2251
+ },
2252
+ {
2253
+ "disabled": false,
2254
+ "document": "Namespace where the operation belongs, in the format of db.collection.",
2255
+ "example": "data.user",
2256
+ "member": "string",
2257
+ "name": "Ns",
2258
+ "required": false,
2259
+ "type": "string"
2260
+ },
2261
+ {
2262
+ "disabled": false,
2263
+ "document": "Sets the query and filtering condition to the execution time of the operation task.\n- The default value is 0, and the value range is [0, 3600000], in milliseconds.\n- The result will return the operation whose execution time exceeds the set time.",
2264
+ "example": "20",
2265
+ "member": "uint64",
2266
+ "name": "MillisecondRunning",
2267
+ "required": false,
2268
+ "type": "int"
2269
+ },
2270
+ {
2271
+ "disabled": false,
2272
+ "document": "Sets the query and filtering condition to the type of the operation task. Valid values:\n- none: special status; idle connections or internal tasks.\n- update: update data.\n- insert: insertion operation.\n- query: query operation.\n- command: command operation.\n- getmore: obtain more data.\n- remove: deletion operation.\n- killcursors: operation of releasing the query cursor.",
2273
+ "example": "update",
2274
+ "member": "string",
2275
+ "name": "Op",
2276
+ "required": false,
2277
+ "type": "string"
2278
+ },
2279
+ {
2280
+ "disabled": false,
2281
+ "document": "Filtering condition, such as the shard name.",
2282
+ "example": "cmgo-nh1o****_0",
2283
+ "member": "string",
2284
+ "name": "ReplicaSetName",
2285
+ "required": false,
2286
+ "type": "string"
2287
+ },
2288
+ {
2289
+ "disabled": false,
2290
+ "document": "Sets the query and filtering condition to the node role.\n- primary: primary node.\n- secondary: secondary node.",
2291
+ "example": "primary",
2292
+ "member": "string",
2293
+ "name": "State",
2294
+ "required": false,
2295
+ "type": "string"
2296
+ },
2297
+ {
2298
+ "disabled": false,
2299
+ "document": "Number of entries returned per request. The default value is 100, and the value range is [0, 100].",
2300
+ "example": "10",
2301
+ "member": "uint64",
2302
+ "name": "Limit",
2303
+ "required": false,
2304
+ "type": "int"
2305
+ },
2306
+ {
2307
+ "disabled": false,
2308
+ "document": "Offset. The default value is 0, and the value range is [0, 10000].",
2309
+ "example": "1",
2310
+ "member": "uint64",
2311
+ "name": "Offset",
2312
+ "required": false,
2313
+ "type": "int"
2314
+ },
2315
+ {
2316
+ "disabled": false,
2317
+ "document": "Sorting field of the returned result set. Currently, sorting by MicrosecsRunning (execution time of the operation task) is supported.",
2318
+ "example": "MicrosecsRunning",
2319
+ "member": "string",
2320
+ "name": "OrderBy",
2321
+ "required": false,
2322
+ "type": "string"
2323
+ },
2324
+ {
2325
+ "disabled": false,
2326
+ "document": "Sorting method of the returned result set.\n- ASC: ascending order. The default value is ASC, which indicates sorting in ascending order.\n- DESC: descending order.",
2327
+ "example": "ASC",
2328
+ "member": "string",
2329
+ "name": "OrderByType",
2330
+ "required": false,
2331
+ "type": "string"
2332
+ }
2333
+ ],
2334
+ "type": "object"
2335
+ },
2336
+ "DescribeCurrentOpResponse": {
2337
+ "document": "DescribeCurrentOp response structure.",
2338
+ "members": [
2339
+ {
2340
+ "disabled": false,
2341
+ "document": "Total number of operations meeting the query conditions.",
2342
+ "example": "19",
1835
2343
  "member": "uint64",
1836
2344
  "name": "TotalCount",
2345
+ "output_required": true,
1837
2346
  "type": "int",
1838
2347
  "value_allowed_null": false
1839
2348
  },
2349
+ {
2350
+ "disabled": false,
2351
+ "document": "List of the current operations.",
2352
+ "example": "无",
2353
+ "member": "CurrentOp",
2354
+ "name": "CurrentOps",
2355
+ "output_required": true,
2356
+ "type": "list",
2357
+ "value_allowed_null": false
2358
+ },
1840
2359
  {
1841
2360
  "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
1842
2361
  "member": "string",
@@ -3094,6 +3613,61 @@
3094
3613
  ],
3095
3614
  "type": "object"
3096
3615
  },
3616
+ "EnableTransparentDataEncryptionRequest": {
3617
+ "document": "EnableTransparentDataEncryption request structure.",
3618
+ "members": [
3619
+ {
3620
+ "disabled": false,
3621
+ "document": "Instance ID. For example, cmgo-p8vn****. Log in to the[TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb) to copy the instance ID from the instance list. Currently, the supported general versions include 4.4 and 5.0, and Cloud Disk Edition is not supported.",
3622
+ "example": "cmgo-p8vnipr5",
3623
+ "member": "string",
3624
+ "name": "InstanceId",
3625
+ "required": true,
3626
+ "type": "string"
3627
+ },
3628
+ {
3629
+ "disabled": false,
3630
+ "document": " Region where the [Key Management Service (KMS)](https://www.tencentcloud.comom/document/product/573/18809?from_cn_redirect=1) instance is located. For example, ap-shanghai.",
3631
+ "example": "ap-shanghai",
3632
+ "member": "string",
3633
+ "name": "KmsRegion",
3634
+ "required": true,
3635
+ "type": "string"
3636
+ },
3637
+ {
3638
+ "disabled": false,
3639
+ "document": "Key ID. If the parameter is left unspecified, there is no specific key ID, Tencent Cloud will generate the key automatically.",
3640
+ "example": "AKID********************************",
3641
+ "member": "string",
3642
+ "name": "KeyId",
3643
+ "required": false,
3644
+ "type": "string"
3645
+ }
3646
+ ],
3647
+ "type": "object"
3648
+ },
3649
+ "EnableTransparentDataEncryptionResponse": {
3650
+ "document": "EnableTransparentDataEncryption response structure.",
3651
+ "members": [
3652
+ {
3653
+ "disabled": false,
3654
+ "document": "Asynchronous process ID for enabling TDE, which is used for querying the process status.",
3655
+ "example": "17316505316",
3656
+ "member": "int64",
3657
+ "name": "FlowId",
3658
+ "output_required": false,
3659
+ "type": "int",
3660
+ "value_allowed_null": false
3661
+ },
3662
+ {
3663
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
3664
+ "member": "string",
3665
+ "name": "RequestId",
3666
+ "type": "string"
3667
+ }
3668
+ ],
3669
+ "type": "object"
3670
+ },
3097
3671
  "FlushInstanceRouterConfigRequest": {
3098
3672
  "document": "FlushInstanceRouterConfig request structure.",
3099
3673
  "members": [
@@ -4388,6 +4962,42 @@
4388
4962
  ],
4389
4963
  "type": "object"
4390
4964
  },
4965
+ "KillOpsRequest": {
4966
+ "document": "KillOps request structure.",
4967
+ "members": [
4968
+ {
4969
+ "disabled": false,
4970
+ "document": "Instance ID. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb), and copy the instance ID from the instance list.",
4971
+ "example": "cmgo-p8vnipr5",
4972
+ "member": "string",
4973
+ "name": "InstanceId",
4974
+ "required": true,
4975
+ "type": "string"
4976
+ },
4977
+ {
4978
+ "disabled": false,
4979
+ "document": "Operation to be terminated.",
4980
+ "example": "无",
4981
+ "member": "Operation",
4982
+ "name": "Operations",
4983
+ "required": true,
4984
+ "type": "list"
4985
+ }
4986
+ ],
4987
+ "type": "object"
4988
+ },
4989
+ "KillOpsResponse": {
4990
+ "document": "KillOps response structure.",
4991
+ "members": [
4992
+ {
4993
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
4994
+ "member": "string",
4995
+ "name": "RequestId",
4996
+ "type": "string"
4997
+ }
4998
+ ],
4999
+ "type": "object"
5000
+ },
4391
5001
  "LogInfo": {
4392
5002
  "document": "Log details.",
4393
5003
  "members": [
@@ -4681,6 +5291,95 @@
4681
5291
  ],
4682
5292
  "type": "object"
4683
5293
  },
5294
+ "ModifyInstanceParamsRequest": {
5295
+ "document": "ModifyInstanceParams request structure.",
5296
+ "members": [
5297
+ {
5298
+ "disabled": false,
5299
+ "document": "Specifies the instance ID. For example, cmgo-p8vn****. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb), and copy the instance ID from the instance list.\n",
5300
+ "example": "\"cmgo-jyjcw8yv\"",
5301
+ "member": "string",
5302
+ "name": "InstanceId",
5303
+ "required": true,
5304
+ "type": "string"
5305
+ },
5306
+ {
5307
+ "disabled": false,
5308
+ "document": "Specifies the parameter name and value to be modified. For details about the currently supported parameter names and the corresponding valid values, see [DescribeInstanceParams](https://www.tencentcloud.comom/document/product/240/65903?from_cn_redirect=1).",
5309
+ "example": "无",
5310
+ "member": "ModifyMongoDBParamType",
5311
+ "name": "InstanceParams",
5312
+ "required": true,
5313
+ "type": "list"
5314
+ },
5315
+ {
5316
+ "disabled": false,
5317
+ "document": "Operation type. Valid values:\n- IMMEDIATELY: immediate adjustment.\n- DELAY: delayed adjustment. It is an optional field. The default value is immediate adjustment if this parameter is left unspecified.",
5318
+ "example": "IMMEDIATELY",
5319
+ "member": "string",
5320
+ "name": "ModifyType",
5321
+ "required": false,
5322
+ "type": "string"
5323
+ }
5324
+ ],
5325
+ "type": "object"
5326
+ },
5327
+ "ModifyInstanceParamsResponse": {
5328
+ "document": "ModifyInstanceParams response structure.",
5329
+ "members": [
5330
+ {
5331
+ "disabled": false,
5332
+ "document": "Whether the modification on the parameter configuration takes effect.\n- true: the modified parameter value has taken effect.\n- false: execution failed.\n",
5333
+ "example": "true",
5334
+ "member": "bool",
5335
+ "name": "Changed",
5336
+ "output_required": true,
5337
+ "type": "bool",
5338
+ "value_allowed_null": false
5339
+ },
5340
+ {
5341
+ "disabled": false,
5342
+ "document": "This parameter is temporarily meaningless (to be compatible with the earlier versions, reserve this parameter at the frontend).",
5343
+ "example": "1",
5344
+ "member": "uint64",
5345
+ "name": "TaskId",
5346
+ "output_required": true,
5347
+ "type": "int",
5348
+ "value_allowed_null": false
5349
+ },
5350
+ {
5351
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
5352
+ "member": "string",
5353
+ "name": "RequestId",
5354
+ "type": "string"
5355
+ }
5356
+ ],
5357
+ "type": "object"
5358
+ },
5359
+ "ModifyMongoDBParamType": {
5360
+ "document": "Modifies the request parameters of a TencentDB for MongoDB instance.",
5361
+ "members": [
5362
+ {
5363
+ "disabled": false,
5364
+ "document": "Parameter name to be modified. Strictly refer to the parameter names supported by the current instance, which are obtained through DescribeInstanceParams.",
5365
+ "example": "\"operationProfiling.****\"",
5366
+ "member": "string",
5367
+ "name": "Key",
5368
+ "required": true,
5369
+ "type": "string"
5370
+ },
5371
+ {
5372
+ "disabled": false,
5373
+ "document": "Corresponding value of the parameter name to be modified. Strictly refer to the value ranges corresponding to the parameters obtained through DescribeInstanceParams.",
5374
+ "example": "off",
5375
+ "member": "string",
5376
+ "name": "Value",
5377
+ "required": true,
5378
+ "type": "string"
5379
+ }
5380
+ ],
5381
+ "usage": "in"
5382
+ },
4684
5383
  "ModifyNetworkAddress": {
4685
5384
  "document": "Database IP to be modified",
4686
5385
  "members": [
@@ -4896,6 +5595,39 @@
4896
5595
  ],
4897
5596
  "type": "object"
4898
5597
  },
5598
+ "Operation": {
5599
+ "document": "Operation to be terminated.",
5600
+ "members": [
5601
+ {
5602
+ "disabled": false,
5603
+ "document": "Name of the shard where the operation is performed. The [DescribeCurrentOp](https://www.tencentcloud.comom/document/product/240/48120?from_cn_redirect=1) API can be called to query the shard name.",
5604
+ "example": "cmgo-bbzl****_0",
5605
+ "member": "string",
5606
+ "name": "ReplicaSetName",
5607
+ "required": true,
5608
+ "type": "string"
5609
+ },
5610
+ {
5611
+ "disabled": false,
5612
+ "document": "Name of the node where the operation is performed. The [DescribeCurrentOp](https://www.tencentcloud.comom/document/product/240/48120?from_cn_redirect=1) API can be called to query the node name.",
5613
+ "example": "30.99.***.*:7005:244****",
5614
+ "member": "string",
5615
+ "name": "NodeName",
5616
+ "required": true,
5617
+ "type": "string"
5618
+ },
5619
+ {
5620
+ "disabled": false,
5621
+ "document": "Operation number. The [DescribeCurrentOp](https://www.tencentcloud.comom/document/product/240/48120?from_cn_redirect=1) API can be called to query the operation number.",
5622
+ "example": "918759117",
5623
+ "member": "int64",
5624
+ "name": "OpId",
5625
+ "required": true,
5626
+ "type": "int"
5627
+ }
5628
+ ],
5629
+ "usage": "in"
5630
+ },
4899
5631
  "RemoveNodeList": {
4900
5632
  "document": "Node details of the instance to be modified.",
4901
5633
  "members": [
@@ -5249,6 +5981,61 @@
5249
5981
  ],
5250
5982
  "usage": "out"
5251
5983
  },
5984
+ "SetAccountUserPrivilegeRequest": {
5985
+ "document": "SetAccountUserPrivilege request structure.",
5986
+ "members": [
5987
+ {
5988
+ "disabled": false,
5989
+ "document": "Specifies the instance ID for the account to be configured. For example, cmgo-p8vn****. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/MongoDB), and copy the instance ID from the instance list.",
5990
+ "example": "cmgo-kbcfl64r",
5991
+ "member": "string",
5992
+ "name": "InstanceId",
5993
+ "required": true,
5994
+ "type": "string"
5995
+ },
5996
+ {
5997
+ "disabled": false,
5998
+ "document": "Sets the account name to access the instance. The setting requirements are as follows: The name should be started with a letter and its length should be 1–64 characters. Only uppercase letters, lowercase letters, digits (1–9), underscores (_), and hyphens (-) can be entered.",
5999
+ "example": "test_123",
6000
+ "member": "string",
6001
+ "name": "UserName",
6002
+ "required": true,
6003
+ "type": "string"
6004
+ },
6005
+ {
6006
+ "disabled": false,
6007
+ "document": "Sets the permission information.",
6008
+ "example": "无",
6009
+ "member": "Auth",
6010
+ "name": "AuthRole",
6011
+ "required": true,
6012
+ "type": "list"
6013
+ }
6014
+ ],
6015
+ "type": "object"
6016
+ },
6017
+ "SetAccountUserPrivilegeResponse": {
6018
+ "document": "SetAccountUserPrivilege response structure.",
6019
+ "members": [
6020
+ {
6021
+ "disabled": false,
6022
+ "document": "Task ID.",
6023
+ "example": "100000",
6024
+ "member": "uint64",
6025
+ "name": "FlowId",
6026
+ "output_required": true,
6027
+ "type": "int",
6028
+ "value_allowed_null": false
6029
+ },
6030
+ {
6031
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
6032
+ "member": "string",
6033
+ "name": "RequestId",
6034
+ "type": "string"
6035
+ }
6036
+ ],
6037
+ "type": "object"
6038
+ },
5252
6039
  "SetDBInstanceDeletionProtectionRequest": {
5253
6040
  "document": "SetDBInstanceDeletionProtection request structure.",
5254
6041
  "members": [
@@ -5285,6 +6072,51 @@
5285
6072
  ],
5286
6073
  "type": "object"
5287
6074
  },
6075
+ "SetInstanceMaintenanceRequest": {
6076
+ "document": "SetInstanceMaintenance request structure.",
6077
+ "members": [
6078
+ {
6079
+ "disabled": false,
6080
+ "document": "Specifies the instance ID. For example, cmgo-p8vn****. Log in to the [TencentDB for MongoDB console](https://console.cloud.tencent.com/mongodb), and copy the instance ID from the instance list.\n",
6081
+ "example": "cmgo-7pjedvz7",
6082
+ "member": "string",
6083
+ "name": "InstanceId",
6084
+ "required": true,
6085
+ "type": "string"
6086
+ },
6087
+ {
6088
+ "disabled": false,
6089
+ "document": "Start time of the maintenance window. The value range is any hour or half-hour between 00:00 and 23:00, such as 00:00 or 00:30.",
6090
+ "example": "\"04:00\"",
6091
+ "member": "string",
6092
+ "name": "MaintenanceStart",
6093
+ "required": true,
6094
+ "type": "string"
6095
+ },
6096
+ {
6097
+ "disabled": false,
6098
+ "document": "End time of the maintenance window.\n- The value range is any hour or half-hour between 00:00 and 23:00. The minimum value of maintenance time is 30 minutes, and the maximum value is 3 hours.\n- The end time should be later than the start time.",
6099
+ "example": "\"05:00\"",
6100
+ "member": "string",
6101
+ "name": "MaintenanceEnd",
6102
+ "required": true,
6103
+ "type": "string"
6104
+ }
6105
+ ],
6106
+ "type": "object"
6107
+ },
6108
+ "SetInstanceMaintenanceResponse": {
6109
+ "document": "SetInstanceMaintenance response structure.",
6110
+ "members": [
6111
+ {
6112
+ "document": "The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.",
6113
+ "member": "string",
6114
+ "name": "RequestId",
6115
+ "type": "string"
6116
+ }
6117
+ ],
6118
+ "type": "object"
6119
+ },
5288
6120
  "ShardInfo": {
5289
6121
  "document": "Details of an instance shard",
5290
6122
  "members": [