tccli 3.0.1245.1__py2.py3-none-any.whl → 3.0.1247.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.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/billing/v20180709/api.json +55 -1
- tccli/services/cam/v20190116/api.json +14 -14
- tccli/services/ccc/v20200210/api.json +61 -1
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +72 -0
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cls/v20201016/api.json +3 -3
- tccli/services/dbbrain/v20210527/api.json +14 -5
- tccli/services/dbdc/v20201029/api.json +72 -72
- tccli/services/dcdb/v20180411/api.json +3 -3
- tccli/services/dcdb/v20180411/examples.json +1 -1
- tccli/services/ecm/v20190719/api.json +17 -11
- tccli/services/ecm/v20190719/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +4 -4
- tccli/services/iotexplorer/iotexplorer_client.py +216 -4
- tccli/services/iotexplorer/v20190423/api.json +146 -1
- tccli/services/iotexplorer/v20190423/examples.json +34 -2
- tccli/services/lcic/v20220817/api.json +110 -111
- tccli/services/lcic/v20220817/examples.json +40 -40
- tccli/services/lkeap/__init__.py +4 -0
- tccli/services/lkeap/lkeap_client.py +1479 -0
- tccli/services/lkeap/v20240522/api.json +1973 -0
- tccli/services/lkeap/v20240522/examples.json +223 -0
- tccli/services/mna/v20210119/api.json +7 -7
- tccli/services/mna/v20210119/examples.json +9 -9
- tccli/services/mongodb/v20180408/api.json +153 -112
- tccli/services/mongodb/v20180408/examples.json +2 -2
- tccli/services/mongodb/v20190725/api.json +202 -167
- tccli/services/mongodb/v20190725/examples.json +8 -8
- tccli/services/monitor/v20180724/api.json +19 -0
- tccli/services/ocr/v20181119/api.json +10 -10
- tccli/services/ocr/v20181119/examples.json +15 -15
- tccli/services/sqlserver/v20180328/api.json +43 -5
- tccli/services/sqlserver/v20180328/examples.json +2 -2
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tcb/v20180608/api.json +281 -258
- tccli/services/tcb/v20180608/examples.json +18 -18
- tccli/services/tcbr/v20220217/api.json +46 -13
- tccli/services/tcbr/v20220217/examples.json +2 -8
- tccli/services/tcr/v20190924/api.json +125 -121
- tccli/services/tcr/v20190924/examples.json +53 -53
- tccli/services/tdmq/tdmq_client.py +57 -4
- tccli/services/tdmq/v20200217/api.json +107 -0
- tccli/services/tdmq/v20200217/examples.json +8 -0
- tccli/services/trtc/v20190722/api.json +33 -33
- tccli/services/vdb/v20230616/api.json +2 -2
- tccli/services/vpc/v20170312/api.json +38 -25
- tccli/services/vpc/v20170312/examples.json +29 -7
- tccli/services/wedata/v20210820/api.json +34 -1
- {tccli-3.0.1245.1.dist-info → tccli-3.0.1247.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1245.1.dist-info → tccli-3.0.1247.1.dist-info}/RECORD +58 -54
- {tccli-3.0.1245.1.dist-info → tccli-3.0.1247.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1245.1.dist-info → tccli-3.0.1247.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1245.1.dist-info → tccli-3.0.1247.1.dist-info}/license_files/LICENSE +0 -0
@@ -412,7 +412,7 @@
|
|
412
412
|
{
|
413
413
|
"document": "",
|
414
414
|
"input": "POST / HTTP/1.1\nHost: sqlserver.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstances\n<公共请求参数>\n\n{\n \"Status\": \"2\",\n \"SearchKey\": \"172.17.0.12\",\n \"VpcId\": \"vpc-mknbt351\",\n \"Zone\": \"ap-guangzhou-2\",\n \"VersionSet\": [\n \"2008R2\"\n ],\n \"ProjectId\": \"0\",\n \"Offset\": \"0\",\n \"PayMode\": \"1\",\n \"Limit\": \"3\",\n \"InstanceIdSet\": [\n \"mssql-3l3fgqn7\"\n ],\n \"SubnetId\": \"subnet-f72hylo6\",\n \"TagKeys\": [\n \"测试tag\"\n ],\n \"VipSet\": [\n \"172.1.0.12\"\n ],\n \"InstanceNameSet\": [\n \"数仓\"\n ]\n}",
|
415
|
-
"output": "{\n \"Response\": {\n \"DBInstances\": [\n {\n \"BackupCycle\": [\n 1\n ],\n \"BackupCycleType\": \"daily\",\n \"BackupModel\": \"
|
415
|
+
"output": "{\n \"Response\": {\n \"DBInstances\": [\n {\n \"Architecture\": \"MULTI\",\n \"BackupCycle\": [\n 1\n ],\n \"BackupCycleType\": \"daily\",\n \"BackupModel\": \"master_no_pkg\",\n \"BackupSaveDays\": 7,\n \"BackupTime\": \"00:15:15\",\n \"Collation\": \"Chinese_PRC_CI_AS\",\n \"Cpu\": 2,\n \"CreateTime\": \"2024-09-26 20:00:59\",\n \"CrossBackupEnabled\": \"disable\",\n \"CrossBackupSaveDays\": 0,\n \"CrossRegions\": [],\n \"DnsPodDomain\": \"\",\n \"EndTime\": \"0000-00-00 00:00:00\",\n \"HAFlag\": \"MIRROR\",\n \"InstanceId\": \"mssql-25psend9\",\n \"InstanceNote\": \"\",\n \"InstanceType\": \"cvmMultiHA\",\n \"IsDrZone\": true,\n \"IsolateOperator\": \"\",\n \"IsolateTime\": \"0000-00-00 00:00:00\",\n \"Memory\": 4,\n \"Model\": 7,\n \"MultiSlaveZones\": [\n {\n \"DrInstanceId\": \"mssqldr-phqpv3mz\",\n \"SlaveZone\": \"ap-guangzhou-3\",\n \"SlaveZoneName\": \"广州三区\"\n },\n {\n \"DrInstanceId\": \"mssqldr-6fcqb0vd\",\n \"SlaveZone\": \"ap-guangzhou-3\",\n \"SlaveZoneName\": \"广州三区\"\n }\n ],\n \"Name\": \"ac9488be-9cd7-4db9-93f0-d698795833db\",\n \"PayMode\": 0,\n \"Pid\": 1038028,\n \"ProjectId\": 0,\n \"ROFlag\": \"\",\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 1,\n \"RenewFlag\": 0,\n \"ResourceTags\": null,\n \"SlaveZones\": {\n \"SlaveZone\": \"\",\n \"SlaveZoneName\": \"\"\n },\n \"StartTime\": \"2024-09-26 20:00:59\",\n \"Status\": 2,\n \"Storage\": 20,\n \"Style\": \"EXCLUSIVE\",\n \"SubFlag\": \"\",\n \"SubnetId\": 2920039,\n \"TgwWanVPort\": 0,\n \"TimeZone\": \"China Standard Time\",\n \"Type\": \"CLOUD_BSSD\",\n \"Uid\": \"gamedb.gz1000432.mssql.db\",\n \"UniqSubnetId\": \"subnet-1qz3tgim\",\n \"UniqVpcId\": \"vpc-idmq8dwn\",\n \"UpdateTime\": \"2024-09-26 20:30:29\",\n \"UsedStorage\": 0,\n \"Version\": \"2017\",\n \"VersionName\": \"SQL Server 2017 Enterprise\",\n \"Vip\": \"172.16.64.6\",\n \"VpcId\": 81006,\n \"Vport\": 1433,\n \"Zone\": \"ap-guangzhou-6\",\n \"ZoneId\": 100006\n }\n ],\n \"RequestId\": \"eca79e80-7c7a-11ef-95d0-525400853186\",\n \"TotalCount\": 1\n }\n}",
|
416
416
|
"title": "查询实例列表"
|
417
417
|
}
|
418
418
|
],
|
@@ -420,7 +420,7 @@
|
|
420
420
|
{
|
421
421
|
"document": "查询实例附属属性",
|
422
422
|
"input": "POST / HTTP/1.1\nHost: sqlserver.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstancesAttribute\n<公共请求参数>\n\n{\n \"InstanceId\": \"mssql-j8kv137v\"\n}",
|
423
|
-
"output": "{\n \"Response\": {\n \"BlockedThreshold\": 0,\n \"EventSaveDays\": 7,\n \"InstanceId\": \"mssql-
|
423
|
+
"output": "{\n \"Response\": {\n \"BlockedThreshold\": 0,\n \"DrReadableInfo\": {\n \"DrInstanceId\": \"mssqldr-oo1\",\n \"Zone\": \"ap-guangzhou\",\n \"RoWeight\": 0,\n \"ReadableStatus\": \"\",\n \"ReadMode\": \"BalancedReadOnly\",\n \"SlaveStatus\": \"\",\n \"UniqSubnetId\": \"\",\n \"UniqVpcId\": \"\",\n \"VPort\": 0,\n \"Vip\": \"\"\n },\n \"EventSaveDays\": 7,\n \"InstanceId\": \"mssql-9pk12q33\",\n \"OldVipList\": [],\n \"RegularBackupCounts\": 100,\n \"RegularBackupEnable\": \"disable\",\n \"RegularBackupSaveDays\": 123,\n \"RegularBackupStartTime\": \"2024-06-17\",\n \"RegularBackupStrategy\": \"years\",\n \"RequestId\": \"c1bd8e12-4744-4d95-b08e-fbc2d8477c11\",\n \"SSLConfig\": {\n \"Encryption\": \"disable\",\n \"SSLValidity\": 0,\n \"SSLValidityPeriod\": \"0000-00-00 00:00:00\"\n },\n \"TDEConfig\": {\n \"CertificateAttribution\": \"none\",\n \"Encryption\": \"disable\",\n \"QuoteUin\": \"\"\n },\n \"XEventStatus\": \"disable\",\n \"MultiDrReadableInfo\": [\n {\n \"DrInstanceId\": \"mssqldr-jia78a\",\n \"Zone\": \"ap-guangzhou-3\",\n \"SlaveStatus\": \"DR_RUNNING\",\n \"ReadableStatus\": \"disable\",\n \"ReadMode\": \"BalancedReadOnly\",\n \"Vip\": \"\",\n \"VPort\": 1433,\n \"UniqVpcId\": \"\",\n \"UniqSubnetId\": \"\",\n \"RoWeight\": 1\n }\n ]\n }\n}",
|
424
424
|
"title": "查询实例mssql-j8kv137v的附属属性"
|
425
425
|
}
|
426
426
|
],
|
@@ -1229,7 +1229,7 @@
|
|
1229
1229
|
},
|
1230
1230
|
{
|
1231
1231
|
"disabled": false,
|
1232
|
-
"document": "证书套餐类型:\n2 = TrustAsia TLS RSA CA,3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书,25 = Wotrus 域名型证书,26 = Wotrus 域名型多域名证书,27 = Wotrus 域名型通配符证书,28 = Wotrus 企业型证书,29 = Wotrus 企业型多域名证书,30 = Wotrus 企业型通配符证书,31 = Wotrus 增强型证书,32 = Wotrus 增强型多域名证书,33 = Wotrus 国密域名型证书,34 = Wotrus 国密域名型多域名证书,35 = Wotrus 国密域名型通配符证书,37 = Wotrus 国密企业型证书,38 = Wotrus 国密企业型多域名证书,39 = Wotrus 国密企业型通配符证书,40 = Wotrus 国密增强型证书,41 = Wotrus 国密增强型多域名证书,42 = TrustAsia 域名型通配符多域名证书,43 = DNSPod-企业型(OV)SSL证书,44 = DNSPod-企业型(OV)通配符SSL证书,45 = DNSPod-企业型(OV)多域名SSL证书, 46 = DNSPod-增强型(EV)SSL证书,47 = DNSPod-增强型(EV)多域名SSL证书,48 = DNSPod-域名型(DV)SSL证书,49 = DNSPod-域名型(DV)通配符SSL证书,50 = DNSPod-域名型(DV)多域名SSL证书,51 = DNSPod(国密)-企业型(OV)SSL证书,52 = DNSPod(国密)-企业型(OV)通配符SSL证书,53 = DNSPod(国密)-企业型(OV)多域名SSL证书,54 = DNSPod(国密)-域名型(DV)SSL证书,55 = DNSPod(国密)-域名型(DV)通配符SSL证书, 56 = DNSPod(国密)-域名型(DV)多域名SSL证书,57 = SecureSite 企业型专业版多域名(OV Pro),58 = SecureSite 企业型多域名(OV),59 = SecureSite 增强型专业版多域名(EV Pro),60 = SecureSite 增强型多域名(EV),61 = Geotrust 增强型多域名(EV)\n注意:此字段可能返回 null,表示取不到有效值。",
|
1232
|
+
"document": "证书套餐类型:\n2 = TrustAsia TLS RSA CA,3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书,25 = Wotrus 域名型证书,26 = Wotrus 域名型多域名证书,27 = Wotrus 域名型通配符证书,28 = Wotrus 企业型证书,29 = Wotrus 企业型多域名证书,30 = Wotrus 企业型通配符证书,31 = Wotrus 增强型证书,32 = Wotrus 增强型多域名证书,33 = Wotrus 国密域名型证书,34 = Wotrus 国密域名型多域名证书,35 = Wotrus 国密域名型通配符证书,37 = Wotrus 国密企业型证书,38 = Wotrus 国密企业型多域名证书,39 = Wotrus 国密企业型通配符证书,40 = Wotrus 国密增强型证书,41 = Wotrus 国密增强型多域名证书,42 = TrustAsia 域名型通配符多域名证书,43 = DNSPod-企业型(OV)SSL证书,44 = DNSPod-企业型(OV)通配符SSL证书,45 = DNSPod-企业型(OV)多域名SSL证书, 46 = DNSPod-增强型(EV)SSL证书,47 = DNSPod-增强型(EV)多域名SSL证书,48 = DNSPod-域名型(DV)SSL证书,49 = DNSPod-域名型(DV)通配符SSL证书,50 = DNSPod-域名型(DV)多域名SSL证书,51 = DNSPod(国密)-企业型(OV)SSL证书,52 = DNSPod(国密)-企业型(OV)通配符SSL证书,53 = DNSPod(国密)-企业型(OV)多域名SSL证书,54 = DNSPod(国密)-域名型(DV)SSL证书,55 = DNSPod(国密)-域名型(DV)通配符SSL证书, 56 = DNSPod(国密)-域名型(DV)多域名SSL证书,57 = SecureSite 企业型专业版多域名(OV Pro),58 = SecureSite 企业型多域名(OV),59 = SecureSite 增强型专业版多域名(EV Pro),60 = SecureSite 增强型多域名(EV),61 = Geotrust 增强型多域名(EV),83 = TrustAsia C1 DV Free\n注意:此字段可能返回 null,表示取不到有效值。",
|
1233
1233
|
"example": "2",
|
1234
1234
|
"member": "string",
|
1235
1235
|
"name": "PackageType",
|