tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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/ams/v20201229/ams_client.py +17 -6
- tencentcloud/ams/v20201229/models.py +8 -6
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
- tencentcloud/autoscaling/v20180419/models.py +198 -102
- tencentcloud/bi/v20220105/models.py +15 -0
- tencentcloud/cam/v20190116/models.py +0 -2
- tencentcloud/cat/v20180409/cat_client.py +23 -0
- tencentcloud/cat/v20180409/models.py +509 -0
- tencentcloud/cbs/v20170312/cbs_client.py +1 -1
- tencentcloud/cbs/v20170312/models.py +67 -56
- tencentcloud/ccc/v20200210/models.py +105 -56
- tencentcloud/cdb/v20170320/cdb_client.py +2 -2
- tencentcloud/cdb/v20170320/models.py +10 -10
- tencentcloud/cdc/v20201214/cdc_client.py +46 -0
- tencentcloud/cdc/v20201214/errorcodes.py +18 -0
- tencentcloud/cdc/v20201214/models.py +173 -0
- tencentcloud/cdn/v20180606/cdn_client.py +70 -24
- tencentcloud/cdn/v20180606/models.py +19 -4
- tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
- tencentcloud/cdwpg/v20201230/models.py +0 -12
- tencentcloud/cfs/v20190719/models.py +15 -0
- tencentcloud/chc/v20230418/models.py +15 -0
- tencentcloud/ckafka/v20190819/models.py +0 -8
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +264 -370
- tencentcloud/cls/v20201016/models.py +35 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/errorcodes.py +19 -1
- tencentcloud/cvm/v20170312/models.py +335 -40
- tencentcloud/cynosdb/v20190107/models.py +0 -6
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/models.py +109 -0
- tencentcloud/dc/v20180410/models.py +25 -12
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/models.py +124 -0
- tencentcloud/domain/v20180808/domain_client.py +4 -2
- tencentcloud/domain/v20180808/errorcodes.py +3 -0
- tencentcloud/domain/v20180808/models.py +584 -158
- tencentcloud/dsgc/v20190723/models.py +15 -0
- tencentcloud/dts/v20211206/models.py +1 -16
- tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/ess/v20201111/models.py +16 -12
- tencentcloud/gs/v20191118/errorcodes.py +3 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/models.py +295 -6
- tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
- tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
- tencentcloud/gwlb/v20240906/models.py +4 -32
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +23 -0
- tencentcloud/hai/v20230812/models.py +109 -0
- tencentcloud/hunyuan/v20230901/models.py +2 -2
- tencentcloud/ims/v20201229/models.py +25 -4
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +557 -4
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
- tencentcloud/iotexplorer/v20190423/models.py +94 -4
- tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
- tencentcloud/iss/v20230517/errorcodes.py +6 -0
- tencentcloud/iss/v20230517/iss_client.py +115 -0
- tencentcloud/iss/v20230517/models.py +1095 -12
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lke/v20231130/errorcodes.py +3 -0
- tencentcloud/lke/v20231130/lke_client.py +4 -2
- tencentcloud/lke/v20231130/models.py +251 -16
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
- tencentcloud/lkeap/v20240522/models.py +193 -2
- tencentcloud/monitor/v20180724/models.py +8 -8
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +135 -10
- tencentcloud/ocr/v20181119/models.py +38 -2
- tencentcloud/postgres/v20170312/models.py +36 -106
- tencentcloud/postgres/v20170312/postgres_client.py +15 -5
- tencentcloud/redis/v20180412/models.py +159 -6
- tencentcloud/ses/v20201002/models.py +15 -0
- tencentcloud/soe/v20180724/models.py +4 -2
- tencentcloud/ssm/v20190923/models.py +45 -0
- tencentcloud/tat/v20201028/errorcodes.py +6 -0
- tencentcloud/tat/v20201028/models.py +78 -32
- tencentcloud/tcss/v20201101/models.py +45 -0
- tencentcloud/tdmq/v20200217/models.py +115 -95
- tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
- tencentcloud/tds/v20220801/models.py +441 -0
- tencentcloud/tds/v20220801/tds_client.py +23 -0
- tencentcloud/tem/v20210701/models.py +0 -498
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +47 -126
- tencentcloud/tione/v20211111/errorcodes.py +3 -0
- tencentcloud/tione/v20211111/models.py +744 -0
- tencentcloud/tione/v20211111/tione_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +4 -10
- tencentcloud/tse/v20201207/models.py +90 -0
- tencentcloud/tsf/v20180326/models.py +15 -0
- tencentcloud/tts/v20190823/tts_client.py +2 -2
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client.py +16 -8
- tencentcloud/vod/v20180717/models.py +24 -12
- tencentcloud/vpc/v20170312/models.py +758 -84
- tencentcloud/vpc/v20170312/vpc_client.py +115 -0
- tencentcloud/waf/v20180125/models.py +378 -0
- tencentcloud/wedata/v20210820/models.py +391 -26
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -39716,6 +39716,217 @@ class DescribeTemplateDimCountResponse(AbstractModel):
|
|
39716
39716
|
self._RequestId = params.get("RequestId")
|
39717
39717
|
|
39718
39718
|
|
39719
|
+
class DescribeTenantProjectsRequest(AbstractModel):
|
39720
|
+
"""DescribeTenantProjects请求参数结构体
|
39721
|
+
|
39722
|
+
"""
|
39723
|
+
|
39724
|
+
def __init__(self):
|
39725
|
+
r"""
|
39726
|
+
:param _PageNumber: 第几页
|
39727
|
+
:type PageNumber: int
|
39728
|
+
:param _PageSize: 一页几条
|
39729
|
+
:type PageSize: int
|
39730
|
+
:param _DescribeExecutors: 是否展示关联执行组的信息。正常应该不是从项目列表里获取
|
39731
|
+
:type DescribeExecutors: bool
|
39732
|
+
:param _DescribeAdminUsers: 是否展示项目管理员信息,减少默认返回的请求内容
|
39733
|
+
:type DescribeAdminUsers: bool
|
39734
|
+
:param _DescribeMemberCount: 统计项目人员数量。数据地图需求
|
39735
|
+
:type DescribeMemberCount: bool
|
39736
|
+
:param _Filters: 自定义条件查询
|
39737
|
+
:type Filters: list of Filter
|
39738
|
+
:param _OrderFields: 排序字段
|
39739
|
+
:type OrderFields: list of OrderField
|
39740
|
+
:param _DescribeCreator: 默认不提供创建者信息,该参数与CAM交互比较耗时
|
39741
|
+
:type DescribeCreator: bool
|
39742
|
+
:param _DescribeResourcePools: 是否展示关联资源池信息
|
39743
|
+
:type DescribeResourcePools: bool
|
39744
|
+
"""
|
39745
|
+
self._PageNumber = None
|
39746
|
+
self._PageSize = None
|
39747
|
+
self._DescribeExecutors = None
|
39748
|
+
self._DescribeAdminUsers = None
|
39749
|
+
self._DescribeMemberCount = None
|
39750
|
+
self._Filters = None
|
39751
|
+
self._OrderFields = None
|
39752
|
+
self._DescribeCreator = None
|
39753
|
+
self._DescribeResourcePools = None
|
39754
|
+
|
39755
|
+
@property
|
39756
|
+
def PageNumber(self):
|
39757
|
+
"""第几页
|
39758
|
+
:rtype: int
|
39759
|
+
"""
|
39760
|
+
return self._PageNumber
|
39761
|
+
|
39762
|
+
@PageNumber.setter
|
39763
|
+
def PageNumber(self, PageNumber):
|
39764
|
+
self._PageNumber = PageNumber
|
39765
|
+
|
39766
|
+
@property
|
39767
|
+
def PageSize(self):
|
39768
|
+
"""一页几条
|
39769
|
+
:rtype: int
|
39770
|
+
"""
|
39771
|
+
return self._PageSize
|
39772
|
+
|
39773
|
+
@PageSize.setter
|
39774
|
+
def PageSize(self, PageSize):
|
39775
|
+
self._PageSize = PageSize
|
39776
|
+
|
39777
|
+
@property
|
39778
|
+
def DescribeExecutors(self):
|
39779
|
+
"""是否展示关联执行组的信息。正常应该不是从项目列表里获取
|
39780
|
+
:rtype: bool
|
39781
|
+
"""
|
39782
|
+
return self._DescribeExecutors
|
39783
|
+
|
39784
|
+
@DescribeExecutors.setter
|
39785
|
+
def DescribeExecutors(self, DescribeExecutors):
|
39786
|
+
self._DescribeExecutors = DescribeExecutors
|
39787
|
+
|
39788
|
+
@property
|
39789
|
+
def DescribeAdminUsers(self):
|
39790
|
+
"""是否展示项目管理员信息,减少默认返回的请求内容
|
39791
|
+
:rtype: bool
|
39792
|
+
"""
|
39793
|
+
return self._DescribeAdminUsers
|
39794
|
+
|
39795
|
+
@DescribeAdminUsers.setter
|
39796
|
+
def DescribeAdminUsers(self, DescribeAdminUsers):
|
39797
|
+
self._DescribeAdminUsers = DescribeAdminUsers
|
39798
|
+
|
39799
|
+
@property
|
39800
|
+
def DescribeMemberCount(self):
|
39801
|
+
"""统计项目人员数量。数据地图需求
|
39802
|
+
:rtype: bool
|
39803
|
+
"""
|
39804
|
+
return self._DescribeMemberCount
|
39805
|
+
|
39806
|
+
@DescribeMemberCount.setter
|
39807
|
+
def DescribeMemberCount(self, DescribeMemberCount):
|
39808
|
+
self._DescribeMemberCount = DescribeMemberCount
|
39809
|
+
|
39810
|
+
@property
|
39811
|
+
def Filters(self):
|
39812
|
+
"""自定义条件查询
|
39813
|
+
:rtype: list of Filter
|
39814
|
+
"""
|
39815
|
+
return self._Filters
|
39816
|
+
|
39817
|
+
@Filters.setter
|
39818
|
+
def Filters(self, Filters):
|
39819
|
+
self._Filters = Filters
|
39820
|
+
|
39821
|
+
@property
|
39822
|
+
def OrderFields(self):
|
39823
|
+
"""排序字段
|
39824
|
+
:rtype: list of OrderField
|
39825
|
+
"""
|
39826
|
+
return self._OrderFields
|
39827
|
+
|
39828
|
+
@OrderFields.setter
|
39829
|
+
def OrderFields(self, OrderFields):
|
39830
|
+
self._OrderFields = OrderFields
|
39831
|
+
|
39832
|
+
@property
|
39833
|
+
def DescribeCreator(self):
|
39834
|
+
"""默认不提供创建者信息,该参数与CAM交互比较耗时
|
39835
|
+
:rtype: bool
|
39836
|
+
"""
|
39837
|
+
return self._DescribeCreator
|
39838
|
+
|
39839
|
+
@DescribeCreator.setter
|
39840
|
+
def DescribeCreator(self, DescribeCreator):
|
39841
|
+
self._DescribeCreator = DescribeCreator
|
39842
|
+
|
39843
|
+
@property
|
39844
|
+
def DescribeResourcePools(self):
|
39845
|
+
"""是否展示关联资源池信息
|
39846
|
+
:rtype: bool
|
39847
|
+
"""
|
39848
|
+
return self._DescribeResourcePools
|
39849
|
+
|
39850
|
+
@DescribeResourcePools.setter
|
39851
|
+
def DescribeResourcePools(self, DescribeResourcePools):
|
39852
|
+
self._DescribeResourcePools = DescribeResourcePools
|
39853
|
+
|
39854
|
+
|
39855
|
+
def _deserialize(self, params):
|
39856
|
+
self._PageNumber = params.get("PageNumber")
|
39857
|
+
self._PageSize = params.get("PageSize")
|
39858
|
+
self._DescribeExecutors = params.get("DescribeExecutors")
|
39859
|
+
self._DescribeAdminUsers = params.get("DescribeAdminUsers")
|
39860
|
+
self._DescribeMemberCount = params.get("DescribeMemberCount")
|
39861
|
+
if params.get("Filters") is not None:
|
39862
|
+
self._Filters = []
|
39863
|
+
for item in params.get("Filters"):
|
39864
|
+
obj = Filter()
|
39865
|
+
obj._deserialize(item)
|
39866
|
+
self._Filters.append(obj)
|
39867
|
+
if params.get("OrderFields") is not None:
|
39868
|
+
self._OrderFields = []
|
39869
|
+
for item in params.get("OrderFields"):
|
39870
|
+
obj = OrderField()
|
39871
|
+
obj._deserialize(item)
|
39872
|
+
self._OrderFields.append(obj)
|
39873
|
+
self._DescribeCreator = params.get("DescribeCreator")
|
39874
|
+
self._DescribeResourcePools = params.get("DescribeResourcePools")
|
39875
|
+
memeber_set = set(params.keys())
|
39876
|
+
for name, value in vars(self).items():
|
39877
|
+
property_name = name[1:]
|
39878
|
+
if property_name in memeber_set:
|
39879
|
+
memeber_set.remove(property_name)
|
39880
|
+
if len(memeber_set) > 0:
|
39881
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
39882
|
+
|
39883
|
+
|
39884
|
+
|
39885
|
+
class DescribeTenantProjectsResponse(AbstractModel):
|
39886
|
+
"""DescribeTenantProjects返回参数结构体
|
39887
|
+
|
39888
|
+
"""
|
39889
|
+
|
39890
|
+
def __init__(self):
|
39891
|
+
r"""
|
39892
|
+
:param _Data: 项目列表
|
39893
|
+
:type Data: :class:`tencentcloud.wedata.v20210820.models.ProjectPage`
|
39894
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
39895
|
+
:type RequestId: str
|
39896
|
+
"""
|
39897
|
+
self._Data = None
|
39898
|
+
self._RequestId = None
|
39899
|
+
|
39900
|
+
@property
|
39901
|
+
def Data(self):
|
39902
|
+
"""项目列表
|
39903
|
+
:rtype: :class:`tencentcloud.wedata.v20210820.models.ProjectPage`
|
39904
|
+
"""
|
39905
|
+
return self._Data
|
39906
|
+
|
39907
|
+
@Data.setter
|
39908
|
+
def Data(self, Data):
|
39909
|
+
self._Data = Data
|
39910
|
+
|
39911
|
+
@property
|
39912
|
+
def RequestId(self):
|
39913
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
39914
|
+
:rtype: str
|
39915
|
+
"""
|
39916
|
+
return self._RequestId
|
39917
|
+
|
39918
|
+
@RequestId.setter
|
39919
|
+
def RequestId(self, RequestId):
|
39920
|
+
self._RequestId = RequestId
|
39921
|
+
|
39922
|
+
|
39923
|
+
def _deserialize(self, params):
|
39924
|
+
if params.get("Data") is not None:
|
39925
|
+
self._Data = ProjectPage()
|
39926
|
+
self._Data._deserialize(params.get("Data"))
|
39927
|
+
self._RequestId = params.get("RequestId")
|
39928
|
+
|
39929
|
+
|
39719
39930
|
class DescribeThirdTaskRunLogRequest(AbstractModel):
|
39720
39931
|
"""DescribeThirdTaskRunLog请求参数结构体
|
39721
39932
|
|
@@ -46820,7 +47031,9 @@ class GetInstanceLogRequest(AbstractModel):
|
|
46820
47031
|
:type ProjectId: str
|
46821
47032
|
:param _InstanceKey: **实例唯一标识**
|
46822
47033
|
:type InstanceKey: str
|
46823
|
-
:param _LifeRoundNum:
|
47034
|
+
:param _LifeRoundNum: **实例生命周期编号,标识实例的某一次执行**
|
47035
|
+
|
47036
|
+
例如:周期实例第一次运行的编号为0,用户后期又重跑了该实例,第二次执行的编号为1
|
46824
47037
|
:type LifeRoundNum: int
|
46825
47038
|
:param _ScheduleTimeZone: **时区**
|
46826
47039
|
timeZone, 默认UTC+8
|
@@ -46850,6 +47063,11 @@ timeZone, 默认UTC+8
|
|
46850
47063
|
:param _EndLineCount: **获取日志的结束行 行号**
|
46851
47064
|
默认 10000
|
46852
47065
|
:type EndLineCount: int
|
47066
|
+
:param _ExtInfo: **分页查询日志时使用,无具体业务含义**
|
47067
|
+
|
47068
|
+
第一次查询时值为null
|
47069
|
+
第二次及以后查询时使用上一次查询返回信息中的ExtInfo字段值即可
|
47070
|
+
:type ExtInfo: str
|
46853
47071
|
"""
|
46854
47072
|
self._ProjectId = None
|
46855
47073
|
self._InstanceKey = None
|
@@ -46861,6 +47079,7 @@ timeZone, 默认UTC+8
|
|
46861
47079
|
self._LogLevel = None
|
46862
47080
|
self._StartLineNum = None
|
46863
47081
|
self._EndLineCount = None
|
47082
|
+
self._ExtInfo = None
|
46864
47083
|
|
46865
47084
|
@property
|
46866
47085
|
def ProjectId(self):
|
@@ -46886,7 +47105,9 @@ timeZone, 默认UTC+8
|
|
46886
47105
|
|
46887
47106
|
@property
|
46888
47107
|
def LifeRoundNum(self):
|
46889
|
-
"""
|
47108
|
+
"""**实例生命周期编号,标识实例的某一次执行**
|
47109
|
+
|
47110
|
+
例如:周期实例第一次运行的编号为0,用户后期又重跑了该实例,第二次执行的编号为1
|
46890
47111
|
:rtype: int
|
46891
47112
|
"""
|
46892
47113
|
return self._LifeRoundNum
|
@@ -46986,6 +47207,20 @@ timeZone, 默认UTC+8
|
|
46986
47207
|
def EndLineCount(self, EndLineCount):
|
46987
47208
|
self._EndLineCount = EndLineCount
|
46988
47209
|
|
47210
|
+
@property
|
47211
|
+
def ExtInfo(self):
|
47212
|
+
"""**分页查询日志时使用,无具体业务含义**
|
47213
|
+
|
47214
|
+
第一次查询时值为null
|
47215
|
+
第二次及以后查询时使用上一次查询返回信息中的ExtInfo字段值即可
|
47216
|
+
:rtype: str
|
47217
|
+
"""
|
47218
|
+
return self._ExtInfo
|
47219
|
+
|
47220
|
+
@ExtInfo.setter
|
47221
|
+
def ExtInfo(self, ExtInfo):
|
47222
|
+
self._ExtInfo = ExtInfo
|
47223
|
+
|
46989
47224
|
|
46990
47225
|
def _deserialize(self, params):
|
46991
47226
|
self._ProjectId = params.get("ProjectId")
|
@@ -46998,6 +47233,7 @@ timeZone, 默认UTC+8
|
|
46998
47233
|
self._LogLevel = params.get("LogLevel")
|
46999
47234
|
self._StartLineNum = params.get("StartLineNum")
|
47000
47235
|
self._EndLineCount = params.get("EndLineCount")
|
47236
|
+
self._ExtInfo = params.get("ExtInfo")
|
47001
47237
|
memeber_set = set(params.keys())
|
47002
47238
|
for name, value in vars(self).items():
|
47003
47239
|
property_name = name[1:]
|
@@ -48343,7 +48579,9 @@ class InstanceDetailVO(AbstractModel):
|
|
48343
48579
|
:param _TotalRunNum: 累计运行次数
|
48344
48580
|
注意:此字段可能返回 null,表示取不到有效值。
|
48345
48581
|
:type TotalRunNum: int
|
48346
|
-
:param _LifeRoundNum:
|
48582
|
+
:param _LifeRoundNum: **实例生命周期编号,标识实例的某一次执行**
|
48583
|
+
|
48584
|
+
例如:周期实例第一次运行的编号为0,用户后期又重跑了该实例,第二次的执行的编号为1
|
48347
48585
|
注意:此字段可能返回 null,表示取不到有效值。
|
48348
48586
|
:type LifeRoundNum: int
|
48349
48587
|
:param _InstanceType: **实例类型**
|
@@ -48658,7 +48896,9 @@ class InstanceDetailVO(AbstractModel):
|
|
48658
48896
|
|
48659
48897
|
@property
|
48660
48898
|
def LifeRoundNum(self):
|
48661
|
-
"""
|
48899
|
+
"""**实例生命周期编号,标识实例的某一次执行**
|
48900
|
+
|
48901
|
+
例如:周期实例第一次运行的编号为0,用户后期又重跑了该实例,第二次的执行的编号为1
|
48662
48902
|
注意:此字段可能返回 null,表示取不到有效值。
|
48663
48903
|
:rtype: int
|
48664
48904
|
"""
|
@@ -49256,7 +49496,9 @@ class InstanceLifeCycleVO(AbstractModel):
|
|
49256
49496
|
- [2] 表示 成功
|
49257
49497
|
注意:此字段可能返回 null,表示取不到有效值。
|
49258
49498
|
:type InstanceState: int
|
49259
|
-
:param _LifeRoundNum:
|
49499
|
+
:param _LifeRoundNum: **实例生命周期编号,标识实例的某一次执行**
|
49500
|
+
|
49501
|
+
例如:周期实例第一次运行的编号为0,用户后期又重跑了该实例,第二次执行的编号为1
|
49260
49502
|
注意:此字段可能返回 null,表示取不到有效值。
|
49261
49503
|
:type LifeRoundNum: int
|
49262
49504
|
:param _RunType: **实例运行触发类型**
|
@@ -49284,6 +49526,8 @@ class InstanceLifeCycleVO(AbstractModel):
|
|
49284
49526
|
注意:此字段可能返回 null,表示取不到有效值。
|
49285
49527
|
:type CodeFileName: str
|
49286
49528
|
:param _ExecutionJobId: **下发执行ID**
|
49529
|
+
统一执行平台下发执行到新版执行机标识某次执行的唯一ID,存量老执行机下发执行没有此ID。
|
49530
|
+
如果不知道执行机版本是否支持此ID,可以联系腾讯云运维同学
|
49287
49531
|
注意:此字段可能返回 null,表示取不到有效值。
|
49288
49532
|
:type ExecutionJobId: str
|
49289
49533
|
:param _BrokerIp: 日志所在执行节点
|
@@ -49350,7 +49594,9 @@ class InstanceLifeCycleVO(AbstractModel):
|
|
49350
49594
|
|
49351
49595
|
@property
|
49352
49596
|
def LifeRoundNum(self):
|
49353
|
-
"""
|
49597
|
+
"""**实例生命周期编号,标识实例的某一次执行**
|
49598
|
+
|
49599
|
+
例如:周期实例第一次运行的编号为0,用户后期又重跑了该实例,第二次执行的编号为1
|
49354
49600
|
注意:此字段可能返回 null,表示取不到有效值。
|
49355
49601
|
:rtype: int
|
49356
49602
|
"""
|
@@ -49423,6 +49669,8 @@ class InstanceLifeCycleVO(AbstractModel):
|
|
49423
49669
|
@property
|
49424
49670
|
def ExecutionJobId(self):
|
49425
49671
|
"""**下发执行ID**
|
49672
|
+
统一执行平台下发执行到新版执行机标识某次执行的唯一ID,存量老执行机下发执行没有此ID。
|
49673
|
+
如果不知道执行机版本是否支持此ID,可以联系腾讯云运维同学
|
49426
49674
|
注意:此字段可能返回 null,表示取不到有效值。
|
49427
49675
|
:rtype: str
|
49428
49676
|
"""
|
@@ -49542,7 +49790,7 @@ class InstanceLifeDetailDto(AbstractModel):
|
|
49542
49790
|
- FAILED 表示 终态-失败重试
|
49543
49791
|
- EXPIRED 表示 终态-失败
|
49544
49792
|
- SKIP_RUNNING 表示 终态-被上游分支节点跳过的分支
|
49545
|
-
- HISTORY 表示
|
49793
|
+
- HISTORY 表示 兼容2024-03-30之前的历史实例,之后实例无需关注次枚举类型
|
49546
49794
|
注意:此字段可能返回 null,表示取不到有效值。
|
49547
49795
|
:type DetailState: str
|
49548
49796
|
:param _EndTime: 该状态结束时间
|
@@ -49597,7 +49845,7 @@ class InstanceLifeDetailDto(AbstractModel):
|
|
49597
49845
|
- FAILED 表示 终态-失败重试
|
49598
49846
|
- EXPIRED 表示 终态-失败
|
49599
49847
|
- SKIP_RUNNING 表示 终态-被上游分支节点跳过的分支
|
49600
|
-
- HISTORY 表示
|
49848
|
+
- HISTORY 表示 兼容2024-03-30之前的历史实例,之后实例无需关注次枚举类型
|
49601
49849
|
注意:此字段可能返回 null,表示取不到有效值。
|
49602
49850
|
:rtype: str
|
49603
49851
|
"""
|
@@ -50623,7 +50871,10 @@ class InstanceLogVO(AbstractModel):
|
|
50623
50871
|
:param _LineCount: **本次查询返回的日志行数**
|
50624
50872
|
注意:此字段可能返回 null,表示取不到有效值。
|
50625
50873
|
:type LineCount: int
|
50626
|
-
:param _ExtInfo:
|
50874
|
+
:param _ExtInfo: **分页查询日志时使用,无具体业务含义**
|
50875
|
+
|
50876
|
+
第一次查询时值为null
|
50877
|
+
第二次及以后查询时使用上一次查询返回信息中的ExtInfo字段值即可
|
50627
50878
|
注意:此字段可能返回 null,表示取不到有效值。
|
50628
50879
|
:type ExtInfo: str
|
50629
50880
|
:param _IsEnd: 日志分页查询,是否最后一页
|
@@ -50813,7 +51064,10 @@ class InstanceLogVO(AbstractModel):
|
|
50813
51064
|
|
50814
51065
|
@property
|
50815
51066
|
def ExtInfo(self):
|
50816
|
-
"""
|
51067
|
+
"""**分页查询日志时使用,无具体业务含义**
|
51068
|
+
|
51069
|
+
第一次查询时值为null
|
51070
|
+
第二次及以后查询时使用上一次查询返回信息中的ExtInfo字段值即可
|
50817
51071
|
注意:此字段可能返回 null,表示取不到有效值。
|
50818
51072
|
:rtype: str
|
50819
51073
|
"""
|
@@ -55818,10 +56072,10 @@ class ListInstancesRequest(AbstractModel):
|
|
55818
56072
|
r"""
|
55819
56073
|
:param _ProjectId: **项目ID**
|
55820
56074
|
:type ProjectId: str
|
55821
|
-
:param _ScheduleTimeFrom:
|
56075
|
+
:param _ScheduleTimeFrom: **实例计划调度时间过滤条件**
|
55822
56076
|
过滤起始时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
55823
56077
|
:type ScheduleTimeFrom: str
|
55824
|
-
:param _ScheduleTimeTo:
|
56078
|
+
:param _ScheduleTimeTo: **实例计划调度时间过滤条件**
|
55825
56079
|
过滤截止时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
55826
56080
|
:type ScheduleTimeTo: str
|
55827
56081
|
:param _PageNumber: **页码,整型**
|
@@ -55832,10 +56086,10 @@ class ListInstancesRequest(AbstractModel):
|
|
55832
56086
|
:type PageSize: int
|
55833
56087
|
:param _SortColumn: **查询结果排序字段**
|
55834
56088
|
|
55835
|
-
- SCHEDULE_DATE 表示
|
55836
|
-
- START_TIME 表示
|
55837
|
-
- END_TIME 表示
|
55838
|
-
- COST_TIME 表示
|
56089
|
+
- SCHEDULE_DATE 表示 根据计划调度时间排序
|
56090
|
+
- START_TIME 表示 根据实例开始执行时间排序
|
56091
|
+
- END_TIME 表示 根据实例结束执行时间排序
|
56092
|
+
- COST_TIME 表示 根据实例执行时长排序
|
55839
56093
|
:type SortColumn: str
|
55840
56094
|
:param _SortType: **实例排序方式**
|
55841
56095
|
|
@@ -55895,10 +56149,10 @@ class ListInstancesRequest(AbstractModel):
|
|
55895
56149
|
可以通过接口 DescribeNormalSchedulerExecutorGroups 获取项目下的所有调度资源组列表
|
55896
56150
|
可以通过接口 DescribeNormalIntegrationExecutorGroups 获取项目下的所有集成资源组列表
|
55897
56151
|
:type ExecutorGroupIdList: list of str
|
55898
|
-
:param _StartTimeFrom:
|
56152
|
+
:param _StartTimeFrom: **实例执行开始时间过滤条件**
|
55899
56153
|
过滤起始时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
55900
56154
|
:type StartTimeFrom: str
|
55901
|
-
:param _StartTimeTo:
|
56155
|
+
:param _StartTimeTo: **实例执行开始时间过滤条件**
|
55902
56156
|
过滤截止时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
55903
56157
|
:type StartTimeTo: str
|
55904
56158
|
:param _ScheduleTimeZone: **时区**
|
@@ -55938,7 +56192,7 @@ timeZone, 默认UTC+8
|
|
55938
56192
|
|
55939
56193
|
@property
|
55940
56194
|
def ScheduleTimeFrom(self):
|
55941
|
-
"""
|
56195
|
+
"""**实例计划调度时间过滤条件**
|
55942
56196
|
过滤起始时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
55943
56197
|
:rtype: str
|
55944
56198
|
"""
|
@@ -55950,7 +56204,7 @@ timeZone, 默认UTC+8
|
|
55950
56204
|
|
55951
56205
|
@property
|
55952
56206
|
def ScheduleTimeTo(self):
|
55953
|
-
"""
|
56207
|
+
"""**实例计划调度时间过滤条件**
|
55954
56208
|
过滤截止时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
55955
56209
|
:rtype: str
|
55956
56210
|
"""
|
@@ -55988,10 +56242,10 @@ timeZone, 默认UTC+8
|
|
55988
56242
|
def SortColumn(self):
|
55989
56243
|
"""**查询结果排序字段**
|
55990
56244
|
|
55991
|
-
- SCHEDULE_DATE 表示
|
55992
|
-
- START_TIME 表示
|
55993
|
-
- END_TIME 表示
|
55994
|
-
- COST_TIME 表示
|
56245
|
+
- SCHEDULE_DATE 表示 根据计划调度时间排序
|
56246
|
+
- START_TIME 表示 根据实例开始执行时间排序
|
56247
|
+
- END_TIME 表示 根据实例结束执行时间排序
|
56248
|
+
- COST_TIME 表示 根据实例执行时长排序
|
55995
56249
|
:rtype: str
|
55996
56250
|
"""
|
55997
56251
|
return self._SortColumn
|
@@ -56150,7 +56404,7 @@ timeZone, 默认UTC+8
|
|
56150
56404
|
|
56151
56405
|
@property
|
56152
56406
|
def StartTimeFrom(self):
|
56153
|
-
"""
|
56407
|
+
"""**实例执行开始时间过滤条件**
|
56154
56408
|
过滤起始时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
56155
56409
|
:rtype: str
|
56156
56410
|
"""
|
@@ -56162,7 +56416,7 @@ timeZone, 默认UTC+8
|
|
56162
56416
|
|
56163
56417
|
@property
|
56164
56418
|
def StartTimeTo(self):
|
56165
|
-
"""
|
56419
|
+
"""**实例执行开始时间过滤条件**
|
56166
56420
|
过滤截止时间,时间格式为 yyyy-MM-dd HH:mm:ss
|
56167
56421
|
:rtype: str
|
56168
56422
|
"""
|
@@ -65385,6 +65639,117 @@ class ProjectBaseInfoOpsRequest(AbstractModel):
|
|
65385
65639
|
|
65386
65640
|
|
65387
65641
|
|
65642
|
+
class ProjectPage(AbstractModel):
|
65643
|
+
"""查询数据源分页列表
|
65644
|
+
|
65645
|
+
"""
|
65646
|
+
|
65647
|
+
def __init__(self):
|
65648
|
+
r"""
|
65649
|
+
:param _PageNumber: 分页页码
|
65650
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65651
|
+
:type PageNumber: int
|
65652
|
+
:param _PageSize: 分页大小
|
65653
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65654
|
+
:type PageSize: int
|
65655
|
+
:param _Rows: 数据源列表
|
65656
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65657
|
+
:type Rows: list of Project
|
65658
|
+
:param _TotalCount: 总数
|
65659
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65660
|
+
:type TotalCount: int
|
65661
|
+
:param _TotalPageNumber: 总分页页码
|
65662
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65663
|
+
:type TotalPageNumber: int
|
65664
|
+
"""
|
65665
|
+
self._PageNumber = None
|
65666
|
+
self._PageSize = None
|
65667
|
+
self._Rows = None
|
65668
|
+
self._TotalCount = None
|
65669
|
+
self._TotalPageNumber = None
|
65670
|
+
|
65671
|
+
@property
|
65672
|
+
def PageNumber(self):
|
65673
|
+
"""分页页码
|
65674
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65675
|
+
:rtype: int
|
65676
|
+
"""
|
65677
|
+
return self._PageNumber
|
65678
|
+
|
65679
|
+
@PageNumber.setter
|
65680
|
+
def PageNumber(self, PageNumber):
|
65681
|
+
self._PageNumber = PageNumber
|
65682
|
+
|
65683
|
+
@property
|
65684
|
+
def PageSize(self):
|
65685
|
+
"""分页大小
|
65686
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65687
|
+
:rtype: int
|
65688
|
+
"""
|
65689
|
+
return self._PageSize
|
65690
|
+
|
65691
|
+
@PageSize.setter
|
65692
|
+
def PageSize(self, PageSize):
|
65693
|
+
self._PageSize = PageSize
|
65694
|
+
|
65695
|
+
@property
|
65696
|
+
def Rows(self):
|
65697
|
+
"""数据源列表
|
65698
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65699
|
+
:rtype: list of Project
|
65700
|
+
"""
|
65701
|
+
return self._Rows
|
65702
|
+
|
65703
|
+
@Rows.setter
|
65704
|
+
def Rows(self, Rows):
|
65705
|
+
self._Rows = Rows
|
65706
|
+
|
65707
|
+
@property
|
65708
|
+
def TotalCount(self):
|
65709
|
+
"""总数
|
65710
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65711
|
+
:rtype: int
|
65712
|
+
"""
|
65713
|
+
return self._TotalCount
|
65714
|
+
|
65715
|
+
@TotalCount.setter
|
65716
|
+
def TotalCount(self, TotalCount):
|
65717
|
+
self._TotalCount = TotalCount
|
65718
|
+
|
65719
|
+
@property
|
65720
|
+
def TotalPageNumber(self):
|
65721
|
+
"""总分页页码
|
65722
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
65723
|
+
:rtype: int
|
65724
|
+
"""
|
65725
|
+
return self._TotalPageNumber
|
65726
|
+
|
65727
|
+
@TotalPageNumber.setter
|
65728
|
+
def TotalPageNumber(self, TotalPageNumber):
|
65729
|
+
self._TotalPageNumber = TotalPageNumber
|
65730
|
+
|
65731
|
+
|
65732
|
+
def _deserialize(self, params):
|
65733
|
+
self._PageNumber = params.get("PageNumber")
|
65734
|
+
self._PageSize = params.get("PageSize")
|
65735
|
+
if params.get("Rows") is not None:
|
65736
|
+
self._Rows = []
|
65737
|
+
for item in params.get("Rows"):
|
65738
|
+
obj = Project()
|
65739
|
+
obj._deserialize(item)
|
65740
|
+
self._Rows.append(obj)
|
65741
|
+
self._TotalCount = params.get("TotalCount")
|
65742
|
+
self._TotalPageNumber = params.get("TotalPageNumber")
|
65743
|
+
memeber_set = set(params.keys())
|
65744
|
+
for name, value in vars(self).items():
|
65745
|
+
property_name = name[1:]
|
65746
|
+
if property_name in memeber_set:
|
65747
|
+
memeber_set.remove(property_name)
|
65748
|
+
if len(memeber_set) > 0:
|
65749
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
65750
|
+
|
65751
|
+
|
65752
|
+
|
65388
65753
|
class ProjectUserRole(AbstractModel):
|
65389
65754
|
"""项目的用户对象
|
65390
65755
|
|
@@ -4060,6 +4060,29 @@ class WedataClient(AbstractClient):
|
|
4060
4060
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
4061
4061
|
|
4062
4062
|
|
4063
|
+
def DescribeTenantProjects(self, request):
|
4064
|
+
"""租户全局范围的项目列表,与用户查看范围无关.
|
4065
|
+
|
4066
|
+
:param request: Request instance for DescribeTenantProjects.
|
4067
|
+
:type request: :class:`tencentcloud.wedata.v20210820.models.DescribeTenantProjectsRequest`
|
4068
|
+
:rtype: :class:`tencentcloud.wedata.v20210820.models.DescribeTenantProjectsResponse`
|
4069
|
+
|
4070
|
+
"""
|
4071
|
+
try:
|
4072
|
+
params = request._serialize()
|
4073
|
+
headers = request.headers
|
4074
|
+
body = self.call("DescribeTenantProjects", params, headers=headers)
|
4075
|
+
response = json.loads(body)
|
4076
|
+
model = models.DescribeTenantProjectsResponse()
|
4077
|
+
model._deserialize(response["Response"])
|
4078
|
+
return model
|
4079
|
+
except Exception as e:
|
4080
|
+
if isinstance(e, TencentCloudSDKException):
|
4081
|
+
raise
|
4082
|
+
else:
|
4083
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
4084
|
+
|
4085
|
+
|
4063
4086
|
def DescribeThirdTaskRunLog(self, request):
|
4064
4087
|
"""获取第三方运行日志
|
4065
4088
|
|