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
|
@@ -545,6 +545,222 @@ class AccessWhiteListRule(AbstractModel):
|
|
|
545
545
|
|
|
546
546
|
|
|
547
547
|
|
|
548
|
+
class AccountGroup(AbstractModel):
|
|
549
|
+
r"""ioa账号组
|
|
550
|
+
|
|
551
|
+
"""
|
|
552
|
+
|
|
553
|
+
def __init__(self):
|
|
554
|
+
r"""
|
|
555
|
+
:param _Id: 账号组id
|
|
556
|
+
:type Id: int
|
|
557
|
+
:param _Name: 账号组名称
|
|
558
|
+
:type Name: str
|
|
559
|
+
:param _IdPath: 账号组id路径
|
|
560
|
+
:type IdPath: str
|
|
561
|
+
:param _NamePath: 账号组名称路径
|
|
562
|
+
:type NamePath: str
|
|
563
|
+
:param _ParentId: 父账号组id
|
|
564
|
+
:type ParentId: int
|
|
565
|
+
:param _Source: 账号组来源
|
|
566
|
+
:type Source: int
|
|
567
|
+
:param _UserTotal: 账号组下用户总数
|
|
568
|
+
:type UserTotal: int
|
|
569
|
+
:param _IsLeaf: 是否叶子节点
|
|
570
|
+
:type IsLeaf: bool
|
|
571
|
+
:param _ImportType: 账号组导入类型
|
|
572
|
+
:type ImportType: str
|
|
573
|
+
:param _Description: 账号组描述
|
|
574
|
+
:type Description: str
|
|
575
|
+
:param _ParentOrgId: 父源账号组织ID。使用第三方导入用户源时,记录该分组在源组织架构下的分组ID
|
|
576
|
+
:type ParentOrgId: str
|
|
577
|
+
:param _OrgId: 源账号组织ID。使用第三方导入用户源时,记录该分组在源组织架构下的分组ID
|
|
578
|
+
:type OrgId: str
|
|
579
|
+
:param _Status: 账号组是否已经接入,0表示未接入,1表示接入
|
|
580
|
+
:type Status: int
|
|
581
|
+
"""
|
|
582
|
+
self._Id = None
|
|
583
|
+
self._Name = None
|
|
584
|
+
self._IdPath = None
|
|
585
|
+
self._NamePath = None
|
|
586
|
+
self._ParentId = None
|
|
587
|
+
self._Source = None
|
|
588
|
+
self._UserTotal = None
|
|
589
|
+
self._IsLeaf = None
|
|
590
|
+
self._ImportType = None
|
|
591
|
+
self._Description = None
|
|
592
|
+
self._ParentOrgId = None
|
|
593
|
+
self._OrgId = None
|
|
594
|
+
self._Status = None
|
|
595
|
+
|
|
596
|
+
@property
|
|
597
|
+
def Id(self):
|
|
598
|
+
r"""账号组id
|
|
599
|
+
:rtype: int
|
|
600
|
+
"""
|
|
601
|
+
return self._Id
|
|
602
|
+
|
|
603
|
+
@Id.setter
|
|
604
|
+
def Id(self, Id):
|
|
605
|
+
self._Id = Id
|
|
606
|
+
|
|
607
|
+
@property
|
|
608
|
+
def Name(self):
|
|
609
|
+
r"""账号组名称
|
|
610
|
+
:rtype: str
|
|
611
|
+
"""
|
|
612
|
+
return self._Name
|
|
613
|
+
|
|
614
|
+
@Name.setter
|
|
615
|
+
def Name(self, Name):
|
|
616
|
+
self._Name = Name
|
|
617
|
+
|
|
618
|
+
@property
|
|
619
|
+
def IdPath(self):
|
|
620
|
+
r"""账号组id路径
|
|
621
|
+
:rtype: str
|
|
622
|
+
"""
|
|
623
|
+
return self._IdPath
|
|
624
|
+
|
|
625
|
+
@IdPath.setter
|
|
626
|
+
def IdPath(self, IdPath):
|
|
627
|
+
self._IdPath = IdPath
|
|
628
|
+
|
|
629
|
+
@property
|
|
630
|
+
def NamePath(self):
|
|
631
|
+
r"""账号组名称路径
|
|
632
|
+
:rtype: str
|
|
633
|
+
"""
|
|
634
|
+
return self._NamePath
|
|
635
|
+
|
|
636
|
+
@NamePath.setter
|
|
637
|
+
def NamePath(self, NamePath):
|
|
638
|
+
self._NamePath = NamePath
|
|
639
|
+
|
|
640
|
+
@property
|
|
641
|
+
def ParentId(self):
|
|
642
|
+
r"""父账号组id
|
|
643
|
+
:rtype: int
|
|
644
|
+
"""
|
|
645
|
+
return self._ParentId
|
|
646
|
+
|
|
647
|
+
@ParentId.setter
|
|
648
|
+
def ParentId(self, ParentId):
|
|
649
|
+
self._ParentId = ParentId
|
|
650
|
+
|
|
651
|
+
@property
|
|
652
|
+
def Source(self):
|
|
653
|
+
r"""账号组来源
|
|
654
|
+
:rtype: int
|
|
655
|
+
"""
|
|
656
|
+
return self._Source
|
|
657
|
+
|
|
658
|
+
@Source.setter
|
|
659
|
+
def Source(self, Source):
|
|
660
|
+
self._Source = Source
|
|
661
|
+
|
|
662
|
+
@property
|
|
663
|
+
def UserTotal(self):
|
|
664
|
+
r"""账号组下用户总数
|
|
665
|
+
:rtype: int
|
|
666
|
+
"""
|
|
667
|
+
return self._UserTotal
|
|
668
|
+
|
|
669
|
+
@UserTotal.setter
|
|
670
|
+
def UserTotal(self, UserTotal):
|
|
671
|
+
self._UserTotal = UserTotal
|
|
672
|
+
|
|
673
|
+
@property
|
|
674
|
+
def IsLeaf(self):
|
|
675
|
+
r"""是否叶子节点
|
|
676
|
+
:rtype: bool
|
|
677
|
+
"""
|
|
678
|
+
return self._IsLeaf
|
|
679
|
+
|
|
680
|
+
@IsLeaf.setter
|
|
681
|
+
def IsLeaf(self, IsLeaf):
|
|
682
|
+
self._IsLeaf = IsLeaf
|
|
683
|
+
|
|
684
|
+
@property
|
|
685
|
+
def ImportType(self):
|
|
686
|
+
r"""账号组导入类型
|
|
687
|
+
:rtype: str
|
|
688
|
+
"""
|
|
689
|
+
return self._ImportType
|
|
690
|
+
|
|
691
|
+
@ImportType.setter
|
|
692
|
+
def ImportType(self, ImportType):
|
|
693
|
+
self._ImportType = ImportType
|
|
694
|
+
|
|
695
|
+
@property
|
|
696
|
+
def Description(self):
|
|
697
|
+
r"""账号组描述
|
|
698
|
+
:rtype: str
|
|
699
|
+
"""
|
|
700
|
+
return self._Description
|
|
701
|
+
|
|
702
|
+
@Description.setter
|
|
703
|
+
def Description(self, Description):
|
|
704
|
+
self._Description = Description
|
|
705
|
+
|
|
706
|
+
@property
|
|
707
|
+
def ParentOrgId(self):
|
|
708
|
+
r"""父源账号组织ID。使用第三方导入用户源时,记录该分组在源组织架构下的分组ID
|
|
709
|
+
:rtype: str
|
|
710
|
+
"""
|
|
711
|
+
return self._ParentOrgId
|
|
712
|
+
|
|
713
|
+
@ParentOrgId.setter
|
|
714
|
+
def ParentOrgId(self, ParentOrgId):
|
|
715
|
+
self._ParentOrgId = ParentOrgId
|
|
716
|
+
|
|
717
|
+
@property
|
|
718
|
+
def OrgId(self):
|
|
719
|
+
r"""源账号组织ID。使用第三方导入用户源时,记录该分组在源组织架构下的分组ID
|
|
720
|
+
:rtype: str
|
|
721
|
+
"""
|
|
722
|
+
return self._OrgId
|
|
723
|
+
|
|
724
|
+
@OrgId.setter
|
|
725
|
+
def OrgId(self, OrgId):
|
|
726
|
+
self._OrgId = OrgId
|
|
727
|
+
|
|
728
|
+
@property
|
|
729
|
+
def Status(self):
|
|
730
|
+
r"""账号组是否已经接入,0表示未接入,1表示接入
|
|
731
|
+
:rtype: int
|
|
732
|
+
"""
|
|
733
|
+
return self._Status
|
|
734
|
+
|
|
735
|
+
@Status.setter
|
|
736
|
+
def Status(self, Status):
|
|
737
|
+
self._Status = Status
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
def _deserialize(self, params):
|
|
741
|
+
self._Id = params.get("Id")
|
|
742
|
+
self._Name = params.get("Name")
|
|
743
|
+
self._IdPath = params.get("IdPath")
|
|
744
|
+
self._NamePath = params.get("NamePath")
|
|
745
|
+
self._ParentId = params.get("ParentId")
|
|
746
|
+
self._Source = params.get("Source")
|
|
747
|
+
self._UserTotal = params.get("UserTotal")
|
|
748
|
+
self._IsLeaf = params.get("IsLeaf")
|
|
749
|
+
self._ImportType = params.get("ImportType")
|
|
750
|
+
self._Description = params.get("Description")
|
|
751
|
+
self._ParentOrgId = params.get("ParentOrgId")
|
|
752
|
+
self._OrgId = params.get("OrgId")
|
|
753
|
+
self._Status = params.get("Status")
|
|
754
|
+
memeber_set = set(params.keys())
|
|
755
|
+
for name, value in vars(self).items():
|
|
756
|
+
property_name = name[1:]
|
|
757
|
+
if property_name in memeber_set:
|
|
758
|
+
memeber_set.remove(property_name)
|
|
759
|
+
if len(memeber_set) > 0:
|
|
760
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
|
|
548
764
|
class Acl(AbstractModel):
|
|
549
765
|
r"""访问权限
|
|
550
766
|
|
|
@@ -4894,47 +5110,32 @@ class CreateResourceResponse(AbstractModel):
|
|
|
4894
5110
|
self._RequestId = params.get("RequestId")
|
|
4895
5111
|
|
|
4896
5112
|
|
|
4897
|
-
class
|
|
4898
|
-
r"""
|
|
5113
|
+
class CreateSyncUserTaskRequest(AbstractModel):
|
|
5114
|
+
r"""CreateSyncUserTask请求参数结构体
|
|
4899
5115
|
|
|
4900
5116
|
"""
|
|
4901
5117
|
|
|
4902
5118
|
def __init__(self):
|
|
4903
5119
|
r"""
|
|
4904
|
-
:param
|
|
4905
|
-
:type
|
|
4906
|
-
:param _DepartmentId: 用户组所属部门的ID,如:1.2.3
|
|
4907
|
-
:type DepartmentId: str
|
|
4908
|
-
"""
|
|
4909
|
-
self._Name = None
|
|
4910
|
-
self._DepartmentId = None
|
|
4911
|
-
|
|
4912
|
-
@property
|
|
4913
|
-
def Name(self):
|
|
4914
|
-
r"""用户组名,最大长度32字符
|
|
4915
|
-
:rtype: str
|
|
5120
|
+
:param _UserKind: 同步用户类型, 1-同步ioa用户
|
|
5121
|
+
:type UserKind: int
|
|
4916
5122
|
"""
|
|
4917
|
-
|
|
4918
|
-
|
|
4919
|
-
@Name.setter
|
|
4920
|
-
def Name(self, Name):
|
|
4921
|
-
self._Name = Name
|
|
5123
|
+
self._UserKind = None
|
|
4922
5124
|
|
|
4923
5125
|
@property
|
|
4924
|
-
def
|
|
4925
|
-
r"""
|
|
4926
|
-
:rtype:
|
|
5126
|
+
def UserKind(self):
|
|
5127
|
+
r"""同步用户类型, 1-同步ioa用户
|
|
5128
|
+
:rtype: int
|
|
4927
5129
|
"""
|
|
4928
|
-
return self.
|
|
5130
|
+
return self._UserKind
|
|
4929
5131
|
|
|
4930
|
-
@
|
|
4931
|
-
def
|
|
4932
|
-
self.
|
|
5132
|
+
@UserKind.setter
|
|
5133
|
+
def UserKind(self, UserKind):
|
|
5134
|
+
self._UserKind = UserKind
|
|
4933
5135
|
|
|
4934
5136
|
|
|
4935
5137
|
def _deserialize(self, params):
|
|
4936
|
-
self.
|
|
4937
|
-
self._DepartmentId = params.get("DepartmentId")
|
|
5138
|
+
self._UserKind = params.get("UserKind")
|
|
4938
5139
|
memeber_set = set(params.keys())
|
|
4939
5140
|
for name, value in vars(self).items():
|
|
4940
5141
|
property_name = name[1:]
|
|
@@ -4945,32 +5146,18 @@ class CreateUserGroupRequest(AbstractModel):
|
|
|
4945
5146
|
|
|
4946
5147
|
|
|
4947
5148
|
|
|
4948
|
-
class
|
|
4949
|
-
r"""
|
|
5149
|
+
class CreateSyncUserTaskResponse(AbstractModel):
|
|
5150
|
+
r"""CreateSyncUserTask返回参数结构体
|
|
4950
5151
|
|
|
4951
5152
|
"""
|
|
4952
5153
|
|
|
4953
5154
|
def __init__(self):
|
|
4954
5155
|
r"""
|
|
4955
|
-
:param _Id: 新建成功的用户组ID
|
|
4956
|
-
:type Id: int
|
|
4957
5156
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4958
5157
|
:type RequestId: str
|
|
4959
5158
|
"""
|
|
4960
|
-
self._Id = None
|
|
4961
5159
|
self._RequestId = None
|
|
4962
5160
|
|
|
4963
|
-
@property
|
|
4964
|
-
def Id(self):
|
|
4965
|
-
r"""新建成功的用户组ID
|
|
4966
|
-
:rtype: int
|
|
4967
|
-
"""
|
|
4968
|
-
return self._Id
|
|
4969
|
-
|
|
4970
|
-
@Id.setter
|
|
4971
|
-
def Id(self, Id):
|
|
4972
|
-
self._Id = Id
|
|
4973
|
-
|
|
4974
5161
|
@property
|
|
4975
5162
|
def RequestId(self):
|
|
4976
5163
|
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -4984,105 +5171,357 @@ class CreateUserGroupResponse(AbstractModel):
|
|
|
4984
5171
|
|
|
4985
5172
|
|
|
4986
5173
|
def _deserialize(self, params):
|
|
4987
|
-
self._Id = params.get("Id")
|
|
4988
5174
|
self._RequestId = params.get("RequestId")
|
|
4989
5175
|
|
|
4990
5176
|
|
|
4991
|
-
class
|
|
4992
|
-
r"""
|
|
5177
|
+
class CreateUserDirectoryRequest(AbstractModel):
|
|
5178
|
+
r"""CreateUserDirectory请求参数结构体
|
|
4993
5179
|
|
|
4994
5180
|
"""
|
|
4995
5181
|
|
|
4996
5182
|
def __init__(self):
|
|
4997
5183
|
r"""
|
|
4998
|
-
:param
|
|
4999
|
-
:type
|
|
5000
|
-
:param
|
|
5001
|
-
:type
|
|
5002
|
-
:param
|
|
5003
|
-
:type
|
|
5004
|
-
:param
|
|
5005
|
-
:type
|
|
5006
|
-
:param
|
|
5007
|
-
|
|
5008
|
-
:
|
|
5009
|
-
:
|
|
5010
|
-
|
|
5011
|
-
|
|
5012
|
-
|
|
5013
|
-
|
|
5014
|
-
|
|
5015
|
-
|
|
5016
|
-
|
|
5017
|
-
:type ValidateTime: str
|
|
5018
|
-
:param _DepartmentId: 所属部门ID,如:“1.2.3”
|
|
5019
|
-
:type DepartmentId: str
|
|
5020
|
-
"""
|
|
5021
|
-
self._UserName = None
|
|
5022
|
-
self._RealName = None
|
|
5023
|
-
self._Phone = None
|
|
5024
|
-
self._Email = None
|
|
5025
|
-
self._ValidateFrom = None
|
|
5026
|
-
self._ValidateTo = None
|
|
5027
|
-
self._GroupIdSet = None
|
|
5028
|
-
self._AuthType = None
|
|
5029
|
-
self._ValidateTime = None
|
|
5030
|
-
self._DepartmentId = None
|
|
5184
|
+
:param _DirId: 目录id
|
|
5185
|
+
:type DirId: int
|
|
5186
|
+
:param _DirName: 目录名称
|
|
5187
|
+
:type DirName: str
|
|
5188
|
+
:param _UserOrgSet: ioa分组信息
|
|
5189
|
+
:type UserOrgSet: list of UserOrg
|
|
5190
|
+
:param _Source: ioa关联用户源类型
|
|
5191
|
+
:type Source: int
|
|
5192
|
+
:param _SourceName: ioa关联用户源名称
|
|
5193
|
+
:type SourceName: str
|
|
5194
|
+
:param _UserCount: 目录包含用户数
|
|
5195
|
+
:type UserCount: int
|
|
5196
|
+
"""
|
|
5197
|
+
self._DirId = None
|
|
5198
|
+
self._DirName = None
|
|
5199
|
+
self._UserOrgSet = None
|
|
5200
|
+
self._Source = None
|
|
5201
|
+
self._SourceName = None
|
|
5202
|
+
self._UserCount = None
|
|
5031
5203
|
|
|
5032
5204
|
@property
|
|
5033
|
-
def
|
|
5034
|
-
r"""
|
|
5035
|
-
:rtype:
|
|
5205
|
+
def DirId(self):
|
|
5206
|
+
r"""目录id
|
|
5207
|
+
:rtype: int
|
|
5036
5208
|
"""
|
|
5037
|
-
return self.
|
|
5209
|
+
return self._DirId
|
|
5038
5210
|
|
|
5039
|
-
@
|
|
5040
|
-
def
|
|
5041
|
-
self.
|
|
5211
|
+
@DirId.setter
|
|
5212
|
+
def DirId(self, DirId):
|
|
5213
|
+
self._DirId = DirId
|
|
5042
5214
|
|
|
5043
5215
|
@property
|
|
5044
|
-
def
|
|
5045
|
-
r"""
|
|
5216
|
+
def DirName(self):
|
|
5217
|
+
r"""目录名称
|
|
5046
5218
|
:rtype: str
|
|
5047
5219
|
"""
|
|
5048
|
-
return self.
|
|
5220
|
+
return self._DirName
|
|
5049
5221
|
|
|
5050
|
-
@
|
|
5051
|
-
def
|
|
5052
|
-
self.
|
|
5222
|
+
@DirName.setter
|
|
5223
|
+
def DirName(self, DirName):
|
|
5224
|
+
self._DirName = DirName
|
|
5053
5225
|
|
|
5054
5226
|
@property
|
|
5055
|
-
def
|
|
5056
|
-
r"""
|
|
5057
|
-
:rtype:
|
|
5227
|
+
def UserOrgSet(self):
|
|
5228
|
+
r"""ioa分组信息
|
|
5229
|
+
:rtype: list of UserOrg
|
|
5058
5230
|
"""
|
|
5059
|
-
return self.
|
|
5231
|
+
return self._UserOrgSet
|
|
5060
5232
|
|
|
5061
|
-
@
|
|
5062
|
-
def
|
|
5063
|
-
self.
|
|
5233
|
+
@UserOrgSet.setter
|
|
5234
|
+
def UserOrgSet(self, UserOrgSet):
|
|
5235
|
+
self._UserOrgSet = UserOrgSet
|
|
5064
5236
|
|
|
5065
5237
|
@property
|
|
5066
|
-
def
|
|
5067
|
-
r"""
|
|
5068
|
-
:rtype:
|
|
5238
|
+
def Source(self):
|
|
5239
|
+
r"""ioa关联用户源类型
|
|
5240
|
+
:rtype: int
|
|
5069
5241
|
"""
|
|
5070
|
-
return self.
|
|
5242
|
+
return self._Source
|
|
5071
5243
|
|
|
5072
|
-
@
|
|
5073
|
-
def
|
|
5074
|
-
self.
|
|
5244
|
+
@Source.setter
|
|
5245
|
+
def Source(self, Source):
|
|
5246
|
+
self._Source = Source
|
|
5075
5247
|
|
|
5076
5248
|
@property
|
|
5077
|
-
def
|
|
5078
|
-
r"""
|
|
5079
|
-
生效、失效时间不填则用户长期有效
|
|
5249
|
+
def SourceName(self):
|
|
5250
|
+
r"""ioa关联用户源名称
|
|
5080
5251
|
:rtype: str
|
|
5081
5252
|
"""
|
|
5082
|
-
return self.
|
|
5253
|
+
return self._SourceName
|
|
5083
5254
|
|
|
5084
|
-
@
|
|
5085
|
-
def
|
|
5255
|
+
@SourceName.setter
|
|
5256
|
+
def SourceName(self, SourceName):
|
|
5257
|
+
self._SourceName = SourceName
|
|
5258
|
+
|
|
5259
|
+
@property
|
|
5260
|
+
def UserCount(self):
|
|
5261
|
+
r"""目录包含用户数
|
|
5262
|
+
:rtype: int
|
|
5263
|
+
"""
|
|
5264
|
+
return self._UserCount
|
|
5265
|
+
|
|
5266
|
+
@UserCount.setter
|
|
5267
|
+
def UserCount(self, UserCount):
|
|
5268
|
+
self._UserCount = UserCount
|
|
5269
|
+
|
|
5270
|
+
|
|
5271
|
+
def _deserialize(self, params):
|
|
5272
|
+
self._DirId = params.get("DirId")
|
|
5273
|
+
self._DirName = params.get("DirName")
|
|
5274
|
+
if params.get("UserOrgSet") is not None:
|
|
5275
|
+
self._UserOrgSet = []
|
|
5276
|
+
for item in params.get("UserOrgSet"):
|
|
5277
|
+
obj = UserOrg()
|
|
5278
|
+
obj._deserialize(item)
|
|
5279
|
+
self._UserOrgSet.append(obj)
|
|
5280
|
+
self._Source = params.get("Source")
|
|
5281
|
+
self._SourceName = params.get("SourceName")
|
|
5282
|
+
self._UserCount = params.get("UserCount")
|
|
5283
|
+
memeber_set = set(params.keys())
|
|
5284
|
+
for name, value in vars(self).items():
|
|
5285
|
+
property_name = name[1:]
|
|
5286
|
+
if property_name in memeber_set:
|
|
5287
|
+
memeber_set.remove(property_name)
|
|
5288
|
+
if len(memeber_set) > 0:
|
|
5289
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
5290
|
+
|
|
5291
|
+
|
|
5292
|
+
|
|
5293
|
+
class CreateUserDirectoryResponse(AbstractModel):
|
|
5294
|
+
r"""CreateUserDirectory返回参数结构体
|
|
5295
|
+
|
|
5296
|
+
"""
|
|
5297
|
+
|
|
5298
|
+
def __init__(self):
|
|
5299
|
+
r"""
|
|
5300
|
+
:param _Id: 目录Id
|
|
5301
|
+
:type Id: int
|
|
5302
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5303
|
+
:type RequestId: str
|
|
5304
|
+
"""
|
|
5305
|
+
self._Id = None
|
|
5306
|
+
self._RequestId = None
|
|
5307
|
+
|
|
5308
|
+
@property
|
|
5309
|
+
def Id(self):
|
|
5310
|
+
r"""目录Id
|
|
5311
|
+
:rtype: int
|
|
5312
|
+
"""
|
|
5313
|
+
return self._Id
|
|
5314
|
+
|
|
5315
|
+
@Id.setter
|
|
5316
|
+
def Id(self, Id):
|
|
5317
|
+
self._Id = Id
|
|
5318
|
+
|
|
5319
|
+
@property
|
|
5320
|
+
def RequestId(self):
|
|
5321
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5322
|
+
:rtype: str
|
|
5323
|
+
"""
|
|
5324
|
+
return self._RequestId
|
|
5325
|
+
|
|
5326
|
+
@RequestId.setter
|
|
5327
|
+
def RequestId(self, RequestId):
|
|
5328
|
+
self._RequestId = RequestId
|
|
5329
|
+
|
|
5330
|
+
|
|
5331
|
+
def _deserialize(self, params):
|
|
5332
|
+
self._Id = params.get("Id")
|
|
5333
|
+
self._RequestId = params.get("RequestId")
|
|
5334
|
+
|
|
5335
|
+
|
|
5336
|
+
class CreateUserGroupRequest(AbstractModel):
|
|
5337
|
+
r"""CreateUserGroup请求参数结构体
|
|
5338
|
+
|
|
5339
|
+
"""
|
|
5340
|
+
|
|
5341
|
+
def __init__(self):
|
|
5342
|
+
r"""
|
|
5343
|
+
:param _Name: 用户组名,最大长度32字符
|
|
5344
|
+
:type Name: str
|
|
5345
|
+
:param _DepartmentId: 用户组所属部门的ID,如:1.2.3
|
|
5346
|
+
:type DepartmentId: str
|
|
5347
|
+
"""
|
|
5348
|
+
self._Name = None
|
|
5349
|
+
self._DepartmentId = None
|
|
5350
|
+
|
|
5351
|
+
@property
|
|
5352
|
+
def Name(self):
|
|
5353
|
+
r"""用户组名,最大长度32字符
|
|
5354
|
+
:rtype: str
|
|
5355
|
+
"""
|
|
5356
|
+
return self._Name
|
|
5357
|
+
|
|
5358
|
+
@Name.setter
|
|
5359
|
+
def Name(self, Name):
|
|
5360
|
+
self._Name = Name
|
|
5361
|
+
|
|
5362
|
+
@property
|
|
5363
|
+
def DepartmentId(self):
|
|
5364
|
+
r"""用户组所属部门的ID,如:1.2.3
|
|
5365
|
+
:rtype: str
|
|
5366
|
+
"""
|
|
5367
|
+
return self._DepartmentId
|
|
5368
|
+
|
|
5369
|
+
@DepartmentId.setter
|
|
5370
|
+
def DepartmentId(self, DepartmentId):
|
|
5371
|
+
self._DepartmentId = DepartmentId
|
|
5372
|
+
|
|
5373
|
+
|
|
5374
|
+
def _deserialize(self, params):
|
|
5375
|
+
self._Name = params.get("Name")
|
|
5376
|
+
self._DepartmentId = params.get("DepartmentId")
|
|
5377
|
+
memeber_set = set(params.keys())
|
|
5378
|
+
for name, value in vars(self).items():
|
|
5379
|
+
property_name = name[1:]
|
|
5380
|
+
if property_name in memeber_set:
|
|
5381
|
+
memeber_set.remove(property_name)
|
|
5382
|
+
if len(memeber_set) > 0:
|
|
5383
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
5384
|
+
|
|
5385
|
+
|
|
5386
|
+
|
|
5387
|
+
class CreateUserGroupResponse(AbstractModel):
|
|
5388
|
+
r"""CreateUserGroup返回参数结构体
|
|
5389
|
+
|
|
5390
|
+
"""
|
|
5391
|
+
|
|
5392
|
+
def __init__(self):
|
|
5393
|
+
r"""
|
|
5394
|
+
:param _Id: 新建成功的用户组ID
|
|
5395
|
+
:type Id: int
|
|
5396
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5397
|
+
:type RequestId: str
|
|
5398
|
+
"""
|
|
5399
|
+
self._Id = None
|
|
5400
|
+
self._RequestId = None
|
|
5401
|
+
|
|
5402
|
+
@property
|
|
5403
|
+
def Id(self):
|
|
5404
|
+
r"""新建成功的用户组ID
|
|
5405
|
+
:rtype: int
|
|
5406
|
+
"""
|
|
5407
|
+
return self._Id
|
|
5408
|
+
|
|
5409
|
+
@Id.setter
|
|
5410
|
+
def Id(self, Id):
|
|
5411
|
+
self._Id = Id
|
|
5412
|
+
|
|
5413
|
+
@property
|
|
5414
|
+
def RequestId(self):
|
|
5415
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5416
|
+
:rtype: str
|
|
5417
|
+
"""
|
|
5418
|
+
return self._RequestId
|
|
5419
|
+
|
|
5420
|
+
@RequestId.setter
|
|
5421
|
+
def RequestId(self, RequestId):
|
|
5422
|
+
self._RequestId = RequestId
|
|
5423
|
+
|
|
5424
|
+
|
|
5425
|
+
def _deserialize(self, params):
|
|
5426
|
+
self._Id = params.get("Id")
|
|
5427
|
+
self._RequestId = params.get("RequestId")
|
|
5428
|
+
|
|
5429
|
+
|
|
5430
|
+
class CreateUserRequest(AbstractModel):
|
|
5431
|
+
r"""CreateUser请求参数结构体
|
|
5432
|
+
|
|
5433
|
+
"""
|
|
5434
|
+
|
|
5435
|
+
def __init__(self):
|
|
5436
|
+
r"""
|
|
5437
|
+
:param _UserName: 用户名, 3-20个字符, 必须以英文字母开头,且不能包含字母、数字、.、_、-以外的字符
|
|
5438
|
+
:type UserName: str
|
|
5439
|
+
:param _RealName: 用户姓名,最大长度20个字符,不能包含空白字符
|
|
5440
|
+
:type RealName: str
|
|
5441
|
+
:param _Phone: 按照"国家地区代码|手机号"的格式输入,如: "+86|xxxxxxxx"。手机号和邮箱参数至少传一项
|
|
5442
|
+
:type Phone: str
|
|
5443
|
+
:param _Email: 电子邮件。手机号和邮箱参数至少传一项
|
|
5444
|
+
:type Email: str
|
|
5445
|
+
:param _ValidateFrom: 用户生效时间,如:"2021-09-22T00:00:00+00:00"
|
|
5446
|
+
生效、失效时间不填则用户长期有效
|
|
5447
|
+
:type ValidateFrom: str
|
|
5448
|
+
:param _ValidateTo: 用户失效时间,如:"2021-09-23T00:00:00+00:00"
|
|
5449
|
+
生效、失效时间不填则用户长期有效
|
|
5450
|
+
:type ValidateTo: str
|
|
5451
|
+
:param _GroupIdSet: 所属用户组ID集合
|
|
5452
|
+
:type GroupIdSet: list of int non-negative
|
|
5453
|
+
:param _AuthType: 认证方式,0 - 本地, 1 - LDAP, 2 - OAuth 不传则默认为0
|
|
5454
|
+
:type AuthType: int
|
|
5455
|
+
:param _ValidateTime: 访问时间段限制, 由0、1组成的字符串,长度168(7 × 24),代表该用户在一周中允许访问的时间段。字符串中第N个字符代表在一周中的第N个小时, 0 - 代表不允许访问,1 - 代表允许访问
|
|
5456
|
+
:type ValidateTime: str
|
|
5457
|
+
:param _DepartmentId: 所属部门ID,如:“1.2.3”
|
|
5458
|
+
:type DepartmentId: str
|
|
5459
|
+
"""
|
|
5460
|
+
self._UserName = None
|
|
5461
|
+
self._RealName = None
|
|
5462
|
+
self._Phone = None
|
|
5463
|
+
self._Email = None
|
|
5464
|
+
self._ValidateFrom = None
|
|
5465
|
+
self._ValidateTo = None
|
|
5466
|
+
self._GroupIdSet = None
|
|
5467
|
+
self._AuthType = None
|
|
5468
|
+
self._ValidateTime = None
|
|
5469
|
+
self._DepartmentId = None
|
|
5470
|
+
|
|
5471
|
+
@property
|
|
5472
|
+
def UserName(self):
|
|
5473
|
+
r"""用户名, 3-20个字符, 必须以英文字母开头,且不能包含字母、数字、.、_、-以外的字符
|
|
5474
|
+
:rtype: str
|
|
5475
|
+
"""
|
|
5476
|
+
return self._UserName
|
|
5477
|
+
|
|
5478
|
+
@UserName.setter
|
|
5479
|
+
def UserName(self, UserName):
|
|
5480
|
+
self._UserName = UserName
|
|
5481
|
+
|
|
5482
|
+
@property
|
|
5483
|
+
def RealName(self):
|
|
5484
|
+
r"""用户姓名,最大长度20个字符,不能包含空白字符
|
|
5485
|
+
:rtype: str
|
|
5486
|
+
"""
|
|
5487
|
+
return self._RealName
|
|
5488
|
+
|
|
5489
|
+
@RealName.setter
|
|
5490
|
+
def RealName(self, RealName):
|
|
5491
|
+
self._RealName = RealName
|
|
5492
|
+
|
|
5493
|
+
@property
|
|
5494
|
+
def Phone(self):
|
|
5495
|
+
r"""按照"国家地区代码|手机号"的格式输入,如: "+86|xxxxxxxx"。手机号和邮箱参数至少传一项
|
|
5496
|
+
:rtype: str
|
|
5497
|
+
"""
|
|
5498
|
+
return self._Phone
|
|
5499
|
+
|
|
5500
|
+
@Phone.setter
|
|
5501
|
+
def Phone(self, Phone):
|
|
5502
|
+
self._Phone = Phone
|
|
5503
|
+
|
|
5504
|
+
@property
|
|
5505
|
+
def Email(self):
|
|
5506
|
+
r"""电子邮件。手机号和邮箱参数至少传一项
|
|
5507
|
+
:rtype: str
|
|
5508
|
+
"""
|
|
5509
|
+
return self._Email
|
|
5510
|
+
|
|
5511
|
+
@Email.setter
|
|
5512
|
+
def Email(self, Email):
|
|
5513
|
+
self._Email = Email
|
|
5514
|
+
|
|
5515
|
+
@property
|
|
5516
|
+
def ValidateFrom(self):
|
|
5517
|
+
r"""用户生效时间,如:"2021-09-22T00:00:00+00:00"
|
|
5518
|
+
生效、失效时间不填则用户长期有效
|
|
5519
|
+
:rtype: str
|
|
5520
|
+
"""
|
|
5521
|
+
return self._ValidateFrom
|
|
5522
|
+
|
|
5523
|
+
@ValidateFrom.setter
|
|
5524
|
+
def ValidateFrom(self, ValidateFrom):
|
|
5086
5525
|
self._ValidateFrom = ValidateFrom
|
|
5087
5526
|
|
|
5088
5527
|
@property
|
|
@@ -5797,19 +6236,83 @@ class DeleteOperationTasksResponse(AbstractModel):
|
|
|
5797
6236
|
self._RequestId = params.get("RequestId")
|
|
5798
6237
|
|
|
5799
6238
|
|
|
5800
|
-
class
|
|
5801
|
-
r"""
|
|
6239
|
+
class DeleteUserDirectoryRequest(AbstractModel):
|
|
6240
|
+
r"""DeleteUserDirectory请求参数结构体
|
|
5802
6241
|
|
|
5803
6242
|
"""
|
|
5804
6243
|
|
|
5805
6244
|
def __init__(self):
|
|
5806
6245
|
r"""
|
|
5807
|
-
:param
|
|
5808
|
-
:type
|
|
5809
|
-
:param _MemberIdSet: 需删除的成员用户ID集合
|
|
5810
|
-
:type MemberIdSet: list of int non-negative
|
|
6246
|
+
:param _IdSet: 目录id集合
|
|
6247
|
+
:type IdSet: list of int non-negative
|
|
5811
6248
|
"""
|
|
5812
|
-
self.
|
|
6249
|
+
self._IdSet = None
|
|
6250
|
+
|
|
6251
|
+
@property
|
|
6252
|
+
def IdSet(self):
|
|
6253
|
+
r"""目录id集合
|
|
6254
|
+
:rtype: list of int non-negative
|
|
6255
|
+
"""
|
|
6256
|
+
return self._IdSet
|
|
6257
|
+
|
|
6258
|
+
@IdSet.setter
|
|
6259
|
+
def IdSet(self, IdSet):
|
|
6260
|
+
self._IdSet = IdSet
|
|
6261
|
+
|
|
6262
|
+
|
|
6263
|
+
def _deserialize(self, params):
|
|
6264
|
+
self._IdSet = params.get("IdSet")
|
|
6265
|
+
memeber_set = set(params.keys())
|
|
6266
|
+
for name, value in vars(self).items():
|
|
6267
|
+
property_name = name[1:]
|
|
6268
|
+
if property_name in memeber_set:
|
|
6269
|
+
memeber_set.remove(property_name)
|
|
6270
|
+
if len(memeber_set) > 0:
|
|
6271
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
6272
|
+
|
|
6273
|
+
|
|
6274
|
+
|
|
6275
|
+
class DeleteUserDirectoryResponse(AbstractModel):
|
|
6276
|
+
r"""DeleteUserDirectory返回参数结构体
|
|
6277
|
+
|
|
6278
|
+
"""
|
|
6279
|
+
|
|
6280
|
+
def __init__(self):
|
|
6281
|
+
r"""
|
|
6282
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6283
|
+
:type RequestId: str
|
|
6284
|
+
"""
|
|
6285
|
+
self._RequestId = None
|
|
6286
|
+
|
|
6287
|
+
@property
|
|
6288
|
+
def RequestId(self):
|
|
6289
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6290
|
+
:rtype: str
|
|
6291
|
+
"""
|
|
6292
|
+
return self._RequestId
|
|
6293
|
+
|
|
6294
|
+
@RequestId.setter
|
|
6295
|
+
def RequestId(self, RequestId):
|
|
6296
|
+
self._RequestId = RequestId
|
|
6297
|
+
|
|
6298
|
+
|
|
6299
|
+
def _deserialize(self, params):
|
|
6300
|
+
self._RequestId = params.get("RequestId")
|
|
6301
|
+
|
|
6302
|
+
|
|
6303
|
+
class DeleteUserGroupMembersRequest(AbstractModel):
|
|
6304
|
+
r"""DeleteUserGroupMembers请求参数结构体
|
|
6305
|
+
|
|
6306
|
+
"""
|
|
6307
|
+
|
|
6308
|
+
def __init__(self):
|
|
6309
|
+
r"""
|
|
6310
|
+
:param _Id: 用户组ID
|
|
6311
|
+
:type Id: int
|
|
6312
|
+
:param _MemberIdSet: 需删除的成员用户ID集合
|
|
6313
|
+
:type MemberIdSet: list of int non-negative
|
|
6314
|
+
"""
|
|
6315
|
+
self._Id = None
|
|
5813
6316
|
self._MemberIdSet = None
|
|
5814
6317
|
|
|
5815
6318
|
@property
|
|
@@ -6589,6 +7092,165 @@ class DescribeAccessWhiteListRulesResponse(AbstractModel):
|
|
|
6589
7092
|
self._RequestId = params.get("RequestId")
|
|
6590
7093
|
|
|
6591
7094
|
|
|
7095
|
+
class DescribeAccountGroupsRequest(AbstractModel):
|
|
7096
|
+
r"""DescribeAccountGroups请求参数结构体
|
|
7097
|
+
|
|
7098
|
+
"""
|
|
7099
|
+
|
|
7100
|
+
def __init__(self):
|
|
7101
|
+
r"""
|
|
7102
|
+
:param _DeepIn: 是否递归查询,0为不递归,1为递归
|
|
7103
|
+
:type DeepIn: int
|
|
7104
|
+
:param _ParentId: 父账号组ID, 默认0,查询根账号组下所有分组
|
|
7105
|
+
:type ParentId: int
|
|
7106
|
+
:param _GroupName: 账号组名称,模糊查询
|
|
7107
|
+
:type GroupName: str
|
|
7108
|
+
:param _PageSize: 分页查询,每页条数
|
|
7109
|
+
:type PageSize: int
|
|
7110
|
+
:param _PageNum: 获取第几页的数据
|
|
7111
|
+
:type PageNum: int
|
|
7112
|
+
"""
|
|
7113
|
+
self._DeepIn = None
|
|
7114
|
+
self._ParentId = None
|
|
7115
|
+
self._GroupName = None
|
|
7116
|
+
self._PageSize = None
|
|
7117
|
+
self._PageNum = None
|
|
7118
|
+
|
|
7119
|
+
@property
|
|
7120
|
+
def DeepIn(self):
|
|
7121
|
+
r"""是否递归查询,0为不递归,1为递归
|
|
7122
|
+
:rtype: int
|
|
7123
|
+
"""
|
|
7124
|
+
return self._DeepIn
|
|
7125
|
+
|
|
7126
|
+
@DeepIn.setter
|
|
7127
|
+
def DeepIn(self, DeepIn):
|
|
7128
|
+
self._DeepIn = DeepIn
|
|
7129
|
+
|
|
7130
|
+
@property
|
|
7131
|
+
def ParentId(self):
|
|
7132
|
+
r"""父账号组ID, 默认0,查询根账号组下所有分组
|
|
7133
|
+
:rtype: int
|
|
7134
|
+
"""
|
|
7135
|
+
return self._ParentId
|
|
7136
|
+
|
|
7137
|
+
@ParentId.setter
|
|
7138
|
+
def ParentId(self, ParentId):
|
|
7139
|
+
self._ParentId = ParentId
|
|
7140
|
+
|
|
7141
|
+
@property
|
|
7142
|
+
def GroupName(self):
|
|
7143
|
+
r"""账号组名称,模糊查询
|
|
7144
|
+
:rtype: str
|
|
7145
|
+
"""
|
|
7146
|
+
return self._GroupName
|
|
7147
|
+
|
|
7148
|
+
@GroupName.setter
|
|
7149
|
+
def GroupName(self, GroupName):
|
|
7150
|
+
self._GroupName = GroupName
|
|
7151
|
+
|
|
7152
|
+
@property
|
|
7153
|
+
def PageSize(self):
|
|
7154
|
+
r"""分页查询,每页条数
|
|
7155
|
+
:rtype: int
|
|
7156
|
+
"""
|
|
7157
|
+
return self._PageSize
|
|
7158
|
+
|
|
7159
|
+
@PageSize.setter
|
|
7160
|
+
def PageSize(self, PageSize):
|
|
7161
|
+
self._PageSize = PageSize
|
|
7162
|
+
|
|
7163
|
+
@property
|
|
7164
|
+
def PageNum(self):
|
|
7165
|
+
r"""获取第几页的数据
|
|
7166
|
+
:rtype: int
|
|
7167
|
+
"""
|
|
7168
|
+
return self._PageNum
|
|
7169
|
+
|
|
7170
|
+
@PageNum.setter
|
|
7171
|
+
def PageNum(self, PageNum):
|
|
7172
|
+
self._PageNum = PageNum
|
|
7173
|
+
|
|
7174
|
+
|
|
7175
|
+
def _deserialize(self, params):
|
|
7176
|
+
self._DeepIn = params.get("DeepIn")
|
|
7177
|
+
self._ParentId = params.get("ParentId")
|
|
7178
|
+
self._GroupName = params.get("GroupName")
|
|
7179
|
+
self._PageSize = params.get("PageSize")
|
|
7180
|
+
self._PageNum = params.get("PageNum")
|
|
7181
|
+
memeber_set = set(params.keys())
|
|
7182
|
+
for name, value in vars(self).items():
|
|
7183
|
+
property_name = name[1:]
|
|
7184
|
+
if property_name in memeber_set:
|
|
7185
|
+
memeber_set.remove(property_name)
|
|
7186
|
+
if len(memeber_set) > 0:
|
|
7187
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
7188
|
+
|
|
7189
|
+
|
|
7190
|
+
|
|
7191
|
+
class DescribeAccountGroupsResponse(AbstractModel):
|
|
7192
|
+
r"""DescribeAccountGroups返回参数结构体
|
|
7193
|
+
|
|
7194
|
+
"""
|
|
7195
|
+
|
|
7196
|
+
def __init__(self):
|
|
7197
|
+
r"""
|
|
7198
|
+
:param _TotalCount: 账号组总数
|
|
7199
|
+
:type TotalCount: int
|
|
7200
|
+
:param _AccountGroupSet: 账号组信息
|
|
7201
|
+
:type AccountGroupSet: list of AccountGroup
|
|
7202
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7203
|
+
:type RequestId: str
|
|
7204
|
+
"""
|
|
7205
|
+
self._TotalCount = None
|
|
7206
|
+
self._AccountGroupSet = None
|
|
7207
|
+
self._RequestId = None
|
|
7208
|
+
|
|
7209
|
+
@property
|
|
7210
|
+
def TotalCount(self):
|
|
7211
|
+
r"""账号组总数
|
|
7212
|
+
:rtype: int
|
|
7213
|
+
"""
|
|
7214
|
+
return self._TotalCount
|
|
7215
|
+
|
|
7216
|
+
@TotalCount.setter
|
|
7217
|
+
def TotalCount(self, TotalCount):
|
|
7218
|
+
self._TotalCount = TotalCount
|
|
7219
|
+
|
|
7220
|
+
@property
|
|
7221
|
+
def AccountGroupSet(self):
|
|
7222
|
+
r"""账号组信息
|
|
7223
|
+
:rtype: list of AccountGroup
|
|
7224
|
+
"""
|
|
7225
|
+
return self._AccountGroupSet
|
|
7226
|
+
|
|
7227
|
+
@AccountGroupSet.setter
|
|
7228
|
+
def AccountGroupSet(self, AccountGroupSet):
|
|
7229
|
+
self._AccountGroupSet = AccountGroupSet
|
|
7230
|
+
|
|
7231
|
+
@property
|
|
7232
|
+
def RequestId(self):
|
|
7233
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7234
|
+
:rtype: str
|
|
7235
|
+
"""
|
|
7236
|
+
return self._RequestId
|
|
7237
|
+
|
|
7238
|
+
@RequestId.setter
|
|
7239
|
+
def RequestId(self, RequestId):
|
|
7240
|
+
self._RequestId = RequestId
|
|
7241
|
+
|
|
7242
|
+
|
|
7243
|
+
def _deserialize(self, params):
|
|
7244
|
+
self._TotalCount = params.get("TotalCount")
|
|
7245
|
+
if params.get("AccountGroupSet") is not None:
|
|
7246
|
+
self._AccountGroupSet = []
|
|
7247
|
+
for item in params.get("AccountGroupSet"):
|
|
7248
|
+
obj = AccountGroup()
|
|
7249
|
+
obj._deserialize(item)
|
|
7250
|
+
self._AccountGroupSet.append(obj)
|
|
7251
|
+
self._RequestId = params.get("RequestId")
|
|
7252
|
+
|
|
7253
|
+
|
|
6592
7254
|
class DescribeAclsRequest(AbstractModel):
|
|
6593
7255
|
r"""DescribeAcls请求参数结构体
|
|
6594
7256
|
|
|
@@ -9598,80 +10260,93 @@ class DescribeSecuritySettingResponse(AbstractModel):
|
|
|
9598
10260
|
self._RequestId = params.get("RequestId")
|
|
9599
10261
|
|
|
9600
10262
|
|
|
9601
|
-
class
|
|
9602
|
-
r"""
|
|
10263
|
+
class DescribeSourceTypesRequest(AbstractModel):
|
|
10264
|
+
r"""DescribeSourceTypes请求参数结构体
|
|
10265
|
+
|
|
10266
|
+
"""
|
|
10267
|
+
|
|
10268
|
+
|
|
10269
|
+
class DescribeSourceTypesResponse(AbstractModel):
|
|
10270
|
+
r"""DescribeSourceTypes返回参数结构体
|
|
9603
10271
|
|
|
9604
10272
|
"""
|
|
9605
10273
|
|
|
9606
10274
|
def __init__(self):
|
|
9607
10275
|
r"""
|
|
9608
|
-
:param
|
|
9609
|
-
:type
|
|
9610
|
-
:param
|
|
9611
|
-
:type
|
|
9612
|
-
:param
|
|
9613
|
-
:type
|
|
9614
|
-
:param _Offset: 分页偏移位置,默认值为0
|
|
9615
|
-
:type Offset: int
|
|
9616
|
-
:param _Limit: 每页条目数量,默认20, 最大500
|
|
9617
|
-
:type Limit: int
|
|
9618
|
-
:param _DepartmentId: 所属部门ID
|
|
9619
|
-
:type DepartmentId: str
|
|
10276
|
+
:param _TotalCount: 认证源总数
|
|
10277
|
+
:type TotalCount: int
|
|
10278
|
+
:param _SourceTypeSet: 认证源信息
|
|
10279
|
+
:type SourceTypeSet: list of SourceType
|
|
10280
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10281
|
+
:type RequestId: str
|
|
9620
10282
|
"""
|
|
9621
|
-
self.
|
|
9622
|
-
self.
|
|
9623
|
-
self.
|
|
9624
|
-
self._Offset = None
|
|
9625
|
-
self._Limit = None
|
|
9626
|
-
self._DepartmentId = None
|
|
10283
|
+
self._TotalCount = None
|
|
10284
|
+
self._SourceTypeSet = None
|
|
10285
|
+
self._RequestId = None
|
|
9627
10286
|
|
|
9628
10287
|
@property
|
|
9629
|
-
def
|
|
9630
|
-
r"""
|
|
10288
|
+
def TotalCount(self):
|
|
10289
|
+
r"""认证源总数
|
|
9631
10290
|
:rtype: int
|
|
9632
10291
|
"""
|
|
9633
|
-
return self.
|
|
10292
|
+
return self._TotalCount
|
|
9634
10293
|
|
|
9635
|
-
@
|
|
9636
|
-
def
|
|
9637
|
-
self.
|
|
10294
|
+
@TotalCount.setter
|
|
10295
|
+
def TotalCount(self, TotalCount):
|
|
10296
|
+
self._TotalCount = TotalCount
|
|
9638
10297
|
|
|
9639
10298
|
@property
|
|
9640
|
-
def
|
|
9641
|
-
r"""
|
|
9642
|
-
:rtype:
|
|
10299
|
+
def SourceTypeSet(self):
|
|
10300
|
+
r"""认证源信息
|
|
10301
|
+
:rtype: list of SourceType
|
|
9643
10302
|
"""
|
|
9644
|
-
return self.
|
|
10303
|
+
return self._SourceTypeSet
|
|
9645
10304
|
|
|
9646
|
-
@
|
|
9647
|
-
def
|
|
9648
|
-
self.
|
|
10305
|
+
@SourceTypeSet.setter
|
|
10306
|
+
def SourceTypeSet(self, SourceTypeSet):
|
|
10307
|
+
self._SourceTypeSet = SourceTypeSet
|
|
9649
10308
|
|
|
9650
10309
|
@property
|
|
9651
|
-
def
|
|
9652
|
-
r"""
|
|
10310
|
+
def RequestId(self):
|
|
10311
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9653
10312
|
:rtype: str
|
|
9654
10313
|
"""
|
|
9655
|
-
return self.
|
|
10314
|
+
return self._RequestId
|
|
9656
10315
|
|
|
9657
|
-
@
|
|
9658
|
-
def
|
|
9659
|
-
self.
|
|
10316
|
+
@RequestId.setter
|
|
10317
|
+
def RequestId(self, RequestId):
|
|
10318
|
+
self._RequestId = RequestId
|
|
9660
10319
|
|
|
9661
|
-
@property
|
|
9662
|
-
def Offset(self):
|
|
9663
|
-
r"""分页偏移位置,默认值为0
|
|
9664
|
-
:rtype: int
|
|
9665
|
-
"""
|
|
9666
|
-
return self._Offset
|
|
9667
10320
|
|
|
9668
|
-
|
|
9669
|
-
|
|
9670
|
-
|
|
10321
|
+
def _deserialize(self, params):
|
|
10322
|
+
self._TotalCount = params.get("TotalCount")
|
|
10323
|
+
if params.get("SourceTypeSet") is not None:
|
|
10324
|
+
self._SourceTypeSet = []
|
|
10325
|
+
for item in params.get("SourceTypeSet"):
|
|
10326
|
+
obj = SourceType()
|
|
10327
|
+
obj._deserialize(item)
|
|
10328
|
+
self._SourceTypeSet.append(obj)
|
|
10329
|
+
self._RequestId = params.get("RequestId")
|
|
10330
|
+
|
|
10331
|
+
|
|
10332
|
+
class DescribeUserDirectoryRequest(AbstractModel):
|
|
10333
|
+
r"""DescribeUserDirectory请求参数结构体
|
|
10334
|
+
|
|
10335
|
+
"""
|
|
10336
|
+
|
|
10337
|
+
def __init__(self):
|
|
10338
|
+
r"""
|
|
10339
|
+
:param _Limit: 分页大小
|
|
10340
|
+
:type Limit: int
|
|
10341
|
+
:param _Offset: 分页偏移
|
|
10342
|
+
:type Offset: int
|
|
10343
|
+
"""
|
|
10344
|
+
self._Limit = None
|
|
10345
|
+
self._Offset = None
|
|
9671
10346
|
|
|
9672
10347
|
@property
|
|
9673
10348
|
def Limit(self):
|
|
9674
|
-
r"""
|
|
10349
|
+
r"""分页大小
|
|
9675
10350
|
:rtype: int
|
|
9676
10351
|
"""
|
|
9677
10352
|
return self._Limit
|
|
@@ -9681,24 +10356,194 @@ class DescribeUserGroupMembersRequest(AbstractModel):
|
|
|
9681
10356
|
self._Limit = Limit
|
|
9682
10357
|
|
|
9683
10358
|
@property
|
|
9684
|
-
def
|
|
9685
|
-
r"""
|
|
9686
|
-
:rtype:
|
|
10359
|
+
def Offset(self):
|
|
10360
|
+
r"""分页偏移
|
|
10361
|
+
:rtype: int
|
|
9687
10362
|
"""
|
|
9688
|
-
return self.
|
|
10363
|
+
return self._Offset
|
|
9689
10364
|
|
|
9690
|
-
@
|
|
9691
|
-
def
|
|
9692
|
-
self.
|
|
10365
|
+
@Offset.setter
|
|
10366
|
+
def Offset(self, Offset):
|
|
10367
|
+
self._Offset = Offset
|
|
9693
10368
|
|
|
9694
10369
|
|
|
9695
10370
|
def _deserialize(self, params):
|
|
9696
|
-
self._Id = params.get("Id")
|
|
9697
|
-
self._Bound = params.get("Bound")
|
|
9698
|
-
self._Name = params.get("Name")
|
|
9699
|
-
self._Offset = params.get("Offset")
|
|
9700
10371
|
self._Limit = params.get("Limit")
|
|
9701
|
-
self.
|
|
10372
|
+
self._Offset = params.get("Offset")
|
|
10373
|
+
memeber_set = set(params.keys())
|
|
10374
|
+
for name, value in vars(self).items():
|
|
10375
|
+
property_name = name[1:]
|
|
10376
|
+
if property_name in memeber_set:
|
|
10377
|
+
memeber_set.remove(property_name)
|
|
10378
|
+
if len(memeber_set) > 0:
|
|
10379
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
10380
|
+
|
|
10381
|
+
|
|
10382
|
+
|
|
10383
|
+
class DescribeUserDirectoryResponse(AbstractModel):
|
|
10384
|
+
r"""DescribeUserDirectory返回参数结构体
|
|
10385
|
+
|
|
10386
|
+
"""
|
|
10387
|
+
|
|
10388
|
+
def __init__(self):
|
|
10389
|
+
r"""
|
|
10390
|
+
:param _UserDirSet: 用户目录集
|
|
10391
|
+
:type UserDirSet: list of UserDirectory
|
|
10392
|
+
:param _TotalCount: 用户目录集总数
|
|
10393
|
+
:type TotalCount: int
|
|
10394
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10395
|
+
:type RequestId: str
|
|
10396
|
+
"""
|
|
10397
|
+
self._UserDirSet = None
|
|
10398
|
+
self._TotalCount = None
|
|
10399
|
+
self._RequestId = None
|
|
10400
|
+
|
|
10401
|
+
@property
|
|
10402
|
+
def UserDirSet(self):
|
|
10403
|
+
r"""用户目录集
|
|
10404
|
+
:rtype: list of UserDirectory
|
|
10405
|
+
"""
|
|
10406
|
+
return self._UserDirSet
|
|
10407
|
+
|
|
10408
|
+
@UserDirSet.setter
|
|
10409
|
+
def UserDirSet(self, UserDirSet):
|
|
10410
|
+
self._UserDirSet = UserDirSet
|
|
10411
|
+
|
|
10412
|
+
@property
|
|
10413
|
+
def TotalCount(self):
|
|
10414
|
+
r"""用户目录集总数
|
|
10415
|
+
:rtype: int
|
|
10416
|
+
"""
|
|
10417
|
+
return self._TotalCount
|
|
10418
|
+
|
|
10419
|
+
@TotalCount.setter
|
|
10420
|
+
def TotalCount(self, TotalCount):
|
|
10421
|
+
self._TotalCount = TotalCount
|
|
10422
|
+
|
|
10423
|
+
@property
|
|
10424
|
+
def RequestId(self):
|
|
10425
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10426
|
+
:rtype: str
|
|
10427
|
+
"""
|
|
10428
|
+
return self._RequestId
|
|
10429
|
+
|
|
10430
|
+
@RequestId.setter
|
|
10431
|
+
def RequestId(self, RequestId):
|
|
10432
|
+
self._RequestId = RequestId
|
|
10433
|
+
|
|
10434
|
+
|
|
10435
|
+
def _deserialize(self, params):
|
|
10436
|
+
if params.get("UserDirSet") is not None:
|
|
10437
|
+
self._UserDirSet = []
|
|
10438
|
+
for item in params.get("UserDirSet"):
|
|
10439
|
+
obj = UserDirectory()
|
|
10440
|
+
obj._deserialize(item)
|
|
10441
|
+
self._UserDirSet.append(obj)
|
|
10442
|
+
self._TotalCount = params.get("TotalCount")
|
|
10443
|
+
self._RequestId = params.get("RequestId")
|
|
10444
|
+
|
|
10445
|
+
|
|
10446
|
+
class DescribeUserGroupMembersRequest(AbstractModel):
|
|
10447
|
+
r"""DescribeUserGroupMembers请求参数结构体
|
|
10448
|
+
|
|
10449
|
+
"""
|
|
10450
|
+
|
|
10451
|
+
def __init__(self):
|
|
10452
|
+
r"""
|
|
10453
|
+
:param _Id: 用户组ID
|
|
10454
|
+
:type Id: int
|
|
10455
|
+
:param _Bound: true - 查询已添加到该用户组的用户,false - 查询未添加到该用户组的用户
|
|
10456
|
+
:type Bound: bool
|
|
10457
|
+
:param _Name: 用户名或用户姓名,最长64个字符,模糊查询
|
|
10458
|
+
:type Name: str
|
|
10459
|
+
:param _Offset: 分页偏移位置,默认值为0
|
|
10460
|
+
:type Offset: int
|
|
10461
|
+
:param _Limit: 每页条目数量,默认20, 最大500
|
|
10462
|
+
:type Limit: int
|
|
10463
|
+
:param _DepartmentId: 所属部门ID
|
|
10464
|
+
:type DepartmentId: str
|
|
10465
|
+
"""
|
|
10466
|
+
self._Id = None
|
|
10467
|
+
self._Bound = None
|
|
10468
|
+
self._Name = None
|
|
10469
|
+
self._Offset = None
|
|
10470
|
+
self._Limit = None
|
|
10471
|
+
self._DepartmentId = None
|
|
10472
|
+
|
|
10473
|
+
@property
|
|
10474
|
+
def Id(self):
|
|
10475
|
+
r"""用户组ID
|
|
10476
|
+
:rtype: int
|
|
10477
|
+
"""
|
|
10478
|
+
return self._Id
|
|
10479
|
+
|
|
10480
|
+
@Id.setter
|
|
10481
|
+
def Id(self, Id):
|
|
10482
|
+
self._Id = Id
|
|
10483
|
+
|
|
10484
|
+
@property
|
|
10485
|
+
def Bound(self):
|
|
10486
|
+
r"""true - 查询已添加到该用户组的用户,false - 查询未添加到该用户组的用户
|
|
10487
|
+
:rtype: bool
|
|
10488
|
+
"""
|
|
10489
|
+
return self._Bound
|
|
10490
|
+
|
|
10491
|
+
@Bound.setter
|
|
10492
|
+
def Bound(self, Bound):
|
|
10493
|
+
self._Bound = Bound
|
|
10494
|
+
|
|
10495
|
+
@property
|
|
10496
|
+
def Name(self):
|
|
10497
|
+
r"""用户名或用户姓名,最长64个字符,模糊查询
|
|
10498
|
+
:rtype: str
|
|
10499
|
+
"""
|
|
10500
|
+
return self._Name
|
|
10501
|
+
|
|
10502
|
+
@Name.setter
|
|
10503
|
+
def Name(self, Name):
|
|
10504
|
+
self._Name = Name
|
|
10505
|
+
|
|
10506
|
+
@property
|
|
10507
|
+
def Offset(self):
|
|
10508
|
+
r"""分页偏移位置,默认值为0
|
|
10509
|
+
:rtype: int
|
|
10510
|
+
"""
|
|
10511
|
+
return self._Offset
|
|
10512
|
+
|
|
10513
|
+
@Offset.setter
|
|
10514
|
+
def Offset(self, Offset):
|
|
10515
|
+
self._Offset = Offset
|
|
10516
|
+
|
|
10517
|
+
@property
|
|
10518
|
+
def Limit(self):
|
|
10519
|
+
r"""每页条目数量,默认20, 最大500
|
|
10520
|
+
:rtype: int
|
|
10521
|
+
"""
|
|
10522
|
+
return self._Limit
|
|
10523
|
+
|
|
10524
|
+
@Limit.setter
|
|
10525
|
+
def Limit(self, Limit):
|
|
10526
|
+
self._Limit = Limit
|
|
10527
|
+
|
|
10528
|
+
@property
|
|
10529
|
+
def DepartmentId(self):
|
|
10530
|
+
r"""所属部门ID
|
|
10531
|
+
:rtype: str
|
|
10532
|
+
"""
|
|
10533
|
+
return self._DepartmentId
|
|
10534
|
+
|
|
10535
|
+
@DepartmentId.setter
|
|
10536
|
+
def DepartmentId(self, DepartmentId):
|
|
10537
|
+
self._DepartmentId = DepartmentId
|
|
10538
|
+
|
|
10539
|
+
|
|
10540
|
+
def _deserialize(self, params):
|
|
10541
|
+
self._Id = params.get("Id")
|
|
10542
|
+
self._Bound = params.get("Bound")
|
|
10543
|
+
self._Name = params.get("Name")
|
|
10544
|
+
self._Offset = params.get("Offset")
|
|
10545
|
+
self._Limit = params.get("Limit")
|
|
10546
|
+
self._DepartmentId = params.get("DepartmentId")
|
|
9702
10547
|
memeber_set = set(params.keys())
|
|
9703
10548
|
for name, value in vars(self).items():
|
|
9704
10549
|
property_name = name[1:]
|
|
@@ -9931,6 +10776,87 @@ class DescribeUserGroupsResponse(AbstractModel):
|
|
|
9931
10776
|
self._RequestId = params.get("RequestId")
|
|
9932
10777
|
|
|
9933
10778
|
|
|
10779
|
+
class DescribeUserSyncStatusRequest(AbstractModel):
|
|
10780
|
+
r"""DescribeUserSyncStatus请求参数结构体
|
|
10781
|
+
|
|
10782
|
+
"""
|
|
10783
|
+
|
|
10784
|
+
def __init__(self):
|
|
10785
|
+
r"""
|
|
10786
|
+
:param _UserKind: 获取用户同步状态, 1-获取ioa用户同步状态
|
|
10787
|
+
:type UserKind: int
|
|
10788
|
+
"""
|
|
10789
|
+
self._UserKind = None
|
|
10790
|
+
|
|
10791
|
+
@property
|
|
10792
|
+
def UserKind(self):
|
|
10793
|
+
r"""获取用户同步状态, 1-获取ioa用户同步状态
|
|
10794
|
+
:rtype: int
|
|
10795
|
+
"""
|
|
10796
|
+
return self._UserKind
|
|
10797
|
+
|
|
10798
|
+
@UserKind.setter
|
|
10799
|
+
def UserKind(self, UserKind):
|
|
10800
|
+
self._UserKind = UserKind
|
|
10801
|
+
|
|
10802
|
+
|
|
10803
|
+
def _deserialize(self, params):
|
|
10804
|
+
self._UserKind = params.get("UserKind")
|
|
10805
|
+
memeber_set = set(params.keys())
|
|
10806
|
+
for name, value in vars(self).items():
|
|
10807
|
+
property_name = name[1:]
|
|
10808
|
+
if property_name in memeber_set:
|
|
10809
|
+
memeber_set.remove(property_name)
|
|
10810
|
+
if len(memeber_set) > 0:
|
|
10811
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
10812
|
+
|
|
10813
|
+
|
|
10814
|
+
|
|
10815
|
+
class DescribeUserSyncStatusResponse(AbstractModel):
|
|
10816
|
+
r"""DescribeUserSyncStatus返回参数结构体
|
|
10817
|
+
|
|
10818
|
+
"""
|
|
10819
|
+
|
|
10820
|
+
def __init__(self):
|
|
10821
|
+
r"""
|
|
10822
|
+
:param _Status: 用户同步状态
|
|
10823
|
+
:type Status: :class:`tencentcloud.bh.v20230418.models.AssetSyncStatus`
|
|
10824
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10825
|
+
:type RequestId: str
|
|
10826
|
+
"""
|
|
10827
|
+
self._Status = None
|
|
10828
|
+
self._RequestId = None
|
|
10829
|
+
|
|
10830
|
+
@property
|
|
10831
|
+
def Status(self):
|
|
10832
|
+
r"""用户同步状态
|
|
10833
|
+
:rtype: :class:`tencentcloud.bh.v20230418.models.AssetSyncStatus`
|
|
10834
|
+
"""
|
|
10835
|
+
return self._Status
|
|
10836
|
+
|
|
10837
|
+
@Status.setter
|
|
10838
|
+
def Status(self, Status):
|
|
10839
|
+
self._Status = Status
|
|
10840
|
+
|
|
10841
|
+
@property
|
|
10842
|
+
def RequestId(self):
|
|
10843
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
10844
|
+
:rtype: str
|
|
10845
|
+
"""
|
|
10846
|
+
return self._RequestId
|
|
10847
|
+
|
|
10848
|
+
@RequestId.setter
|
|
10849
|
+
def RequestId(self, RequestId):
|
|
10850
|
+
self._RequestId = RequestId
|
|
10851
|
+
|
|
10852
|
+
|
|
10853
|
+
def _deserialize(self, params):
|
|
10854
|
+
if params.get("Status") is not None:
|
|
10855
|
+
self._Status = AssetSyncStatus()
|
|
10856
|
+
self._Status._deserialize(params.get("Status"))
|
|
10857
|
+
self._RequestId = params.get("RequestId")
|
|
10858
|
+
|
|
10859
|
+
|
|
9934
10860
|
class DescribeUsersRequest(AbstractModel):
|
|
9935
10861
|
r"""DescribeUsers请求参数结构体
|
|
9936
10862
|
|
|
@@ -14592,27 +15518,24 @@ class ModifyResourceResponse(AbstractModel):
|
|
|
14592
15518
|
self._RequestId = params.get("RequestId")
|
|
14593
15519
|
|
|
14594
15520
|
|
|
14595
|
-
class
|
|
14596
|
-
r"""
|
|
15521
|
+
class ModifyUserDirectoryRequest(AbstractModel):
|
|
15522
|
+
r"""ModifyUserDirectory请求参数结构体
|
|
14597
15523
|
|
|
14598
15524
|
"""
|
|
14599
15525
|
|
|
14600
15526
|
def __init__(self):
|
|
14601
15527
|
r"""
|
|
14602
|
-
:param _Id:
|
|
15528
|
+
:param _Id: 目录id
|
|
14603
15529
|
:type Id: int
|
|
14604
|
-
:param
|
|
14605
|
-
:type
|
|
14606
|
-
:param _DepartmentId: 用户组所属的部门ID,如:1.2.3
|
|
14607
|
-
:type DepartmentId: str
|
|
15530
|
+
:param _UserOrgSet: ioa分组信息
|
|
15531
|
+
:type UserOrgSet: list of UserOrg
|
|
14608
15532
|
"""
|
|
14609
15533
|
self._Id = None
|
|
14610
|
-
self.
|
|
14611
|
-
self._DepartmentId = None
|
|
15534
|
+
self._UserOrgSet = None
|
|
14612
15535
|
|
|
14613
15536
|
@property
|
|
14614
15537
|
def Id(self):
|
|
14615
|
-
r"""
|
|
15538
|
+
r"""目录id
|
|
14616
15539
|
:rtype: int
|
|
14617
15540
|
"""
|
|
14618
15541
|
return self._Id
|
|
@@ -14622,32 +15545,25 @@ class ModifyUserGroupRequest(AbstractModel):
|
|
|
14622
15545
|
self._Id = Id
|
|
14623
15546
|
|
|
14624
15547
|
@property
|
|
14625
|
-
def
|
|
14626
|
-
r"""
|
|
14627
|
-
:rtype:
|
|
14628
|
-
"""
|
|
14629
|
-
return self._Name
|
|
14630
|
-
|
|
14631
|
-
@Name.setter
|
|
14632
|
-
def Name(self, Name):
|
|
14633
|
-
self._Name = Name
|
|
14634
|
-
|
|
14635
|
-
@property
|
|
14636
|
-
def DepartmentId(self):
|
|
14637
|
-
r"""用户组所属的部门ID,如:1.2.3
|
|
14638
|
-
:rtype: str
|
|
15548
|
+
def UserOrgSet(self):
|
|
15549
|
+
r"""ioa分组信息
|
|
15550
|
+
:rtype: list of UserOrg
|
|
14639
15551
|
"""
|
|
14640
|
-
return self.
|
|
15552
|
+
return self._UserOrgSet
|
|
14641
15553
|
|
|
14642
|
-
@
|
|
14643
|
-
def
|
|
14644
|
-
self.
|
|
15554
|
+
@UserOrgSet.setter
|
|
15555
|
+
def UserOrgSet(self, UserOrgSet):
|
|
15556
|
+
self._UserOrgSet = UserOrgSet
|
|
14645
15557
|
|
|
14646
15558
|
|
|
14647
15559
|
def _deserialize(self, params):
|
|
14648
15560
|
self._Id = params.get("Id")
|
|
14649
|
-
|
|
14650
|
-
|
|
15561
|
+
if params.get("UserOrgSet") is not None:
|
|
15562
|
+
self._UserOrgSet = []
|
|
15563
|
+
for item in params.get("UserOrgSet"):
|
|
15564
|
+
obj = UserOrg()
|
|
15565
|
+
obj._deserialize(item)
|
|
15566
|
+
self._UserOrgSet.append(obj)
|
|
14651
15567
|
memeber_set = set(params.keys())
|
|
14652
15568
|
for name, value in vars(self).items():
|
|
14653
15569
|
property_name = name[1:]
|
|
@@ -14658,8 +15574,8 @@ class ModifyUserGroupRequest(AbstractModel):
|
|
|
14658
15574
|
|
|
14659
15575
|
|
|
14660
15576
|
|
|
14661
|
-
class
|
|
14662
|
-
r"""
|
|
15577
|
+
class ModifyUserDirectoryResponse(AbstractModel):
|
|
15578
|
+
r"""ModifyUserDirectory返回参数结构体
|
|
14663
15579
|
|
|
14664
15580
|
"""
|
|
14665
15581
|
|
|
@@ -14686,9 +15602,103 @@ class ModifyUserGroupResponse(AbstractModel):
|
|
|
14686
15602
|
self._RequestId = params.get("RequestId")
|
|
14687
15603
|
|
|
14688
15604
|
|
|
14689
|
-
class
|
|
14690
|
-
r"""
|
|
14691
|
-
|
|
15605
|
+
class ModifyUserGroupRequest(AbstractModel):
|
|
15606
|
+
r"""ModifyUserGroup请求参数结构体
|
|
15607
|
+
|
|
15608
|
+
"""
|
|
15609
|
+
|
|
15610
|
+
def __init__(self):
|
|
15611
|
+
r"""
|
|
15612
|
+
:param _Id: 用户组ID
|
|
15613
|
+
:type Id: int
|
|
15614
|
+
:param _Name: 用户组名
|
|
15615
|
+
:type Name: str
|
|
15616
|
+
:param _DepartmentId: 用户组所属的部门ID,如:1.2.3
|
|
15617
|
+
:type DepartmentId: str
|
|
15618
|
+
"""
|
|
15619
|
+
self._Id = None
|
|
15620
|
+
self._Name = None
|
|
15621
|
+
self._DepartmentId = None
|
|
15622
|
+
|
|
15623
|
+
@property
|
|
15624
|
+
def Id(self):
|
|
15625
|
+
r"""用户组ID
|
|
15626
|
+
:rtype: int
|
|
15627
|
+
"""
|
|
15628
|
+
return self._Id
|
|
15629
|
+
|
|
15630
|
+
@Id.setter
|
|
15631
|
+
def Id(self, Id):
|
|
15632
|
+
self._Id = Id
|
|
15633
|
+
|
|
15634
|
+
@property
|
|
15635
|
+
def Name(self):
|
|
15636
|
+
r"""用户组名
|
|
15637
|
+
:rtype: str
|
|
15638
|
+
"""
|
|
15639
|
+
return self._Name
|
|
15640
|
+
|
|
15641
|
+
@Name.setter
|
|
15642
|
+
def Name(self, Name):
|
|
15643
|
+
self._Name = Name
|
|
15644
|
+
|
|
15645
|
+
@property
|
|
15646
|
+
def DepartmentId(self):
|
|
15647
|
+
r"""用户组所属的部门ID,如:1.2.3
|
|
15648
|
+
:rtype: str
|
|
15649
|
+
"""
|
|
15650
|
+
return self._DepartmentId
|
|
15651
|
+
|
|
15652
|
+
@DepartmentId.setter
|
|
15653
|
+
def DepartmentId(self, DepartmentId):
|
|
15654
|
+
self._DepartmentId = DepartmentId
|
|
15655
|
+
|
|
15656
|
+
|
|
15657
|
+
def _deserialize(self, params):
|
|
15658
|
+
self._Id = params.get("Id")
|
|
15659
|
+
self._Name = params.get("Name")
|
|
15660
|
+
self._DepartmentId = params.get("DepartmentId")
|
|
15661
|
+
memeber_set = set(params.keys())
|
|
15662
|
+
for name, value in vars(self).items():
|
|
15663
|
+
property_name = name[1:]
|
|
15664
|
+
if property_name in memeber_set:
|
|
15665
|
+
memeber_set.remove(property_name)
|
|
15666
|
+
if len(memeber_set) > 0:
|
|
15667
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
15668
|
+
|
|
15669
|
+
|
|
15670
|
+
|
|
15671
|
+
class ModifyUserGroupResponse(AbstractModel):
|
|
15672
|
+
r"""ModifyUserGroup返回参数结构体
|
|
15673
|
+
|
|
15674
|
+
"""
|
|
15675
|
+
|
|
15676
|
+
def __init__(self):
|
|
15677
|
+
r"""
|
|
15678
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
15679
|
+
:type RequestId: str
|
|
15680
|
+
"""
|
|
15681
|
+
self._RequestId = None
|
|
15682
|
+
|
|
15683
|
+
@property
|
|
15684
|
+
def RequestId(self):
|
|
15685
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
15686
|
+
:rtype: str
|
|
15687
|
+
"""
|
|
15688
|
+
return self._RequestId
|
|
15689
|
+
|
|
15690
|
+
@RequestId.setter
|
|
15691
|
+
def RequestId(self, RequestId):
|
|
15692
|
+
self._RequestId = RequestId
|
|
15693
|
+
|
|
15694
|
+
|
|
15695
|
+
def _deserialize(self, params):
|
|
15696
|
+
self._RequestId = params.get("RequestId")
|
|
15697
|
+
|
|
15698
|
+
|
|
15699
|
+
class ModifyUserRequest(AbstractModel):
|
|
15700
|
+
r"""ModifyUser请求参数结构体
|
|
15701
|
+
|
|
14692
15702
|
"""
|
|
14693
15703
|
|
|
14694
15704
|
def __init__(self):
|
|
@@ -20022,6 +21032,215 @@ class SetLDAPSyncFlagResponse(AbstractModel):
|
|
|
20022
21032
|
self._RequestId = params.get("RequestId")
|
|
20023
21033
|
|
|
20024
21034
|
|
|
21035
|
+
class SourceType(AbstractModel):
|
|
21036
|
+
r"""ioa用户源信息
|
|
21037
|
+
|
|
21038
|
+
"""
|
|
21039
|
+
|
|
21040
|
+
def __init__(self):
|
|
21041
|
+
r"""
|
|
21042
|
+
:param _Source: 账号组来源
|
|
21043
|
+
:type Source: int
|
|
21044
|
+
:param _Type: 账号组来源类型
|
|
21045
|
+
:type Type: str
|
|
21046
|
+
:param _Name: 账号组来源名称
|
|
21047
|
+
:type Name: str
|
|
21048
|
+
:param _Target: 区分ioa原来和iam-mini
|
|
21049
|
+
:type Target: str
|
|
21050
|
+
"""
|
|
21051
|
+
self._Source = None
|
|
21052
|
+
self._Type = None
|
|
21053
|
+
self._Name = None
|
|
21054
|
+
self._Target = None
|
|
21055
|
+
|
|
21056
|
+
@property
|
|
21057
|
+
def Source(self):
|
|
21058
|
+
r"""账号组来源
|
|
21059
|
+
:rtype: int
|
|
21060
|
+
"""
|
|
21061
|
+
return self._Source
|
|
21062
|
+
|
|
21063
|
+
@Source.setter
|
|
21064
|
+
def Source(self, Source):
|
|
21065
|
+
self._Source = Source
|
|
21066
|
+
|
|
21067
|
+
@property
|
|
21068
|
+
def Type(self):
|
|
21069
|
+
r"""账号组来源类型
|
|
21070
|
+
:rtype: str
|
|
21071
|
+
"""
|
|
21072
|
+
return self._Type
|
|
21073
|
+
|
|
21074
|
+
@Type.setter
|
|
21075
|
+
def Type(self, Type):
|
|
21076
|
+
self._Type = Type
|
|
21077
|
+
|
|
21078
|
+
@property
|
|
21079
|
+
def Name(self):
|
|
21080
|
+
r"""账号组来源名称
|
|
21081
|
+
:rtype: str
|
|
21082
|
+
"""
|
|
21083
|
+
return self._Name
|
|
21084
|
+
|
|
21085
|
+
@Name.setter
|
|
21086
|
+
def Name(self, Name):
|
|
21087
|
+
self._Name = Name
|
|
21088
|
+
|
|
21089
|
+
@property
|
|
21090
|
+
def Target(self):
|
|
21091
|
+
r"""区分ioa原来和iam-mini
|
|
21092
|
+
:rtype: str
|
|
21093
|
+
"""
|
|
21094
|
+
return self._Target
|
|
21095
|
+
|
|
21096
|
+
@Target.setter
|
|
21097
|
+
def Target(self, Target):
|
|
21098
|
+
self._Target = Target
|
|
21099
|
+
|
|
21100
|
+
|
|
21101
|
+
def _deserialize(self, params):
|
|
21102
|
+
self._Source = params.get("Source")
|
|
21103
|
+
self._Type = params.get("Type")
|
|
21104
|
+
self._Name = params.get("Name")
|
|
21105
|
+
self._Target = params.get("Target")
|
|
21106
|
+
memeber_set = set(params.keys())
|
|
21107
|
+
for name, value in vars(self).items():
|
|
21108
|
+
property_name = name[1:]
|
|
21109
|
+
if property_name in memeber_set:
|
|
21110
|
+
memeber_set.remove(property_name)
|
|
21111
|
+
if len(memeber_set) > 0:
|
|
21112
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
21113
|
+
|
|
21114
|
+
|
|
21115
|
+
|
|
21116
|
+
class SyncDevicesToIOARequest(AbstractModel):
|
|
21117
|
+
r"""SyncDevicesToIOA请求参数结构体
|
|
21118
|
+
|
|
21119
|
+
"""
|
|
21120
|
+
|
|
21121
|
+
def __init__(self):
|
|
21122
|
+
r"""
|
|
21123
|
+
:param _DeviceIdSet: 资产ID集合。资产必须已绑定支持IOA功能的堡垒机实例。每次最多同步200个资产。
|
|
21124
|
+
:type DeviceIdSet: list of int non-negative
|
|
21125
|
+
"""
|
|
21126
|
+
self._DeviceIdSet = None
|
|
21127
|
+
|
|
21128
|
+
@property
|
|
21129
|
+
def DeviceIdSet(self):
|
|
21130
|
+
r"""资产ID集合。资产必须已绑定支持IOA功能的堡垒机实例。每次最多同步200个资产。
|
|
21131
|
+
:rtype: list of int non-negative
|
|
21132
|
+
"""
|
|
21133
|
+
return self._DeviceIdSet
|
|
21134
|
+
|
|
21135
|
+
@DeviceIdSet.setter
|
|
21136
|
+
def DeviceIdSet(self, DeviceIdSet):
|
|
21137
|
+
self._DeviceIdSet = DeviceIdSet
|
|
21138
|
+
|
|
21139
|
+
|
|
21140
|
+
def _deserialize(self, params):
|
|
21141
|
+
self._DeviceIdSet = params.get("DeviceIdSet")
|
|
21142
|
+
memeber_set = set(params.keys())
|
|
21143
|
+
for name, value in vars(self).items():
|
|
21144
|
+
property_name = name[1:]
|
|
21145
|
+
if property_name in memeber_set:
|
|
21146
|
+
memeber_set.remove(property_name)
|
|
21147
|
+
if len(memeber_set) > 0:
|
|
21148
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
21149
|
+
|
|
21150
|
+
|
|
21151
|
+
|
|
21152
|
+
class SyncDevicesToIOAResponse(AbstractModel):
|
|
21153
|
+
r"""SyncDevicesToIOA返回参数结构体
|
|
21154
|
+
|
|
21155
|
+
"""
|
|
21156
|
+
|
|
21157
|
+
def __init__(self):
|
|
21158
|
+
r"""
|
|
21159
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
21160
|
+
:type RequestId: str
|
|
21161
|
+
"""
|
|
21162
|
+
self._RequestId = None
|
|
21163
|
+
|
|
21164
|
+
@property
|
|
21165
|
+
def RequestId(self):
|
|
21166
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
21167
|
+
:rtype: str
|
|
21168
|
+
"""
|
|
21169
|
+
return self._RequestId
|
|
21170
|
+
|
|
21171
|
+
@RequestId.setter
|
|
21172
|
+
def RequestId(self, RequestId):
|
|
21173
|
+
self._RequestId = RequestId
|
|
21174
|
+
|
|
21175
|
+
|
|
21176
|
+
def _deserialize(self, params):
|
|
21177
|
+
self._RequestId = params.get("RequestId")
|
|
21178
|
+
|
|
21179
|
+
|
|
21180
|
+
class SyncUserToIOARequest(AbstractModel):
|
|
21181
|
+
r"""SyncUserToIOA请求参数结构体
|
|
21182
|
+
|
|
21183
|
+
"""
|
|
21184
|
+
|
|
21185
|
+
def __init__(self):
|
|
21186
|
+
r"""
|
|
21187
|
+
:param _UserIdSet: 需要同步到ioa的本地用户的id集合
|
|
21188
|
+
:type UserIdSet: list of int non-negative
|
|
21189
|
+
"""
|
|
21190
|
+
self._UserIdSet = None
|
|
21191
|
+
|
|
21192
|
+
@property
|
|
21193
|
+
def UserIdSet(self):
|
|
21194
|
+
r"""需要同步到ioa的本地用户的id集合
|
|
21195
|
+
:rtype: list of int non-negative
|
|
21196
|
+
"""
|
|
21197
|
+
return self._UserIdSet
|
|
21198
|
+
|
|
21199
|
+
@UserIdSet.setter
|
|
21200
|
+
def UserIdSet(self, UserIdSet):
|
|
21201
|
+
self._UserIdSet = UserIdSet
|
|
21202
|
+
|
|
21203
|
+
|
|
21204
|
+
def _deserialize(self, params):
|
|
21205
|
+
self._UserIdSet = params.get("UserIdSet")
|
|
21206
|
+
memeber_set = set(params.keys())
|
|
21207
|
+
for name, value in vars(self).items():
|
|
21208
|
+
property_name = name[1:]
|
|
21209
|
+
if property_name in memeber_set:
|
|
21210
|
+
memeber_set.remove(property_name)
|
|
21211
|
+
if len(memeber_set) > 0:
|
|
21212
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
21213
|
+
|
|
21214
|
+
|
|
21215
|
+
|
|
21216
|
+
class SyncUserToIOAResponse(AbstractModel):
|
|
21217
|
+
r"""SyncUserToIOA返回参数结构体
|
|
21218
|
+
|
|
21219
|
+
"""
|
|
21220
|
+
|
|
21221
|
+
def __init__(self):
|
|
21222
|
+
r"""
|
|
21223
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
21224
|
+
:type RequestId: str
|
|
21225
|
+
"""
|
|
21226
|
+
self._RequestId = None
|
|
21227
|
+
|
|
21228
|
+
@property
|
|
21229
|
+
def RequestId(self):
|
|
21230
|
+
r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
21231
|
+
:rtype: str
|
|
21232
|
+
"""
|
|
21233
|
+
return self._RequestId
|
|
21234
|
+
|
|
21235
|
+
@RequestId.setter
|
|
21236
|
+
def RequestId(self, RequestId):
|
|
21237
|
+
self._RequestId = RequestId
|
|
21238
|
+
|
|
21239
|
+
|
|
21240
|
+
def _deserialize(self, params):
|
|
21241
|
+
self._RequestId = params.get("RequestId")
|
|
21242
|
+
|
|
21243
|
+
|
|
20025
21244
|
class TagFilter(AbstractModel):
|
|
20026
21245
|
r"""资产标签
|
|
20027
21246
|
|
|
@@ -20609,4 +21828,246 @@ class User(AbstractModel):
|
|
|
20609
21828
|
memeber_set.remove(property_name)
|
|
20610
21829
|
if len(memeber_set) > 0:
|
|
20611
21830
|
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
21831
|
+
|
|
21832
|
+
|
|
21833
|
+
|
|
21834
|
+
class UserDirectory(AbstractModel):
|
|
21835
|
+
r"""用户目录信息
|
|
21836
|
+
|
|
21837
|
+
"""
|
|
21838
|
+
|
|
21839
|
+
def __init__(self):
|
|
21840
|
+
r"""
|
|
21841
|
+
:param _Id: 目录id
|
|
21842
|
+
:type Id: int
|
|
21843
|
+
:param _DirId: ioa目录id
|
|
21844
|
+
:type DirId: int
|
|
21845
|
+
:param _DirName: ioa目录名称
|
|
21846
|
+
:type DirName: str
|
|
21847
|
+
:param _Source: ioa关联用户源类型
|
|
21848
|
+
:type Source: int
|
|
21849
|
+
:param _SourceName: ioa关联用户源名称
|
|
21850
|
+
:type SourceName: str
|
|
21851
|
+
:param _UserTotal: 目录包含用户数
|
|
21852
|
+
:type UserTotal: int
|
|
21853
|
+
:param _CreateTime: 目录接入时间
|
|
21854
|
+
:type CreateTime: str
|
|
21855
|
+
:param _UserOrgSet: 目录下的组织细节信息
|
|
21856
|
+
:type UserOrgSet: list of UserOrg
|
|
21857
|
+
"""
|
|
21858
|
+
self._Id = None
|
|
21859
|
+
self._DirId = None
|
|
21860
|
+
self._DirName = None
|
|
21861
|
+
self._Source = None
|
|
21862
|
+
self._SourceName = None
|
|
21863
|
+
self._UserTotal = None
|
|
21864
|
+
self._CreateTime = None
|
|
21865
|
+
self._UserOrgSet = None
|
|
21866
|
+
|
|
21867
|
+
@property
|
|
21868
|
+
def Id(self):
|
|
21869
|
+
r"""目录id
|
|
21870
|
+
:rtype: int
|
|
21871
|
+
"""
|
|
21872
|
+
return self._Id
|
|
21873
|
+
|
|
21874
|
+
@Id.setter
|
|
21875
|
+
def Id(self, Id):
|
|
21876
|
+
self._Id = Id
|
|
21877
|
+
|
|
21878
|
+
@property
|
|
21879
|
+
def DirId(self):
|
|
21880
|
+
r"""ioa目录id
|
|
21881
|
+
:rtype: int
|
|
21882
|
+
"""
|
|
21883
|
+
return self._DirId
|
|
21884
|
+
|
|
21885
|
+
@DirId.setter
|
|
21886
|
+
def DirId(self, DirId):
|
|
21887
|
+
self._DirId = DirId
|
|
21888
|
+
|
|
21889
|
+
@property
|
|
21890
|
+
def DirName(self):
|
|
21891
|
+
r"""ioa目录名称
|
|
21892
|
+
:rtype: str
|
|
21893
|
+
"""
|
|
21894
|
+
return self._DirName
|
|
21895
|
+
|
|
21896
|
+
@DirName.setter
|
|
21897
|
+
def DirName(self, DirName):
|
|
21898
|
+
self._DirName = DirName
|
|
21899
|
+
|
|
21900
|
+
@property
|
|
21901
|
+
def Source(self):
|
|
21902
|
+
r"""ioa关联用户源类型
|
|
21903
|
+
:rtype: int
|
|
21904
|
+
"""
|
|
21905
|
+
return self._Source
|
|
21906
|
+
|
|
21907
|
+
@Source.setter
|
|
21908
|
+
def Source(self, Source):
|
|
21909
|
+
self._Source = Source
|
|
21910
|
+
|
|
21911
|
+
@property
|
|
21912
|
+
def SourceName(self):
|
|
21913
|
+
r"""ioa关联用户源名称
|
|
21914
|
+
:rtype: str
|
|
21915
|
+
"""
|
|
21916
|
+
return self._SourceName
|
|
21917
|
+
|
|
21918
|
+
@SourceName.setter
|
|
21919
|
+
def SourceName(self, SourceName):
|
|
21920
|
+
self._SourceName = SourceName
|
|
21921
|
+
|
|
21922
|
+
@property
|
|
21923
|
+
def UserTotal(self):
|
|
21924
|
+
r"""目录包含用户数
|
|
21925
|
+
:rtype: int
|
|
21926
|
+
"""
|
|
21927
|
+
return self._UserTotal
|
|
21928
|
+
|
|
21929
|
+
@UserTotal.setter
|
|
21930
|
+
def UserTotal(self, UserTotal):
|
|
21931
|
+
self._UserTotal = UserTotal
|
|
21932
|
+
|
|
21933
|
+
@property
|
|
21934
|
+
def CreateTime(self):
|
|
21935
|
+
r"""目录接入时间
|
|
21936
|
+
:rtype: str
|
|
21937
|
+
"""
|
|
21938
|
+
return self._CreateTime
|
|
21939
|
+
|
|
21940
|
+
@CreateTime.setter
|
|
21941
|
+
def CreateTime(self, CreateTime):
|
|
21942
|
+
self._CreateTime = CreateTime
|
|
21943
|
+
|
|
21944
|
+
@property
|
|
21945
|
+
def UserOrgSet(self):
|
|
21946
|
+
r"""目录下的组织细节信息
|
|
21947
|
+
:rtype: list of UserOrg
|
|
21948
|
+
"""
|
|
21949
|
+
return self._UserOrgSet
|
|
21950
|
+
|
|
21951
|
+
@UserOrgSet.setter
|
|
21952
|
+
def UserOrgSet(self, UserOrgSet):
|
|
21953
|
+
self._UserOrgSet = UserOrgSet
|
|
21954
|
+
|
|
21955
|
+
|
|
21956
|
+
def _deserialize(self, params):
|
|
21957
|
+
self._Id = params.get("Id")
|
|
21958
|
+
self._DirId = params.get("DirId")
|
|
21959
|
+
self._DirName = params.get("DirName")
|
|
21960
|
+
self._Source = params.get("Source")
|
|
21961
|
+
self._SourceName = params.get("SourceName")
|
|
21962
|
+
self._UserTotal = params.get("UserTotal")
|
|
21963
|
+
self._CreateTime = params.get("CreateTime")
|
|
21964
|
+
if params.get("UserOrgSet") is not None:
|
|
21965
|
+
self._UserOrgSet = []
|
|
21966
|
+
for item in params.get("UserOrgSet"):
|
|
21967
|
+
obj = UserOrg()
|
|
21968
|
+
obj._deserialize(item)
|
|
21969
|
+
self._UserOrgSet.append(obj)
|
|
21970
|
+
memeber_set = set(params.keys())
|
|
21971
|
+
for name, value in vars(self).items():
|
|
21972
|
+
property_name = name[1:]
|
|
21973
|
+
if property_name in memeber_set:
|
|
21974
|
+
memeber_set.remove(property_name)
|
|
21975
|
+
if len(memeber_set) > 0:
|
|
21976
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
21977
|
+
|
|
21978
|
+
|
|
21979
|
+
|
|
21980
|
+
class UserOrg(AbstractModel):
|
|
21981
|
+
r"""同步的ioa用户组织信息
|
|
21982
|
+
|
|
21983
|
+
"""
|
|
21984
|
+
|
|
21985
|
+
def __init__(self):
|
|
21986
|
+
r"""
|
|
21987
|
+
:param _OrgId: ioa用户组织id
|
|
21988
|
+
:type OrgId: int
|
|
21989
|
+
:param _OrgName: ioa用户组织名称
|
|
21990
|
+
:type OrgName: str
|
|
21991
|
+
:param _OrgIdPath: ioa用户组织id路径
|
|
21992
|
+
:type OrgIdPath: str
|
|
21993
|
+
:param _OrgNamePath: ioa用户组织名称路径
|
|
21994
|
+
:type OrgNamePath: str
|
|
21995
|
+
:param _UserTotal: ioa用户组织id下的用户数
|
|
21996
|
+
:type UserTotal: int
|
|
21997
|
+
"""
|
|
21998
|
+
self._OrgId = None
|
|
21999
|
+
self._OrgName = None
|
|
22000
|
+
self._OrgIdPath = None
|
|
22001
|
+
self._OrgNamePath = None
|
|
22002
|
+
self._UserTotal = None
|
|
22003
|
+
|
|
22004
|
+
@property
|
|
22005
|
+
def OrgId(self):
|
|
22006
|
+
r"""ioa用户组织id
|
|
22007
|
+
:rtype: int
|
|
22008
|
+
"""
|
|
22009
|
+
return self._OrgId
|
|
22010
|
+
|
|
22011
|
+
@OrgId.setter
|
|
22012
|
+
def OrgId(self, OrgId):
|
|
22013
|
+
self._OrgId = OrgId
|
|
22014
|
+
|
|
22015
|
+
@property
|
|
22016
|
+
def OrgName(self):
|
|
22017
|
+
r"""ioa用户组织名称
|
|
22018
|
+
:rtype: str
|
|
22019
|
+
"""
|
|
22020
|
+
return self._OrgName
|
|
22021
|
+
|
|
22022
|
+
@OrgName.setter
|
|
22023
|
+
def OrgName(self, OrgName):
|
|
22024
|
+
self._OrgName = OrgName
|
|
22025
|
+
|
|
22026
|
+
@property
|
|
22027
|
+
def OrgIdPath(self):
|
|
22028
|
+
r"""ioa用户组织id路径
|
|
22029
|
+
:rtype: str
|
|
22030
|
+
"""
|
|
22031
|
+
return self._OrgIdPath
|
|
22032
|
+
|
|
22033
|
+
@OrgIdPath.setter
|
|
22034
|
+
def OrgIdPath(self, OrgIdPath):
|
|
22035
|
+
self._OrgIdPath = OrgIdPath
|
|
22036
|
+
|
|
22037
|
+
@property
|
|
22038
|
+
def OrgNamePath(self):
|
|
22039
|
+
r"""ioa用户组织名称路径
|
|
22040
|
+
:rtype: str
|
|
22041
|
+
"""
|
|
22042
|
+
return self._OrgNamePath
|
|
22043
|
+
|
|
22044
|
+
@OrgNamePath.setter
|
|
22045
|
+
def OrgNamePath(self, OrgNamePath):
|
|
22046
|
+
self._OrgNamePath = OrgNamePath
|
|
22047
|
+
|
|
22048
|
+
@property
|
|
22049
|
+
def UserTotal(self):
|
|
22050
|
+
r"""ioa用户组织id下的用户数
|
|
22051
|
+
:rtype: int
|
|
22052
|
+
"""
|
|
22053
|
+
return self._UserTotal
|
|
22054
|
+
|
|
22055
|
+
@UserTotal.setter
|
|
22056
|
+
def UserTotal(self, UserTotal):
|
|
22057
|
+
self._UserTotal = UserTotal
|
|
22058
|
+
|
|
22059
|
+
|
|
22060
|
+
def _deserialize(self, params):
|
|
22061
|
+
self._OrgId = params.get("OrgId")
|
|
22062
|
+
self._OrgName = params.get("OrgName")
|
|
22063
|
+
self._OrgIdPath = params.get("OrgIdPath")
|
|
22064
|
+
self._OrgNamePath = params.get("OrgNamePath")
|
|
22065
|
+
self._UserTotal = params.get("UserTotal")
|
|
22066
|
+
memeber_set = set(params.keys())
|
|
22067
|
+
for name, value in vars(self).items():
|
|
22068
|
+
property_name = name[1:]
|
|
22069
|
+
if property_name in memeber_set:
|
|
22070
|
+
memeber_set.remove(property_name)
|
|
22071
|
+
if len(memeber_set) > 0:
|
|
22072
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
20612
22073
|
|