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
|
@@ -92,7 +92,7 @@ INVALIDPARAMETER_SNAPSHOTPOLICYNAMELIMITEXCEEDED = 'InvalidParameter.SnapshotPol
|
|
|
92
92
|
# The parameter value is incorrect.
|
|
93
93
|
INVALIDPARAMETERVALUE = 'InvalidParameterValue'
|
|
94
94
|
|
|
95
|
-
#
|
|
95
|
+
# Auto-scaling policy does not exist.
|
|
96
96
|
INVALIDPARAMETERVALUE_AUTOPOLICYNOTFOUND = 'InvalidParameterValue.AutoPolicyNotFound'
|
|
97
97
|
|
|
98
98
|
# The length of the string used to ensure the idempotency of the request exceeds the upper limit of 64 bytes.
|
|
@@ -113,7 +113,7 @@ INVALIDPARAMETERVALUE_FSNAMELIMITEXCEEDED = 'InvalidParameterValue.FsNameLimitEx
|
|
|
113
113
|
# The file system quota exceeds the upper limit.
|
|
114
114
|
INVALIDPARAMETERVALUE_FSSIZELIMITEXCEEDED = 'InvalidParameterValue.FsSizeLimitExceeded'
|
|
115
115
|
|
|
116
|
-
#
|
|
116
|
+
# Invalid AliveDays value error
|
|
117
117
|
INVALIDPARAMETERVALUE_INVALIDALIVEDAYS = 'InvalidParameterValue.InvalidAliveDays'
|
|
118
118
|
|
|
119
119
|
# Incorrect rule IP.
|
|
@@ -125,7 +125,7 @@ INVALIDPARAMETERVALUE_INVALIDAUTOSCALEUPPARAMS = 'InvalidParameterValue.InvalidA
|
|
|
125
125
|
# The string used to ensure the idempotency of the request is incorrect.
|
|
126
126
|
INVALIDPARAMETERVALUE_INVALIDCLIENTTOKEN = 'InvalidParameterValue.InvalidClientToken'
|
|
127
127
|
|
|
128
|
-
#
|
|
128
|
+
# The cross-region replication parameter for snapshots is not supported in this region.
|
|
129
129
|
INVALIDPARAMETERVALUE_INVALIDDESTINATIONREGIONS = 'InvalidParameterValue.InvalidDestinationRegions'
|
|
130
130
|
|
|
131
131
|
# Invalid encryption parameter.
|
|
@@ -152,7 +152,7 @@ INVALIDPARAMETERVALUE_INVALIDNETINTERFACE = 'InvalidParameterValue.InvalidNetInt
|
|
|
152
152
|
# Invalid value of `DayOfMonth`.
|
|
153
153
|
INVALIDPARAMETERVALUE_INVALIDPARAMDAYOFMONTH = 'InvalidParameterValue.InvalidParamDayOfMonth'
|
|
154
154
|
|
|
155
|
-
#
|
|
155
|
+
# Invalid parameter: DayOfWeek
|
|
156
156
|
INVALIDPARAMETERVALUE_INVALIDPARAMDAYOFWEEK = 'InvalidParameterValue.InvalidParamDayOfWeek'
|
|
157
157
|
|
|
158
158
|
# Invalid value of `IntervalDays`.
|
|
@@ -185,13 +185,13 @@ INVALIDPARAMETERVALUE_INVALIDRWPERMISSION = 'InvalidParameterValue.InvalidRwPerm
|
|
|
185
185
|
# Invalid target capacity.
|
|
186
186
|
INVALIDPARAMETERVALUE_INVALIDSCALEUPTARGETCAPACITY = 'InvalidParameterValue.InvalidScaleupTargetCapacity'
|
|
187
187
|
|
|
188
|
-
#
|
|
188
|
+
# Invalid snapshot policy status
|
|
189
189
|
INVALIDPARAMETERVALUE_INVALIDSNAPPOLICYSTATUS = 'InvalidParameterValue.InvalidSnapPolicyStatus'
|
|
190
190
|
|
|
191
|
-
#
|
|
191
|
+
# Invalid snapshot name
|
|
192
192
|
INVALIDPARAMETERVALUE_INVALIDSNAPSHOTNAME = 'InvalidParameterValue.InvalidSnapshotName'
|
|
193
193
|
|
|
194
|
-
#
|
|
194
|
+
# Invalid snapshot policy name
|
|
195
195
|
INVALIDPARAMETERVALUE_INVALIDSNAPSHOTPOLICYNAME = 'InvalidParameterValue.InvalidSnapshotPolicyName'
|
|
196
196
|
|
|
197
197
|
# The snapshot is invalid.
|
|
@@ -254,7 +254,7 @@ INVALIDPARAMETERVALUE_MISSINGPGROUPNAME = 'InvalidParameterValue.MissingPgroupNa
|
|
|
254
254
|
# Snapshot policy parameters missing.
|
|
255
255
|
INVALIDPARAMETERVALUE_MISSINGPOLICYPARAM = 'InvalidParameterValue.MissingPolicyParam'
|
|
256
256
|
|
|
257
|
-
#
|
|
257
|
+
# Missing parameter(s): Snapshot Name or aliveDays
|
|
258
258
|
INVALIDPARAMETERVALUE_MISSINGSNAPNAMEORALIVEDAY = 'InvalidParameterValue.MissingSnapNameOrAliveDay'
|
|
259
259
|
|
|
260
260
|
# No storage pack is bound to.
|
|
@@ -284,10 +284,10 @@ INVALIDPARAMETERVALUE_PGROUPNAMELIMITEXCEEDED = 'InvalidParameterValue.PgroupNam
|
|
|
284
284
|
# The permission group rule and permission group do not match.
|
|
285
285
|
INVALIDPARAMETERVALUE_RULENOTMATCHPGROUP = 'InvalidParameterValue.RuleNotMatchPgroup'
|
|
286
286
|
|
|
287
|
-
#
|
|
287
|
+
# Snapshot name exceeds the limit. The name length must not exceed 64 characters.
|
|
288
288
|
INVALIDPARAMETERVALUE_SNAPSHOTNAMELIMITEXCEEDED = 'InvalidParameterValue.SnapshotNameLimitExceeded'
|
|
289
289
|
|
|
290
|
-
#
|
|
290
|
+
# Snapshot policy name exceeds the 64-character limit.
|
|
291
291
|
INVALIDPARAMETERVALUE_SNAPSHOTPOLICYNAMELIMITEXCEEDED = 'InvalidParameterValue.SnapshotPolicyNameLimitExceeded'
|
|
292
292
|
|
|
293
293
|
# Invalid parameter value: the number of tag keys exceeds the upper limit (6).
|
|
@@ -32,10 +32,10 @@ FAILEDOPERATION_GETCLSTOPICFAILED = 'FailedOperation.GetClsTopicFailed'
|
|
|
32
32
|
# Failed to pull the COS bucket list
|
|
33
33
|
FAILEDOPERATION_GETCOSBUCKETLISTFAILED = 'FailedOperation.GetCosBucketListFailed'
|
|
34
34
|
|
|
35
|
-
#
|
|
35
|
+
# The user currently being queried has not enabled operation audit permissions. If you need to query this user's audit records, please contact them to enable it.
|
|
36
36
|
FAILEDOPERATION_MEMBERNOTAUDITROLE = 'FailedOperation.MemberNotAuditRole'
|
|
37
37
|
|
|
38
|
-
#
|
|
38
|
+
# The member is not in the group organization.
|
|
39
39
|
FAILEDOPERATION_MEMBERNOTINORGANIZATION = 'FailedOperation.MemberNotInOrganization'
|
|
40
40
|
|
|
41
41
|
# Internal error.
|
|
@@ -164,11 +164,11 @@ RESOURCENOTFOUND = 'ResourceNotFound'
|
|
|
164
164
|
# The tracking set does not exist.
|
|
165
165
|
RESOURCENOTFOUND_AUDITNOTEXIST = 'ResourceNotFound.AuditNotExist'
|
|
166
166
|
|
|
167
|
-
#
|
|
167
|
+
# The cos bucket does not exist.
|
|
168
168
|
RESOURCENOTFOUND_COSNOTEXIST = 'ResourceNotFound.CosNotExist'
|
|
169
169
|
|
|
170
170
|
# The role doesn’t exist.
|
|
171
171
|
RESOURCENOTFOUND_ROLENOTEXIST = 'ResourceNotFound.RoleNotExist'
|
|
172
172
|
|
|
173
|
-
#
|
|
173
|
+
# Unauthorized operation.
|
|
174
174
|
UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
|
|
@@ -26,7 +26,7 @@ FAILEDOPERATION = 'FailedOperation'
|
|
|
26
26
|
# An internal error occurs.
|
|
27
27
|
INTERNALERROR = 'InternalError'
|
|
28
28
|
|
|
29
|
-
#
|
|
29
|
+
# Invalid filter
|
|
30
30
|
INVALIDFILTER = 'InvalidFilter'
|
|
31
31
|
|
|
32
32
|
# The parameter is incorrect.
|
|
@@ -47,7 +47,7 @@ MISSINGPARAMETER = 'MissingParameter'
|
|
|
47
47
|
# Operation denied.
|
|
48
48
|
OPERATIONDENIED = 'OperationDenied'
|
|
49
49
|
|
|
50
|
-
#
|
|
50
|
+
# Region error
|
|
51
51
|
REGIONERROR = 'RegionError'
|
|
52
52
|
|
|
53
53
|
# Too many requests.
|
|
@@ -71,10 +71,10 @@ RESOURCESSOLDOUT = 'ResourcesSoldOut'
|
|
|
71
71
|
# The operation is unauthorized.
|
|
72
72
|
UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
|
|
73
73
|
|
|
74
|
-
#
|
|
74
|
+
# Unauthorized operation for "Operation Audit" product.
|
|
75
75
|
UNAUTHORIZEDOPERATION_CLOUDAUDIT = 'UnauthorizedOperation.CloudAudit'
|
|
76
76
|
|
|
77
|
-
#
|
|
77
|
+
# Unauthorized operation for the "Object Storage" product.
|
|
78
78
|
UNAUTHORIZEDOPERATION_COS = 'UnauthorizedOperation.Cos'
|
|
79
79
|
|
|
80
80
|
# The parameter is unknown.
|
|
@@ -1200,6 +1200,32 @@ class CvmClient(AbstractClient):
|
|
|
1200
1200
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
1201
1201
|
|
|
1202
1202
|
|
|
1203
|
+
def InquiryPriceModifyInstancesChargeType(self, request):
|
|
1204
|
+
r"""This API is used to inquire about the price for switching billing modes of instance.
|
|
1205
|
+
|
|
1206
|
+
|
|
1207
|
+
This API is used to indicate that instances with no charge when shut down, instances of the model families Batch Computing BC1 and Batch Computing BS1, instances of scheduled termination, and spot instances do not support this operation.
|
|
1208
|
+
|
|
1209
|
+
:param request: Request instance for InquiryPriceModifyInstancesChargeType.
|
|
1210
|
+
:type request: :class:`tencentcloud.cvm.v20170312.models.InquiryPriceModifyInstancesChargeTypeRequest`
|
|
1211
|
+
:rtype: :class:`tencentcloud.cvm.v20170312.models.InquiryPriceModifyInstancesChargeTypeResponse`
|
|
1212
|
+
|
|
1213
|
+
"""
|
|
1214
|
+
try:
|
|
1215
|
+
params = request._serialize()
|
|
1216
|
+
headers = request.headers
|
|
1217
|
+
body = self.call("InquiryPriceModifyInstancesChargeType", params, headers=headers)
|
|
1218
|
+
response = json.loads(body)
|
|
1219
|
+
model = models.InquiryPriceModifyInstancesChargeTypeResponse()
|
|
1220
|
+
model._deserialize(response["Response"])
|
|
1221
|
+
return model
|
|
1222
|
+
except Exception as e:
|
|
1223
|
+
if isinstance(e, TencentCloudSDKException):
|
|
1224
|
+
raise
|
|
1225
|
+
else:
|
|
1226
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
1227
|
+
|
|
1228
|
+
|
|
1203
1229
|
def InquiryPriceRenewInstances(self, request):
|
|
1204
1230
|
r"""This API is used to inquire about the price for renewing a monthly subscription instance.
|
|
1205
1231
|
|
|
@@ -1504,6 +1530,32 @@ class CvmClient(AbstractClient):
|
|
|
1504
1530
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
1505
1531
|
|
|
1506
1532
|
|
|
1533
|
+
def ModifyInstancesChargeType(self, request):
|
|
1534
|
+
r"""This API is used to switch the billing mode of an instance.
|
|
1535
|
+
|
|
1536
|
+
This API is used to perform operations that do not support instances with no charge when shut down, instances of the model families Batch Compute BC1 and Batch Compute BS1, or instances of scheduled termination.
|
|
1537
|
+
* You can query the result of the instance operation by calling the API [DescribeInstances](https://intl.cloud.tencent.com/document/api/213/15728?from_cn_redirect=1#.E7.A4.BA.E4.BE.8B3-.E6.9F.A5.E8.AF.A2.E5.AE.9E.E4.BE.8B.E7.9A.84.E6.9C.80.E6.96.B0.E6.93.8D.E4.BD.9C.E6.83.85.E5.86.B5). If the latest operation status (LatestOperationState) of the instance is **SUCCESS**, the operation is successful.
|
|
1538
|
+
|
|
1539
|
+
:param request: Request instance for ModifyInstancesChargeType.
|
|
1540
|
+
:type request: :class:`tencentcloud.cvm.v20170312.models.ModifyInstancesChargeTypeRequest`
|
|
1541
|
+
:rtype: :class:`tencentcloud.cvm.v20170312.models.ModifyInstancesChargeTypeResponse`
|
|
1542
|
+
|
|
1543
|
+
"""
|
|
1544
|
+
try:
|
|
1545
|
+
params = request._serialize()
|
|
1546
|
+
headers = request.headers
|
|
1547
|
+
body = self.call("ModifyInstancesChargeType", params, headers=headers)
|
|
1548
|
+
response = json.loads(body)
|
|
1549
|
+
model = models.ModifyInstancesChargeTypeResponse()
|
|
1550
|
+
model._deserialize(response["Response"])
|
|
1551
|
+
return model
|
|
1552
|
+
except Exception as e:
|
|
1553
|
+
if isinstance(e, TencentCloudSDKException):
|
|
1554
|
+
raise
|
|
1555
|
+
else:
|
|
1556
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
1557
|
+
|
|
1558
|
+
|
|
1507
1559
|
def ModifyInstancesDisasterRecoverGroup(self, request):
|
|
1508
1560
|
r"""This API is used to adjust the placement group of an instance.
|
|
1509
1561
|
* Currently only basic networks or Virtual Private Cloud (VPC) instances are supported.
|
|
@@ -56,7 +56,7 @@ FAILEDOPERATION_INQUIRYREFUNDPRICEFAILED = 'FailedOperation.InquiryRefundPriceFa
|
|
|
56
56
|
# The image is busy. Please try again later.
|
|
57
57
|
FAILEDOPERATION_INVALIDIMAGESTATE = 'FailedOperation.InvalidImageState'
|
|
58
58
|
|
|
59
|
-
#
|
|
59
|
+
# The applicationRole instance does not support the operation.
|
|
60
60
|
FAILEDOPERATION_INVALIDINSTANCEAPPLICATIONROLE = 'FailedOperation.InvalidInstanceApplicationRole'
|
|
61
61
|
|
|
62
62
|
# The EMR instance `ins-xxxxxxxx` does not support this operation.
|
|
@@ -224,7 +224,7 @@ INVALIDPARAMETER_ATMOSTONE = 'InvalidParameter.AtMostOne'
|
|
|
224
224
|
# Automatic snapshot creation is not supported.
|
|
225
225
|
INVALIDPARAMETER_AUTOSNAPSHOTNOTSUPPORTED = 'InvalidParameter.AutoSnapshotNotSupported'
|
|
226
226
|
|
|
227
|
-
#
|
|
227
|
+
# The parameter CdcId is not supported.
|
|
228
228
|
INVALIDPARAMETER_CDCNOTSUPPORTED = 'InvalidParameter.CdcNotSupported'
|
|
229
229
|
|
|
230
230
|
# RootDisk ID should not be passed to DataDiskIds.
|
|
@@ -350,7 +350,7 @@ INVALIDPARAMETERVALUE_BUCKETNOTFOUND = 'InvalidParameterValue.BucketNotFound'
|
|
|
350
350
|
# Invalid `CamRoleName`. This parameter must contain only letters, numbers and symbols (`+`, `=`, `,`, `.`, `@`, `_`, `-`).
|
|
351
351
|
INVALIDPARAMETERVALUE_CAMROLENAMEMALFORMED = 'InvalidParameterValue.CamRoleNameMalformed'
|
|
352
352
|
|
|
353
|
-
#
|
|
353
|
+
# CDH disk expansion only supports LOCAL_BASIC and LOCAL_SSD.
|
|
354
354
|
INVALIDPARAMETERVALUE_CDHONLYLOCALDATADISKRESIZE = 'InvalidParameterValue.CdhOnlyLocalDataDiskResize'
|
|
355
355
|
|
|
356
356
|
# Corresponding CHC hosts not found.
|
|
@@ -365,7 +365,7 @@ INVALIDPARAMETERVALUE_CLOUDSSDDATADISKSIZETOOSMALL = 'InvalidParameterValue.Clou
|
|
|
365
365
|
# Invalid number of cores.
|
|
366
366
|
INVALIDPARAMETERVALUE_CORECOUNTVALUE = 'InvalidParameterValue.CoreCountValue'
|
|
367
367
|
|
|
368
|
-
#
|
|
368
|
+
# CDC does not support the specified billing mode.
|
|
369
369
|
INVALIDPARAMETERVALUE_DEDICATEDCLUSTERNOTSUPPORTEDCHARGETYPE = 'InvalidParameterValue.DedicatedClusterNotSupportedChargeType'
|
|
370
370
|
|
|
371
371
|
# A deployment VPC already exists.
|
|
@@ -380,10 +380,10 @@ INVALIDPARAMETERVALUE_DUPLICATE = 'InvalidParameterValue.Duplicate'
|
|
|
380
380
|
# Duplicate tags.
|
|
381
381
|
INVALIDPARAMETERVALUE_DUPLICATETAGS = 'InvalidParameterValue.DuplicateTags'
|
|
382
382
|
|
|
383
|
-
#
|
|
383
|
+
# The elastic network interface data does not exist.
|
|
384
384
|
INVALIDPARAMETERVALUE_ELASTICNETWORKNOTEXIST = 'InvalidParameterValue.ElasticNetworkNotExist'
|
|
385
385
|
|
|
386
|
-
#
|
|
386
|
+
# The elastic network interface data VPC subnet does not match; it must be in the same VPC but a different subnet.
|
|
387
387
|
INVALIDPARAMETERVALUE_ELASTICNETWORKVPCSUBNETMISMATCH = 'InvalidParameterValue.ElasticNetworkVpcSubnetMismatch'
|
|
388
388
|
|
|
389
389
|
# The number of requested public IP addresses exceeds the quota of this instance type.
|
|
@@ -392,7 +392,7 @@ INVALIDPARAMETERVALUE_EXTERNALIPQUOTALIMITED = 'InvalidParameterValue.ExternalIp
|
|
|
392
392
|
# Non-GPU instances cannot be changed to the GPU instance.
|
|
393
393
|
INVALIDPARAMETERVALUE_GPUINSTANCEFAMILY = 'InvalidParameterValue.GPUInstanceFamily'
|
|
394
394
|
|
|
395
|
-
#
|
|
395
|
+
# Your High-Performance Computing (HPC) cluster is already bound to another Availability Zone, so you cannot purchase machines in the current Availability Zone.
|
|
396
396
|
INVALIDPARAMETERVALUE_HPCCLUSTERIDZONEIDNOTMATCH = 'InvalidParameterValue.HpcClusterIdZoneIdNotMatch'
|
|
397
397
|
|
|
398
398
|
# Invalid IP format
|
|
@@ -419,7 +419,7 @@ INVALIDPARAMETERVALUE_INSTANCENOTSUPPORTEDMIXPRICINGMODEL = 'InvalidParameterVal
|
|
|
419
419
|
# The specified instance type does not exist.
|
|
420
420
|
INVALIDPARAMETERVALUE_INSTANCETYPENOTFOUND = 'InvalidParameterValue.InstanceTypeNotFound'
|
|
421
421
|
|
|
422
|
-
#
|
|
422
|
+
# The instance type does not support elastic network interface data.
|
|
423
423
|
INVALIDPARAMETERVALUE_INSTANCETYPENOTSUPPORTELASTICNETWORKS = 'InvalidParameterValue.InstanceTypeNotSupportElasticNetworks'
|
|
424
424
|
|
|
425
425
|
# This type of instances cannot be added to the HPC cluster.
|
|
@@ -464,7 +464,7 @@ INVALIDPARAMETERVALUE_INVALIDIMAGEID = 'InvalidParameterValue.InvalidImageId'
|
|
|
464
464
|
# The image cannot be used to reinstall the current instance.
|
|
465
465
|
INVALIDPARAMETERVALUE_INVALIDIMAGEIDFORRETSETINSTANCE = 'InvalidParameterValue.InvalidImageIdForRetsetInstance'
|
|
466
466
|
|
|
467
|
-
#
|
|
467
|
+
# The specified image ID is a shared image.
|
|
468
468
|
INVALIDPARAMETERVALUE_INVALIDIMAGEIDISSHARED = 'InvalidParameterValue.InvalidImageIdIsShared'
|
|
469
469
|
|
|
470
470
|
# The operating system of the specified image is not available in the current region.
|
|
@@ -476,6 +476,9 @@ INVALIDPARAMETERVALUE_INVALIDIMAGESTATE = 'InvalidParameterValue.InvalidImageSta
|
|
|
476
476
|
# The instance configuration is upgraded for free and cannot be downgraded within 3 months.
|
|
477
477
|
INVALIDPARAMETERVALUE_INVALIDINSTANCESOURCE = 'InvalidParameterValue.InvalidInstanceSource'
|
|
478
478
|
|
|
479
|
+
# The specified instance type does not support exclusive sales payment mode.
|
|
480
|
+
INVALIDPARAMETERVALUE_INVALIDINSTANCETYPEUNDERWRITE = 'InvalidParameterValue.InvalidInstanceTypeUnderwrite'
|
|
481
|
+
|
|
479
482
|
# Invalid IP address.
|
|
480
483
|
INVALIDPARAMETERVALUE_INVALIDIPFORMAT = 'InvalidParameterValue.InvalidIpFormat'
|
|
481
484
|
|
|
@@ -491,7 +494,7 @@ INVALIDPARAMETERVALUE_INVALIDLAUNCHTEMPLATEVERSIONDESCRIPTION = 'InvalidParamete
|
|
|
491
494
|
# Invalid license type.
|
|
492
495
|
INVALIDPARAMETERVALUE_INVALIDLICENSETYPE = 'InvalidParameterValue.InvalidLicenseType'
|
|
493
496
|
|
|
494
|
-
#
|
|
497
|
+
# The specified elastic network interface id is not a vrdma network interface card.
|
|
495
498
|
INVALIDPARAMETERVALUE_INVALIDNETWORKINTERFACEID = 'InvalidParameterValue.InvalidNetworkInterfaceId'
|
|
496
499
|
|
|
497
500
|
# Invalid parameter value.
|
|
@@ -512,7 +515,7 @@ INVALIDPARAMETERVALUE_INVALIDUSERDATAFORMAT = 'InvalidParameterValue.InvalidUser
|
|
|
512
515
|
# Invalid fuzzy query string
|
|
513
516
|
INVALIDPARAMETERVALUE_INVALIDVAGUENAME = 'InvalidParameterValue.InvalidVagueName'
|
|
514
517
|
|
|
515
|
-
#
|
|
518
|
+
# The specified VpcId or SubnetId was not found in the elastic network interface data structure.
|
|
516
519
|
INVALIDPARAMETERVALUE_INVALIDVPCIDSUBNETIDNOTFOUND = 'InvalidParameterValue.InvalidVpcIdSubnetIdNotFound'
|
|
517
520
|
|
|
518
521
|
# Edge zones do not support this ISP.
|
|
@@ -554,7 +557,7 @@ INVALIDPARAMETERVALUE_LIMITEXCEEDED = 'InvalidParameterValue.LimitExceeded'
|
|
|
554
557
|
# The parameter value must be a DHCP-enabled VPC.
|
|
555
558
|
INVALIDPARAMETERVALUE_MUSTDHCPENABLEDVPC = 'InvalidParameterValue.MustDhcpEnabledVpc'
|
|
556
559
|
|
|
557
|
-
#
|
|
560
|
+
# The parameter value must be the enabled elastic rdma interface.
|
|
558
561
|
INVALIDPARAMETERVALUE_MUSTENABLEDISRDMA = 'InvalidParameterValue.MustEnabledIsRdma'
|
|
559
562
|
|
|
560
563
|
# The subnet is not in the CDC cluster.
|
|
@@ -572,13 +575,13 @@ INVALIDPARAMETERVALUE_PREHEATNOTSUPPORTEDINSTANCETYPE = 'InvalidParameterValue.P
|
|
|
572
575
|
# Preheating is not supported in this availability zone.
|
|
573
576
|
INVALIDPARAMETERVALUE_PREHEATNOTSUPPORTEDZONE = 'InvalidParameterValue.PreheatNotSupportedZone'
|
|
574
577
|
|
|
575
|
-
#
|
|
578
|
+
# The pre-warming region is unavailable. Please check if the pre-warming region is correct.
|
|
576
579
|
INVALIDPARAMETERVALUE_PREHEATUNAVAILABLEZONES = 'InvalidParameterValue.PreheatUnavailableZones'
|
|
577
580
|
|
|
578
581
|
# Invalid parameter value: invalid parameter value range.
|
|
579
582
|
INVALIDPARAMETERVALUE_RANGE = 'InvalidParameterValue.Range'
|
|
580
583
|
|
|
581
|
-
#
|
|
584
|
+
# The request requires a regional image.
|
|
582
585
|
INVALIDPARAMETERVALUE_REQUIREDLOCATIONIMAGE = 'InvalidParameterValue.RequiredLocationImage'
|
|
583
586
|
|
|
584
587
|
# Invalid snapshot ID. Provide a snapshot ID in the format of snap-xxxxxxxx, where the letter x refers to lowercase letter or number.
|
|
@@ -587,7 +590,7 @@ INVALIDPARAMETERVALUE_SNAPSHOTIDMALFORMED = 'InvalidParameterValue.SnapshotIdMal
|
|
|
587
590
|
# Invalid subnet ID. Please provide a subnet ID in the format of subnet-xxxxxxxx, where “x” can be a lowercase letter or number.
|
|
588
591
|
INVALIDPARAMETERVALUE_SUBNETIDMALFORMED = 'InvalidParameterValue.SubnetIdMalformed'
|
|
589
592
|
|
|
590
|
-
#
|
|
593
|
+
# The Availability Zone of the subnet ID does not match the Availability Zone of the instance.
|
|
591
594
|
INVALIDPARAMETERVALUE_SUBNETIDZONEIDNOTMATCH = 'InvalidParameterValue.SubnetIdZoneIdNotMatch'
|
|
592
595
|
|
|
593
596
|
# Creation failed: the subnet does not exist. Please specify another subnet.
|
|
@@ -617,7 +620,7 @@ INVALIDPARAMETERVALUE_VPCIDMALFORMED = 'InvalidParameterValue.VpcIdMalformed'
|
|
|
617
620
|
# The specified VpcId doesn't exist.
|
|
618
621
|
INVALIDPARAMETERVALUE_VPCIDNOTEXIST = 'InvalidParameterValue.VpcIdNotExist'
|
|
619
622
|
|
|
620
|
-
#
|
|
623
|
+
# The specified VpcId and SubnetId do not match.
|
|
621
624
|
INVALIDPARAMETERVALUE_VPCIDSUBNETIDNOTMATCH = 'InvalidParameterValue.VpcIdSubnetIdNotMatch'
|
|
622
625
|
|
|
623
626
|
# The VPC and instance must be in the same availability zone.
|
|
@@ -683,7 +686,7 @@ LIMITEXCEEDED_DISASTERRECOVERGROUP = 'LimitExceeded.DisasterRecoverGroup'
|
|
|
683
686
|
# The number of EIPs of an ENI contained in a specific instance has exceeded the maximum allowed EIPs of the target instance type. Please delete some EIPs and try again.
|
|
684
687
|
LIMITEXCEEDED_EIPNUMLIMIT = 'LimitExceeded.EipNumLimit'
|
|
685
688
|
|
|
686
|
-
#
|
|
689
|
+
# The number of network interfaces exceeds the maximum limit for the instance.
|
|
687
690
|
LIMITEXCEEDED_ENILIMITINSTANCETYPE = 'LimitExceeded.EniLimitInstanceType'
|
|
688
691
|
|
|
689
692
|
# The number of ENIs on a specified instance exceeds the maximum ENIs allowed for the target instance type. Delete some ENIs and try again.
|
|
@@ -716,7 +719,7 @@ LIMITEXCEEDED_PREHEATIMAGESNAPSHOTOUTOFQUOTA = 'LimitExceeded.PreheatImageSnapsh
|
|
|
716
719
|
# Your quota for monthly-subscribed instances is used up. Increase your quota and try again.
|
|
717
720
|
LIMITEXCEEDED_PREPAYQUOTA = 'LimitExceeded.PrepayQuota'
|
|
718
721
|
|
|
719
|
-
#
|
|
722
|
+
# The purchased quantity of committed instances has reached the maximum quota.
|
|
720
723
|
LIMITEXCEEDED_PREPAYUNDERWRITEQUOTA = 'LimitExceeded.PrepayUnderwriteQuota'
|
|
721
724
|
|
|
722
725
|
# The number of security groups exceeds the quota limit.
|
|
@@ -752,7 +755,7 @@ MISSINGPARAMETER_MONITORSERVICE = 'MissingParameter.MonitorService'
|
|
|
752
755
|
# An identical job is running.
|
|
753
756
|
MUTEXOPERATION_TASKRUNNING = 'MutexOperation.TaskRunning'
|
|
754
757
|
|
|
755
|
-
#
|
|
758
|
+
# Operation not supported for this account.
|
|
756
759
|
OPERATIONDENIED_ACCOUNTNOTSUPPORTED = 'OperationDenied.AccountNotSupported'
|
|
757
760
|
|
|
758
761
|
# A CHC instance without network configured is not allowed for the installation of a cloud image
|
|
@@ -776,13 +779,13 @@ REGIONABILITYLIMIT_UNSUPPORTEDTOIMPORTIMAGE = 'RegionAbilityLimit.UnsupportedToI
|
|
|
776
779
|
# The resource is in use.
|
|
777
780
|
RESOURCEINUSE = 'ResourceInUse'
|
|
778
781
|
|
|
779
|
-
#
|
|
782
|
+
# The disk rollback is in progress. Please try again later.
|
|
780
783
|
RESOURCEINUSE_DISKROLLBACKING = 'ResourceInUse.DiskRollbacking'
|
|
781
784
|
|
|
782
785
|
# The availability zone has been sold out.
|
|
783
786
|
RESOURCEINSUFFICIENT_AVAILABILITYZONESOLDOUT = 'ResourceInsufficient.AvailabilityZoneSoldOut'
|
|
784
787
|
|
|
785
|
-
#
|
|
788
|
+
# Insufficient subnet resources.
|
|
786
789
|
RESOURCEINSUFFICIENT_CIDRBLOCK = 'ResourceInsufficient.CidrBlock'
|
|
787
790
|
|
|
788
791
|
# The specified cloud disk has been sold out.
|
|
@@ -794,7 +797,7 @@ RESOURCEINSUFFICIENT_CLOUDDISKUNAVAILABLE = 'ResourceInsufficient.CloudDiskUnava
|
|
|
794
797
|
# The number of instances exceeded the quota limit of spread placement groups.
|
|
795
798
|
RESOURCEINSUFFICIENT_DISASTERRECOVERGROUPCVMQUOTA = 'ResourceInsufficient.DisasterRecoverGroupCvmQuota'
|
|
796
799
|
|
|
797
|
-
#
|
|
800
|
+
# Insufficient security group quota.
|
|
798
801
|
RESOURCEINSUFFICIENT_INSUFFICIENTGROUPQUOTA = 'ResourceInsufficient.InsufficientGroupQuota'
|
|
799
802
|
|
|
800
803
|
# The specified instance type is insufficient.
|
|
@@ -812,7 +815,7 @@ RESOURCENOTFOUND_INVALIDPLACEMENTSET = 'ResourceNotFound.InvalidPlacementSet'
|
|
|
812
815
|
# This instance type is not supported in the AZ.
|
|
813
816
|
RESOURCENOTFOUND_INVALIDZONEINSTANCETYPE = 'ResourceNotFound.InvalidZoneInstanceType'
|
|
814
817
|
|
|
815
|
-
#
|
|
818
|
+
# The specified key pair does not exist.
|
|
816
819
|
RESOURCENOTFOUND_KEYPAIRNOTFOUND = 'ResourceNotFound.KeyPairNotFound'
|
|
817
820
|
|
|
818
821
|
# No default CBS resources are available.
|
|
@@ -842,7 +845,7 @@ RESOURCESSOLDOUT_SPECIFIEDINSTANCETYPE = 'ResourcesSoldOut.SpecifiedInstanceType
|
|
|
842
845
|
# A general error occurred during the security group service API call.
|
|
843
846
|
SECGROUPACTIONFAILURE = 'SecGroupActionFailure'
|
|
844
847
|
|
|
845
|
-
#
|
|
848
|
+
# Unauthorized operation.
|
|
846
849
|
UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
|
|
847
850
|
|
|
848
851
|
# The specified image does not belong to the user.
|
|
@@ -875,10 +878,13 @@ UNSUPPORTEDOPERATION_BANDWIDTHPACKAGEIDNOTSUPPORTED = 'UnsupportedOperation.Band
|
|
|
875
878
|
# The far end ssd disk does not support this operation.
|
|
876
879
|
UNSUPPORTEDOPERATION_CBSREMOTESSDNOTSUPPORT = 'UnsupportedOperation.CbsRemoteSsdNotSupport'
|
|
877
880
|
|
|
881
|
+
# Commercial image instance use cannot be adjusted for payment mode.
|
|
882
|
+
UNSUPPORTEDOPERATION_COMMERCIALIMAGECHANGECHARGETYPE = 'UnsupportedOperation.CommercialImageChangeChargeType'
|
|
883
|
+
|
|
878
884
|
# Only one snapshot can be created in 24 hours.
|
|
879
885
|
UNSUPPORTEDOPERATION_DISKSNAPCREATETIMETOOOLD = 'UnsupportedOperation.DiskSnapCreateTimeTooOld'
|
|
880
886
|
|
|
881
|
-
#
|
|
887
|
+
# Edge Zone instances do not support this operation.
|
|
882
888
|
UNSUPPORTEDOPERATION_EDGEZONEINSTANCE = 'UnsupportedOperation.EdgeZoneInstance'
|
|
883
889
|
|
|
884
890
|
# The selected edge zone does not support cloud disk operations.
|
|
@@ -896,7 +902,7 @@ UNSUPPORTEDOPERATION_HETEROGENEOUSCHANGEINSTANCEFAMILY = 'UnsupportedOperation.H
|
|
|
896
902
|
# Instances with hibernation disabled are not supported.
|
|
897
903
|
UNSUPPORTEDOPERATION_HIBERNATIONFORNORMALINSTANCE = 'UnsupportedOperation.HibernationForNormalInstance'
|
|
898
904
|
|
|
899
|
-
#
|
|
905
|
+
# The current image does not support hibernation.
|
|
900
906
|
UNSUPPORTEDOPERATION_HIBERNATIONOSVERSION = 'UnsupportedOperation.HibernationOsVersion'
|
|
901
907
|
|
|
902
908
|
# IPv6 instances cannot be migrated from Classiclink to VPC.
|
|
@@ -920,7 +926,7 @@ UNSUPPORTEDOPERATION_INSTANCEOSCONVERTOSNOTSUPPORT = 'UnsupportedOperation.Insta
|
|
|
920
926
|
# The instance `ins-xxxxxx` with the `Xserver windows2012cndatacenterx86_64` operating system does not support this operation.
|
|
921
927
|
UNSUPPORTEDOPERATION_INSTANCEOSWINDOWS = 'UnsupportedOperation.InstanceOsWindows'
|
|
922
928
|
|
|
923
|
-
#
|
|
929
|
+
# The current instance is in a failed OS reinstallation state and does not support this operation. We recommend reinstalling the operating system again. Alternatively, you may terminate/return the instance or submit a support ticket.
|
|
924
930
|
UNSUPPORTEDOPERATION_INSTANCEREINSTALLFAILED = 'UnsupportedOperation.InstanceReinstallFailed'
|
|
925
931
|
|
|
926
932
|
# This CVM is blocked. Please submit a ticket.
|
|
@@ -986,10 +992,10 @@ UNSUPPORTEDOPERATION_INSTANCESTATETERMINATED = 'UnsupportedOperation.InstanceSta
|
|
|
986
992
|
# The instance is being terminated, and the operation is not supported.
|
|
987
993
|
UNSUPPORTEDOPERATION_INSTANCESTATETERMINATING = 'UnsupportedOperation.InstanceStateTerminating'
|
|
988
994
|
|
|
989
|
-
#
|
|
995
|
+
# The instance type does not support setting the `Confidentiality` state.
|
|
990
996
|
UNSUPPORTEDOPERATION_INSTANCETYPENOTSUPPORTCONFIDENTIALITY = 'UnsupportedOperation.InstanceTypeNotSupportConfidentiality'
|
|
991
997
|
|
|
992
|
-
#
|
|
998
|
+
# The instance type does not support setting the `GridDriverService` state.
|
|
993
999
|
UNSUPPORTEDOPERATION_INSTANCETYPENOTSUPPORTGRIDLICENCE = 'UnsupportedOperation.InstanceTypeNotSupportGridLicence'
|
|
994
1000
|
|
|
995
1001
|
# The instance type does not support setting the `EnableJumboFrame` status.
|
|
@@ -1010,7 +1016,7 @@ UNSUPPORTEDOPERATION_INVALIDDISK = 'UnsupportedOperation.InvalidDisk'
|
|
|
1010
1016
|
# Cloud block storage does not support backup points.
|
|
1011
1017
|
UNSUPPORTEDOPERATION_INVALIDDISKBACKUPQUOTA = 'UnsupportedOperation.InvalidDiskBackupQuota'
|
|
1012
1018
|
|
|
1013
|
-
#
|
|
1019
|
+
# Fast rollback is not supported.
|
|
1014
1020
|
UNSUPPORTEDOPERATION_INVALIDDISKFASTROLLBACK = 'UnsupportedOperation.InvalidDiskFastRollback'
|
|
1015
1021
|
|
|
1016
1022
|
# The image license type does not match the instance. Select another image.
|
|
@@ -1124,16 +1130,19 @@ UNSUPPORTEDOPERATION_STOPPEDMODESTOPCHARGINGSAMEFAMILY = 'UnsupportedOperation.S
|
|
|
1124
1130
|
# The specified image does not support synchronization to an encrypted custom image.
|
|
1125
1131
|
UNSUPPORTEDOPERATION_SYNCENCRYPTIMAGENOTSUPPORT = 'UnsupportedOperation.SyncEncryptImageNotSupport'
|
|
1126
1132
|
|
|
1127
|
-
#
|
|
1133
|
+
# The request does not support this type of system disk.
|
|
1128
1134
|
UNSUPPORTEDOPERATION_SYSTEMDISKTYPE = 'UnsupportedOperation.SystemDiskType'
|
|
1129
1135
|
|
|
1130
1136
|
# The operation is not supported when TencentCloud Automation Tools are offline.
|
|
1131
1137
|
UNSUPPORTEDOPERATION_TATAGENTNOTONLINE = 'UnsupportedOperation.TatAgentNotOnline'
|
|
1132
1138
|
|
|
1139
|
+
# Monthly subscription to subcontracted exclusive sale does not support exclusive sales discount higher than existing annual/monthly subscription discount.
|
|
1140
|
+
UNSUPPORTEDOPERATION_UNDERWRITEDISCOUNTGREATERTHANPREPAIDDISCOUNT = 'UnsupportedOperation.UnderwriteDiscountGreaterThanPrepaidDiscount'
|
|
1141
|
+
|
|
1133
1142
|
# For an underwriting instance, `RenewFlag` can only be set to `NOTIFY_AND_AUTO_RENEW`.
|
|
1134
1143
|
UNSUPPORTEDOPERATION_UNDERWRITINGINSTANCETYPEONLYSUPPORTAUTORENEW = 'UnsupportedOperation.UnderwritingInstanceTypeOnlySupportAutoRenew'
|
|
1135
1144
|
|
|
1136
|
-
#
|
|
1145
|
+
# The current instance does not allow resizing to non-ARM instance types.
|
|
1137
1146
|
UNSUPPORTEDOPERATION_UNSUPPORTEDARMCHANGEINSTANCEFAMILY = 'UnsupportedOperation.UnsupportedARMChangeInstanceFamily'
|
|
1138
1147
|
|
|
1139
1148
|
# The specified model does not support cross-model configuration adjustment.
|