tencentcloud-sdk-python-intl-en 3.0.1278__py2.py3-none-any.whl → 3.0.1279__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.

Files changed (67) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/apigateway/v20180808/errorcodes.py +30 -15
  3. tencentcloud/autoscaling/v20180419/errorcodes.py +2 -1
  4. tencentcloud/batch/v20170312/errorcodes.py +2 -1
  5. tencentcloud/cbs/v20170312/errorcodes.py +4 -2
  6. tencentcloud/cdb/v20170320/errorcodes.py +2 -1
  7. tencentcloud/cdn/v20180606/errorcodes.py +4 -2
  8. tencentcloud/cfs/v20190719/errorcodes.py +20 -10
  9. tencentcloud/cloudaudit/v20190319/errorcodes.py +8 -4
  10. tencentcloud/csip/v20221121/errorcodes.py +8 -4
  11. tencentcloud/cvm/v20170312/cvm_client.py +52 -0
  12. tencentcloud/cvm/v20170312/errorcodes.py +73 -32
  13. tencentcloud/cvm/v20170312/models.py +253 -0
  14. tencentcloud/cynosdb/v20190107/errorcodes.py +8 -4
  15. tencentcloud/dbbrain/v20191016/errorcodes.py +2 -1
  16. tencentcloud/dbbrain/v20210527/errorcodes.py +2 -1
  17. tencentcloud/dnspod/v20210323/dnspod_client.py +46 -0
  18. tencentcloud/dnspod/v20210323/errorcodes.py +11 -4
  19. tencentcloud/dnspod/v20210323/models.py +287 -0
  20. tencentcloud/dts/v20180330/errorcodes.py +8 -4
  21. tencentcloud/dts/v20211206/errorcodes.py +2 -1
  22. tencentcloud/eb/v20210416/errorcodes.py +2 -1
  23. tencentcloud/ecm/v20190719/errorcodes.py +6 -3
  24. tencentcloud/eiam/v20210420/errorcodes.py +66 -33
  25. tencentcloud/emr/v20190103/errorcodes.py +2 -1
  26. tencentcloud/es/v20180416/errorcodes.py +32 -16
  27. tencentcloud/faceid/v20180301/errorcodes.py +2 -1
  28. tencentcloud/iai/v20200303/errorcodes.py +10 -5
  29. tencentcloud/ims/v20201229/errorcodes.py +6 -3
  30. tencentcloud/intlpartnersmgt/v20220928/errorcodes.py +4 -2
  31. tencentcloud/lcic/v20220817/errorcodes.py +2 -1
  32. tencentcloud/lighthouse/v20200324/errorcodes.py +16 -8
  33. tencentcloud/live/v20180801/errorcodes.py +14 -7
  34. tencentcloud/lke/v20231130/errorcodes.py +2 -1
  35. tencentcloud/mdl/v20200326/errorcodes.py +2 -1
  36. tencentcloud/mdp/v20200527/errorcodes.py +2 -1
  37. tencentcloud/mps/v20190612/errorcodes.py +4 -2
  38. tencentcloud/ocr/v20181119/errorcodes.py +4 -2
  39. tencentcloud/organization/v20181225/errorcodes.py +2 -1
  40. tencentcloud/organization/v20210331/errorcodes.py +1 -0
  41. tencentcloud/privatedns/v20201028/errorcodes.py +6 -3
  42. tencentcloud/scf/v20180416/errorcodes.py +10 -5
  43. tencentcloud/sms/v20190711/errorcodes.py +2 -1
  44. tencentcloud/sms/v20210111/errorcodes.py +4 -2
  45. tencentcloud/tag/v20180813/errorcodes.py +2 -1
  46. tencentcloud/tat/v20201028/errorcodes.py +8 -4
  47. tencentcloud/tcr/v20190924/errorcodes.py +2 -1
  48. tencentcloud/tdmq/v20200217/errorcodes.py +2 -1
  49. tencentcloud/tem/v20210701/errorcodes.py +8 -4
  50. tencentcloud/teo/v20220106/errorcodes.py +4 -2
  51. tencentcloud/teo/v20220901/errorcodes.py +12 -6
  52. tencentcloud/teo/v20220901/models.py +14 -14
  53. tencentcloud/teo/v20220901/teo_client.py +1 -1
  54. tencentcloud/tiw/v20190919/errorcodes.py +4 -2
  55. tencentcloud/tke/v20180525/errorcodes.py +2 -1
  56. tencentcloud/tms/v20201229/errorcodes.py +2 -1
  57. tencentcloud/tmt/v20180321/errorcodes.py +14 -7
  58. tencentcloud/trtc/v20190722/errorcodes.py +4 -2
  59. tencentcloud/tts/v20190823/errorcodes.py +2 -1
  60. tencentcloud/vm/v20201229/errorcodes.py +2 -1
  61. tencentcloud/vm/v20210922/errorcodes.py +2 -1
  62. tencentcloud/vod/v20180717/errorcodes.py +12 -6
  63. tencentcloud/vpc/v20170312/errorcodes.py +76 -38
  64. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1279.dist-info}/METADATA +1 -1
  65. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1279.dist-info}/RECORD +67 -67
  66. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1279.dist-info}/WHEEL +0 -0
  67. {tencentcloud_sdk_python_intl_en-3.0.1278.dist-info → tencentcloud_sdk_python_intl_en-3.0.1279.dist-info}/top_level.txt +0 -0
