tencentcloud-sdk-python-intl-en 3.0.1278__py2.py3-none-any.whl → 3.0.1280__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.
Potentially problematic release.
This version of tencentcloud-sdk-python-intl-en might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/apigateway/v20180808/errorcodes.py +15 -15
- tencentcloud/autoscaling/v20180419/errorcodes.py +1 -1
- tencentcloud/batch/v20170312/errorcodes.py +1 -1
- tencentcloud/cbs/v20170312/errorcodes.py +2 -2
- tencentcloud/cdb/v20170320/errorcodes.py +1 -1
- tencentcloud/cdn/v20180606/errorcodes.py +2 -2
- tencentcloud/cdz/__init__.py +0 -0
- tencentcloud/cdz/v20221123/__init__.py +0 -0
- tencentcloud/cdz/v20221123/cdz_client.py +49 -0
- tencentcloud/cdz/v20221123/errorcodes.py +18 -0
- tencentcloud/cdz/v20221123/models.py +412 -0
- tencentcloud/cfs/v20190719/errorcodes.py +10 -10
- tencentcloud/cloudaudit/v20190319/errorcodes.py +4 -4
- tencentcloud/csip/v20221121/errorcodes.py +4 -4
- tencentcloud/cvm/v20170312/cvm_client.py +52 -0
- tencentcloud/cvm/v20170312/errorcodes.py +41 -32
- tencentcloud/cvm/v20170312/models.py +253 -0
- tencentcloud/cynosdb/v20190107/errorcodes.py +4 -4
- tencentcloud/dbbrain/v20191016/errorcodes.py +1 -1
- tencentcloud/dbbrain/v20210527/errorcodes.py +1 -1
- tencentcloud/dnspod/v20210323/dnspod_client.py +46 -0
- tencentcloud/dnspod/v20210323/errorcodes.py +7 -4
- tencentcloud/dnspod/v20210323/models.py +287 -0
- tencentcloud/dts/v20180330/errorcodes.py +4 -4
- tencentcloud/dts/v20211206/errorcodes.py +1 -1
- tencentcloud/eb/v20210416/errorcodes.py +1 -1
- tencentcloud/ecm/v20190719/errorcodes.py +3 -3
- tencentcloud/eiam/v20210420/errorcodes.py +33 -33
- tencentcloud/emr/v20190103/errorcodes.py +1 -1
- tencentcloud/es/v20180416/errorcodes.py +16 -16
- tencentcloud/faceid/v20180301/errorcodes.py +1 -1
- tencentcloud/faceid/v20180301/faceid_client.py +2 -2
- tencentcloud/faceid/v20180301/models.py +2 -4
- tencentcloud/iai/v20200303/errorcodes.py +5 -5
- tencentcloud/ims/v20201229/errorcodes.py +3 -3
- tencentcloud/intlpartnersmgt/v20220928/errorcodes.py +2 -2
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/errorcodes.py +8 -8
- tencentcloud/live/v20180801/errorcodes.py +7 -7
- tencentcloud/lke/v20231130/errorcodes.py +1 -1
- tencentcloud/mdl/v20200326/errorcodes.py +1 -1
- tencentcloud/mdp/v20200527/errorcodes.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +2 -2
- tencentcloud/mps/v20190612/models.py +2176 -371
- tencentcloud/mps/v20190612/mps_client.py +30 -23
- tencentcloud/ocr/v20181119/errorcodes.py +2 -2
- tencentcloud/organization/v20181225/errorcodes.py +1 -1
- tencentcloud/privatedns/v20201028/errorcodes.py +3 -3
- tencentcloud/scf/v20180416/errorcodes.py +5 -5
- tencentcloud/sms/v20190711/errorcodes.py +1 -1
- tencentcloud/sms/v20210111/errorcodes.py +2 -2
- tencentcloud/tag/v20180813/errorcodes.py +1 -1
- tencentcloud/tat/v20201028/errorcodes.py +4 -4
- tencentcloud/tcr/v20190924/errorcodes.py +1 -1
- tencentcloud/tdmq/v20200217/errorcodes.py +1 -1
- tencentcloud/tem/v20210701/errorcodes.py +4 -4
- tencentcloud/teo/v20220106/errorcodes.py +2 -2
- tencentcloud/teo/v20220901/errorcodes.py +6 -6
- tencentcloud/teo/v20220901/models.py +14 -14
- tencentcloud/teo/v20220901/teo_client.py +4 -4
- tencentcloud/tiw/v20190919/errorcodes.py +2 -2
- tencentcloud/tke/v20180525/errorcodes.py +1 -1
- tencentcloud/tms/v20201229/errorcodes.py +1 -1
- tencentcloud/tmt/v20180321/errorcodes.py +7 -7
- tencentcloud/trtc/v20190722/errorcodes.py +2 -2
- tencentcloud/tts/v20190823/errorcodes.py +1 -1
- tencentcloud/vm/v20201229/errorcodes.py +1 -1
- tencentcloud/vm/v20210922/errorcodes.py +1 -1
- tencentcloud/vod/v20180717/errorcodes.py +6 -6
- tencentcloud/vpc/v20170312/errorcodes.py +39 -38
- {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/RECORD +75 -70
- {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1280.dist-info}/top_level.txt +0 -0
|
@@ -2435,6 +2435,70 @@ class DeleteDomainResponse(AbstractModel):
|
|
|
2435
2435
|
self._RequestId = params.get("RequestId")
|
|
2436
2436
|
|
|
2437
2437
|
|
|
2438
|
+
class DeletePackageOrderRequest(AbstractModel):
|
|
2439
|
+
r"""DeletePackageOrder request structure.
|
|
2440
|
+
|
|
2441
|
+
"""
|
|
2442
|
+
|
|
2443
|
+
def __init__(self):
|
|
2444
|
+
r"""
|
|
2445
|
+
:param _Domain: Specifies the domain name of the package to be terminated.
|
|
2446
|
+
:type Domain: str
|
|
2447
|
+
"""
|
|
2448
|
+
self._Domain = None
|
|
2449
|
+
|
|
2450
|
+
@property
|
|
2451
|
+
def Domain(self):
|
|
2452
|
+
r"""Specifies the domain name of the package to be terminated.
|
|
2453
|
+
:rtype: str
|
|
2454
|
+
"""
|
|
2455
|
+
return self._Domain
|
|
2456
|
+
|
|
2457
|
+
@Domain.setter
|
|
2458
|
+
def Domain(self, Domain):
|
|
2459
|
+
self._Domain = Domain
|
|
2460
|
+
|
|
2461
|
+
|
|
2462
|
+
def _deserialize(self, params):
|
|
2463
|
+
self._Domain = params.get("Domain")
|
|
2464
|
+
memeber_set = set(params.keys())
|
|
2465
|
+
for name, value in vars(self).items():
|
|
2466
|
+
property_name = name[1:]
|
|
2467
|
+
if property_name in memeber_set:
|
|
2468
|
+
memeber_set.remove(property_name)
|
|
2469
|
+
if len(memeber_set) > 0:
|
|
2470
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
2471
|
+
|
|
2472
|
+
|
|
2473
|
+
|
|
2474
|
+
class DeletePackageOrderResponse(AbstractModel):
|
|
2475
|
+
r"""DeletePackageOrder response structure.
|
|
2476
|
+
|
|
2477
|
+
"""
|
|
2478
|
+
|
|
2479
|
+
def __init__(self):
|
|
2480
|
+
r"""
|
|
2481
|
+
:param _RequestId: The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
2482
|
+
:type RequestId: str
|
|
2483
|
+
"""
|
|
2484
|
+
self._RequestId = None
|
|
2485
|
+
|
|
2486
|
+
@property
|
|
2487
|
+
def RequestId(self):
|
|
2488
|
+
r"""The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
2489
|
+
:rtype: str
|
|
2490
|
+
"""
|
|
2491
|
+
return self._RequestId
|
|
2492
|
+
|
|
2493
|
+
@RequestId.setter
|
|
2494
|
+
def RequestId(self, RequestId):
|
|
2495
|
+
self._RequestId = RequestId
|
|
2496
|
+
|
|
2497
|
+
|
|
2498
|
+
def _deserialize(self, params):
|
|
2499
|
+
self._RequestId = params.get("RequestId")
|
|
2500
|
+
|
|
2501
|
+
|
|
2438
2502
|
class DeleteRecordGroupRequest(AbstractModel):
|
|
2439
2503
|
r"""DeleteRecordGroup request structure.
|
|
2440
2504
|
|
|
@@ -3625,6 +3689,105 @@ class DescribeRecordGroupListResponse(AbstractModel):
|
|
|
3625
3689
|
self._RequestId = params.get("RequestId")
|
|
3626
3690
|
|
|
3627
3691
|
|
|
3692
|
+
class DescribeRecordLineCategoryListRequest(AbstractModel):
|
|
3693
|
+
r"""DescribeRecordLineCategoryList request structure.
|
|
3694
|
+
|
|
3695
|
+
"""
|
|
3696
|
+
|
|
3697
|
+
def __init__(self):
|
|
3698
|
+
r"""
|
|
3699
|
+
:param _Domain: Specifies the domain name to query the line list.
|
|
3700
|
+
:type Domain: str
|
|
3701
|
+
:param _DomainId: Domain ID for querying the route list. parameter DomainId has higher priority than parameter Domain. if you pass parameter DomainId, it will ignore parameter Domain.
|
|
3702
|
+
:type DomainId: int
|
|
3703
|
+
"""
|
|
3704
|
+
self._Domain = None
|
|
3705
|
+
self._DomainId = None
|
|
3706
|
+
|
|
3707
|
+
@property
|
|
3708
|
+
def Domain(self):
|
|
3709
|
+
r"""Specifies the domain name to query the line list.
|
|
3710
|
+
:rtype: str
|
|
3711
|
+
"""
|
|
3712
|
+
return self._Domain
|
|
3713
|
+
|
|
3714
|
+
@Domain.setter
|
|
3715
|
+
def Domain(self, Domain):
|
|
3716
|
+
self._Domain = Domain
|
|
3717
|
+
|
|
3718
|
+
@property
|
|
3719
|
+
def DomainId(self):
|
|
3720
|
+
r"""Domain ID for querying the route list. parameter DomainId has higher priority than parameter Domain. if you pass parameter DomainId, it will ignore parameter Domain.
|
|
3721
|
+
:rtype: int
|
|
3722
|
+
"""
|
|
3723
|
+
return self._DomainId
|
|
3724
|
+
|
|
3725
|
+
@DomainId.setter
|
|
3726
|
+
def DomainId(self, DomainId):
|
|
3727
|
+
self._DomainId = DomainId
|
|
3728
|
+
|
|
3729
|
+
|
|
3730
|
+
def _deserialize(self, params):
|
|
3731
|
+
self._Domain = params.get("Domain")
|
|
3732
|
+
self._DomainId = params.get("DomainId")
|
|
3733
|
+
memeber_set = set(params.keys())
|
|
3734
|
+
for name, value in vars(self).items():
|
|
3735
|
+
property_name = name[1:]
|
|
3736
|
+
if property_name in memeber_set:
|
|
3737
|
+
memeber_set.remove(property_name)
|
|
3738
|
+
if len(memeber_set) > 0:
|
|
3739
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
3740
|
+
|
|
3741
|
+
|
|
3742
|
+
|
|
3743
|
+
class DescribeRecordLineCategoryListResponse(AbstractModel):
|
|
3744
|
+
r"""DescribeRecordLineCategoryList response structure.
|
|
3745
|
+
|
|
3746
|
+
"""
|
|
3747
|
+
|
|
3748
|
+
def __init__(self):
|
|
3749
|
+
r"""
|
|
3750
|
+
:param _LineList: Lists lines by category.
|
|
3751
|
+
:type LineList: list of LineItem
|
|
3752
|
+
:param _RequestId: The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
3753
|
+
:type RequestId: str
|
|
3754
|
+
"""
|
|
3755
|
+
self._LineList = None
|
|
3756
|
+
self._RequestId = None
|
|
3757
|
+
|
|
3758
|
+
@property
|
|
3759
|
+
def LineList(self):
|
|
3760
|
+
r"""Lists lines by category.
|
|
3761
|
+
:rtype: list of LineItem
|
|
3762
|
+
"""
|
|
3763
|
+
return self._LineList
|
|
3764
|
+
|
|
3765
|
+
@LineList.setter
|
|
3766
|
+
def LineList(self, LineList):
|
|
3767
|
+
self._LineList = LineList
|
|
3768
|
+
|
|
3769
|
+
@property
|
|
3770
|
+
def RequestId(self):
|
|
3771
|
+
r"""The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
3772
|
+
:rtype: str
|
|
3773
|
+
"""
|
|
3774
|
+
return self._RequestId
|
|
3775
|
+
|
|
3776
|
+
@RequestId.setter
|
|
3777
|
+
def RequestId(self, RequestId):
|
|
3778
|
+
self._RequestId = RequestId
|
|
3779
|
+
|
|
3780
|
+
|
|
3781
|
+
def _deserialize(self, params):
|
|
3782
|
+
if params.get("LineList") is not None:
|
|
3783
|
+
self._LineList = []
|
|
3784
|
+
for item in params.get("LineList"):
|
|
3785
|
+
obj = LineItem()
|
|
3786
|
+
obj._deserialize(item)
|
|
3787
|
+
self._LineList.append(obj)
|
|
3788
|
+
self._RequestId = params.get("RequestId")
|
|
3789
|
+
|
|
3790
|
+
|
|
3628
3791
|
class DescribeRecordLineListRequest(AbstractModel):
|
|
3629
3792
|
r"""DescribeRecordLineList request structure.
|
|
3630
3793
|
|
|
@@ -5822,6 +5985,130 @@ class LineInfo(AbstractModel):
|
|
|
5822
5985
|
|
|
5823
5986
|
|
|
5824
5987
|
|
|
5988
|
+
class LineItem(AbstractModel):
|
|
5989
|
+
r"""Describes the line information of dns records.
|
|
5990
|
+
|
|
5991
|
+
"""
|
|
5992
|
+
|
|
5993
|
+
def __init__(self):
|
|
5994
|
+
r"""
|
|
5995
|
+
:param _LineName: Parses the line name.
|
|
5996
|
+
:type LineName: str
|
|
5997
|
+
:param _LineId: Resolution route ID.
|
|
5998
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
5999
|
+
:type LineId: str
|
|
6000
|
+
:param _Useful: Indicates whether the current line is available under the current domain.
|
|
6001
|
+
:type Useful: bool
|
|
6002
|
+
:param _Grade: Current line min plan level requirement.
|
|
6003
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
6004
|
+
:type Grade: str
|
|
6005
|
+
:param _SubGroup: Describes the sub-line list under the current line category.
|
|
6006
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
6007
|
+
:type SubGroup: list of LineItem
|
|
6008
|
+
:param _Lines: Specifies the lines included in the custom line grouping.
|
|
6009
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
6010
|
+
:type Lines: list of str
|
|
6011
|
+
"""
|
|
6012
|
+
self._LineName = None
|
|
6013
|
+
self._LineId = None
|
|
6014
|
+
self._Useful = None
|
|
6015
|
+
self._Grade = None
|
|
6016
|
+
self._SubGroup = None
|
|
6017
|
+
self._Lines = None
|
|
6018
|
+
|
|
6019
|
+
@property
|
|
6020
|
+
def LineName(self):
|
|
6021
|
+
r"""Parses the line name.
|
|
6022
|
+
:rtype: str
|
|
6023
|
+
"""
|
|
6024
|
+
return self._LineName
|
|
6025
|
+
|
|
6026
|
+
@LineName.setter
|
|
6027
|
+
def LineName(self, LineName):
|
|
6028
|
+
self._LineName = LineName
|
|
6029
|
+
|
|
6030
|
+
@property
|
|
6031
|
+
def LineId(self):
|
|
6032
|
+
r"""Resolution route ID.
|
|
6033
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
6034
|
+
:rtype: str
|
|
6035
|
+
"""
|
|
6036
|
+
return self._LineId
|
|
6037
|
+
|
|
6038
|
+
@LineId.setter
|
|
6039
|
+
def LineId(self, LineId):
|
|
6040
|
+
self._LineId = LineId
|
|
6041
|
+
|
|
6042
|
+
@property
|
|
6043
|
+
def Useful(self):
|
|
6044
|
+
r"""Indicates whether the current line is available under the current domain.
|
|
6045
|
+
:rtype: bool
|
|
6046
|
+
"""
|
|
6047
|
+
return self._Useful
|
|
6048
|
+
|
|
6049
|
+
@Useful.setter
|
|
6050
|
+
def Useful(self, Useful):
|
|
6051
|
+
self._Useful = Useful
|
|
6052
|
+
|
|
6053
|
+
@property
|
|
6054
|
+
def Grade(self):
|
|
6055
|
+
r"""Current line min plan level requirement.
|
|
6056
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
6057
|
+
:rtype: str
|
|
6058
|
+
"""
|
|
6059
|
+
return self._Grade
|
|
6060
|
+
|
|
6061
|
+
@Grade.setter
|
|
6062
|
+
def Grade(self, Grade):
|
|
6063
|
+
self._Grade = Grade
|
|
6064
|
+
|
|
6065
|
+
@property
|
|
6066
|
+
def SubGroup(self):
|
|
6067
|
+
r"""Describes the sub-line list under the current line category.
|
|
6068
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
6069
|
+
:rtype: list of LineItem
|
|
6070
|
+
"""
|
|
6071
|
+
return self._SubGroup
|
|
6072
|
+
|
|
6073
|
+
@SubGroup.setter
|
|
6074
|
+
def SubGroup(self, SubGroup):
|
|
6075
|
+
self._SubGroup = SubGroup
|
|
6076
|
+
|
|
6077
|
+
@property
|
|
6078
|
+
def Lines(self):
|
|
6079
|
+
r"""Specifies the lines included in the custom line grouping.
|
|
6080
|
+
Note: This field may return null, indicating that no valid values can be obtained.
|
|
6081
|
+
:rtype: list of str
|
|
6082
|
+
"""
|
|
6083
|
+
return self._Lines
|
|
6084
|
+
|
|
6085
|
+
@Lines.setter
|
|
6086
|
+
def Lines(self, Lines):
|
|
6087
|
+
self._Lines = Lines
|
|
6088
|
+
|
|
6089
|
+
|
|
6090
|
+
def _deserialize(self, params):
|
|
6091
|
+
self._LineName = params.get("LineName")
|
|
6092
|
+
self._LineId = params.get("LineId")
|
|
6093
|
+
self._Useful = params.get("Useful")
|
|
6094
|
+
self._Grade = params.get("Grade")
|
|
6095
|
+
if params.get("SubGroup") is not None:
|
|
6096
|
+
self._SubGroup = []
|
|
6097
|
+
for item in params.get("SubGroup"):
|
|
6098
|
+
obj = LineItem()
|
|
6099
|
+
obj._deserialize(item)
|
|
6100
|
+
self._SubGroup.append(obj)
|
|
6101
|
+
self._Lines = params.get("Lines")
|
|
6102
|
+
memeber_set = set(params.keys())
|
|
6103
|
+
for name, value in vars(self).items():
|
|
6104
|
+
property_name = name[1:]
|
|
6105
|
+
if property_name in memeber_set:
|
|
6106
|
+
memeber_set.remove(property_name)
|
|
6107
|
+
if len(memeber_set) > 0:
|
|
6108
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
6109
|
+
|
|
6110
|
+
|
|
6111
|
+
|
|
5825
6112
|
class LockInfo(AbstractModel):
|
|
5826
6113
|
r"""Domain lock information
|
|
5827
6114
|
|
|
@@ -26,7 +26,7 @@ FAILEDOPERATION_FAILEDOPERATIONERROR = 'FailedOperation.FailedOperationError'
|
|
|
26
26
|
# This operation is prohibited.
|
|
27
27
|
FAILEDOPERATION_NOTALLOWOPERATION = 'FailedOperation.NotAllowOperation'
|
|
28
28
|
|
|
29
|
-
#
|
|
29
|
+
# Proxy error.
|
|
30
30
|
FAILEDOPERATION_PROXYERROR = 'FailedOperation.ProxyError'
|
|
31
31
|
|
|
32
32
|
# Failed to start the task.
|
|
@@ -35,7 +35,7 @@ FAILEDOPERATION_STARTJOBFAILED = 'FailedOperation.StartJobFailed'
|
|
|
35
35
|
# This operation cannot be performed due to a status conflict.
|
|
36
36
|
FAILEDOPERATION_STATUSINCONFLICT = 'FailedOperation.StatusInConflict'
|
|
37
37
|
|
|
38
|
-
#
|
|
38
|
+
# The current state does not allow the operation.
|
|
39
39
|
FAILEDOPERATION_STATUSINCONFLICTERROR = 'FailedOperation.StatusInConflictError'
|
|
40
40
|
|
|
41
41
|
# An internal error occurred.
|
|
@@ -89,13 +89,13 @@ INVALIDPARAMETER_BIZINVALIDPARAMETERVALUEERROR = 'InvalidParameter.BizInvalidPar
|
|
|
89
89
|
# The instance does not exist.
|
|
90
90
|
INVALIDPARAMETER_INSTANCENOTFOUND = 'InvalidParameter.InstanceNotFound'
|
|
91
91
|
|
|
92
|
-
#
|
|
92
|
+
# ip address error.
|
|
93
93
|
INVALIDPARAMETER_INVALIDIPADDRESS = 'InvalidParameter.InvalidIpAddress'
|
|
94
94
|
|
|
95
95
|
# The parameter is invalid.
|
|
96
96
|
INVALIDPARAMETER_INVALIDPARAMETERERROR = 'InvalidParameter.InvalidParameterError'
|
|
97
97
|
|
|
98
|
-
#
|
|
98
|
+
# Invalid business parameters.
|
|
99
99
|
INVALIDPARAMETERVALUE_BIZINVALIDPARAMETERVALUEERROR = 'InvalidParameterValue.BizInvalidParameterValueError'
|
|
100
100
|
|
|
101
101
|
# A data conversion error occurred.
|
|
@@ -44,7 +44,7 @@ FAILEDOPERATION_STARTJOBFAILED = 'FailedOperation.StartJobFailed'
|
|
|
44
44
|
# This operation cannot be performed due to a status conflict.
|
|
45
45
|
FAILEDOPERATION_STATUSINCONFLICT = 'FailedOperation.StatusInConflict'
|
|
46
46
|
|
|
47
|
-
#
|
|
47
|
+
# The user has not completed real-name authentication.
|
|
48
48
|
FAILEDOPERATION_USERNOTAUTHED = 'FailedOperation.UserNotAuthed'
|
|
49
49
|
|
|
50
50
|
# An internal error occurred.
|
|
@@ -80,7 +80,7 @@ INTERNALERROR_OSSEXCEPTION = 'InternalError.OssException'
|
|
|
80
80
|
# Service error. Please try again. If the problem persists, please submit a ticket.
|
|
81
81
|
INTERNALERROR_SYSTEM = 'InternalError.System'
|
|
82
82
|
|
|
83
|
-
#
|
|
83
|
+
# Unknown error.
|
|
84
84
|
INTERNALERROR_UNKNOWNINTERNALERROR = 'InternalError.UnknownInternalError'
|
|
85
85
|
|
|
86
86
|
# Parameter error.
|
|
@@ -311,7 +311,7 @@ INVALIDPARAMETERVALUE_RESERVED = 'InvalidParameterValue.Reserved'
|
|
|
311
311
|
# The specified CIDR block conflicts with another subnet in the same VPC.
|
|
312
312
|
INVALIDPARAMETERVALUE_SUBNETCONFLICT = 'InvalidParameterValue.SubnetConflict'
|
|
313
313
|
|
|
314
|
-
#
|
|
314
|
+
# The subnet does not exist.
|
|
315
315
|
INVALIDPARAMETERVALUE_SUBNETNOTEXIST = 'InvalidParameterValue.SubnetNotExist'
|
|
316
316
|
|
|
317
317
|
# The subnet IP range is invalid.
|
|
@@ -434,7 +434,7 @@ RESOURCEINSUFFICIENT_INSTANCEQUOTANOTENOUGH = 'ResourceInsufficient.InstanceQuot
|
|
|
434
434
|
# The number of private images exceeds the limit.
|
|
435
435
|
RESOURCEINSUFFICIENT_INVAILDPRIVATEIMAGENUM = 'ResourceInsufficient.InvaildPrivateImageNum'
|
|
436
436
|
|
|
437
|
-
#
|
|
437
|
+
# Insufficient internal IP addresses in the current subnet.
|
|
438
438
|
RESOURCEINSUFFICIENT_PRIVATEIPQUOTANOTENOUGH = 'ResourceInsufficient.PrivateIPQuotaNotEnough'
|
|
439
439
|
|
|
440
440
|
# The resource does not exist.
|
|
@@ -449,7 +449,7 @@ RESOURCEUNAVAILABLE_INSTANCENOTRUNNING = 'ResourceUnavailable.InstanceNotRunning
|
|
|
449
449
|
# CLB instances have been sold out.
|
|
450
450
|
RESOURCESSOLDOUT_LOADBALANCERSOLDOUT = 'ResourcesSoldOut.LoadBalancerSoldOut'
|
|
451
451
|
|
|
452
|
-
#
|
|
452
|
+
# Specific models are sold out.
|
|
453
453
|
RESOURCESSOLDOUT_SPECIFIEDINSTANCETYPE = 'ResourcesSoldOut.SpecifiedInstanceType'
|
|
454
454
|
|
|
455
455
|
# You don't have the permission to perform this operation.
|
|
@@ -41,16 +41,16 @@ FAILEDOPERATION_APPIDISNULL = 'FailedOperation.AppIdIsNull'
|
|
|
41
41
|
# The application ID does not exist.
|
|
42
42
|
FAILEDOPERATION_APPIDNOTFOUND = 'FailedOperation.AppIdNotFound'
|
|
43
43
|
|
|
44
|
-
#
|
|
44
|
+
# The application does not exist.
|
|
45
45
|
FAILEDOPERATION_APPNOTEXIST = 'FailedOperation.AppNotExist'
|
|
46
46
|
|
|
47
|
-
#
|
|
47
|
+
# A sub-organization with the same name already exists under the same organization.
|
|
48
48
|
FAILEDOPERATION_CHILDORGNODENAMEALREADYEXISTS = 'FailedOperation.ChildOrgNodeNameAlreadyExists'
|
|
49
49
|
|
|
50
50
|
# Organization nodes where sub-organizations have users cannot be deleted.
|
|
51
51
|
FAILEDOPERATION_CHILDORGNODEWITHUSERSCANNOTBEDELETED = 'FailedOperation.ChildOrgNodeWithUsersCanNotBeDeleted'
|
|
52
52
|
|
|
53
|
-
#
|
|
53
|
+
# Failed to create the organization node.
|
|
54
54
|
FAILEDOPERATION_CREATEORGNODEERROR = 'FailedOperation.CreateOrgNodeError'
|
|
55
55
|
|
|
56
56
|
# An exception occurred while creating the user.
|
|
@@ -59,16 +59,16 @@ FAILEDOPERATION_CREATEUSERFAILURE = 'FailedOperation.CreateUserFailure'
|
|
|
59
59
|
# An exception occurred while creating the user group.
|
|
60
60
|
FAILEDOPERATION_CREATEUSERGROUPFAILURE = 'FailedOperation.CreateUserGroupFailure'
|
|
61
61
|
|
|
62
|
-
#
|
|
62
|
+
# The external ID for the custom organization node already exists.
|
|
63
63
|
FAILEDOPERATION_CUSTOMIZEPARENTORGNODEIDALREADYEXISTS = 'FailedOperation.CustomizeParentOrgNodeIdAlreadyExists'
|
|
64
64
|
|
|
65
|
-
#
|
|
65
|
+
# The external ID for the custom organization node cannot be an empty string.
|
|
66
66
|
FAILEDOPERATION_CUSTOMIZEDORGNODEIDCANNOTBEEMPTY = 'FailedOperation.CustomizedOrgNodeIdCanNotBeEmpty'
|
|
67
67
|
|
|
68
|
-
#
|
|
68
|
+
# The default imported organization cannot be deleted.
|
|
69
69
|
FAILEDOPERATION_DEFAULTORGNODECANNOTBEDELETED = 'FailedOperation.DefaultOrgNodeCanNotBeDeleted'
|
|
70
70
|
|
|
71
|
-
#
|
|
71
|
+
# Failed to delete the organization node.
|
|
72
72
|
FAILEDOPERATION_DELETEORGNODEERROR = 'FailedOperation.DeleteOrgNodeError'
|
|
73
73
|
|
|
74
74
|
# The user is an admin and cannot be deleted.
|
|
@@ -80,10 +80,10 @@ FAILEDOPERATION_DELETEUSERFAILURE = 'FailedOperation.DeleteUserFailure'
|
|
|
80
80
|
# An exception occurred while deleting the user group.
|
|
81
81
|
FAILEDOPERATION_DELETEUSERGROUPFAILURE = 'FailedOperation.DeleteUserGroupFailure'
|
|
82
82
|
|
|
83
|
-
#
|
|
83
|
+
# Failed to read the organization node information.
|
|
84
84
|
FAILEDOPERATION_DESCRIBEORGNODEERROR = 'FailedOperation.DescribeOrgNodeError'
|
|
85
85
|
|
|
86
|
-
#
|
|
86
|
+
# Failed to read the root organization node information.
|
|
87
87
|
FAILEDOPERATION_DESCRIBEORGNODEROOTERROR = 'FailedOperation.DescribeOrgNodeRootError'
|
|
88
88
|
|
|
89
89
|
# The value of `EntityType` is invalid.
|
|
@@ -95,7 +95,7 @@ FAILEDOPERATION_EXPECTFIELDSNOTFOUND = 'FailedOperation.ExpectFieldsNotFound'
|
|
|
95
95
|
# The user group ID was not found.
|
|
96
96
|
FAILEDOPERATION_GROUPIDNOTFOUND = 'FailedOperation.GroupIdNotFound'
|
|
97
97
|
|
|
98
|
-
#
|
|
98
|
+
# Failed to convert the ID encoding.
|
|
99
99
|
FAILEDOPERATION_IDTOCODEERROR = 'FailedOperation.IdToCodeError'
|
|
100
100
|
|
|
101
101
|
# The number of data entries exceeds the upper limit.
|
|
@@ -104,13 +104,13 @@ FAILEDOPERATION_ITEMSEXCEEDMAXNUMBER = 'FailedOperation.ItemsExceedMaxNumber'
|
|
|
104
104
|
# You cannot add more than %s mappings for the same user in the same application.
|
|
105
105
|
FAILEDOPERATION_LIMITQUOTANOTENOUGH = 'FailedOperation.LimitQuotaNotEnough'
|
|
106
106
|
|
|
107
|
-
#
|
|
107
|
+
# Failed to retrieve the list of user groups that the user belongs to.
|
|
108
108
|
FAILEDOPERATION_LISTUSERGROUPSOFUSERERROR = 'FailedOperation.ListUserGroupsOfUserError'
|
|
109
109
|
|
|
110
|
-
#
|
|
110
|
+
# Failed to read users under the node.
|
|
111
111
|
FAILEDOPERATION_LISTUSERSINORGNODEERROR = 'FailedOperation.ListUsersInOrgNodeError'
|
|
112
112
|
|
|
113
|
-
#
|
|
113
|
+
# Failed to retrieve the list of users in the user group.
|
|
114
114
|
FAILEDOPERATION_LISTUSERSINUSERGROUPERROR = 'FailedOperation.ListUsersInUserGroupError'
|
|
115
115
|
|
|
116
116
|
# The primary organization does not exist.
|
|
@@ -119,7 +119,7 @@ FAILEDOPERATION_MAINORGNODENOTEXIST = 'FailedOperation.MainOrgNodeNotExist'
|
|
|
119
119
|
# The new password cannot be empty.
|
|
120
120
|
FAILEDOPERATION_NEWPASSWORDMUSTNOTBLANK = 'FailedOperation.NewPasswordMustNotBlank'
|
|
121
121
|
|
|
122
|
-
#
|
|
122
|
+
# Operation failed.
|
|
123
123
|
FAILEDOPERATION_OPERATIONERROR = 'FailedOperation.OperationError'
|
|
124
124
|
|
|
125
125
|
# The operation failed.
|
|
@@ -134,7 +134,7 @@ FAILEDOPERATION_ORGNODENOTEXIST = 'FailedOperation.OrgNodeNotExist'
|
|
|
134
134
|
# The root organization node cannot be deleted.
|
|
135
135
|
FAILEDOPERATION_ORGNODEROOTCANNOTBEDELETED = 'FailedOperation.OrgNodeRootCanNotBeDeleted'
|
|
136
136
|
|
|
137
|
-
#
|
|
137
|
+
# Failed to set up the organization. The organization cannot be selected as both the primary and secondary organization for the user.
|
|
138
138
|
FAILEDOPERATION_ORGNODESETTINGERROR = 'FailedOperation.OrgNodeSettingError'
|
|
139
139
|
|
|
140
140
|
# Organization nodes with users cannot be deleted.
|
|
@@ -146,16 +146,16 @@ FAILEDOPERATION_PARENTORGNODEIDNOTFOUND = 'FailedOperation.ParentOrgNodeIdNotFou
|
|
|
146
146
|
# The identity entity was not found.
|
|
147
147
|
FAILEDOPERATION_PERSONNOTFOUND = 'FailedOperation.PersonNotFound'
|
|
148
148
|
|
|
149
|
-
#
|
|
149
|
+
# Failed to remove the user from the user group.
|
|
150
150
|
FAILEDOPERATION_REMOVEUSERSFROMUSERGROUPERROR = 'FailedOperation.RemoveUsersFromUserGroupError'
|
|
151
151
|
|
|
152
|
-
#
|
|
152
|
+
# Duplicate element in secondary organization.
|
|
153
153
|
FAILEDOPERATION_SECONDARYORGNODEDUPLICATES = 'FailedOperation.SecondaryOrgNodeDuplicates'
|
|
154
154
|
|
|
155
155
|
# You cannot move users imported from LDAP to an organization not in the directory.
|
|
156
156
|
FAILEDOPERATION_UPDATELDAPUSERORGEXCEEDSRANGE = 'FailedOperation.UpdateLDAPUserOrgExceedsRange'
|
|
157
157
|
|
|
158
|
-
#
|
|
158
|
+
# Cannot move LDAP-imported users to an enterprise organization under another directory.
|
|
159
159
|
FAILEDOPERATION_UPDATELDAPUSERORGNOTINSAMECROP = 'FailedOperation.UpdateLDAPUserOrgNotInSameCrop'
|
|
160
160
|
|
|
161
161
|
# You cannot move users created by the admin to an organization with the sync operation type.
|
|
@@ -170,7 +170,7 @@ FAILEDOPERATION_UPDATEWECOMUSERORGNOTINSAMECROP = 'FailedOperation.UpdateWeComUs
|
|
|
170
170
|
# The user already exists in the user group.
|
|
171
171
|
FAILEDOPERATION_USERALREADYEXISTEDINUSERGROUP = 'FailedOperation.UserAlreadyExistedInUserGroup'
|
|
172
172
|
|
|
173
|
-
#
|
|
173
|
+
# Failed to retrieve the list of applications the user is authorized to access.
|
|
174
174
|
FAILEDOPERATION_USERAUTHLISTERROR = 'FailedOperation.UserAuthListError'
|
|
175
175
|
|
|
176
176
|
# The user's email address already exists.
|
|
@@ -179,16 +179,16 @@ FAILEDOPERATION_USEREMAILEXISTED = 'FailedOperation.UserEmailExisted'
|
|
|
179
179
|
# The user group does not exist.
|
|
180
180
|
FAILEDOPERATION_USERGROUPNOTEXIST = 'FailedOperation.UserGroupNotExist'
|
|
181
181
|
|
|
182
|
-
#
|
|
182
|
+
# Username already exists.
|
|
183
183
|
FAILEDOPERATION_USERNAMEALREADYEXISTS = 'FailedOperation.UserNameAlreadyExists'
|
|
184
184
|
|
|
185
|
-
#
|
|
185
|
+
# The user is not a member of the user group.
|
|
186
186
|
FAILEDOPERATION_USERNOTEXISTINUSERGROUP = 'FailedOperation.UserNotExistInUserGroup'
|
|
187
187
|
|
|
188
188
|
# The user does not exist.
|
|
189
189
|
FAILEDOPERATION_USERNOTFOUND = 'FailedOperation.UserNotFound'
|
|
190
190
|
|
|
191
|
-
#
|
|
191
|
+
# The mobile phone number already exists.
|
|
192
192
|
FAILEDOPERATION_USERPHONEALREADYEXISTS = 'FailedOperation.UserPhoneAlreadyExists'
|
|
193
193
|
|
|
194
194
|
# The user's mobile number cannot be empty.
|
|
@@ -197,10 +197,10 @@ FAILEDOPERATION_USERPHONEISEMPTY = 'FailedOperation.UserPhoneIsEmpty'
|
|
|
197
197
|
# The application name already exists.
|
|
198
198
|
INVALIDPARAMETER_APPDISPLAYNAMEEXISTED = 'InvalidParameter.AppDisplayNameExisted'
|
|
199
199
|
|
|
200
|
-
#
|
|
200
|
+
# Attribute validation failed.
|
|
201
201
|
INVALIDPARAMETER_ATTRIBUTEVALUEVALIDERROR = 'InvalidParameter.AttributeValueValidError'
|
|
202
202
|
|
|
203
|
-
#
|
|
203
|
+
# Organization code is invalid.
|
|
204
204
|
INVALIDPARAMETER_ORGCODEILLEGAL = 'InvalidParameter.OrgCodeIllegal'
|
|
205
205
|
|
|
206
206
|
# The parameter is invalid.
|
|
@@ -209,35 +209,35 @@ INVALIDPARAMETER_PARAMETERILLEGAL = 'InvalidParameter.ParameterIllegal'
|
|
|
209
209
|
# The parameter is invalid.
|
|
210
210
|
INVALIDPARAMETER_PARAMETERLLLEGAL = 'InvalidParameter.Parameterlllegal'
|
|
211
211
|
|
|
212
|
-
#
|
|
212
|
+
# Invalid list search criteria.
|
|
213
213
|
INVALIDPARAMETER_SEARCHCRITERIAILLEGAL = 'InvalidParameter.SearchCriteriaIllegal'
|
|
214
214
|
|
|
215
|
-
#
|
|
215
|
+
# Invalid time format.
|
|
216
216
|
INVALIDPARAMETER_TIMEFORMATILLEGAL = 'InvalidParameter.TimeFormatIllegal'
|
|
217
217
|
|
|
218
|
-
#
|
|
218
|
+
# The specified user expiration time is invalid.
|
|
219
219
|
INVALIDPARAMETER_USEREXPIRATIONTIMEILLEGAL = 'InvalidParameter.UserExpirationTimeIllegal'
|
|
220
220
|
|
|
221
221
|
# The user ID parameter is empty.
|
|
222
222
|
INVALIDPARAMETER_USERIDISNULL = 'InvalidParameter.UserIDIsNull'
|
|
223
223
|
|
|
224
|
-
#
|
|
224
|
+
# Invalid sorting attribute for paginated user information display.
|
|
225
225
|
INVALIDPARAMETER_USERINFOSORTKEYISILLEGAL = 'InvalidParameter.UserInfoSortKeyIsIllegal'
|
|
226
226
|
|
|
227
227
|
# The username parameter is empty.
|
|
228
228
|
INVALIDPARAMETER_USERNAMEISNULL = 'InvalidParameter.UserNameIsNull'
|
|
229
229
|
|
|
230
|
-
#
|
|
230
|
+
# Invalid parameter.
|
|
231
231
|
INVALIDPARAMETERVALUE_PARAMETERILLEGAL = 'InvalidParameterValue.ParameterIllegal'
|
|
232
232
|
|
|
233
|
-
#
|
|
233
|
+
# User ID cannot be empty.
|
|
234
234
|
INVALIDPARAMETERVALUE_USERIDCANNOTBEEMPTY = 'InvalidParameterValue.UserIdCanNotBeEmpty'
|
|
235
235
|
|
|
236
|
-
#
|
|
236
|
+
# Username cannot be empty.
|
|
237
237
|
INVALIDPARAMETERVALUE_USERNAMECANNOTBEEMPTY = 'InvalidParameterValue.UserNameCanNotBeEmpty'
|
|
238
238
|
|
|
239
|
-
#
|
|
239
|
+
# Input parameter exceeds the length limit.
|
|
240
240
|
LIMITEXCEEDED_PARAMETERLENGTHLIMITEXCEEDED = 'LimitExceeded.ParameterLengthLimitExceeded'
|
|
241
241
|
|
|
242
|
-
#
|
|
242
|
+
# User secondary organizations exceed the maximum limit.
|
|
243
243
|
LIMITEXCEEDED_SECONDARYNODECOUNTLIMITEXCEEDED = 'LimitExceeded.SecondaryNodeCountLimitExceeded'
|
|
@@ -200,7 +200,7 @@ INVALIDPARAMETER_INVALIDCOREDISKTYPE = 'InvalidParameter.InvalidCoreDiskType'
|
|
|
200
200
|
# The CosBucket parameter is invalid.
|
|
201
201
|
INVALIDPARAMETER_INVALIDCOSBUCKET = 'InvalidParameter.InvalidCosBucket'
|
|
202
202
|
|
|
203
|
-
#
|
|
203
|
+
# The CosFileUri parameter value is invalid.
|
|
204
204
|
INVALIDPARAMETER_INVALIDCOSFILEURI = 'InvalidParameter.InvalidCosFileURI'
|
|
205
205
|
|
|
206
206
|
# The count must be greater than 0.
|
|
@@ -44,7 +44,7 @@ FAILEDOPERATION_NOPAYMENT = 'FailedOperation.NoPayment'
|
|
|
44
44
|
# Unverified user.
|
|
45
45
|
FAILEDOPERATION_NOTAUTHENTICATED = 'FailedOperation.NotAuthenticated'
|
|
46
46
|
|
|
47
|
-
#
|
|
47
|
+
# Request timeout.
|
|
48
48
|
FAILEDOPERATION_REQUESTTIMEOUT = 'FailedOperation.RequestTimeOut'
|
|
49
49
|
|
|
50
50
|
# Cannot increase the number of disks during rolling restart of scaled-out compute resources.
|
|
@@ -62,43 +62,43 @@ INTERNALERROR = 'InternalError'
|
|
|
62
62
|
# Invalid parameter.
|
|
63
63
|
INVALIDPARAMETER = 'InvalidParameter'
|
|
64
64
|
|
|
65
|
-
#
|
|
65
|
+
# AppId value does not match the expected value.
|
|
66
66
|
INVALIDPARAMETER_INVALIDAPPID = 'InvalidParameter.InvalidAppId'
|
|
67
67
|
|
|
68
|
-
#
|
|
68
|
+
# The instance version EsVersion value does not match the expected value.
|
|
69
69
|
INVALIDPARAMETER_INVALIDESVERSION = 'InvalidParameter.InvalidEsVersion'
|
|
70
70
|
|
|
71
|
-
#
|
|
71
|
+
# The value of the created index metadata JSON field IndexMetaJson does not match the expected value.
|
|
72
72
|
INVALIDPARAMETER_INVALIDINDEXMETAJSON = 'InvalidParameter.InvalidIndexMetaJson'
|
|
73
73
|
|
|
74
|
-
#
|
|
74
|
+
# The IndexName value does not match the expected value.
|
|
75
75
|
INVALIDPARAMETER_INVALIDINDEXNAME = 'InvalidParameter.InvalidIndexName'
|
|
76
76
|
|
|
77
|
-
#
|
|
77
|
+
# The IndexType value does not match the expected value.
|
|
78
78
|
INVALIDPARAMETER_INVALIDINDEXTYPE = 'InvalidParameter.InvalidIndexType'
|
|
79
79
|
|
|
80
|
-
#
|
|
80
|
+
# Invalid InstanceId, no corresponding resource found.
|
|
81
81
|
INVALIDPARAMETER_INVALIDINSTANCEID = 'InvalidParameter.InvalidInstanceId'
|
|
82
82
|
|
|
83
|
-
#
|
|
83
|
+
# The page size Limit value does not match the expected value.
|
|
84
84
|
INVALIDPARAMETER_INVALIDLIMIT = 'InvalidParameter.InvalidLimit'
|
|
85
85
|
|
|
86
|
-
#
|
|
86
|
+
# The LogType value does not match the expected value.
|
|
87
87
|
INVALIDPARAMETER_INVALIDLOGTYPE = 'InvalidParameter.InvalidLogType'
|
|
88
88
|
|
|
89
|
-
#
|
|
89
|
+
# The Offset value does not match the expected value.
|
|
90
90
|
INVALIDPARAMETER_INVALIDOFFSET = 'InvalidParameter.InvalidOffset'
|
|
91
91
|
|
|
92
|
-
#
|
|
92
|
+
# The sort field OrderByKey value does not match the expected value.
|
|
93
93
|
INVALIDPARAMETER_INVALIDORDERBYKEY = 'InvalidParameter.InvalidOrderByKey'
|
|
94
94
|
|
|
95
|
-
#
|
|
95
|
+
# Invalid lucene syntax
|
|
96
96
|
INVALIDPARAMETER_INVALIDQUERYSTRING = 'InvalidParameter.InvalidQueryString'
|
|
97
97
|
|
|
98
|
-
#
|
|
98
|
+
# The Region value does not match the expected value.
|
|
99
99
|
INVALIDPARAMETER_INVALIDREGION = 'InvalidParameter.InvalidRegion'
|
|
100
100
|
|
|
101
|
-
#
|
|
101
|
+
# The value or format of time-related parameters does not match the expected.
|
|
102
102
|
INVALIDPARAMETER_INVALIDTIMEPARAM = 'InvalidParameter.InvalidTimeParam'
|
|
103
103
|
|
|
104
104
|
# Incorrect parameter value.
|
|
@@ -128,10 +128,10 @@ RESOURCEINSUFFICIENT_SUBNET = 'ResourceInsufficient.Subnet'
|
|
|
128
128
|
# The resource does not exist.
|
|
129
129
|
RESOURCENOTFOUND = 'ResourceNotFound'
|
|
130
130
|
|
|
131
|
-
#
|
|
131
|
+
# Failed to obtain cluster resources.
|
|
132
132
|
RESOURCENOTFOUND_CLUSTERINFONOTFOUND = 'ResourceNotFound.ClusterInfoNotFound'
|
|
133
133
|
|
|
134
|
-
#
|
|
134
|
+
# Failed to obtain database resources.
|
|
135
135
|
RESOURCENOTFOUND_DBINFONOTFOUND = 'ResourceNotFound.DBInfoNotFound'
|
|
136
136
|
|
|
137
137
|
# Unauthorized operation.
|