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
|
@@ -304,18 +304,23 @@ class MpsClient(AbstractClient):
|
|
|
304
304
|
|
|
305
305
|
|
|
306
306
|
def CreateSchedule(self, request):
|
|
307
|
-
r"""This API is used to
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
307
|
+
r"""This API is used to set processing rules for uploaded media files under the specified Bucket directory in COS, including:.
|
|
308
|
+
This API is used to transcode videos with watermarks.
|
|
309
|
+
This API is used to generate animated images.
|
|
310
|
+
This API is used to take screenshots at specified time points.
|
|
311
|
+
This API is used to take sampled screenshots from videos.
|
|
312
|
+
This API is used to take sprite screenshots of videos.
|
|
313
|
+
This API is used to transcode to adaptive bitrate streaming.
|
|
314
|
+
This API is used to perform intelligent content moderation, including porn detection and sensitive information detection.
|
|
315
|
+
This API is used to perform intelligent content analysis (tag, category, cover, frame tagging).
|
|
316
|
+
This API is used to perform intelligent content identification (human face, full text, text keyword, full speech, speech keyword).
|
|
317
|
+
10. Media quality inspection (live stream format diagnosis, audio and video content detection (jitter, blur, low light, overexposure, black and white edges, black and white screens, screen glitch, noise, mosaic, QR code, and more), and no-reference scoring).
|
|
318
|
+
|
|
319
|
+
11. Smart subtitle (full speech, speech hotword, and speech translation).
|
|
320
|
+
|
|
321
|
+
This API is used to perform intelligent erasure (watermark removal, subtitle removal, privacy protection).
|
|
317
322
|
|
|
318
|
-
|
|
323
|
+
This API is used to create an orchestration, which is in disable status by default and requires manual enablement.
|
|
319
324
|
|
|
320
325
|
:param request: Request instance for CreateSchedule.
|
|
321
326
|
:type request: :class:`tencentcloud.mps.v20190612.models.CreateScheduleRequest`
|
|
@@ -2151,18 +2156,20 @@ class MpsClient(AbstractClient):
|
|
|
2151
2156
|
|
|
2152
2157
|
|
|
2153
2158
|
def ProcessMedia(self, request):
|
|
2154
|
-
r"""This API is used to initiate a processing task for video
|
|
2155
|
-
|
|
2156
|
-
|
|
2157
|
-
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2165
|
-
11. Smart subtitle (such as
|
|
2159
|
+
r"""This API is used to initiate a processing task for URL video links or media files in COS. Features include:.
|
|
2160
|
+
This API is used to perform video transcoding, including standard transcoding, TSC transcoding, and audio/video enhancement.
|
|
2161
|
+
This API is used to generate animated images.
|
|
2162
|
+
This API is used to take screenshots at specified time points.
|
|
2163
|
+
This API is used to take sampled screenshots from videos.
|
|
2164
|
+
This API is used to take sprite screenshots of videos.
|
|
2165
|
+
This API is used to transcode to adaptive bitrate streaming.
|
|
2166
|
+
This API is used to perform intelligent content moderation, such as pornography detection and sensitive information detection.
|
|
2167
|
+
This API is used to perform intelligent content analysis such as tag, category, cover, frame tag, video splitting, highlight, opening and ending clips, and game tracking.
|
|
2168
|
+
This API is used to perform intelligent content recognition such as human face, full text, text keyword, full speech, speech keyword, speech translation, and object recognition.
|
|
2169
|
+
This API is used to perform media quality inspection, such as media format diagnosis, audio and video content detection (jitter, blur, low light, overexposure, screen glitch, noise, mosaic, QR code, and other issues), and no-reference scoring.
|
|
2170
|
+
11. Smart subtitle (such as ASR, hotword, and speech translation).
|
|
2171
|
+
|
|
2172
|
+
This API is used to perform intelligent erasure (watermark removal, subtitle removal, privacy protection).
|
|
2166
2173
|
|
|
2167
2174
|
:param request: Request instance for ProcessMedia.
|
|
2168
2175
|
:type request: :class:`tencentcloud.mps.v20190612.models.ProcessMediaRequest`
|
|
@@ -26,7 +26,7 @@ FAILEDOPERATION_EMPTYIMAGEERROR = 'FailedOperation.EmptyImageError'
|
|
|
26
26
|
# Recognition by the engine timed out.
|
|
27
27
|
FAILEDOPERATION_ENGINERECOGNIZETIMEOUT = 'FailedOperation.EngineRecognizeTimeout'
|
|
28
28
|
|
|
29
|
-
#
|
|
29
|
+
# The field value does not meet expectations.
|
|
30
30
|
FAILEDOPERATION_FIELDEXCEPTION = 'FailedOperation.FieldException'
|
|
31
31
|
|
|
32
32
|
# The ID card information (ID number, name, etc.) is invalid.
|
|
@@ -56,7 +56,7 @@ FAILEDOPERATION_IMAGENOTEXT = 'FailedOperation.ImageNoText'
|
|
|
56
56
|
# The image is too large. Please see the description of image size limit in the output parameters.
|
|
57
57
|
FAILEDOPERATION_IMAGESIZETOOLARGE = 'FailedOperation.ImageSizeTooLarge'
|
|
58
58
|
|
|
59
|
-
#
|
|
59
|
+
# The information in the visual zone does not match that in the machine-readable zone.
|
|
60
60
|
FAILEDOPERATION_INCONSISTENCYBETWEENMRZANDVRZ = 'FailedOperation.InconsistencyBetweenMRZAndVRZ'
|
|
61
61
|
|
|
62
62
|
# The input language is not supported.
|
|
@@ -47,7 +47,7 @@ FAILEDOPERATION_DATAERROR = 'FailedOperation.DataError'
|
|
|
47
47
|
# The private domain is currently associated with a VPC. Please disassociate the VPC first before clearing its records.
|
|
48
48
|
FAILEDOPERATION_DELETELASTBINDVPCRECORDFAILED = 'FailedOperation.DeleteLastBindVpcRecordFailed'
|
|
49
49
|
|
|
50
|
-
#
|
|
50
|
+
# Record deletion failed.
|
|
51
51
|
FAILEDOPERATION_DELETERECORDFAILED = 'FailedOperation.DeleteRecordFailed'
|
|
52
52
|
|
|
53
53
|
# Failed to delete the endpoint.
|
|
@@ -71,7 +71,7 @@ FAILEDOPERATION_MODIFYRECORDFAILED = 'FailedOperation.ModifyRecordFailed'
|
|
|
71
71
|
# Failed to modify the private domain.
|
|
72
72
|
FAILEDOPERATION_MODIFYZONEFAILED = 'FailedOperation.ModifyZoneFailed'
|
|
73
73
|
|
|
74
|
-
#
|
|
74
|
+
# Record update failed.
|
|
75
75
|
FAILEDOPERATION_UPDATERECORDFAILED = 'FailedOperation.UpdateRecordFailed'
|
|
76
76
|
|
|
77
77
|
# Internal error.
|
|
@@ -125,7 +125,7 @@ INVALIDPARAMETER_ILLEGALVPCINFO = 'InvalidParameter.IllegalVpcInfo'
|
|
|
125
125
|
# The MX value must be a multiple of 5 between 5 and 50.
|
|
126
126
|
INVALIDPARAMETER_INVALIDMX = 'InvalidParameter.InvalidMX'
|
|
127
127
|
|
|
128
|
-
#
|
|
128
|
+
# This record type does not support MX priority settings.
|
|
129
129
|
INVALIDPARAMETER_MXNOTSUPPORTED = 'InvalidParameter.MXNotSupported'
|
|
130
130
|
|
|
131
131
|
# The number of round-robin DNS AAAA records exceeds 50.
|
|
@@ -116,7 +116,7 @@ FAILEDOPERATION_PUBLISHLAYERVERSION = 'FailedOperation.PublishLayerVersion'
|
|
|
116
116
|
# You cannot publish a version in the current function state. Please try again when the state is normal.
|
|
117
117
|
FAILEDOPERATION_PUBLISHVERSION = 'FailedOperation.PublishVersion'
|
|
118
118
|
|
|
119
|
-
#
|
|
119
|
+
# Query failed.
|
|
120
120
|
FAILEDOPERATION_QUERYERROR = 'FailedOperation.QueryError'
|
|
121
121
|
|
|
122
122
|
# The value of ReservedExceedTotal exceeds the limit.
|
|
@@ -479,7 +479,7 @@ LIMITEXCEEDED_FUNCTIONTOTALPROVISIONEDCONCURRENCYNUM = 'LimitExceeded.FunctionTo
|
|
|
479
479
|
# The number of layer versions exceeds the upper limit.
|
|
480
480
|
LIMITEXCEEDED_LAYERVERSIONS = 'LimitExceeded.LayerVersions'
|
|
481
481
|
|
|
482
|
-
#
|
|
482
|
+
# The number of layers exceeds the maximum limit.
|
|
483
483
|
LIMITEXCEEDED_LAYERS = 'LimitExceeded.Layers'
|
|
484
484
|
|
|
485
485
|
# Reached the upper limit of dynamic scaling.
|
|
@@ -527,7 +527,7 @@ MISSINGPARAMETER = 'MissingParameter'
|
|
|
527
527
|
# This account has been isolated.
|
|
528
528
|
OPERATIONDENIED_ACCOUNTISOLATE = 'OperationDenied.AccountIsolate'
|
|
529
529
|
|
|
530
|
-
#
|
|
530
|
+
# Account does not exist.
|
|
531
531
|
OPERATIONDENIED_ACCOUNTNOTEXISTS = 'OperationDenied.AccountNotExists'
|
|
532
532
|
|
|
533
533
|
# The resource is in use.
|
|
@@ -674,7 +674,7 @@ UNSUPPORTEDOPERATION_ALIASBIND = 'UnsupportedOperation.AliasBind'
|
|
|
674
674
|
# Cdn is not supported.
|
|
675
675
|
UNSUPPORTEDOPERATION_CDN = 'UnsupportedOperation.Cdn'
|
|
676
676
|
|
|
677
|
-
#
|
|
677
|
+
# The function cannot be copied.
|
|
678
678
|
UNSUPPORTEDOPERATION_COPYFUNCTION = 'UnsupportedOperation.CopyFunction'
|
|
679
679
|
|
|
680
680
|
# Cos operation is not supported.
|
|
@@ -686,7 +686,7 @@ UNSUPPORTEDOPERATION_EIPFIXED = 'UnsupportedOperation.EipFixed'
|
|
|
686
686
|
# Unsupported region.
|
|
687
687
|
UNSUPPORTEDOPERATION_NOTSUPPORTREGION = 'UnsupportedOperation.NotSupportRegion'
|
|
688
688
|
|
|
689
|
-
#
|
|
689
|
+
# Cannot release the version in the current state.
|
|
690
690
|
UNSUPPORTEDOPERATION_PUBLISHVERSION = 'UnsupportedOperation.PublishVersion'
|
|
691
691
|
|
|
692
692
|
# This region is not supported.
|
|
@@ -68,7 +68,7 @@ INTERNALERROR_REQUESTTIMEEXCEPTION = 'InternalError.RequestTimeException'
|
|
|
68
68
|
# This RESTful API does not exist. Please check the RESTful API description.
|
|
69
69
|
INTERNALERROR_RESTAPIINTERFACENOTEXIST = 'InternalError.RestApiInterfaceNotExist'
|
|
70
70
|
|
|
71
|
-
#
|
|
71
|
+
# Service access has timed out,Please verify whether there are any network fluctuations or contact [Tencent Cloud SMS Assistant](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81) for assistance.
|
|
72
72
|
INTERNALERROR_SENDANDRECVFAIL = 'InternalError.SendAndRecvFail'
|
|
73
73
|
|
|
74
74
|
# The request packet in the backend packet does not have a `Sig` field or the `Sig` field is empty.
|
|
@@ -107,7 +107,7 @@ INTERNALERROR_REQUESTTIMEEXCEPTION = 'InternalError.RequestTimeException'
|
|
|
107
107
|
# This RESTful API does not exist. Please check the RESTful API description.
|
|
108
108
|
INTERNALERROR_RESTAPIINTERFACENOTEXIST = 'InternalError.RestApiInterfaceNotExist'
|
|
109
109
|
|
|
110
|
-
#
|
|
110
|
+
# Service access has timed out,Please verify whether there are any network fluctuations or contact [Tencent Cloud SMS Assistant](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81) for assistance.
|
|
111
111
|
INTERNALERROR_SENDANDRECVFAIL = 'InternalError.SendAndRecvFail'
|
|
112
112
|
|
|
113
113
|
# The request body in the backend body does not have a `Sig` field or the `Sig` field is empty.
|
|
@@ -266,7 +266,7 @@ UNAUTHORIZEDOPERATION_SERVICESUSPENDDUETOARREARS = 'UnauthorizedOperation.Servic
|
|
|
266
266
|
# Failed to verify `SmsSdkAppId`. Please check whether [SmsSdkAppId](https://console.cloud.tencent.com/smsv2/app-manage) is under the account associated with the [TencentCloud API key](https://console.cloud.tencent.com/cam/capi).
|
|
267
267
|
UNAUTHORIZEDOPERATION_SMSSDKAPPIDVERIFYFAIL = 'UnauthorizedOperation.SmsSdkAppIdVerifyFail'
|
|
268
268
|
|
|
269
|
-
#
|
|
269
|
+
# Operation not supported.
|
|
270
270
|
UNSUPPORTEDOPERATION = 'UnsupportedOperation'
|
|
271
271
|
|
|
272
272
|
# The request is not supported.
|
|
@@ -23,7 +23,7 @@ AUTHFAILURE_UNAUTHORIZEDOPERATION = 'AuthFailure.UnauthorizedOperation'
|
|
|
23
23
|
# The operation failed.
|
|
24
24
|
FAILEDOPERATION = 'FailedOperation'
|
|
25
25
|
|
|
26
|
-
#
|
|
26
|
+
# Enforcement restrictions in the tag policy.
|
|
27
27
|
FAILEDOPERATION_POLICYENFORCEDINVALID = 'FailedOperation.PolicyEnforcedInvalid'
|
|
28
28
|
|
|
29
29
|
# Exceeding the project count limit.
|
|
@@ -164,7 +164,7 @@ RESOURCENOTFOUND_INVOCATIONNOTFOUND = 'ResourceNotFound.InvocationNotFound'
|
|
|
164
164
|
# The role does not exist.
|
|
165
165
|
RESOURCENOTFOUND_ROLENOTFOUND = 'ResourceNotFound.RoleNotFound'
|
|
166
166
|
|
|
167
|
-
#
|
|
167
|
+
# Resource unavailable.
|
|
168
168
|
RESOURCEUNAVAILABLE = 'ResourceUnavailable'
|
|
169
169
|
|
|
170
170
|
# TAT Agent is not installed.
|
|
@@ -185,10 +185,10 @@ RESOURCEUNAVAILABLE_INSTANCESTATENOTRUNNING = 'ResourceUnavailable.InstanceState
|
|
|
185
185
|
# Lighthouse is not supported in the region.
|
|
186
186
|
RESOURCEUNAVAILABLE_LIGHTHOUSEUNSUPPORTEDREGION = 'ResourceUnavailable.LighthouseUnsupportedRegion'
|
|
187
187
|
|
|
188
|
-
#
|
|
188
|
+
# User quota exhausted.
|
|
189
189
|
RESOURCEUNAVAILABLE_USERHASNOQUOTACODE = 'ResourceUnavailable.UserHasNoQuotaCode'
|
|
190
190
|
|
|
191
|
-
#
|
|
191
|
+
# Role assumption unauthorized.
|
|
192
192
|
UNAUTHORIZEDOPERATION_ASSUMEROLEUNAUTHORIZED = 'UnauthorizedOperation.AssumeRoleUnauthorized'
|
|
193
193
|
|
|
194
194
|
# CAM authentication failed.
|
|
@@ -206,5 +206,5 @@ UNAUTHORIZEDOPERATION_MFANOTFOUND = 'UnauthorizedOperation.MFANotFound'
|
|
|
206
206
|
# Unknown parameter error.
|
|
207
207
|
UNKNOWNPARAMETER = 'UnknownParameter'
|
|
208
208
|
|
|
209
|
-
#
|
|
209
|
+
# Operation not supported.
|
|
210
210
|
UNSUPPORTEDOPERATION = 'UnsupportedOperation'
|
|
@@ -149,7 +149,7 @@ RESOURCENOTFOUND_TCRRESOURCENOTFOUND = 'ResourceNotFound.TcrResourceNotFound'
|
|
|
149
149
|
# The operation is unauthorized.
|
|
150
150
|
UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
|
|
151
151
|
|
|
152
|
-
#
|
|
152
|
+
# Unauthorized Operation
|
|
153
153
|
UNAUTHORIZEDOPERATION_ERRORTCRUNAUTHORIZED = 'UnauthorizedOperation.ErrorTcrUnauthorized'
|
|
154
154
|
|
|
155
155
|
# Unknown parameter error. Please check and try again.
|
|
@@ -182,7 +182,7 @@ INVALIDPARAMETER_TOKENNOTFOUND = 'InvalidParameter.TokenNotFound'
|
|
|
182
182
|
# The parameter value is incorrect.
|
|
183
183
|
INVALIDPARAMETERVALUE = 'InvalidParameterValue'
|
|
184
184
|
|
|
185
|
-
#
|
|
185
|
+
# At least one parameter must be provided.
|
|
186
186
|
INVALIDPARAMETERVALUE_ATLEASTONE = 'InvalidParameterValue.AtLeastOne'
|
|
187
187
|
|
|
188
188
|
# The cluster name already exists.
|
|
@@ -167,7 +167,7 @@ INVALIDPARAMETERVALUE_ATLEASTONESCALERRULESHOULDBEAPPLIED = 'InvalidParameterVal
|
|
|
167
167
|
# Only one auto scaler can be specified.
|
|
168
168
|
INVALIDPARAMETERVALUE_AUTOSCALERLARGERTHANONE = 'InvalidParameterValue.AutoScalerLargerThanOne'
|
|
169
169
|
|
|
170
|
-
#
|
|
170
|
+
# The elastic rule name is invalid. Length must be less than 20 characters.
|
|
171
171
|
INVALIDPARAMETERVALUE_AUTOSCALERNAMEINVALID = 'InvalidParameterValue.AutoScalerNameInvalid'
|
|
172
172
|
|
|
173
173
|
# The access mode of other applications cannot be overwritten.
|
|
@@ -182,7 +182,7 @@ INVALIDPARAMETERVALUE_CONFIGDATAALREADYEXIST = 'InvalidParameterValue.ConfigData
|
|
|
182
182
|
# The configuration is incorrect.
|
|
183
183
|
INVALIDPARAMETERVALUE_CONFIGDATAINVALID = 'InvalidParameterValue.ConfigDataInvalid'
|
|
184
184
|
|
|
185
|
-
#
|
|
185
|
+
# createRegion parameter error.
|
|
186
186
|
INVALIDPARAMETERVALUE_CREATENAMESPACEUNSUPPORTREGIONERROR = 'InvalidParameterValue.CreateNamespaceUnsupportRegionError'
|
|
187
187
|
|
|
188
188
|
# The specified desired capacity of the scheduled action is incorrect.
|
|
@@ -269,7 +269,7 @@ INVALIDPARAMETERVALUE_PORTISRESERVED = 'InvalidParameterValue.PortIsReserved'
|
|
|
269
269
|
# Invalid post start
|
|
270
270
|
INVALIDPARAMETERVALUE_POSTSTARTNOTVALID = 'InvalidParameterValue.PostStartNotValid'
|
|
271
271
|
|
|
272
|
-
#
|
|
272
|
+
# Invalid pre stop.
|
|
273
273
|
INVALIDPARAMETERVALUE_PRESTOPNOTVALID = 'InvalidParameterValue.PreStopNotValid'
|
|
274
274
|
|
|
275
275
|
# Public image parameter error
|
|
@@ -350,7 +350,7 @@ MISSINGPARAMETER_NAMESPACEIDNULL = 'MissingParameter.NamespaceIdNull'
|
|
|
350
350
|
# The package name cannot be left empty.
|
|
351
351
|
MISSINGPARAMETER_PKGNAMENULL = 'MissingParameter.PkgNameNull'
|
|
352
352
|
|
|
353
|
-
#
|
|
353
|
+
# The image repository server cannot be empty.
|
|
354
354
|
MISSINGPARAMETER_REPOSERVERNULL = 'MissingParameter.RepoServerNull'
|
|
355
355
|
|
|
356
356
|
# The scaling rule ID is missing.
|
|
@@ -74,7 +74,7 @@ INVALIDPARAMETER_INVALIDDYNAMICROUTINEBILLING = 'InvalidParameter.InvalidDynamic
|
|
|
74
74
|
# Invalid filter field.
|
|
75
75
|
INVALIDPARAMETER_INVALIDFILTERNAME = 'InvalidParameter.InvalidFilterName'
|
|
76
76
|
|
|
77
|
-
#
|
|
77
|
+
# Invalid enforced HTTPS redirect.
|
|
78
78
|
INVALIDPARAMETER_INVALIDFORCEREDIRECTTYPE = 'InvalidParameter.InvalidForceRedirectType'
|
|
79
79
|
|
|
80
80
|
# Invalid origin server.
|
|
@@ -140,7 +140,7 @@ INVALIDPARAMETERVALUE_INVALIDPROXYNAME = 'InvalidParameterValue.InvalidProxyName
|
|
|
140
140
|
# Incorrect DNS proxy
|
|
141
141
|
INVALIDPARAMETERVALUE_INVALIDPROXYORIGIN = 'InvalidParameterValue.InvalidProxyOrigin'
|
|
142
142
|
|
|
143
|
-
#
|
|
143
|
+
# SRV record name incorrect.
|
|
144
144
|
INVALIDPARAMETERVALUE_INVALIDSRVNAME = 'InvalidParameterValue.InvalidSRVName'
|
|
145
145
|
|
|
146
146
|
# This record already exists.
|
|
@@ -317,7 +317,7 @@ INVALIDPARAMETER_ERRNILCONDITION = 'InvalidParameter.ErrNilCondition'
|
|
|
317
317
|
# The function name conflicts with that of another function under this account.
|
|
318
318
|
INVALIDPARAMETER_FUNCTIONNAMECONFLICT = 'InvalidParameter.FunctionNameConflict'
|
|
319
319
|
|
|
320
|
-
#
|
|
320
|
+
# GroupBy parameter exceeds the quantity limit.
|
|
321
321
|
INVALIDPARAMETER_GROUPBYLIMITEXCEEDED = 'InvalidParameter.GroupByLimitExceeded'
|
|
322
322
|
|
|
323
323
|
# To enable gRPC support, HTTP/2 support must be enabled as well.
|
|
@@ -434,7 +434,7 @@ INVALIDPARAMETER_INVALIDERRORPAGEREDIRECTURL = 'InvalidParameter.InvalidErrorPag
|
|
|
434
434
|
# Invalid filter field.
|
|
435
435
|
INVALIDPARAMETER_INVALIDFILTERNAME = 'InvalidParameter.InvalidFilterName'
|
|
436
436
|
|
|
437
|
-
# Invalid
|
|
437
|
+
# Invalid enforced HTTPS redirect.
|
|
438
438
|
INVALIDPARAMETER_INVALIDFORCEREDIRECTTYPE = 'InvalidParameter.InvalidForceRedirectType'
|
|
439
439
|
|
|
440
440
|
# Invalid parameter "https".
|
|
@@ -791,10 +791,10 @@ INVALIDPARAMETERVALUE_ALIASDOMAINNOTSUPPORTEDGEMTLS = 'InvalidParameterValue.Ali
|
|
|
791
791
|
# Alias domain names do not support the configuration of origin-pull mutual authentication for the time being.
|
|
792
792
|
INVALIDPARAMETERVALUE_ALIASDOMAINNOTSUPPORTUPSTREAMMTLS = 'InvalidParameterValue.AliasDomainNotSupportUpstreamMTLS'
|
|
793
793
|
|
|
794
|
-
#
|
|
794
|
+
# The client certificate in the edge mTLS configuration must be a CA certificate.
|
|
795
795
|
INVALIDPARAMETERVALUE_CERTIFICATEVERIFYCLIENTMUSTCA = 'InvalidParameterValue.CertificateVerifyClientMustCa'
|
|
796
796
|
|
|
797
|
-
#
|
|
797
|
+
# Edge mTLS configuration requires at least one certificate.
|
|
798
798
|
INVALIDPARAMETERVALUE_CERTIFICATEVERIFYCLIENTNEEDCERT = 'InvalidParameterValue.CertificateVerifyClientNeedCert'
|
|
799
799
|
|
|
800
800
|
# Currently, only RSA or ECC algorithm certificates are supported for the origin-pull mutual authentication, and the SCA SM2 algorithm certificates are not supported.
|
|
@@ -806,7 +806,7 @@ INVALIDPARAMETERVALUE_CERTIFICATEVERIFYUPSTREAMCLIENTMUSTSVR = 'InvalidParameter
|
|
|
806
806
|
# Origin-pull mutual authentication configuration requires at least one certificate.
|
|
807
807
|
INVALIDPARAMETERVALUE_CERTIFICATEVERIFYUPSTREAMCLIENTNEEDCERT = 'InvalidParameterValue.CertificateVerifyUpstreamClientNeedCert'
|
|
808
808
|
|
|
809
|
-
#
|
|
809
|
+
# The client CA certificate in edge mTLS configuration allows a maximum of 20 certificates.
|
|
810
810
|
INVALIDPARAMETERVALUE_CLIENTCERTINFOQUOTALIMIT = 'InvalidParameterValue.ClientCertInfoQuotaLimit'
|
|
811
811
|
|
|
812
812
|
# It conflicts with existing records.
|
|
@@ -1313,7 +1313,7 @@ RESOURCEUNAVAILABLE_SHAREDCNAMEALREADYEXISTS = 'ResourceUnavailable.SharedCNAMEA
|
|
|
1313
1313
|
# The site does not exist or is not belong to this account.
|
|
1314
1314
|
RESOURCEUNAVAILABLE_ZONENOTFOUND = 'ResourceUnavailable.ZoneNotFound'
|
|
1315
1315
|
|
|
1316
|
-
#
|
|
1316
|
+
# Resources are selling fast and currently sold out. Restocking is in progress, so new domains cannot be added at the moment. Please wait patiently.
|
|
1317
1317
|
RESOURCESSOLDOUT_L7LACKOFRESOURCES = 'ResourcesSoldOut.L7LackOfResources'
|
|
1318
1318
|
|
|
1319
1319
|
# Unauthorized operation.
|
|
@@ -32826,9 +32826,9 @@ class JustInTimeTranscodeTemplate(AbstractModel):
|
|
|
32826
32826
|
:type VideoTemplate: :class:`tencentcloud.teo.v20220901.models.VideoTemplateInfo`
|
|
32827
32827
|
:param _AudioTemplate: Audio stream configuration parameters. specifies this field is valid only when AudioStreamSwitch is on.
|
|
32828
32828
|
:type AudioTemplate: :class:`tencentcloud.teo.v20220901.models.AudioTemplateInfo`
|
|
32829
|
-
:param _CreateTime: Template creation time. uses [ISO date format](https://www.tencentcloud.
|
|
32829
|
+
:param _CreateTime: Template creation time. uses [ISO date format](https://www.tencentcloud.com/zh/document/product/266/11732#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).
|
|
32830
32830
|
:type CreateTime: str
|
|
32831
|
-
:param _UpdateTime: Template last modified time. uses [ISO date format](https://www.tencentcloud.
|
|
32831
|
+
:param _UpdateTime: Template last modified time. uses [ISO date format](https://www.tencentcloud.com/zh/document/product/266/11732#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).
|
|
32832
32832
|
:type UpdateTime: str
|
|
32833
32833
|
"""
|
|
32834
32834
|
self._TemplateId = None
|
|
@@ -32932,7 +32932,7 @@ class JustInTimeTranscodeTemplate(AbstractModel):
|
|
|
32932
32932
|
|
|
32933
32933
|
@property
|
|
32934
32934
|
def CreateTime(self):
|
|
32935
|
-
r"""Template creation time. uses [ISO date format](https://www.tencentcloud.
|
|
32935
|
+
r"""Template creation time. uses [ISO date format](https://www.tencentcloud.com/zh/document/product/266/11732#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).
|
|
32936
32936
|
:rtype: str
|
|
32937
32937
|
"""
|
|
32938
32938
|
return self._CreateTime
|
|
@@ -32943,7 +32943,7 @@ class JustInTimeTranscodeTemplate(AbstractModel):
|
|
|
32943
32943
|
|
|
32944
32944
|
@property
|
|
32945
32945
|
def UpdateTime(self):
|
|
32946
|
-
r"""Template last modified time. uses [ISO date format](https://www.tencentcloud.
|
|
32946
|
+
r"""Template last modified time. uses [ISO date format](https://www.tencentcloud.com/zh/document/product/266/11732#iso-.E6.97.A5.E6.9C.9F.E6.A0.BC.E5.BC.8F).
|
|
32947
32947
|
:rtype: str
|
|
32948
32948
|
"""
|
|
32949
32949
|
return self._UpdateTime
|
|
@@ -48168,11 +48168,11 @@ class RulesProperties(AbstractModel):
|
|
|
48168
48168
|
Note: If `Type` is `CUSTOM_NUM` or `CUSTOM_STRING`, this parameter will be an empty array.
|
|
48169
48169
|
:type ChoicesValue: list of str
|
|
48170
48170
|
:param _Type: The parameter value type.
|
|
48171
|
-
<Li>`CHOICE`: the parameter value can only be selected from `choicesvalue`.</li
|
|
48172
|
-
<Li>TOGGLE: the parameter value is of switch type and can be selected from `choicesvalue`.</li
|
|
48173
|
-
<Li>OBJECT: the parameter value is of object type, and `choiceproperties` are the properties associated with this object type.</li
|
|
48174
|
-
<Li>`CUSTOM_NUM`: (integer) custom value.</li
|
|
48175
|
-
<Li> custom_string: parameter value is user-customized, string type.</li>
|
|
48171
|
+
<Li>`CHOICE`: the parameter value can only be selected from `choicesvalue`.</li>
|
|
48172
|
+
<Li>TOGGLE: the parameter value is of switch type and can be selected from `choicesvalue`.</li>
|
|
48173
|
+
<Li>OBJECT: the parameter value is of object type, and `choiceproperties` are the properties associated with this object type.</li>
|
|
48174
|
+
<Li>`CUSTOM_NUM`: (integer) custom value.</li>
|
|
48175
|
+
<Li> custom_string: parameter value is user-customized, string type.</li>
|
|
48176
48176
|
:type Type: str
|
|
48177
48177
|
:param _Max: Maximum value. If both `Min` and `Max` are set to `0`, this parameter does not take effect.
|
|
48178
48178
|
:type Max: int
|
|
@@ -48234,11 +48234,11 @@ Note: If `Type` is `CUSTOM_NUM` or `CUSTOM_STRING`, this parameter will be an em
|
|
|
48234
48234
|
@property
|
|
48235
48235
|
def Type(self):
|
|
48236
48236
|
r"""The parameter value type.
|
|
48237
|
-
<Li>`CHOICE`: the parameter value can only be selected from `choicesvalue`.</li
|
|
48238
|
-
<Li>TOGGLE: the parameter value is of switch type and can be selected from `choicesvalue`.</li
|
|
48239
|
-
<Li>OBJECT: the parameter value is of object type, and `choiceproperties` are the properties associated with this object type.</li
|
|
48240
|
-
<Li>`CUSTOM_NUM`: (integer) custom value.</li
|
|
48241
|
-
<Li> custom_string: parameter value is user-customized, string type.</li>
|
|
48237
|
+
<Li>`CHOICE`: the parameter value can only be selected from `choicesvalue`.</li>
|
|
48238
|
+
<Li>TOGGLE: the parameter value is of switch type and can be selected from `choicesvalue`.</li>
|
|
48239
|
+
<Li>OBJECT: the parameter value is of object type, and `choiceproperties` are the properties associated with this object type.</li>
|
|
48240
|
+
<Li>`CUSTOM_NUM`: (integer) custom value.</li>
|
|
48241
|
+
<Li> custom_string: parameter value is user-customized, string type.</li>
|
|
48242
48242
|
:rtype: str
|
|
48243
48243
|
"""
|
|
48244
48244
|
return self._Type
|
|
@@ -168,7 +168,7 @@ class TeoClient(AbstractClient):
|
|
|
168
168
|
|
|
169
169
|
def CreateAliasDomain(self, request):
|
|
170
170
|
r"""This API is used to create an alias domain name.
|
|
171
|
-
The feature is only supported by the enterprise plan and is currently in closed beta testing. If you need to use it, please [contact us](https://
|
|
171
|
+
The feature is only supported by the enterprise plan and is currently in closed beta testing. If you need to use it, please [contact us](https://www.tencentcloud.com/contact-us).
|
|
172
172
|
|
|
173
173
|
:param request: Request instance for CreateAliasDomain.
|
|
174
174
|
:type request: :class:`tencentcloud.teo.v20220901.models.CreateAliasDomainRequest`
|
|
@@ -492,7 +492,7 @@ class TeoClient(AbstractClient):
|
|
|
492
492
|
|
|
493
493
|
|
|
494
494
|
def CreateLoadBalancer(self, request):
|
|
495
|
-
r"""This API is used to create a LoadBalancer. For details, see [Quickly Create Load Balancers](https://intl.cloud.tencent.com/document/product/1552/104223?from_cn_redirect=1). The load balancing feature is in beta test. If you need to use it, [contact us](https://
|
|
495
|
+
r"""This API is used to create a LoadBalancer. For details, see [Quickly Create Load Balancers](https://intl.cloud.tencent.com/document/product/1552/104223?from_cn_redirect=1). The load balancing feature is in beta test. If you need to use it, [contact us](https://www.tencentcloud.com/contact-us).
|
|
496
496
|
|
|
497
497
|
:param request: Request instance for CreateLoadBalancer.
|
|
498
498
|
:type request: :class:`tencentcloud.teo.v20220901.models.CreateLoadBalancerRequest`
|
|
@@ -1242,7 +1242,7 @@ class TeoClient(AbstractClient):
|
|
|
1242
1242
|
|
|
1243
1243
|
|
|
1244
1244
|
def DeleteLoadBalancer(self, request):
|
|
1245
|
-
r"""This API is used to delete a LoadBalancer. If the LoadBalancer is referenced by other services (for example, Layer-4 proxy), the LoadBalancer cannot be deleted until the reference relationship is removed. The load balancing feature is in beta test. If you need to use it, [contact us](https://
|
|
1245
|
+
r"""This API is used to delete a LoadBalancer. If the LoadBalancer is referenced by other services (for example, Layer-4 proxy), the LoadBalancer cannot be deleted until the reference relationship is removed. The load balancing feature is in beta test. If you need to use it, [contact us](https://www.tencentcloud.com/contact-us).
|
|
1246
1246
|
|
|
1247
1247
|
:param request: Request instance for DeleteLoadBalancer.
|
|
1248
1248
|
:type request: :class:`tencentcloud.teo.v20220901.models.DeleteLoadBalancerRequest`
|
|
@@ -3409,7 +3409,7 @@ class TeoClient(AbstractClient):
|
|
|
3409
3409
|
|
|
3410
3410
|
def ModifyAliasDomainStatus(self, request):
|
|
3411
3411
|
r"""This API is used to modify the status of an alias domain name.
|
|
3412
|
-
The feature is only supported in the enterprise plan and is currently in closed beta testing. If you need to use it, [Contact Us](https://
|
|
3412
|
+
The feature is only supported in the enterprise plan and is currently in closed beta testing. If you need to use it, [Contact Us](https://www.tencentcloud.com/contact-us).
|
|
3413
3413
|
|
|
3414
3414
|
:param request: Request instance for ModifyAliasDomainStatus.
|
|
3415
3415
|
:type request: :class:`tencentcloud.teo.v20220901.models.ModifyAliasDomainStatusRequest`
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
# limitations under the License.
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
#
|
|
17
|
+
# CAM signature/authentication error.
|
|
18
18
|
AUTHFAILURE = 'AuthFailure'
|
|
19
19
|
|
|
20
20
|
# Operation failed.
|
|
@@ -80,7 +80,7 @@ INVALIDPARAMETER_INVALIDEXTRA = 'InvalidParameter.InvalidExtra'
|
|
|
80
80
|
# Unsupported configuration task type.
|
|
81
81
|
INVALIDPARAMETER_INVALIDTASKTYPE = 'InvalidParameter.InvalidTaskType'
|
|
82
82
|
|
|
83
|
-
#
|
|
83
|
+
# The transcoding preprocessing parameter format is incorrect.
|
|
84
84
|
INVALIDPARAMETER_PREPROCESSPARAMETER = 'InvalidParameter.PreprocessParameter'
|
|
85
85
|
|
|
86
86
|
# The format of the real-time recording parameter is invalid.
|
|
@@ -140,7 +140,7 @@ FAILEDOPERATION_KUBERNETESCREATEOPERATIONERROR = 'FailedOperation.KubernetesCrea
|
|
|
140
140
|
# Kubernetes Delete operation error.
|
|
141
141
|
FAILEDOPERATION_KUBERNETESDELETEOPERATIONERROR = 'FailedOperation.KubernetesDeleteOperationError'
|
|
142
142
|
|
|
143
|
-
#
|
|
143
|
+
# Failed to get Kubernetes resources.
|
|
144
144
|
FAILEDOPERATION_KUBERNETESGETOPERATIONERROR = 'FailedOperation.KubernetesGetOperationError'
|
|
145
145
|
|
|
146
146
|
# Unknown Kubernetes error.
|
|
@@ -41,7 +41,7 @@ INVALIDPARAMETERVALUE_ERRTEXTCONTENTTYPE = 'InvalidParameterValue.ErrTextContent
|
|
|
41
41
|
#
|
|
42
42
|
INVALIDPARAMETERVALUE_ERRTYPE = 'InvalidParameterValue.ErrType'
|
|
43
43
|
|
|
44
|
-
#
|
|
44
|
+
# The number of requests has exceeded the frequency limit.
|
|
45
45
|
REQUESTLIMITEXCEEDED = 'RequestLimitExceeded'
|
|
46
46
|
|
|
47
47
|
# Operation not authorized/No valid package/The account is overdue
|
|
@@ -14,22 +14,22 @@
|
|
|
14
14
|
# limitations under the License.
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
#
|
|
17
|
+
# The user region does not match the requested service region.
|
|
18
18
|
FAILEDOPERATION_ERRORUSERAREA = 'FailedOperation.ErrorUserArea'
|
|
19
19
|
|
|
20
|
-
#
|
|
20
|
+
# Temporarily unable to recognize the language.
|
|
21
21
|
FAILEDOPERATION_LANGUAGERECOGNITIONERR = 'FailedOperation.LanguageRecognitionErr'
|
|
22
22
|
|
|
23
23
|
# The free quota for this month is used up. To continue to use the service, you need to upgrade to a paid account in the TMT console.
|
|
24
24
|
FAILEDOPERATION_NOFREEAMOUNT = 'FailedOperation.NoFreeAmount'
|
|
25
25
|
|
|
26
|
-
#
|
|
26
|
+
# Internal request error, please try again later.
|
|
27
27
|
FAILEDOPERATION_REQUESTAILABERR = 'FailedOperation.RequestAiLabErr'
|
|
28
28
|
|
|
29
29
|
# The service is suspended due to overdue payments. Top up your account first.
|
|
30
30
|
FAILEDOPERATION_SERVICEISOLATE = 'FailedOperation.ServiceIsolate'
|
|
31
31
|
|
|
32
|
-
#
|
|
32
|
+
# Account service has been suspended.
|
|
33
33
|
FAILEDOPERATION_STOPUSING = 'FailedOperation.StopUsing'
|
|
34
34
|
|
|
35
35
|
# The service is not activated. Activate it in the TMT console first.
|
|
@@ -41,7 +41,7 @@ INTERNALERROR = 'InternalError'
|
|
|
41
41
|
# Backend service timeout. Please try again later.
|
|
42
42
|
INTERNALERROR_BACKENDTIMEOUT = 'InternalError.BackendTimeout'
|
|
43
43
|
|
|
44
|
-
#
|
|
44
|
+
# Route retrieval error.
|
|
45
45
|
INTERNALERROR_ERRORGETROUTE = 'InternalError.ErrorGetRoute'
|
|
46
46
|
|
|
47
47
|
# Unknown error.
|
|
@@ -56,7 +56,7 @@ INVALIDPARAMETER = 'InvalidParameter'
|
|
|
56
56
|
# Invalid parameter.
|
|
57
57
|
INVALIDPARAMETER_MISSINGPARAMETER = 'InvalidParameter.MissingParameter'
|
|
58
58
|
|
|
59
|
-
#
|
|
59
|
+
# Invalid parameter value.
|
|
60
60
|
INVALIDPARAMETERVALUE = 'InvalidParameterValue'
|
|
61
61
|
|
|
62
62
|
# The quota limit is reached.
|
|
@@ -68,7 +68,7 @@ LIMITEXCEEDED_LIMITEDACCESSFREQUENCY = 'LimitExceeded.LimitedAccessFrequency'
|
|
|
68
68
|
# Missing parameter.
|
|
69
69
|
MISSINGPARAMETER = 'MissingParameter'
|
|
70
70
|
|
|
71
|
-
#
|
|
71
|
+
# Exceeded UIN usage limit.
|
|
72
72
|
REQUESTLIMITEXCEEDED_UINLIMITEXCEEDED = 'RequestLimitExceeded.UinLimitExceeded'
|
|
73
73
|
|
|
74
74
|
# Incorrect name entered in the `Action` field.
|
|
@@ -41,7 +41,7 @@ FAILEDOPERATION_NOTABILITY = 'FailedOperation.NotAbility'
|
|
|
41
41
|
# This operation is not allowed, please submit a ticket to contact us
|
|
42
42
|
FAILEDOPERATION_NOTALLOWED = 'FailedOperation.NotAllowed'
|
|
43
43
|
|
|
44
|
-
#
|
|
44
|
+
# RTMP is not enabled.
|
|
45
45
|
FAILEDOPERATION_NOTRTMPFUNCTION = 'FailedOperation.NotRtmpFunction'
|
|
46
46
|
|
|
47
47
|
# Query task failed
|
|
@@ -179,7 +179,7 @@ INVALIDPARAMETER_USERIDSMORETHANSIX = 'InvalidParameter.UserIdsMorethanSix'
|
|
|
179
179
|
# UserSig is expired or wrong
|
|
180
180
|
INVALIDPARAMETER_USERSIG = 'InvalidParameter.UserSig'
|
|
181
181
|
|
|
182
|
-
#
|
|
182
|
+
# UserSig is not a super administrator.
|
|
183
183
|
INVALIDPARAMETER_USERSIGNOTADMIN = 'InvalidParameter.UserSigNotAdmin'
|
|
184
184
|
|
|
185
185
|
# Invalid RoomId.
|
|
@@ -26,7 +26,7 @@ INTERNALERROR_EXCEEDMAXLIMIT = 'InternalError.ExceedMaxLimit'
|
|
|
26
26
|
# Internal error.
|
|
27
27
|
INTERNALERROR_INTERNALERROR = 'InternalError.InternalError'
|
|
28
28
|
|
|
29
|
-
#
|
|
29
|
+
# No resources available, please try again later.
|
|
30
30
|
INTERNALERROR_NORESOURCE = 'InternalError.NoResource'
|
|
31
31
|
|
|
32
32
|
# The request text contains invalid characters.
|
|
@@ -62,7 +62,7 @@ RESOURCESSOLDOUT = 'ResourcesSoldOut'
|
|
|
62
62
|
# Unauthorized operation.
|
|
63
63
|
UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
|
|
64
64
|
|
|
65
|
-
#
|
|
65
|
+
# Not authorized / No valid package / Account is in arrears.
|
|
66
66
|
UNAUTHORIZEDOPERATION_UNAUTHORIZED = 'UnauthorizedOperation.Unauthorized'
|
|
67
67
|
|
|
68
68
|
# Unknown parameter error.
|
|
@@ -62,7 +62,7 @@ RESOURCESSOLDOUT = 'ResourcesSoldOut'
|
|
|
62
62
|
# Unauthorized operation.
|
|
63
63
|
UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
|
|
64
64
|
|
|
65
|
-
#
|
|
65
|
+
# Not authorized / No valid package / Account is in arrears.
|
|
66
66
|
UNAUTHORIZEDOPERATION_UNAUTHORIZED = 'UnauthorizedOperation.Unauthorized'
|
|
67
67
|
|
|
68
68
|
# Unknown parameter error.
|