@@ -279,6 +279,29 @@ class DnspodClient(AbstractClient):
279
279
  raise TencentCloudSDKException(type(e).__name__, str(e))
280
280
 
281
281
 
282
+ def DeletePackageOrder(self, request):
283
+ r"""This API is used to disable the paid plan on the international website.
284
+
285
+ :param request: Request instance for DeletePackageOrder.
286
+ :type request: :class:`tencentcloud.dnspod.v20210323.models.DeletePackageOrderRequest`
287
+ :rtype: :class:`tencentcloud.dnspod.v20210323.models.DeletePackageOrderResponse`
288
+
289
+ """
290
+ try:
291
+ params = request._serialize()
292
+ headers = request.headers
293
+ body = self.call("DeletePackageOrder", params, headers=headers)
294
+ response = json.loads(body)
295
+ model = models.DeletePackageOrderResponse()
296
+ model._deserialize(response["Response"])
297
+ return model
298
+ except Exception as e:
299
+ if isinstance(e, TencentCloudSDKException):
300
+ raise
301
+ else:
302
+ raise TencentCloudSDKException(type(e).__name__, str(e))
303
+
304
+
282
305
  def DeleteRecord(self, request):
283
306
  r"""This API is used to delete a record.
284
307
 
@@ -555,6 +578,29 @@ class DnspodClient(AbstractClient):
555
578
  raise TencentCloudSDKException(type(e).__name__, str(e))
556
579
 
557
580
 
581
+ def DescribeRecordLineCategoryList(self, request):
582
+ r"""This API is used to return a line list by category.
583
+
584
+ :param request: Request instance for DescribeRecordLineCategoryList.
585
+ :type request: :class:`tencentcloud.dnspod.v20210323.models.DescribeRecordLineCategoryListRequest`
586
+ :rtype: :class:`tencentcloud.dnspod.v20210323.models.DescribeRecordLineCategoryListResponse`
587
+
588
+ """
589
+ try:
590
+ params = request._serialize()
591
+ headers = request.headers
592
+ body = self.call("DescribeRecordLineCategoryList", params, headers=headers)
593
+ response = json.loads(body)
594
+ model = models.DescribeRecordLineCategoryListResponse()
595
+ model._deserialize(response["Response"])
596
+ return model
597
+ except Exception as e:
598
+ if isinstance(e, TencentCloudSDKException):
599
+ raise
600
+ else:
601
+ raise TencentCloudSDKException(type(e).__name__, str(e))
602
+
603
+
558
604
  def DescribeRecordLineList(self, request):
559
605
  r"""This API is used to get the split zones allowed by the domain level.
560
606
 
@@ -20,10 +20,14 @@ AUTHFAILURE = 'AuthFailure'
20
20
  # The operation failed.
21
21
  FAILEDOPERATION = 'FailedOperation'
22
22
 
23
+ # This domain name is on the free plan. closing the plan is not allowed.
24
+ FAILEDOPERATION_CANNOTCLOSEFREEDOMAIN = 'FailedOperation.CanNotCloseFreeDomain'
25
+
23
26
  # The domain is already in your list. There is no need to add it again.
24
27
  FAILEDOPERATION_DOMAINEXISTS = 'FailedOperation.DomainExists'
25
28
 
26
- #
29
+ # The domain belongs to an enterprise email user.
30
+
27
31
  FAILEDOPERATION_DOMAININENTERPRISEMAILACCOUNT = 'FailedOperation.DomainInEnterpriseMailAccount'
28
32
 
29
33
  # This domain is a key protected resource in DNSPod. To prevent the service from being affected by maloperations, you cannot delete it. If you are sure you need to delete it, please contact your sales rep for technical support.
@@ -119,7 +123,8 @@ INVALIDPARAMETER_DOMAINALIASIDINVALID = 'InvalidParameter.DomainAliasIdInvalid'
119
123
  # The domain number is incorrect.
120
124
  INVALIDPARAMETER_DOMAINIDINVALID = 'InvalidParameter.DomainIdInvalid'
121
125
 
122
- #
126
+ # The domain is on the illegal and non-compliant blacklist, and this operation cannot be performed.
127
+
123
128
  INVALIDPARAMETER_DOMAININBLACKLIST = 'InvalidParameter.DomainInBlackList'
124
129
 
125
130
  # You cannot perform operations on a domain currently active or invalid.
@@ -131,7 +136,8 @@ INVALIDPARAMETER_DOMAININVALID = 'InvalidParameter.DomainInvalid'
131
136
  # This domain is an alias of another domain.
132
137
  INVALIDPARAMETER_DOMAINISALIASER = 'InvalidParameter.DomainIsAliaser'
133
138
 
