tencentcloud-sdk-python 3.0.1491__py2.py3-none-any.whl → 3.1.6__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aai/v20180522/aai_client_async.py +100 -0
- tencentcloud/aca/v20210323/aca_client_async.py +170 -0
- tencentcloud/acp/v20220105/acp_client_async.py +170 -0
- tencentcloud/advisor/v20200721/advisor_client_async.py +62 -0
- tencentcloud/af/v20200226/af_client_async.py +86 -0
- tencentcloud/afc/v20200226/afc_client_async.py +82 -0
- tencentcloud/ags/v20250920/ags_client_async.py +243 -0
- tencentcloud/ai3d/v20250513/ai3d_client_async.py +102 -0
- tencentcloud/aiart/v20221229/aiart_client_async.py +513 -0
- tencentcloud/ame/v20190916/ame_client_async.py +586 -0
- tencentcloud/ams/v20200608/ams_client_async.py +179 -0
- tencentcloud/ams/v20201229/ams_client_async.py +169 -0
- tencentcloud/anicloud/v20220923/anicloud_client_async.py +80 -0
- tencentcloud/antiddos/v20200309/antiddos_client_async.py +1718 -0
- tencentcloud/ape/v20200513/ape_client_async.py +170 -0
- tencentcloud/api/v20201106/api_client_async.py +80 -0
- tencentcloud/apigateway/v20180808/apigateway_client_async.py +1830 -0
- tencentcloud/apm/v20210622/apm_client_async.py +495 -0
- tencentcloud/asr/v20190614/asr_client_async.py +647 -0
- tencentcloud/asw/v20200722/asw_client_async.py +188 -0
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +1 -0
- tencentcloud/autoscaling/v20180419/autoscaling_client_async.py +1230 -0
- tencentcloud/autoscaling/v20180419/models.py +36 -0
- tencentcloud/ba/v20200720/ba_client_async.py +81 -0
- tencentcloud/batch/v20170312/batch_client_async.py +582 -0
- tencentcloud/bda/v20200324/bda_client_async.py +116 -0
- tencentcloud/bh/v20230418/bh_client.py +230 -0
- tencentcloud/bh/v20230418/bh_client_async.py +1844 -0
- tencentcloud/bh/v20230418/models.py +1677 -216
- tencentcloud/bi/v20220105/bi_client_async.py +548 -0
- tencentcloud/billing/v20180709/billing_client_async.py +1149 -0
- tencentcloud/bizlive/v20190313/bizlive_client_async.py +134 -0
- tencentcloud/bm/v20180423/bm_client_async.py +1012 -0
- tencentcloud/bma/v20210624/bma_client_async.py +530 -0
- tencentcloud/bma/v20221115/bma_client_async.py +224 -0
- tencentcloud/bmeip/v20180625/bmeip_client_async.py +386 -0
- tencentcloud/bmlb/v20180625/bmlb_client_async.py +908 -0
- tencentcloud/bmvpc/v20180625/bmvpc_client_async.py +1171 -0
- tencentcloud/bpaas/v20181217/bpaas_client_async.py +62 -0
- tencentcloud/bri/v20190328/bri_client_async.py +58 -0
- tencentcloud/bsca/v20210811/bsca_client_async.py +152 -0
- tencentcloud/btoe/v20210303/btoe_client_async.py +267 -0
- tencentcloud/btoe/v20210514/btoe_client_async.py +287 -0
- tencentcloud/ca/v20230228/ca_client_async.py +80 -0
- tencentcloud/cam/v20190116/cam_client_async.py +1684 -0
- tencentcloud/captcha/v20190722/captcha_client_async.py +350 -0
- tencentcloud/car/v20220110/car_client_async.py +134 -0
- tencentcloud/cat/v20180409/cat_client_async.py +279 -0
- tencentcloud/cbs/v20170312/cbs_client_async.py +959 -0
- tencentcloud/ccc/v20200210/ccc_client_async.py +1494 -0
- tencentcloud/ccc/v20200210/models.py +15 -0
- tencentcloud/cdb/v20170320/cdb_client_async.py +3254 -0
- tencentcloud/cdb/v20170320/models.py +74 -44
- tencentcloud/cdc/v20201214/cdc_client_async.py +440 -0
- tencentcloud/cdn/v20180606/cdn_client_async.py +1090 -0
- tencentcloud/cds/v20180420/cds_client_async.py +116 -0
- tencentcloud/cdwch/v20200915/cdwch_client_async.py +548 -0
- tencentcloud/cdwch/v20200915/models.py +34 -4
- tencentcloud/cdwdoris/v20211228/cdwdoris_client_async.py +1106 -0
- tencentcloud/cdwpg/v20201230/cdwpg_client_async.py +458 -0
- tencentcloud/cdz/v20221123/cdz_client_async.py +62 -0
- tencentcloud/cfg/v20210820/cfg_client_async.py +332 -0
- tencentcloud/cfs/v20190719/cfs_client_async.py +1054 -0
- tencentcloud/cfs/v20190719/models.py +40 -0
- tencentcloud/cfw/v20190904/cfw_client.py +23 -0
- tencentcloud/cfw/v20190904/cfw_client_async.py +2067 -0
- tencentcloud/cfw/v20190904/models.py +784 -8
- tencentcloud/chc/v20230418/chc_client_async.py +710 -0
- tencentcloud/chdfs/v20190718/chdfs_client_async.py +546 -0
- tencentcloud/chdfs/v20201112/chdfs_client_async.py +548 -0
- tencentcloud/ciam/v20220331/ciam_client_async.py +440 -0
- tencentcloud/cii/v20201210/cii_client_async.py +80 -0
- tencentcloud/cii/v20210408/cii_client_async.py +262 -0
- tencentcloud/cim/v20190318/cim_client_async.py +44 -0
- tencentcloud/ckafka/v20190819/ckafka_client.py +92 -0
- tencentcloud/ckafka/v20190819/ckafka_client_async.py +1701 -0
- tencentcloud/ckafka/v20190819/errorcodes.py +3 -0
- tencentcloud/ckafka/v20190819/models.py +741 -62
- tencentcloud/clb/v20180317/clb_client_async.py +1683 -0
- tencentcloud/cloudapp/v20220530/cloudapp_client_async.py +175 -0
- tencentcloud/cloudaudit/v20190319/cloudaudit_client_async.py +372 -0
- tencentcloud/cloudhsm/v20191112/cloudhsm_client_async.py +278 -0
- tencentcloud/cloudhsm/v20191112/models.py +49 -0
- tencentcloud/cloudstudio/v20230508/cloudstudio_client_async.py +188 -0
- tencentcloud/cls/v20201016/cls_client.py +92 -0
- tencentcloud/cls/v20201016/cls_client_async.py +2362 -0
- tencentcloud/cls/v20201016/models.py +1427 -74
- tencentcloud/cme/v20191029/cme_client_async.py +983 -0
- tencentcloud/cmq/v20190304/cmq_client_async.py +62 -0
- tencentcloud/cms/v20190321/cms_client_async.py +134 -0
- tencentcloud/common/abstract_client_async.py +654 -0
- tencentcloud/common/common_client_async.py +45 -0
- tencentcloud/common/http/request_async.py +62 -0
- tencentcloud/common/retry_async.py +87 -0
- tencentcloud/config/v20220802/config_client_async.py +152 -0
- tencentcloud/controlcenter/v20230110/controlcenter_client_async.py +116 -0
- tencentcloud/cpdp/v20190820/cpdp_client_async.py +3979 -0
- tencentcloud/csip/v20221121/csip_client.py +1 -1
- tencentcloud/csip/v20221121/csip_client_async.py +1502 -0
- tencentcloud/csip/v20221121/models.py +105 -0
- tencentcloud/csxg/v20230303/csxg_client_async.py +116 -0
- tencentcloud/ctem/v20231128/ctem_client.py +644 -0
- tencentcloud/ctem/v20231128/ctem_client_async.py +1124 -0
- tencentcloud/ctem/v20231128/models.py +4999 -711
- tencentcloud/ctsdb/v20230202/ctsdb_client_async.py +69 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/cvm_client_async.py +2025 -0
- tencentcloud/cvm/v20170312/errorcodes.py +3 -0
- tencentcloud/cvm/v20170312/models.py +14 -14
- tencentcloud/cwp/v20180228/cwp_client_async.py +9288 -0
- tencentcloud/cws/v20180312/cws_client_async.py +368 -0
- tencentcloud/cynosdb/v20190107/cynosdb_client_async.py +3068 -0
- tencentcloud/cynosdb/v20190107/models.py +99 -2
- tencentcloud/dasb/v20191018/dasb_client_async.py +1160 -0
- tencentcloud/dataagent/v20250513/dataagent_client_async.py +224 -0
- tencentcloud/dataagent/v20250513/models.py +15 -0
- tencentcloud/dayu/v20180709/dayu_client_async.py +2042 -0
- tencentcloud/dbbrain/v20191016/dbbrain_client_async.py +530 -0
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/dbbrain_client_async.py +1538 -0
- tencentcloud/dbbrain/v20210527/models.py +463 -12
- tencentcloud/dbdc/v20201029/dbdc_client_async.py +134 -0
- tencentcloud/dc/v20180410/dc_client_async.py +425 -0
- tencentcloud/dcdb/v20180411/dcdb_client_async.py +1541 -0
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/dlc_client_async.py +3322 -0
- tencentcloud/dlc/v20210125/errorcodes.py +9 -0
- tencentcloud/dlc/v20210125/models.py +1424 -17
- tencentcloud/dnspod/v20210323/dnspod_client_async.py +1710 -0
- tencentcloud/dnspod/v20210323/errorcodes.py +3 -0
- tencentcloud/dnspod/v20210323/models.py +2 -2
- tencentcloud/domain/v20180808/domain_client_async.py +1022 -0
- tencentcloud/drm/v20181115/drm_client_async.py +231 -0
- tencentcloud/ds/v20180523/ds_client_async.py +244 -0
- tencentcloud/dsgc/v20190723/dsgc_client_async.py +2452 -0
- tencentcloud/dsgc/v20190723/models.py +36 -36
- tencentcloud/dts/v20180330/dts_client_async.py +438 -0
- tencentcloud/dts/v20211206/dts_client.py +184 -0
- tencentcloud/dts/v20211206/dts_client_async.py +1480 -0
- tencentcloud/dts/v20211206/models.py +1275 -98
- tencentcloud/eb/v20210416/eb_client_async.py +602 -0
- tencentcloud/ecc/v20181213/ecc_client_async.py +100 -0
- tencentcloud/ecdn/v20191012/ecdn_client_async.py +162 -0
- tencentcloud/ecm/v20190719/ecm_client_async.py +2602 -0
- tencentcloud/eiam/v20210420/eiam_client_async.py +782 -0
- tencentcloud/eis/v20200715/eis_client_async.py +80 -0
- tencentcloud/eis/v20210601/eis_client_async.py +116 -0
- tencentcloud/emr/v20190103/emr_client.py +23 -0
- tencentcloud/emr/v20190103/emr_client_async.py +1659 -0
- tencentcloud/emr/v20190103/models.py +395 -0
- tencentcloud/es/v20180416/es_client_async.py +1209 -0
- tencentcloud/es/v20250101/es_client.py +6 -5
- tencentcloud/es/v20250101/es_client_async.py +216 -0
- tencentcloud/es/v20250101/models.py +6 -6
- tencentcloud/ess/v20201111/ess_client.py +6 -2
- tencentcloud/ess/v20201111/ess_client_async.py +3406 -0
- tencentcloud/ess/v20201111/models.py +468 -19
- tencentcloud/essbasic/v20201222/essbasic_client_async.py +1029 -0
- tencentcloud/essbasic/v20210526/essbasic_client.py +1 -1
- tencentcloud/essbasic/v20210526/essbasic_client_async.py +2757 -0
- tencentcloud/essbasic/v20210526/models.py +320 -6
- tencentcloud/evt/__init__.py +0 -0
- tencentcloud/evt/v20250217/__init__.py +0 -0
- tencentcloud/evt/v20250217/errorcodes.py +15 -0
- tencentcloud/evt/v20250217/evt_client.py +49 -0
- tencentcloud/evt/v20250217/evt_client_async.py +44 -0
- tencentcloud/evt/v20250217/models.py +228 -0
- tencentcloud/facefusion/v20181201/facefusion_client_async.py +86 -0
- tencentcloud/facefusion/v20220927/facefusion_client_async.py +83 -0
- tencentcloud/faceid/v20180301/errorcodes.py +0 -6
- tencentcloud/faceid/v20180301/faceid_client.py +0 -23
- tencentcloud/faceid/v20180301/faceid_client_async.py +674 -0
- tencentcloud/faceid/v20180301/models.py +45 -195
- tencentcloud/fmu/v20191213/fmu_client_async.py +161 -0
- tencentcloud/ft/v20200304/ft_client_async.py +134 -0
- tencentcloud/gaap/v20180529/gaap_client_async.py +1865 -0
- tencentcloud/gme/v20180711/gme_client_async.py +865 -0
- tencentcloud/goosefs/v20220519/goosefs_client_async.py +514 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/gs_client_async.py +1527 -0
- tencentcloud/gs/v20191118/models.py +227 -0
- tencentcloud/gwlb/v20240906/gwlb_client_async.py +373 -0
- tencentcloud/habo/v20181203/habo_client_async.py +62 -0
- tencentcloud/hai/v20230812/hai_client_async.py +316 -0
- tencentcloud/hasim/v20210716/hasim_client_async.py +422 -0
- tencentcloud/hcm/v20181106/hcm_client_async.py +44 -0
- tencentcloud/hunyuan/v20230901/hunyuan_client_async.py +469 -0
- tencentcloud/iai/v20180301/iai_client.py +0 -44
- tencentcloud/iai/v20180301/iai_client_async.py +728 -0
- tencentcloud/iai/v20180301/models.py +0 -171
- tencentcloud/iai/v20200303/iai_client.py +1 -35
- tencentcloud/iai/v20200303/iai_client_async.py +802 -0
- tencentcloud/iai/v20200303/models.py +0 -175
- tencentcloud/iap/v20240713/iap_client_async.py +134 -0
- tencentcloud/ic/v20190307/ic_client_async.py +193 -0
- tencentcloud/icr/v20211014/icr_client_async.py +44 -0
- tencentcloud/ie/v20200304/ie_client_async.py +206 -0
- tencentcloud/ig/v20210518/ig_client_async.py +44 -0
- tencentcloud/igtm/v20231024/igtm_client_async.py +494 -0
- tencentcloud/igtm/v20231024/models.py +110 -0
- tencentcloud/ims/v20200713/ims_client_async.py +60 -0
- tencentcloud/ims/v20201229/ims_client_async.py +132 -0
- tencentcloud/ioa/v20220601/ioa_client_async.py +512 -0
- tencentcloud/iot/v20180123/iot_client_async.py +838 -0
- tencentcloud/iotcloud/v20180614/iotcloud_client_async.py +1268 -0
- tencentcloud/iotcloud/v20210408/iotcloud_client_async.py +1340 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +161 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client_async.py +3632 -0
- tencentcloud/iotexplorer/v20190423/models.py +1669 -337
- tencentcloud/iotvideo/v20191126/iotvideo_client_async.py +1278 -0
- tencentcloud/iotvideo/v20201215/iotvideo_client_async.py +1448 -0
- tencentcloud/iotvideo/v20211125/iotvideo_client_async.py +1970 -0
- tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client_async.py +1921 -0
- tencentcloud/irp/v20220324/irp_client_async.py +98 -0
- tencentcloud/irp/v20220805/irp_client_async.py +152 -0
- tencentcloud/iss/v20230517/iss_client_async.py +1686 -0
- tencentcloud/iss/v20230517/models.py +2 -2
- tencentcloud/ivld/v20210903/ivld_client_async.py +636 -0
- tencentcloud/keewidb/v20220308/keewidb_client_async.py +711 -0
- tencentcloud/kms/v20190118/kms_client_async.py +1252 -0
- tencentcloud/lcic/v20220817/lcic_client_async.py +1331 -0
- tencentcloud/lighthouse/v20200324/lighthouse_client_async.py +2331 -0
- tencentcloud/live/v20180801/live_client.py +0 -25
- tencentcloud/live/v20180801/live_client_async.py +3758 -0
- tencentcloud/live/v20180801/models.py +0 -282
- tencentcloud/lke/v20231130/lke_client_async.py +1923 -0
- tencentcloud/lke/v20231130/models.py +82 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -13
- tencentcloud/lkeap/v20240522/lkeap_client_async.py +618 -0
- tencentcloud/lowcode/v20210108/lowcode_client_async.py +332 -0
- tencentcloud/mall/v20230518/mall_client_async.py +44 -0
- tencentcloud/mariadb/v20170312/mariadb_client_async.py +1505 -0
- tencentcloud/market/v20191010/market_client_async.py +62 -0
- tencentcloud/memcached/v20190318/memcached_client_async.py +44 -0
- tencentcloud/mmps/v20200710/mmps_client_async.py +296 -0
- tencentcloud/mna/v20210119/mna_client_async.py +764 -0
- tencentcloud/mongodb/v20180408/mongodb_client_async.py +260 -0
- tencentcloud/mongodb/v20190725/errorcodes.py +3 -0
- tencentcloud/mongodb/v20190725/models.py +390 -2
- tencentcloud/mongodb/v20190725/mongodb_client.py +46 -0
- tencentcloud/mongodb/v20190725/mongodb_client_async.py +1220 -0
- tencentcloud/monitor/v20180724/monitor_client_async.py +3099 -0
- tencentcloud/monitor/v20230616/monitor_client_async.py +44 -0
- tencentcloud/mps/v20190612/errorcodes.py +9 -0
- tencentcloud/mps/v20190612/models.py +2329 -290
- tencentcloud/mps/v20190612/mps_client.py +232 -0
- tencentcloud/mps/v20190612/mps_client_async.py +2729 -0
- tencentcloud/mqtt/v20240516/mqtt_client_async.py +1153 -0
- tencentcloud/mrs/v20200910/mrs_client_async.py +231 -0
- tencentcloud/ms/v20180408/ms_client_async.py +450 -0
- tencentcloud/msp/v20180319/msp_client_async.py +154 -0
- tencentcloud/nlp/v20190408/nlp_client_async.py +140 -0
- tencentcloud/npp/v20190823/npp_client_async.py +170 -0
- tencentcloud/oceanus/v20190422/oceanus_client_async.py +844 -0
- tencentcloud/ocr/v20181119/models.py +232 -0
- tencentcloud/ocr/v20181119/ocr_client_async.py +2228 -0
- tencentcloud/omics/v20221128/omics_client_async.py +386 -0
- tencentcloud/organization/v20181225/organization_client_async.py +386 -0
- tencentcloud/organization/v20210331/organization_client_async.py +2348 -0
- tencentcloud/partners/v20180321/partners_client_async.py +444 -0
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/postgres_client_async.py +1908 -0
- tencentcloud/privatedns/v20201028/errorcodes.py +9 -0
- tencentcloud/privatedns/v20201028/models.py +783 -17
- tencentcloud/privatedns/v20201028/privatedns_client.py +93 -1
- tencentcloud/privatedns/v20201028/privatedns_client_async.py +746 -0
- tencentcloud/pts/v20210728/pts_client_async.py +890 -0
- tencentcloud/rce/v20201103/rce_client_async.py +224 -0
- tencentcloud/redis/v20180412/redis_client_async.py +2008 -0
- tencentcloud/region/v20220627/region_client_async.py +80 -0
- tencentcloud/rum/v20210622/rum_client_async.py +999 -0
- tencentcloud/scf/v20180416/errorcodes.py +6 -0
- tencentcloud/scf/v20180416/models.py +263 -0
- tencentcloud/scf/v20180416/scf_client_async.py +984 -0
- tencentcloud/securitylake/v20240117/securitylake_client_async.py +44 -0
- tencentcloud/ses/v20201002/ses_client_async.py +657 -0
- tencentcloud/smh/v20210712/smh_client_async.py +296 -0
- tencentcloud/smop/v20201203/smop_client_async.py +46 -0
- tencentcloud/sms/v20190711/sms_client_async.py +326 -0
- tencentcloud/sms/v20210111/sms_client_async.py +365 -0
- tencentcloud/soe/v20180724/soe_client_async.py +98 -0
- tencentcloud/sqlserver/v20180328/sqlserver_client_async.py +2693 -0
- tencentcloud/ssa/v20180608/ssa_client_async.py +440 -0
- tencentcloud/ssl/v20191205/ssl_client_async.py +1257 -0
- tencentcloud/sslpod/v20190605/sslpod_client_async.py +206 -0
- tencentcloud/ssm/v20190923/ssm_client_async.py +468 -0
- tencentcloud/sts/v20180813/sts_client_async.py +205 -0
- tencentcloud/svp/v20240125/svp_client_async.py +116 -0
- tencentcloud/taf/v20200210/taf_client_async.py +44 -0
- tencentcloud/tag/v20180813/tag_client_async.py +584 -0
- tencentcloud/tat/v20201028/tat_client_async.py +565 -0
- tencentcloud/tbaas/v20180416/tbaas_client_async.py +458 -0
- tencentcloud/tbp/v20190311/tbp_client_async.py +98 -0
- tencentcloud/tbp/v20190627/tbp_client_async.py +62 -0
- tencentcloud/tcaplusdb/v20190823/tcaplusdb_client_async.py +986 -0
- tencentcloud/tcb/v20180608/tcb_client_async.py +1632 -0
- tencentcloud/tcbr/v20220217/models.py +15 -0
- tencentcloud/tcbr/v20220217/tcbr_client_async.py +206 -0
- tencentcloud/tccatalog/v20241024/tccatalog_client_async.py +98 -0
- tencentcloud/tchd/v20230306/tchd_client_async.py +65 -0
- tencentcloud/tcm/v20210413/tcm_client_async.py +242 -0
- tencentcloud/tcr/v20190924/tcr_client_async.py +2008 -0
- tencentcloud/tcss/v20201101/tcss_client_async.py +6169 -0
- tencentcloud/tdai/v20250717/models.py +55 -10
- tencentcloud/tdai/v20250717/tdai_client.py +1 -1
- tencentcloud/tdai/v20250717/tdai_client_async.py +350 -0
- tencentcloud/tdcpg/v20211118/tdcpg_client_async.py +482 -0
- tencentcloud/tdid/v20210519/tdid_client_async.py +353 -0
- tencentcloud/tdmq/v20200217/errorcodes.py +3 -0
- tencentcloud/tdmq/v20200217/models.py +636 -904
- tencentcloud/tdmq/v20200217/tdmq_client.py +44 -73
- tencentcloud/tdmq/v20200217/tdmq_client_async.py +2732 -0
- tencentcloud/tds/v20220801/tds_client_async.py +116 -0
- tencentcloud/tem/v20201221/tem_client_async.py +332 -0
- tencentcloud/tem/v20210701/tem_client_async.py +949 -0
- tencentcloud/teo/v20220106/teo_client_async.py +120 -0
- tencentcloud/teo/v20220901/models.py +267 -4
- tencentcloud/teo/v20220901/teo_client_async.py +3609 -0
- tencentcloud/thpc/v20211109/thpc_client_async.py +98 -0
- tencentcloud/thpc/v20220401/thpc_client_async.py +321 -0
- tencentcloud/thpc/v20230321/models.py +30 -0
- tencentcloud/thpc/v20230321/thpc_client_async.py +591 -0
- tencentcloud/tia/v20180226/tia_client_async.py +206 -0
- tencentcloud/tiia/v20190529/tiia_client_async.py +536 -0
- tencentcloud/tione/v20191022/tione_client_async.py +422 -0
- tencentcloud/tione/v20211111/tione_client_async.py +1003 -0
- tencentcloud/tiw/v20190919/tiw_client_async.py +656 -0
- tencentcloud/tke/v20180525/errorcodes.py +3 -0
- tencentcloud/tke/v20180525/models.py +3129 -288
- tencentcloud/tke/v20180525/tke_client.py +414 -0
- tencentcloud/tke/v20180525/tke_client_async.py +4562 -0
- tencentcloud/tke/v20220501/tke_client_async.py +343 -0
- tencentcloud/tkgdq/v20190411/tkgdq_client_async.py +80 -0
- tencentcloud/tms/v20200713/tms_client_async.py +98 -0
- tencentcloud/tms/v20201229/tms_client_async.py +97 -0
- tencentcloud/tmt/v20180321/tmt_client_async.py +183 -0
- tencentcloud/tourism/v20230215/tourism_client_async.py +44 -0
- tencentcloud/trabbit/v20230418/trabbit_client_async.py +548 -0
- tencentcloud/trocket/v20230308/trocket_client_async.py +1390 -0
- tencentcloud/trp/v20210515/trp_client_async.py +1002 -0
- tencentcloud/trro/v20220325/trro_client_async.py +588 -0
- tencentcloud/trtc/v20190722/errorcodes.py +3 -0
- tencentcloud/trtc/v20190722/models.py +21 -6
- tencentcloud/trtc/v20190722/trtc_client.py +1 -0
- tencentcloud/trtc/v20190722/trtc_client_async.py +1516 -0
- tencentcloud/tse/v20201207/tse_client_async.py +2240 -0
- tencentcloud/tsf/v20180326/models.py +4 -4
- tencentcloud/tsf/v20180326/tsf_client_async.py +4143 -0
- tencentcloud/tsi/v20210325/tsi_client_async.py +104 -0
- tencentcloud/tsw/v20200924/tsw_client_async.py +44 -0
- tencentcloud/tsw/v20210412/tsw_client_async.py +80 -0
- tencentcloud/tts/v20190823/tts_client_async.py +107 -0
- tencentcloud/vcg/v20240404/vcg_client_async.py +62 -0
- tencentcloud/vclm/v20240523/errorcodes.py +27 -0
- tencentcloud/vclm/v20240523/models.py +415 -16
- tencentcloud/vclm/v20240523/vclm_client.py +47 -0
- tencentcloud/vclm/v20240523/vclm_client_async.py +263 -0
- tencentcloud/vcube/v20220410/models.py +98 -0
- tencentcloud/vcube/v20220410/vcube_client.py +46 -0
- tencentcloud/vcube/v20220410/vcube_client_async.py +674 -0
- tencentcloud/vdb/v20230616/vdb_client_async.py +278 -0
- tencentcloud/vm/v20200709/vm_client_async.py +120 -0
- tencentcloud/vm/v20201229/vm_client_async.py +139 -0
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client_async.py +148 -0
- tencentcloud/vms/v20200902/vms_client_async.py +62 -0
- tencentcloud/vod/v20180717/models.py +6 -2
- tencentcloud/vod/v20180717/vod_client_async.py +3712 -0
- tencentcloud/vod/v20240718/vod_client_async.py +160 -0
- tencentcloud/vpc/v20170312/vpc_client_async.py +8139 -0
- tencentcloud/vrs/v20200824/vrs_client_async.py +182 -0
- tencentcloud/vtc/v20240223/vtc_client_async.py +132 -0
- tencentcloud/waf/v20180125/models.py +3924 -0
- tencentcloud/waf/v20180125/waf_client.py +230 -0
- tencentcloud/waf/v20180125/waf_client_async.py +3542 -0
- tencentcloud/wav/v20210129/wav_client_async.py +494 -0
- tencentcloud/wedata/v20210820/wedata_client_async.py +5384 -0
- tencentcloud/wedata/v20250806/wedata_client_async.py +2168 -0
- tencentcloud/weilingwith/v20230427/weilingwith_client_async.py +1180 -0
- tencentcloud/wsa/v20250508/wsa_client_async.py +44 -0
- tencentcloud/wss/v20180426/wss_client_async.py +80 -0
- tencentcloud/yinsuda/v20220527/yinsuda_client_async.py +386 -0
- tencentcloud/yunjing/v20180228/yunjing_client_async.py +1826 -0
- tencentcloud/yunsou/v20180504/yunsou_client_async.py +62 -0
- tencentcloud/yunsou/v20191115/yunsou_client_async.py +62 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/METADATA +3 -1
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/RECORD +391 -103
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1491.dist-info → tencentcloud_sdk_python-3.1.6.dist-info}/top_level.txt +0 -0
|
@@ -8530,10 +8530,10 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8530
8530
|
:param _Volume: 实例硬盘大小,单位:GB,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的硬盘范围。
|
|
8531
8531
|
:type Volume: int
|
|
8532
8532
|
:param _EngineVersion: MySQL 版本,值包括:5.5、5.6、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
|
|
8533
|
-
|
|
8533
|
+
说明:创建非云盘版实例时,请根据需要指定实例版本(推荐5.7或8.0),若此参数不填,则默认值为8.0;若创建的是云盘版实例,则此参数仅能指定为5.7或8.0。
|
|
8534
8534
|
:type EngineVersion: str
|
|
8535
8535
|
:param _UniqVpcId: 私有网络 ID,请使用 [查询私有网络列表](/document/api/215/15778)。
|
|
8536
|
-
|
|
8536
|
+
说明:如果创建的是云盘版实例,此参数为必填且为私有网络类型。若此项不填,则系统会选择默认的 VPC。
|
|
8537
8537
|
:type UniqVpcId: str
|
|
8538
8538
|
:param _UniqSubnetId: 私有网络下的子网 ID,如果设置了 UniqVpcId,则 UniqSubnetId 必填,请使用 [查询子网列表](/document/api/215/15784)。
|
|
8539
8539
|
说明:若此项不填,则系统会选择默认 VPC 下的默认子网。
|
|
@@ -8541,7 +8541,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8541
8541
|
:param _ProjectId: 项目 ID,不填为默认项目。
|
|
8542
8542
|
:type ProjectId: int
|
|
8543
8543
|
:param _Zone: 可用区信息,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的可用区。
|
|
8544
|
-
|
|
8544
|
+
说明:若您创建单节点、双节点、三节点实例,此参数为必填项,请指定可用区,若不指定可用区,则系统会自动选择一个可用区(可能不是您希望部署的可用区);若您创建云盘版实例,此参数不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置。
|
|
8545
8545
|
:type Zone: str
|
|
8546
8546
|
:param _MasterInstanceId: 实例 ID,购买只读实例或者灾备实例时必填,该字段表示只读实例或者灾备实例的主实例 ID,请使用 [查询实例列表](https://cloud.tencent.com/document/api/236/15872) 接口查询云数据库实例 ID。
|
|
8547
8547
|
:type MasterInstanceId: str
|
|
@@ -8563,7 +8563,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8563
8563
|
:param _DeployMode: 多可用区域,默认为 0,支持值包括:0 - 表示单可用区,1 - 表示多可用区,购买主实例时可指定该参数,购买只读实例或者灾备实例时指定该参数无意义。
|
|
8564
8564
|
:type DeployMode: int
|
|
8565
8565
|
:param _SlaveZone: 备库 1 的可用区信息。
|
|
8566
|
-
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone
|
|
8566
|
+
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone 的值;云盘版实例此参数可不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置;单节点实例为单可用区,无需指定此参数。
|
|
8567
8567
|
:type SlaveZone: str
|
|
8568
8568
|
:param _BackupZone: 备库 2 的可用区信息,默认为空,购买三节点主实例时可指定该参数。
|
|
8569
8569
|
:type BackupZone: str
|
|
@@ -8581,8 +8581,8 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8581
8581
|
:type DeployGroupId: str
|
|
8582
8582
|
:param _ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间在48小时内唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
|
|
8583
8583
|
:type ClientToken: str
|
|
8584
|
-
:param _DeviceType: 实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" -
|
|
8585
|
-
|
|
8584
|
+
:param _DeviceType: 实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" - 云盘版标准型,"CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 云盘版加强型。不指定则默认为通用型实例。
|
|
8585
|
+
说明:如果创建的是云盘版实例,此参数为必填。
|
|
8586
8586
|
:type DeviceType: str
|
|
8587
8587
|
:param _ParamTemplateId: 参数模板 id。
|
|
8588
8588
|
备注:如您使用自定义参数模板 id,可传入自定义参数模板 id;如您计划使用默认参数模板,该参数模板 id 传入 id 无效,需设置 ParamTemplateType。
|
|
@@ -8608,16 +8608,18 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8608
8608
|
:type EngineType: str
|
|
8609
8609
|
:param _Vips: 指定实例的IP列表。仅支持主实例指定,按实例顺序,不足则按未指定处理。
|
|
8610
8610
|
:type Vips: list of str
|
|
8611
|
-
:param _DataProtectVolume:
|
|
8611
|
+
:param _DataProtectVolume: 云盘版实例的数据保护空间大小,单位 GB,设置范围1 - 10。
|
|
8612
8612
|
:type DataProtectVolume: int
|
|
8613
|
-
:param _ClusterTopology:
|
|
8614
|
-
|
|
8613
|
+
:param _ClusterTopology: 云盘版节点拓扑配置。
|
|
8614
|
+
说明:若购买的是云盘版实例,此参数为必填,需设置云盘版实例的 RW 和 RO 节点拓扑,RO 节点范围是1 - 5个,请至少设置1个 RO 节点。
|
|
8615
8615
|
:type ClusterTopology: :class:`tencentcloud.cdb.v20170320.models.ClusterTopology`
|
|
8616
|
-
:param _DiskType:
|
|
8617
|
-
|
|
8616
|
+
:param _DiskType: 硬盘类型,单节点(云盘)或者云盘版实例可以指定此参数。CLOUD_SSD 表示 SSD 云硬盘,CLOUD_HSSD 表示增强型 SSD 云硬盘,CLOUD_PREMIUM 表示高性能云硬盘。
|
|
8617
|
+
说明:单节点(云盘)、云盘版实例硬盘类型所支持的地域略有不同,具体支持情况请参考 [地域和可用区](https://cloud.tencent.com/document/product/236/8458)。
|
|
8618
8618
|
:type DiskType: str
|
|
8619
8619
|
:param _ClusterType: 集群类型:cage——金融围拢,cdc——CDB ON CDC;dedicate——独享集群
|
|
8620
8620
|
:type ClusterType: str
|
|
8621
|
+
:param _DestroyProtect: 开启或关闭实例销毁保护。on-开启,off-关闭
|
|
8622
|
+
:type DestroyProtect: str
|
|
8621
8623
|
"""
|
|
8622
8624
|
self._GoodsNum = None
|
|
8623
8625
|
self._Memory = None
|
|
@@ -8660,6 +8662,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8660
8662
|
self._ClusterTopology = None
|
|
8661
8663
|
self._DiskType = None
|
|
8662
8664
|
self._ClusterType = None
|
|
8665
|
+
self._DestroyProtect = None
|
|
8663
8666
|
|
|
8664
8667
|
@property
|
|
8665
8668
|
def GoodsNum(self):
|
|
@@ -8697,7 +8700,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8697
8700
|
@property
|
|
8698
8701
|
def EngineVersion(self):
|
|
8699
8702
|
r"""MySQL 版本,值包括:5.5、5.6、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
|
|
8700
|
-
|
|
8703
|
+
说明:创建非云盘版实例时,请根据需要指定实例版本(推荐5.7或8.0),若此参数不填,则默认值为8.0;若创建的是云盘版实例,则此参数仅能指定为5.7或8.0。
|
|
8701
8704
|
:rtype: str
|
|
8702
8705
|
"""
|
|
8703
8706
|
return self._EngineVersion
|
|
@@ -8709,7 +8712,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8709
8712
|
@property
|
|
8710
8713
|
def UniqVpcId(self):
|
|
8711
8714
|
r"""私有网络 ID,请使用 [查询私有网络列表](/document/api/215/15778)。
|
|
8712
|
-
|
|
8715
|
+
说明:如果创建的是云盘版实例,此参数为必填且为私有网络类型。若此项不填,则系统会选择默认的 VPC。
|
|
8713
8716
|
:rtype: str
|
|
8714
8717
|
"""
|
|
8715
8718
|
return self._UniqVpcId
|
|
@@ -8744,7 +8747,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8744
8747
|
@property
|
|
8745
8748
|
def Zone(self):
|
|
8746
8749
|
r"""可用区信息,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的可用区。
|
|
8747
|
-
|
|
8750
|
+
说明:若您创建单节点、双节点、三节点实例,此参数为必填项,请指定可用区,若不指定可用区,则系统会自动选择一个可用区(可能不是您希望部署的可用区);若您创建云盘版实例,此参数不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置。
|
|
8748
8751
|
:rtype: str
|
|
8749
8752
|
"""
|
|
8750
8753
|
return self._Zone
|
|
@@ -8847,7 +8850,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8847
8850
|
@property
|
|
8848
8851
|
def SlaveZone(self):
|
|
8849
8852
|
r"""备库 1 的可用区信息。
|
|
8850
|
-
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone
|
|
8853
|
+
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone 的值;云盘版实例此参数可不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置;单节点实例为单可用区,无需指定此参数。
|
|
8851
8854
|
:rtype: str
|
|
8852
8855
|
"""
|
|
8853
8856
|
return self._SlaveZone
|
|
@@ -8946,8 +8949,8 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
8946
8949
|
|
|
8947
8950
|
@property
|
|
8948
8951
|
def DeviceType(self):
|
|
8949
|
-
r"""实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" -
|
|
8950
|
-
|
|
8952
|
+
r"""实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" - 云盘版标准型,"CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 云盘版加强型。不指定则默认为通用型实例。
|
|
8953
|
+
说明:如果创建的是云盘版实例,此参数为必填。
|
|
8951
8954
|
:rtype: str
|
|
8952
8955
|
"""
|
|
8953
8956
|
return self._DeviceType
|
|
@@ -9081,7 +9084,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
9081
9084
|
|
|
9082
9085
|
@property
|
|
9083
9086
|
def DataProtectVolume(self):
|
|
9084
|
-
r"""
|
|
9087
|
+
r"""云盘版实例的数据保护空间大小,单位 GB,设置范围1 - 10。
|
|
9085
9088
|
:rtype: int
|
|
9086
9089
|
"""
|
|
9087
9090
|
return self._DataProtectVolume
|
|
@@ -9092,8 +9095,8 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
9092
9095
|
|
|
9093
9096
|
@property
|
|
9094
9097
|
def ClusterTopology(self):
|
|
9095
|
-
r"""
|
|
9096
|
-
|
|
9098
|
+
r"""云盘版节点拓扑配置。
|
|
9099
|
+
说明:若购买的是云盘版实例,此参数为必填,需设置云盘版实例的 RW 和 RO 节点拓扑,RO 节点范围是1 - 5个,请至少设置1个 RO 节点。
|
|
9097
9100
|
:rtype: :class:`tencentcloud.cdb.v20170320.models.ClusterTopology`
|
|
9098
9101
|
"""
|
|
9099
9102
|
return self._ClusterTopology
|
|
@@ -9104,8 +9107,8 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
9104
9107
|
|
|
9105
9108
|
@property
|
|
9106
9109
|
def DiskType(self):
|
|
9107
|
-
r"""
|
|
9108
|
-
|
|
9110
|
+
r"""硬盘类型,单节点(云盘)或者云盘版实例可以指定此参数。CLOUD_SSD 表示 SSD 云硬盘,CLOUD_HSSD 表示增强型 SSD 云硬盘,CLOUD_PREMIUM 表示高性能云硬盘。
|
|
9111
|
+
说明:单节点(云盘)、云盘版实例硬盘类型所支持的地域略有不同,具体支持情况请参考 [地域和可用区](https://cloud.tencent.com/document/product/236/8458)。
|
|
9109
9112
|
:rtype: str
|
|
9110
9113
|
"""
|
|
9111
9114
|
return self._DiskType
|
|
@@ -9125,6 +9128,17 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
9125
9128
|
def ClusterType(self, ClusterType):
|
|
9126
9129
|
self._ClusterType = ClusterType
|
|
9127
9130
|
|
|
9131
|
+
@property
|
|
9132
|
+
def DestroyProtect(self):
|
|
9133
|
+
r"""开启或关闭实例销毁保护。on-开启,off-关闭
|
|
9134
|
+
:rtype: str
|
|
9135
|
+
"""
|
|
9136
|
+
return self._DestroyProtect
|
|
9137
|
+
|
|
9138
|
+
@DestroyProtect.setter
|
|
9139
|
+
def DestroyProtect(self, DestroyProtect):
|
|
9140
|
+
self._DestroyProtect = DestroyProtect
|
|
9141
|
+
|
|
9128
9142
|
|
|
9129
9143
|
def _deserialize(self, params):
|
|
9130
9144
|
self._GoodsNum = params.get("GoodsNum")
|
|
@@ -9182,6 +9196,7 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
|
9182
9196
|
self._ClusterTopology._deserialize(params.get("ClusterTopology"))
|
|
9183
9197
|
self._DiskType = params.get("DiskType")
|
|
9184
9198
|
self._ClusterType = params.get("ClusterType")
|
|
9199
|
+
self._DestroyProtect = params.get("DestroyProtect")
|
|
9185
9200
|
memeber_set = set(params.keys())
|
|
9186
9201
|
for name, value in vars(self).items():
|
|
9187
9202
|
property_name = name[1:]
|
|
@@ -9266,10 +9281,10 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9266
9281
|
:param _GoodsNum: 实例数量,默认值为1, 最小值1,最大值为100。
|
|
9267
9282
|
:type GoodsNum: int
|
|
9268
9283
|
:param _Zone: 可用区信息,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的可用区。
|
|
9269
|
-
|
|
9284
|
+
说明:若您创建单节点、双节点、三节点实例,此参数为必填项,请指定可用区,若不指定可用区,则系统会自动选择一个可用区(可能不是您希望部署的可用区);若您创建云盘版实例,此参数不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置。
|
|
9270
9285
|
:type Zone: str
|
|
9271
9286
|
:param _UniqVpcId: 私有网络 ID,请使用 [查询私有网络列表](/document/api/215/15778)。
|
|
9272
|
-
|
|
9287
|
+
说明:如果创建的是云盘版实例,此参数为必填且为私有网络类型。若此项不填,则系统会选择默认的 VPC。
|
|
9273
9288
|
:type UniqVpcId: str
|
|
9274
9289
|
:param _UniqSubnetId: 私有网络下的子网 ID,如果设置了 UniqVpcId,则 UniqSubnetId 必填,请使用 [查询子网列表](/document/api/215/15784)。
|
|
9275
9290
|
说明:若此项不填,则系统会选择默认 VPC 下的默认子网。
|
|
@@ -9285,7 +9300,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9285
9300
|
:param _MasterInstanceId: 实例 ID,购买只读实例或灾备实例时必填,该字段表示只读实例或灾备实例的主实例 ID,请使用 [查询实例列表](https://cloud.tencent.com/document/api/236/15872) 接口查询云数据库实例 ID。
|
|
9286
9301
|
:type MasterInstanceId: str
|
|
9287
9302
|
:param _EngineVersion: MySQL 版本,值包括:5.5、5.6、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
|
|
9288
|
-
|
|
9303
|
+
说明:创建非云盘版实例时,请根据需要指定实例版本(推荐5.7或8.0),若此参数不填,则默认值为8.0;若创建的是云盘版实例,则此参数仅能指定为5.7或8.0。
|
|
9289
9304
|
:type EngineVersion: str
|
|
9290
9305
|
:param _Password: 设置 root 账号密码,密码规则:8 - 64 个字符,至少包含字母、数字、字符(支持的字符:_+-&=!@#$%^*())中的两种,购买主实例时可指定该参数,购买只读实例或者灾备实例时指定该参数无意义。
|
|
9291
9306
|
:type Password: str
|
|
@@ -9294,7 +9309,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9294
9309
|
:param _DeployMode: 多可用区域,默认为 0,支持值包括:0 - 表示单可用区,1 - 表示多可用区。
|
|
9295
9310
|
:type DeployMode: int
|
|
9296
9311
|
:param _SlaveZone: 备库 1 的可用区信息。
|
|
9297
|
-
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone
|
|
9312
|
+
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone 的值;云盘版实例此参数可不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置;单节点实例为单可用区,无需指定此参数。
|
|
9298
9313
|
:type SlaveZone: str
|
|
9299
9314
|
:param _ParamList: 参数列表,参数格式如 ParamList.0.Name=auto_increment&ParamList.0.Value=1。可通过 [查询默认的可设置参数列表](https://cloud.tencent.com/document/api/236/32662) 查询支持设置的参数。
|
|
9300
9315
|
说明:表名大小写敏感的开启和关闭可通过参数 lower_case_table_names 进行设置,参数值为0表示开启,参数值为1表示关闭,若不设置则此参数默认值为0。若您创建的是 MySQL 8.0 版本的实例,则需要在创建实例时通过设置 lower_case_table_names 参数来开启或关闭表名大小写敏感,创建实例后无法修改参数,即创建后无法修改表名大小写敏感。其他数据库版本的实例支持在创建实例后修改 lower_case_table_names 参数。创建实例时设置表名大小写敏感的 API 调用方法请参见本文中的示例3。
|
|
@@ -9317,8 +9332,8 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9317
9332
|
:type DeployGroupId: str
|
|
9318
9333
|
:param _ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间在48小时内唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
|
|
9319
9334
|
:type ClientToken: str
|
|
9320
|
-
:param _DeviceType: 实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" -
|
|
9321
|
-
|
|
9335
|
+
:param _DeviceType: 实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" - 云盘版标准型,"CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 云盘版加强型。不指定则默认为通用型实例。
|
|
9336
|
+
说明:如果创建的是云盘版实例,此参数为必填。
|
|
9322
9337
|
:type DeviceType: str
|
|
9323
9338
|
:param _ParamTemplateId: 参数模板 id。
|
|
9324
9339
|
备注:如您使用自定义参数模板 id,可传入自定义参数模板 id;如您计划使用默认参数模板,该参数模板 id 传入 id 无效,需设置 ParamTemplateType。
|
|
@@ -9345,14 +9360,16 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9345
9360
|
:type EngineType: str
|
|
9346
9361
|
:param _Vips: 指定实例的IP列表。仅支持主实例指定,按实例顺序,不足则按未指定处理。
|
|
9347
9362
|
:type Vips: list of str
|
|
9348
|
-
:param _DataProtectVolume:
|
|
9363
|
+
:param _DataProtectVolume: 云盘版实例的数据保护空间大小,单位 GB,设置范围1 - 10。
|
|
9349
9364
|
:type DataProtectVolume: int
|
|
9350
|
-
:param _ClusterTopology:
|
|
9351
|
-
|
|
9365
|
+
:param _ClusterTopology: 云盘版节点拓扑配置。
|
|
9366
|
+
说明:若购买的是云盘版实例,此参数为必填,需设置云盘版实例的 RW 和 RO 节点拓扑,RO 节点范围是1 - 5个,请至少设置1个 RO 节点。
|
|
9352
9367
|
:type ClusterTopology: :class:`tencentcloud.cdb.v20170320.models.ClusterTopology`
|
|
9353
|
-
:param _DiskType:
|
|
9354
|
-
|
|
9368
|
+
:param _DiskType: 磁盘类型,单节点(云盘版)或者云盘版实例可以指定此参数。CLOUD_SSD 表示 SSD 云硬盘,CLOUD_HSSD 表示增强型 SSD 云硬盘,CLOUD_PREMIUM 表示高性能云硬盘。
|
|
9369
|
+
说明:单节点(云盘版)、云盘版实例硬盘类型所支持的地域略有不同,具体支持情况请参考 [地域和可用区](https://cloud.tencent.com/document/product/236/8458)。
|
|
9355
9370
|
:type DiskType: str
|
|
9371
|
+
:param _DestroyProtect: 开启或关闭实例销毁保护。on-开启,off-关闭
|
|
9372
|
+
:type DestroyProtect: str
|
|
9356
9373
|
"""
|
|
9357
9374
|
self._Memory = None
|
|
9358
9375
|
self._Volume = None
|
|
@@ -9395,6 +9412,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9395
9412
|
self._DataProtectVolume = None
|
|
9396
9413
|
self._ClusterTopology = None
|
|
9397
9414
|
self._DiskType = None
|
|
9415
|
+
self._DestroyProtect = None
|
|
9398
9416
|
|
|
9399
9417
|
@property
|
|
9400
9418
|
def Memory(self):
|
|
@@ -9443,7 +9461,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9443
9461
|
@property
|
|
9444
9462
|
def Zone(self):
|
|
9445
9463
|
r"""可用区信息,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的可用区。
|
|
9446
|
-
|
|
9464
|
+
说明:若您创建单节点、双节点、三节点实例,此参数为必填项,请指定可用区,若不指定可用区,则系统会自动选择一个可用区(可能不是您希望部署的可用区);若您创建云盘版实例,此参数不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置。
|
|
9447
9465
|
:rtype: str
|
|
9448
9466
|
"""
|
|
9449
9467
|
return self._Zone
|
|
@@ -9455,7 +9473,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9455
9473
|
@property
|
|
9456
9474
|
def UniqVpcId(self):
|
|
9457
9475
|
r"""私有网络 ID,请使用 [查询私有网络列表](/document/api/215/15778)。
|
|
9458
|
-
|
|
9476
|
+
说明:如果创建的是云盘版实例,此参数为必填且为私有网络类型。若此项不填,则系统会选择默认的 VPC。
|
|
9459
9477
|
:rtype: str
|
|
9460
9478
|
"""
|
|
9461
9479
|
return self._UniqVpcId
|
|
@@ -9525,7 +9543,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9525
9543
|
@property
|
|
9526
9544
|
def EngineVersion(self):
|
|
9527
9545
|
r"""MySQL 版本,值包括:5.5、5.6、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
|
|
9528
|
-
|
|
9546
|
+
说明:创建非云盘版实例时,请根据需要指定实例版本(推荐5.7或8.0),若此参数不填,则默认值为8.0;若创建的是云盘版实例,则此参数仅能指定为5.7或8.0。
|
|
9529
9547
|
:rtype: str
|
|
9530
9548
|
"""
|
|
9531
9549
|
return self._EngineVersion
|
|
@@ -9570,7 +9588,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9570
9588
|
@property
|
|
9571
9589
|
def SlaveZone(self):
|
|
9572
9590
|
r"""备库 1 的可用区信息。
|
|
9573
|
-
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone
|
|
9591
|
+
说明:双节点、三节点实例请指定此参数值,若不指定,则默认为 Zone 的值;云盘版实例此参数可不填,请通过参数 ClusterTopology 进行读写节点和只读节点的可用区配置;单节点实例为单可用区,无需指定此参数。
|
|
9574
9592
|
:rtype: str
|
|
9575
9593
|
"""
|
|
9576
9594
|
return self._SlaveZone
|
|
@@ -9692,8 +9710,8 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9692
9710
|
|
|
9693
9711
|
@property
|
|
9694
9712
|
def DeviceType(self):
|
|
9695
|
-
r"""实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" -
|
|
9696
|
-
|
|
9713
|
+
r"""实例隔离类型。支持值包括:"UNIVERSAL" - 通用型实例,"EXCLUSIVE" - 独享型实例,"BASIC_V2" - ONTKE 单节点实例,"CLOUD_NATIVE_CLUSTER" - 云盘版标准型,"CLOUD_NATIVE_CLUSTER_EXCLUSIVE" - 云盘版加强型。不指定则默认为通用型实例。
|
|
9714
|
+
说明:如果创建的是云盘版实例,此参数为必填。
|
|
9697
9715
|
:rtype: str
|
|
9698
9716
|
"""
|
|
9699
9717
|
return self._DeviceType
|
|
@@ -9828,7 +9846,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9828
9846
|
|
|
9829
9847
|
@property
|
|
9830
9848
|
def DataProtectVolume(self):
|
|
9831
|
-
r"""
|
|
9849
|
+
r"""云盘版实例的数据保护空间大小,单位 GB,设置范围1 - 10。
|
|
9832
9850
|
:rtype: int
|
|
9833
9851
|
"""
|
|
9834
9852
|
return self._DataProtectVolume
|
|
@@ -9839,8 +9857,8 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9839
9857
|
|
|
9840
9858
|
@property
|
|
9841
9859
|
def ClusterTopology(self):
|
|
9842
|
-
r"""
|
|
9843
|
-
|
|
9860
|
+
r"""云盘版节点拓扑配置。
|
|
9861
|
+
说明:若购买的是云盘版实例,此参数为必填,需设置云盘版实例的 RW 和 RO 节点拓扑,RO 节点范围是1 - 5个,请至少设置1个 RO 节点。
|
|
9844
9862
|
:rtype: :class:`tencentcloud.cdb.v20170320.models.ClusterTopology`
|
|
9845
9863
|
"""
|
|
9846
9864
|
return self._ClusterTopology
|
|
@@ -9851,8 +9869,8 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9851
9869
|
|
|
9852
9870
|
@property
|
|
9853
9871
|
def DiskType(self):
|
|
9854
|
-
r"""
|
|
9855
|
-
|
|
9872
|
+
r"""磁盘类型,单节点(云盘版)或者云盘版实例可以指定此参数。CLOUD_SSD 表示 SSD 云硬盘,CLOUD_HSSD 表示增强型 SSD 云硬盘,CLOUD_PREMIUM 表示高性能云硬盘。
|
|
9873
|
+
说明:单节点(云盘版)、云盘版实例硬盘类型所支持的地域略有不同,具体支持情况请参考 [地域和可用区](https://cloud.tencent.com/document/product/236/8458)。
|
|
9856
9874
|
:rtype: str
|
|
9857
9875
|
"""
|
|
9858
9876
|
return self._DiskType
|
|
@@ -9861,6 +9879,17 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9861
9879
|
def DiskType(self, DiskType):
|
|
9862
9880
|
self._DiskType = DiskType
|
|
9863
9881
|
|
|
9882
|
+
@property
|
|
9883
|
+
def DestroyProtect(self):
|
|
9884
|
+
r"""开启或关闭实例销毁保护。on-开启,off-关闭
|
|
9885
|
+
:rtype: str
|
|
9886
|
+
"""
|
|
9887
|
+
return self._DestroyProtect
|
|
9888
|
+
|
|
9889
|
+
@DestroyProtect.setter
|
|
9890
|
+
def DestroyProtect(self, DestroyProtect):
|
|
9891
|
+
self._DestroyProtect = DestroyProtect
|
|
9892
|
+
|
|
9864
9893
|
|
|
9865
9894
|
def _deserialize(self, params):
|
|
9866
9895
|
self._Memory = params.get("Memory")
|
|
@@ -9918,6 +9947,7 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
|
9918
9947
|
self._ClusterTopology = ClusterTopology()
|
|
9919
9948
|
self._ClusterTopology._deserialize(params.get("ClusterTopology"))
|
|
9920
9949
|
self._DiskType = params.get("DiskType")
|
|
9950
|
+
self._DestroyProtect = params.get("DestroyProtect")
|
|
9921
9951
|
memeber_set = set(params.keys())
|
|
9922
9952
|
for name, value in vars(self).items():
|
|
9923
9953
|
property_name = name[1:]
|