134
- #
139
+ # This domain is an alias for itself.
140
+
135
141
  INVALIDPARAMETER_DOMAINISMYALIAS = 'InvalidParameter.DomainIsMyAlias'
136
142
 
137
143
  # The domain is not locked.
@@ -221,7 +227,8 @@ INVALIDPARAMETER_PARAMSMISSING = 'InvalidParameter.ParamsMissing'
221
227
  # The user UIN is invalid.
222
228
  INVALIDPARAMETER_QCLOUDUININVALID = 'InvalidParameter.QcloudUinInvalid'
223
229
 
224
- #
230
+ # TXT record cannot be matched. Please confirm whether the record value is accurate and verify again.
231
+
225
232
  INVALIDPARAMETER_QUHUITXTNOTMATCH = 'InvalidParameter.QuhuiTxtNotMatch'
226
233
 
227
234
  # The TXT record was not set or has not taken effect. Try again later.
@@ -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,8 @@ FAILEDOPERATION_FAILEDOPERATIONERROR = 'FailedOperation.FailedOperationError'
26
26
  # This operation is prohibited.
27
27
  FAILEDOPERATION_NOTALLOWOPERATION = 'FailedOperation.NotAllowOperation'
28
28
 
29
- #
29
+ # Proxy error.
30
+
30
31
  FAILEDOPERATION_PROXYERROR = 'FailedOperation.ProxyError'
31
32
 
32
33
  # Failed to start the task.
@@ -35,7 +36,8 @@ FAILEDOPERATION_STARTJOBFAILED = 'FailedOperation.StartJobFailed'
35
36
  # This operation cannot be performed due to a status conflict.
36
37
  FAILEDOPERATION_STATUSINCONFLICT = 'FailedOperation.StatusInConflict'
37
38
 
38
- #
39
+ # The current state does not allow the operation.
40
+
39
41
  FAILEDOPERATION_STATUSINCONFLICTERROR = 'FailedOperation.StatusInConflictError'
40
42
 
41
43
  # An internal error occurred.
@@ -89,13 +91,15 @@ INVALIDPARAMETER_BIZINVALIDPARAMETERVALUEERROR = 'InvalidParameter.BizInvalidPar
89
91
  # The instance does not exist.
90
92
  INVALIDPARAMETER_INSTANCENOTFOUND = 'InvalidParameter.InstanceNotFound'
91
93
 
92
- #
94
+ # ip address error.
95
+
93
96
  INVALIDPARAMETER_INVALIDIPADDRESS = 'InvalidParameter.InvalidIpAddress'
94
97
 
95
98
  # The parameter is invalid.
96
99
  INVALIDPARAMETER_INVALIDPARAMETERERROR = 'InvalidParameter.InvalidParameterError'
97
100
 
98
- #
101
+ # Invalid business parameters.
102
+
99
103
  INVALIDPARAMETERVALUE_BIZINVALIDPARAMETERVALUEERROR = 'InvalidParameterValue.BizInvalidParameterValueError'
100
104
 
101
105
  # A data conversion error occurred.
@@ -44,7 +44,8 @@ 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
49
  FAILEDOPERATION_USERNOTAUTHED = 'FailedOperation.UserNotAuthed'
49
50
 
50
51
  # An internal error occurred.
@@ -80,7 +80,8 @@ 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
85
  INTERNALERROR_UNKNOWNINTERNALERROR = 'InternalError.UnknownInternalError'
85
86
 
86
87
  # Parameter error.
@@ -311,7 +311,8 @@ 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
316
  INVALIDPARAMETERVALUE_SUBNETNOTEXIST = 'InvalidParameterValue.SubnetNotExist'
316
317
 
317
318
  # The subnet IP range is invalid.
@@ -434,7 +435,8 @@ RESOURCEINSUFFICIENT_INSTANCEQUOTANOTENOUGH = 'ResourceInsufficient.InstanceQuot
434
435
  # The number of private images exceeds the limit.
435
436
  RESOURCEINSUFFICIENT_INVAILDPRIVATEIMAGENUM = 'ResourceInsufficient.InvaildPrivateImageNum'
436
437
 
437
- #
438
+ # Insufficient internal IP addresses in the current subnet.
439
+
438
440
  RESOURCEINSUFFICIENT_PRIVATEIPQUOTANOTENOUGH = 'ResourceInsufficient.PrivateIPQuotaNotEnough'
439
441
 
440
442
  # The resource does not exist.
@@ -449,7 +451,8 @@ RESOURCEUNAVAILABLE_INSTANCENOTRUNNING = 'ResourceUnavailable.InstanceNotRunning
449
451
  # CLB instances have been sold out.
450
452
  RESOURCESSOLDOUT_LOADBALANCERSOLDOUT = 'ResourcesSoldOut.LoadBalancerSoldOut'
451
453
 
452
- #
454
+ # Specific models are sold out.
455
+
453
456
  RESOURCESSOLDOUT_SPECIFIEDINSTANCETYPE = 'ResourcesSoldOut.SpecifiedInstanceType'
454
457
 
455
458
  # You don't have the permission to perform this operation.