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
@@ -56,7 +56,8 @@ 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
61
  FAILEDOPERATION_INVALIDINSTANCEAPPLICATIONROLE = 'FailedOperation.InvalidInstanceApplicationRole'
61
62
 
62
63
  # The EMR instance `ins-xxxxxxxx` does not support this operation.
@@ -224,7 +225,8 @@ INVALIDPARAMETER_ATMOSTONE = 'InvalidParameter.AtMostOne'
224
225
  # Automatic snapshot creation is not supported.
225
226
  INVALIDPARAMETER_AUTOSNAPSHOTNOTSUPPORTED = 'InvalidParameter.AutoSnapshotNotSupported'
226
227
 
227
- #
228
+ # The parameter CdcId is not supported.
229
+
228
230
  INVALIDPARAMETER_CDCNOTSUPPORTED = 'InvalidParameter.CdcNotSupported'
229
231
 
230
232
  # RootDisk ID should not be passed to DataDiskIds.
@@ -350,7 +352,8 @@ INVALIDPARAMETERVALUE_BUCKETNOTFOUND = 'InvalidParameterValue.BucketNotFound'
350
352
  # Invalid `CamRoleName`. This parameter must contain only letters, numbers and symbols (`+`, `=`, `,`, `.`, `@`, `_`, `-`).
351
353
  INVALIDPARAMETERVALUE_CAMROLENAMEMALFORMED = 'InvalidParameterValue.CamRoleNameMalformed'
352
354
 
353
- #
355
+ # CDH disk expansion only supports LOCAL_BASIC and LOCAL_SSD.
356
+
354
357
  INVALIDPARAMETERVALUE_CDHONLYLOCALDATADISKRESIZE = 'InvalidParameterValue.CdhOnlyLocalDataDiskResize'
355
358
 
356
359
  # Corresponding CHC hosts not found.
@@ -365,7 +368,8 @@ INVALIDPARAMETERVALUE_CLOUDSSDDATADISKSIZETOOSMALL = 'InvalidParameterValue.Clou
365
368
  # Invalid number of cores.
366
369
  INVALIDPARAMETERVALUE_CORECOUNTVALUE = 'InvalidParameterValue.CoreCountValue'
367
370
 
368
- #
371
+ # CDC does not support the specified billing mode.
372
+
369
373
  INVALIDPARAMETERVALUE_DEDICATEDCLUSTERNOTSUPPORTEDCHARGETYPE = 'InvalidParameterValue.DedicatedClusterNotSupportedChargeType'
370
374
 
371
375
  # A deployment VPC already exists.
@@ -380,10 +384,12 @@ INVALIDPARAMETERVALUE_DUPLICATE = 'InvalidParameterValue.Duplicate'
380
384
  # Duplicate tags.
381
385
  INVALIDPARAMETERVALUE_DUPLICATETAGS = 'InvalidParameterValue.DuplicateTags'
382
386
 
383
- #
387
+ # The elastic network interface data does not exist.
388
+
384
389
  INVALIDPARAMETERVALUE_ELASTICNETWORKNOTEXIST = 'InvalidParameterValue.ElasticNetworkNotExist'
385
390
 
386
- #
391
+ # The elastic network interface data VPC subnet does not match; it must be in the same VPC but a different subnet.
392
+
387
393
  INVALIDPARAMETERVALUE_ELASTICNETWORKVPCSUBNETMISMATCH = 'InvalidParameterValue.ElasticNetworkVpcSubnetMismatch'
388
394
 
389
395
  # The number of requested public IP addresses exceeds the quota of this instance type.
@@ -392,7 +398,8 @@ INVALIDPARAMETERVALUE_EXTERNALIPQUOTALIMITED = 'InvalidParameterValue.ExternalIp
392
398
  # Non-GPU instances cannot be changed to the GPU instance.
393
399
  INVALIDPARAMETERVALUE_GPUINSTANCEFAMILY = 'InvalidParameterValue.GPUInstanceFamily'
394
400
 
395
- #
401
+ # Your High-Performance Computing (HPC) cluster is already bound to another Availability Zone, so you cannot purchase machines in the current Availability Zone.
402
+
396
403
  INVALIDPARAMETERVALUE_HPCCLUSTERIDZONEIDNOTMATCH = 'InvalidParameterValue.HpcClusterIdZoneIdNotMatch'
397
404
 
398
405
  # Invalid IP format
@@ -419,7 +426,8 @@ INVALIDPARAMETERVALUE_INSTANCENOTSUPPORTEDMIXPRICINGMODEL = 'InvalidParameterVal
419
426
  # The specified instance type does not exist.
420
427
  INVALIDPARAMETERVALUE_INSTANCETYPENOTFOUND = 'InvalidParameterValue.InstanceTypeNotFound'
421
428
 
422
- #
429
+ # The instance type does not support elastic network interface data.
430
+
423
431
  INVALIDPARAMETERVALUE_INSTANCETYPENOTSUPPORTELASTICNETWORKS = 'InvalidParameterValue.InstanceTypeNotSupportElasticNetworks'
424
432
 
425
433
  # This type of instances cannot be added to the HPC cluster.
@@ -464,7 +472,8 @@ INVALIDPARAMETERVALUE_INVALIDIMAGEID = 'InvalidParameterValue.InvalidImageId'
464
472
  # The image cannot be used to reinstall the current instance.
465
473
  INVALIDPARAMETERVALUE_INVALIDIMAGEIDFORRETSETINSTANCE = 'InvalidParameterValue.InvalidImageIdForRetsetInstance'
466
474
 
467
- #
475
+ # The specified image ID is a shared image.
476
+
468
477
  INVALIDPARAMETERVALUE_INVALIDIMAGEIDISSHARED = 'InvalidParameterValue.InvalidImageIdIsShared'
469
478
 
470
479
  # The operating system of the specified image is not available in the current region.
@@ -476,6 +485,9 @@ INVALIDPARAMETERVALUE_INVALIDIMAGESTATE = 'InvalidParameterValue.InvalidImageSta
476
485
  # The instance configuration is upgraded for free and cannot be downgraded within 3 months.
477
486
  INVALIDPARAMETERVALUE_INVALIDINSTANCESOURCE = 'InvalidParameterValue.InvalidInstanceSource'
478
487
 
488
+ # The specified instance type does not support exclusive sales payment mode.
489
+ INVALIDPARAMETERVALUE_INVALIDINSTANCETYPEUNDERWRITE = 'InvalidParameterValue.InvalidInstanceTypeUnderwrite'
490
+
479
491
  # Invalid IP address.
480
492
  INVALIDPARAMETERVALUE_INVALIDIPFORMAT = 'InvalidParameterValue.InvalidIpFormat'
481
493
 
@@ -491,7 +503,8 @@ INVALIDPARAMETERVALUE_INVALIDLAUNCHTEMPLATEVERSIONDESCRIPTION = 'InvalidParamete
491
503
  # Invalid license type.
492
504
  INVALIDPARAMETERVALUE_INVALIDLICENSETYPE = 'InvalidParameterValue.InvalidLicenseType'
493
505
 
494
- #
506
+ # The specified elastic network interface id is not a vrdma network interface card.
507
+
495
508
  INVALIDPARAMETERVALUE_INVALIDNETWORKINTERFACEID = 'InvalidParameterValue.InvalidNetworkInterfaceId'
496
509
 
497
510
  # Invalid parameter value.
@@ -512,7 +525,8 @@ INVALIDPARAMETERVALUE_INVALIDUSERDATAFORMAT = 'InvalidParameterValue.InvalidUser
512
525
  # Invalid fuzzy query string
513
526
  INVALIDPARAMETERVALUE_INVALIDVAGUENAME = 'InvalidParameterValue.InvalidVagueName'
514
527
 
515
- #
528
+ # The specified VpcId or SubnetId was not found in the elastic network interface data structure.
529
+
516
530
  INVALIDPARAMETERVALUE_INVALIDVPCIDSUBNETIDNOTFOUND = 'InvalidParameterValue.InvalidVpcIdSubnetIdNotFound'
517
531
 
518
532
  # Edge zones do not support this ISP.
@@ -554,7 +568,8 @@ INVALIDPARAMETERVALUE_LIMITEXCEEDED = 'InvalidParameterValue.LimitExceeded'
554
568
  # The parameter value must be a DHCP-enabled VPC.
555
569
  INVALIDPARAMETERVALUE_MUSTDHCPENABLEDVPC = 'InvalidParameterValue.MustDhcpEnabledVpc'
556
570
 
557
- #
571
+ # The parameter value must be the enabled elastic rdma interface.
572
+
558
573
  INVALIDPARAMETERVALUE_MUSTENABLEDISRDMA = 'InvalidParameterValue.MustEnabledIsRdma'
559
574
 
560
575
  # The subnet is not in the CDC cluster.
@@ -572,13 +587,15 @@ INVALIDPARAMETERVALUE_PREHEATNOTSUPPORTEDINSTANCETYPE = 'InvalidParameterValue.P
572
587
  # Preheating is not supported in this availability zone.
573
588
  INVALIDPARAMETERVALUE_PREHEATNOTSUPPORTEDZONE = 'InvalidParameterValue.PreheatNotSupportedZone'
574
589
 
575
- #
590
+ # The pre-warming region is unavailable. Please check if the pre-warming region is correct.
591
+
576
592
  INVALIDPARAMETERVALUE_PREHEATUNAVAILABLEZONES = 'InvalidParameterValue.PreheatUnavailableZones'
577
593
 
578
594
  # Invalid parameter value: invalid parameter value range.
579
595
  INVALIDPARAMETERVALUE_RANGE = 'InvalidParameterValue.Range'
580
596
 
581
- #
597
+ # The request requires a regional image.
598
+
582
599
  INVALIDPARAMETERVALUE_REQUIREDLOCATIONIMAGE = 'InvalidParameterValue.RequiredLocationImage'
583
600
 
584
601
  # 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 +604,8 @@ INVALIDPARAMETERVALUE_SNAPSHOTIDMALFORMED = 'InvalidParameterValue.SnapshotIdMal
587
604
  # Invalid subnet ID. Please provide a subnet ID in the format of subnet-xxxxxxxx, where “x” can be a lowercase letter or number.
588
605
  INVALIDPARAMETERVALUE_SUBNETIDMALFORMED = 'InvalidParameterValue.SubnetIdMalformed'
589
606
 
590
- #
607
+ # The Availability Zone of the subnet ID does not match the Availability Zone of the instance.
608
+
591
609
  INVALIDPARAMETERVALUE_SUBNETIDZONEIDNOTMATCH = 'InvalidParameterValue.SubnetIdZoneIdNotMatch'
592
610
 
593
611
  # Creation failed: the subnet does not exist. Please specify another subnet.
@@ -617,7 +635,8 @@ INVALIDPARAMETERVALUE_VPCIDMALFORMED = 'InvalidParameterValue.VpcIdMalformed'
617
635
  # The specified VpcId doesn't exist.
618
636
  INVALIDPARAMETERVALUE_VPCIDNOTEXIST = 'InvalidParameterValue.VpcIdNotExist'
619
637
 
620
- #
638
+ # The specified VpcId and SubnetId do not match.
639
+
621
640
  INVALIDPARAMETERVALUE_VPCIDSUBNETIDNOTMATCH = 'InvalidParameterValue.VpcIdSubnetIdNotMatch'
622
641
 
623
642
  # The VPC and instance must be in the same availability zone.
@@ -683,7 +702,8 @@ LIMITEXCEEDED_DISASTERRECOVERGROUP = 'LimitExceeded.DisasterRecoverGroup'
683
702
  # 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
703
  LIMITEXCEEDED_EIPNUMLIMIT = 'LimitExceeded.EipNumLimit'
685
704
 
686
- #
705
+ # The number of network interfaces exceeds the maximum limit for the instance.
706
+
687
707
  LIMITEXCEEDED_ENILIMITINSTANCETYPE = 'LimitExceeded.EniLimitInstanceType'
688
708
 
689
709
  # 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 +736,8 @@ LIMITEXCEEDED_PREHEATIMAGESNAPSHOTOUTOFQUOTA = 'LimitExceeded.PreheatImageSnapsh
716
736
  # Your quota for monthly-subscribed instances is used up. Increase your quota and try again.
717
737
  LIMITEXCEEDED_PREPAYQUOTA = 'LimitExceeded.PrepayQuota'
718
738
 
719
- #
739
+ # The purchased quantity of committed instances has reached the maximum quota.
740
+
720
741
  LIMITEXCEEDED_PREPAYUNDERWRITEQUOTA = 'LimitExceeded.PrepayUnderwriteQuota'
721
742
 
722
743
  # The number of security groups exceeds the quota limit.
@@ -752,7 +773,8 @@ MISSINGPARAMETER_MONITORSERVICE = 'MissingParameter.MonitorService'
752
773
  # An identical job is running.
753
774
  MUTEXOPERATION_TASKRUNNING = 'MutexOperation.TaskRunning'
754
775
 
755
- #
776
+ # Operation not supported for this account.
777
+
756
778
  OPERATIONDENIED_ACCOUNTNOTSUPPORTED = 'OperationDenied.AccountNotSupported'
757
779
 
758
780
  # A CHC instance without network configured is not allowed for the installation of a cloud image
@@ -776,13 +798,15 @@ REGIONABILITYLIMIT_UNSUPPORTEDTOIMPORTIMAGE = 'RegionAbilityLimit.UnsupportedToI
776
798
  # The resource is in use.
777
799
  RESOURCEINUSE = 'ResourceInUse'
778
800
 
779
- #
801
+ # The disk rollback is in progress. Please try again later.
802
+
780
803
  RESOURCEINUSE_DISKROLLBACKING = 'ResourceInUse.DiskRollbacking'
781
804
 
782
805
  # The availability zone has been sold out.
783
806
  RESOURCEINSUFFICIENT_AVAILABILITYZONESOLDOUT = 'ResourceInsufficient.AvailabilityZoneSoldOut'
784
807
 
785
- #
808
+ # Insufficient subnet resources.
809
+
786
810
  RESOURCEINSUFFICIENT_CIDRBLOCK = 'ResourceInsufficient.CidrBlock'
787
811
 
788
812
  # The specified cloud disk has been sold out.
@@ -794,7 +818,8 @@ RESOURCEINSUFFICIENT_CLOUDDISKUNAVAILABLE = 'ResourceInsufficient.CloudDiskUnava
794
818
  # The number of instances exceeded the quota limit of spread placement groups.
795
819
  RESOURCEINSUFFICIENT_DISASTERRECOVERGROUPCVMQUOTA = 'ResourceInsufficient.DisasterRecoverGroupCvmQuota'
796
820
 
797
- #
821
+ # Insufficient security group quota.
822
+
798
823
  RESOURCEINSUFFICIENT_INSUFFICIENTGROUPQUOTA = 'ResourceInsufficient.InsufficientGroupQuota'
799
824
 
800
825
  # The specified instance type is insufficient.
@@ -812,7 +837,8 @@ RESOURCENOTFOUND_INVALIDPLACEMENTSET = 'ResourceNotFound.InvalidPlacementSet'
812
837
  # This instance type is not supported in the AZ.
813
838
  RESOURCENOTFOUND_INVALIDZONEINSTANCETYPE = 'ResourceNotFound.InvalidZoneInstanceType'
814
839
 
815
- #
840
+ # The specified key pair does not exist.
841
+
816
842
  RESOURCENOTFOUND_KEYPAIRNOTFOUND = 'ResourceNotFound.KeyPairNotFound'
817
843
 
818
844
  # No default CBS resources are available.
@@ -842,7 +868,8 @@ RESOURCESSOLDOUT_SPECIFIEDINSTANCETYPE = 'ResourcesSoldOut.SpecifiedInstanceType
842
868
  # A general error occurred during the security group service API call.
843
869
  SECGROUPACTIONFAILURE = 'SecGroupActionFailure'
844
870
 
845
- #
871
+ # Unauthorized operation.
872
+
846
873
  UNAUTHORIZEDOPERATION = 'UnauthorizedOperation'
847
874
 
848
875
  # The specified image does not belong to the user.
@@ -875,10 +902,14 @@ UNSUPPORTEDOPERATION_BANDWIDTHPACKAGEIDNOTSUPPORTED = 'UnsupportedOperation.Band
875
902
  # The far end ssd disk does not support this operation.
876
903
  UNSUPPORTEDOPERATION_CBSREMOTESSDNOTSUPPORT = 'UnsupportedOperation.CbsRemoteSsdNotSupport'
877
904
 
905
+ # Commercial image instance use cannot be adjusted for payment mode.
906
+ UNSUPPORTEDOPERATION_COMMERCIALIMAGECHANGECHARGETYPE = 'UnsupportedOperation.CommercialImageChangeChargeType'
907
+
878
908
  # Only one snapshot can be created in 24 hours.
879
909
  UNSUPPORTEDOPERATION_DISKSNAPCREATETIMETOOOLD = 'UnsupportedOperation.DiskSnapCreateTimeTooOld'
880
910
 
881
- #
911
+ # Edge Zone instances do not support this operation.
912
+
882
913
  UNSUPPORTEDOPERATION_EDGEZONEINSTANCE = 'UnsupportedOperation.EdgeZoneInstance'
883
914
 
884
915
  # The selected edge zone does not support cloud disk operations.
@@ -896,7 +927,8 @@ UNSUPPORTEDOPERATION_HETEROGENEOUSCHANGEINSTANCEFAMILY = 'UnsupportedOperation.H
896
927
  # Instances with hibernation disabled are not supported.
897
928
  UNSUPPORTEDOPERATION_HIBERNATIONFORNORMALINSTANCE = 'UnsupportedOperation.HibernationForNormalInstance'
898
929
 
899
- #
930
+ # The current image does not support hibernation.
931
+
900
932
  UNSUPPORTEDOPERATION_HIBERNATIONOSVERSION = 'UnsupportedOperation.HibernationOsVersion'
901
933
 
902
934
  # IPv6 instances cannot be migrated from Classiclink to VPC.
@@ -920,7 +952,8 @@ UNSUPPORTEDOPERATION_INSTANCEOSCONVERTOSNOTSUPPORT = 'UnsupportedOperation.Insta
920
952
  # The instance `ins-xxxxxx` with the `Xserver windows2012cndatacenterx86_64` operating system does not support this operation.
921
953
  UNSUPPORTEDOPERATION_INSTANCEOSWINDOWS = 'UnsupportedOperation.InstanceOsWindows'
922
954
 
923
- #
955
+ # 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.
956
+
924
957
  UNSUPPORTEDOPERATION_INSTANCEREINSTALLFAILED = 'UnsupportedOperation.InstanceReinstallFailed'
925
958
 
926
959
  # This CVM is blocked. Please submit a ticket.
@@ -986,10 +1019,12 @@ UNSUPPORTEDOPERATION_INSTANCESTATETERMINATED = 'UnsupportedOperation.InstanceSta
986
1019
  # The instance is being terminated, and the operation is not supported.
987
1020
  UNSUPPORTEDOPERATION_INSTANCESTATETERMINATING = 'UnsupportedOperation.InstanceStateTerminating'
988
1021
 
989
- #
1022
+ # The instance type does not support setting the `Confidentiality` state.
1023
+
990
1024
  UNSUPPORTEDOPERATION_INSTANCETYPENOTSUPPORTCONFIDENTIALITY = 'UnsupportedOperation.InstanceTypeNotSupportConfidentiality'
991
1025
 
992
- #
1026
+ # The instance type does not support setting the `GridDriverService` state.
1027
+
993
1028
  UNSUPPORTEDOPERATION_INSTANCETYPENOTSUPPORTGRIDLICENCE = 'UnsupportedOperation.InstanceTypeNotSupportGridLicence'
994
1029
 
995
1030
  # The instance type does not support setting the `EnableJumboFrame` status.
@@ -1010,7 +1045,8 @@ UNSUPPORTEDOPERATION_INVALIDDISK = 'UnsupportedOperation.InvalidDisk'
1010
1045
  # Cloud block storage does not support backup points.
1011
1046
  UNSUPPORTEDOPERATION_INVALIDDISKBACKUPQUOTA = 'UnsupportedOperation.InvalidDiskBackupQuota'
1012
1047
 
1013
- #
1048
+ # Fast rollback is not supported.
1049
+
1014
1050
  UNSUPPORTEDOPERATION_INVALIDDISKFASTROLLBACK = 'UnsupportedOperation.InvalidDiskFastRollback'
1015
1051
 
1016
1052
  # The image license type does not match the instance. Select another image.
@@ -1124,16 +1160,21 @@ UNSUPPORTEDOPERATION_STOPPEDMODESTOPCHARGINGSAMEFAMILY = 'UnsupportedOperation.S
1124
1160
  # The specified image does not support synchronization to an encrypted custom image.
1125
1161
  UNSUPPORTEDOPERATION_SYNCENCRYPTIMAGENOTSUPPORT = 'UnsupportedOperation.SyncEncryptImageNotSupport'
1126
1162
 
1127
- #
1163
+ # The request does not support this type of system disk.
1164
+
1128
1165
  UNSUPPORTEDOPERATION_SYSTEMDISKTYPE = 'UnsupportedOperation.SystemDiskType'
1129
1166
 
1130
1167
  # The operation is not supported when TencentCloud Automation Tools are offline.
1131
1168
  UNSUPPORTEDOPERATION_TATAGENTNOTONLINE = 'UnsupportedOperation.TatAgentNotOnline'
1132
1169
 
1170
+ # Monthly subscription to subcontracted exclusive sale does not support exclusive sales discount higher than existing annual/monthly subscription discount.
1171
+ UNSUPPORTEDOPERATION_UNDERWRITEDISCOUNTGREATERTHANPREPAIDDISCOUNT = 'UnsupportedOperation.UnderwriteDiscountGreaterThanPrepaidDiscount'
1172
+
1133
1173
  # For an underwriting instance, `RenewFlag` can only be set to `NOTIFY_AND_AUTO_RENEW`.
1134
1174
  UNSUPPORTEDOPERATION_UNDERWRITINGINSTANCETYPEONLYSUPPORTAUTORENEW = 'UnsupportedOperation.UnderwritingInstanceTypeOnlySupportAutoRenew'
1135
1175
 
1136
- #
1176
+ # The current instance does not allow resizing to non-ARM instance types.
1177
+
1137
1178
  UNSUPPORTEDOPERATION_UNSUPPORTEDARMCHANGEINSTANCEFAMILY = 'UnsupportedOperation.UnsupportedARMChangeInstanceFamily'
1138
1179
 
1139
1180
  # The specified model does not support cross-model configuration adjustment.
@@ -9091,6 +9091,142 @@ class InquirePricePurchaseReservedInstancesOfferingResponse(AbstractModel):
9091
9091
  self._RequestId = params.get("RequestId")
9092
9092
 
9093
9093
 
9094
+ class InquiryPriceModifyInstancesChargeTypeRequest(AbstractModel):
9095
+ r"""InquiryPriceModifyInstancesChargeType request structure.
9096
+
9097
+ """
9098
+
9099
+ def __init__(self):
9100
+ r"""
9101
+ :param _InstanceIds: One or more instance IDs to be operated. You can obtain the instance ID through the `InstanceId` in the return value from the API [DescribeInstances](https://www.tencentcloud.com/document/api/213/15728?from_cn_redirect=1). The maximum number of instances per request is 100.
9102
+ :type InstanceIds: list of str
9103
+ :param _InstanceChargeType: Modified instance [billing type](https://www.tencentcloud.com/document/product/213/2180?from_cn_redirect=1). <br><li>`PREPAID`: monthly subscription.</li>
9104
+
9105
+ **Note:** Only supports converting pay-as-you-go instances to annual and monthly subscription instances.
9106
+
9107
+ default value: `PREPAID`
9108
+ :type InstanceChargeType: str
9109
+ :param _InstanceChargePrepaid: Prepaid mode, parameter settings related to monthly/annual subscription. through this parameter, specify the purchase duration of annual and monthly subscription instances, whether to enable auto-renewal, and other attributes.
9110
+ :type InstanceChargePrepaid: :class:`tencentcloud.cvm.v20170312.models.InstanceChargePrepaid`
9111
+ :param _ModifyPortableDataDisk: Whether to switch the billing mode of elastic data cloud disks simultaneously. valid values: <br><li>true: means switching the billing mode of elastic data cloud disks</li><li>false: means not switching the billing mode of elastic data cloud disks</li><br>default value: false.
9112
+ :type ModifyPortableDataDisk: bool
9113
+ """
9114
+ self._InstanceIds = None
9115
+ self._InstanceChargeType = None
9116
+ self._InstanceChargePrepaid = None
9117
+ self._ModifyPortableDataDisk = None
9118
+
9119
+ @property
9120
+ def InstanceIds(self):
9121
+ r"""One or more instance IDs to be operated. You can obtain the instance ID through the `InstanceId` in the return value from the API [DescribeInstances](https://www.tencentcloud.com/document/api/213/15728?from_cn_redirect=1). The maximum number of instances per request is 100.
9122
+ :rtype: list of str
9123
+ """
9124
+ return self._InstanceIds
9125
+
9126
+ @InstanceIds.setter
9127
+ def InstanceIds(self, InstanceIds):
9128
+ self._InstanceIds = InstanceIds
9129
+
9130
+ @property
9131
+ def InstanceChargeType(self):
9132
+ r"""Modified instance [billing type](https://www.tencentcloud.com/document/product/213/2180?from_cn_redirect=1). <br><li>`PREPAID`: monthly subscription.</li>
9133
+
9134
+ **Note:** Only supports converting pay-as-you-go instances to annual and monthly subscription instances.
9135
+
9136
+ default value: `PREPAID`
9137
+ :rtype: str
9138
+ """
9139
+ return self._InstanceChargeType
9140
+
9141
+ @InstanceChargeType.setter
9142
+ def InstanceChargeType(self, InstanceChargeType):
9143
+ self._InstanceChargeType = InstanceChargeType
9144
+
9145
+ @property
9146
+ def InstanceChargePrepaid(self):
9147
+ r"""Prepaid mode, parameter settings related to monthly/annual subscription. through this parameter, specify the purchase duration of annual and monthly subscription instances, whether to enable auto-renewal, and other attributes.
9148
+ :rtype: :class:`tencentcloud.cvm.v20170312.models.InstanceChargePrepaid`
9149
+ """
9150
+ return self._InstanceChargePrepaid
9151
+
9152
+ @InstanceChargePrepaid.setter
9153
+ def InstanceChargePrepaid(self, InstanceChargePrepaid):
9154
+ self._InstanceChargePrepaid = InstanceChargePrepaid
9155
+
9156
+ @property
9157
+ def ModifyPortableDataDisk(self):
9158
+ r"""Whether to switch the billing mode of elastic data cloud disks simultaneously. valid values: <br><li>true: means switching the billing mode of elastic data cloud disks</li><li>false: means not switching the billing mode of elastic data cloud disks</li><br>default value: false.
9159
+ :rtype: bool
9160
+ """
9161
+ return self._ModifyPortableDataDisk
9162
+
9163
+ @ModifyPortableDataDisk.setter
9164
+ def ModifyPortableDataDisk(self, ModifyPortableDataDisk):
9165
+ self._ModifyPortableDataDisk = ModifyPortableDataDisk
9166
+
9167
+
9168
+ def _deserialize(self, params):
9169
+ self._InstanceIds = params.get("InstanceIds")
9170
+ self._InstanceChargeType = params.get("InstanceChargeType")
9171
+ if params.get("InstanceChargePrepaid") is not None:
9172
+ self._InstanceChargePrepaid = InstanceChargePrepaid()
9173
+ self._InstanceChargePrepaid._deserialize(params.get("InstanceChargePrepaid"))
9174
+ self._ModifyPortableDataDisk = params.get("ModifyPortableDataDisk")
9175
+ memeber_set = set(params.keys())
9176
+ for name, value in vars(self).items():
9177
+ property_name = name[1:]
9178
+ if property_name in memeber_set:
9179
+ memeber_set.remove(property_name)
9180
+ if len(memeber_set) > 0:
9181
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
9182
+
9183
+
9184
+
9185
+ class InquiryPriceModifyInstancesChargeTypeResponse(AbstractModel):
9186
+ r"""InquiryPriceModifyInstancesChargeType response structure.
9187
+
9188
+ """
9189
+
9190
+ def __init__(self):
9191
+ r"""
9192
+ :param _Price: This parameter indicates the price for switching the billing mode of the corresponding configuration instance.
9193
+ :type Price: :class:`tencentcloud.cvm.v20170312.models.Price`
9194
+ :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.
9195
+ :type RequestId: str
9196
+ """
9197
+ self._Price = None
9198
+ self._RequestId = None
9199
+
9200
+ @property
9201
+ def Price(self):
9202
+ r"""This parameter indicates the price for switching the billing mode of the corresponding configuration instance.
9203
+ :rtype: :class:`tencentcloud.cvm.v20170312.models.Price`
9204
+ """
9205
+ return self._Price
9206
+
9207
+ @Price.setter
9208
+ def Price(self, Price):
9209
+ self._Price = Price
9210
+
9211
+ @property
9212
+ def RequestId(self):
9213
+ 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.
9214
+ :rtype: str
9215
+ """
9216
+ return self._RequestId
9217
+
9218
+ @RequestId.setter
9219
+ def RequestId(self, RequestId):
9220
+ self._RequestId = RequestId
9221
+
9222
+
9223
+ def _deserialize(self, params):
9224
+ if params.get("Price") is not None:
9225
+ self._Price = Price()
9226
+ self._Price._deserialize(params.get("Price"))
9227
+ self._RequestId = params.get("RequestId")
9228
+
9229
+
9094
9230
  class InquiryPriceRenewInstancesRequest(AbstractModel):
9095
9231
  r"""InquiryPriceRenewInstances request structure.
9096
9232
 
@@ -13975,6 +14111,123 @@ class ModifyInstancesAttributeResponse(AbstractModel):
13975
14111
  self._RequestId = params.get("RequestId")
13976
14112
 
13977
14113
 
14114
+ class ModifyInstancesChargeTypeRequest(AbstractModel):
14115
+ r"""ModifyInstancesChargeType request structure.
14116
+
14117
+ """
14118
+
14119
+ def __init__(self):
14120
+ r"""
14121
+ :param _InstanceIds: One or more instance ids to be operated. you can obtain the instance ID through the `InstanceId` in the return value from the api [DescribeInstances](https://www.tencentcloud.com/document/api/213/15728?from_cn_redirect=1). the maximum number of instances per request is 30.
14122
+ :type InstanceIds: list of str
14123
+ :param _InstanceChargeType: Modified instance [billing type](https://www.tencentcloud.com/document/product/213/2180?from_cn_redirect=1). <li>`PREPAID`: monthly subscription.</li>
14124
+ **Note:** Only supports converting pay-as-you-go instances to annual and monthly subscription instances.
14125
+
14126
+ default value: `PREPAID`
14127
+ :type InstanceChargeType: str
14128
+ :param _InstanceChargePrepaid: Modified prepaid mode, parameter settings related to monthly/annual subscription. by specifying this parameter, you can specify the purchase duration of annual and monthly subscription instances, whether to enable auto-renewal, and other attributes.
14129
+ :type InstanceChargePrepaid: :class:`tencentcloud.cvm.v20170312.models.InstanceChargePrepaid`
14130
+ :param _ModifyPortableDataDisk: Whether to switch the billing mode of elastic data cloud disks simultaneously. valid values: <li> true: means switching the billing mode of elastic data cloud disks</li><li> false: means not switching the billing mode of elastic data cloud disks</li>default value: false.
14131
+ :type ModifyPortableDataDisk: bool
14132
+ """
14133
+ self._InstanceIds = None
14134
+ self._InstanceChargeType = None
14135
+ self._InstanceChargePrepaid = None
14136
+ self._ModifyPortableDataDisk = None
14137
+
14138
+ @property
14139
+ def InstanceIds(self):
14140
+ r"""One or more instance ids to be operated. you can obtain the instance ID through the `InstanceId` in the return value from the api [DescribeInstances](https://www.tencentcloud.com/document/api/213/15728?from_cn_redirect=1). the maximum number of instances per request is 30.
14141
+ :rtype: list of str
14142
+ """
14143
+ return self._InstanceIds
14144
+
14145
+ @InstanceIds.setter
14146
+ def InstanceIds(self, InstanceIds):
14147
+ self._InstanceIds = InstanceIds
14148
+
14149
+ @property
14150
+ def InstanceChargeType(self):
14151
+ r"""Modified instance [billing type](https://www.tencentcloud.com/document/product/213/2180?from_cn_redirect=1). <li>`PREPAID`: monthly subscription.</li>
14152
+ **Note:** Only supports converting pay-as-you-go instances to annual and monthly subscription instances.
14153
+
14154
+ default value: `PREPAID`
14155
+ :rtype: str
14156
+ """
14157
+ return self._InstanceChargeType
14158
+
14159
+ @InstanceChargeType.setter
14160
+ def InstanceChargeType(self, InstanceChargeType):
14161
+ self._InstanceChargeType = InstanceChargeType
14162
+
14163
+ @property
14164
+ def InstanceChargePrepaid(self):
14165
+ r"""Modified prepaid mode, parameter settings related to monthly/annual subscription. by specifying this parameter, you can specify the purchase duration of annual and monthly subscription instances, whether to enable auto-renewal, and other attributes.
14166
+ :rtype: :class:`tencentcloud.cvm.v20170312.models.InstanceChargePrepaid`
14167
+ """
14168
+ return self._InstanceChargePrepaid
14169
+
14170
+ @InstanceChargePrepaid.setter
14171
+ def InstanceChargePrepaid(self, InstanceChargePrepaid):
14172
+ self._InstanceChargePrepaid = InstanceChargePrepaid
14173
+
14174
+ @property
14175
+ def ModifyPortableDataDisk(self):
14176
+ r"""Whether to switch the billing mode of elastic data cloud disks simultaneously. valid values: <li> true: means switching the billing mode of elastic data cloud disks</li><li> false: means not switching the billing mode of elastic data cloud disks</li>default value: false.
14177
+ :rtype: bool
14178
+ """
14179
+ return self._ModifyPortableDataDisk
14180
+
14181
+ @ModifyPortableDataDisk.setter
14182
+ def ModifyPortableDataDisk(self, ModifyPortableDataDisk):
14183
+ self._ModifyPortableDataDisk = ModifyPortableDataDisk
14184
+
14185
+
14186
+ def _deserialize(self, params):
14187
+ self._InstanceIds = params.get("InstanceIds")
14188
+ self._InstanceChargeType = params.get("InstanceChargeType")
14189
+ if params.get("InstanceChargePrepaid") is not None:
14190
+ self._InstanceChargePrepaid = InstanceChargePrepaid()
14191
+ self._InstanceChargePrepaid._deserialize(params.get("InstanceChargePrepaid"))
14192
+ self._ModifyPortableDataDisk = params.get("ModifyPortableDataDisk")
14193
+ memeber_set = set(params.keys())
14194
+ for name, value in vars(self).items():
14195
+ property_name = name[1:]
14196
+ if property_name in memeber_set:
14197
+ memeber_set.remove(property_name)
14198
+ if len(memeber_set) > 0:
14199
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
14200
+
14201
+
14202
+
14203
+ class ModifyInstancesChargeTypeResponse(AbstractModel):
14204
+ r"""ModifyInstancesChargeType response structure.
14205
+
14206
+ """
14207
+
14208
+ def __init__(self):
14209
+ r"""
14210
+ :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.
14211
+ :type RequestId: str
14212
+ """
14213
+ self._RequestId = None
14214
+
14215
+ @property
14216
+ def RequestId(self):
14217
+ 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.
14218
+ :rtype: str
14219
+ """
14220
+ return self._RequestId
14221
+
14222
+ @RequestId.setter
14223
+ def RequestId(self, RequestId):
14224
+ self._RequestId = RequestId
14225
+
14226
+
14227
+ def _deserialize(self, params):
14228
+ self._RequestId = params.get("RequestId")
14229
+
14230
+
13978
14231
  class ModifyInstancesDisasterRecoverGroupRequest(AbstractModel):
13979
14232
  r"""ModifyInstancesDisasterRecoverGroup request structure.
13980
14233
 
@@ -38,7 +38,8 @@ FAILEDOPERATION_CREATEORDER = 'FailedOperation.CreateOrder'
38
38
  # Failed to create a resource pack
39
39
  FAILEDOPERATION_CREATESOURCEPACKAGEERROR = 'FailedOperation.CreateSourcePackageError'
40
40
 
41
- #
41
+ # Failed to set the backup policy. Please try again later. If the failure persists, please contact customer service for handling.
42
+
42
43
  FAILEDOPERATION_CYNOSDBMYSQLSETBACKUPSTRATEGY = 'FailedOperation.CynosdbMysqlSetBackupStrategy'
43
44
 
44
45
  # Failed to access the database. Please try again later. If the problem persists, please contact customer service.
@@ -59,7 +60,8 @@ FAILEDOPERATION_GETNETSERVICEINFOERROR = 'FailedOperation.GetNetServiceInfoError
59
60
  # Failed to query the details of a read-write instance
60
61
  FAILEDOPERATION_GETOSSINFOERROR = 'FailedOperation.GetOssInfoError'
61
62
 
62
- #
63
+ # The request to query the instance information failed.
64
+
63
65
  FAILEDOPERATION_INSTANCEQUERYERROR = 'FailedOperation.InstanceQueryError'
64
66
 
65
67
  # Insufficient account balance
@@ -119,7 +121,8 @@ INTERNALERROR_INTERNALHTTPSERVERERROR = 'InternalError.InternalHttpServerError'
119
121
  # Failed to query instances by security group.
120
122
  INTERNALERROR_LISTINSTANCEFAILED = 'InternalError.ListInstanceFailed'
121
123
 
122
- #
124
+ # Instance query error.
125
+
123
126
  INTERNALERROR_LISTINSTANCESERROR = 'InternalError.ListInstancesError'
124
127
 
125
128
  # Public network operation failed.
@@ -251,7 +254,8 @@ LIMITEXCEEDED_USERINSTANCELIMIT = 'LimitExceeded.UserInstanceLimit'
251
254
  # Audit log is disabled for instance {{1}}. operations cannot be performed.
252
255
  OPERATIONDENIED_AUDITLOGCLOSEDERROR = 'OperationDenied.AuditLogClosedError'
253
256
 
254
- #
257
+ # The audit status is abnormal.
258
+
255
259
  OPERATIONDENIED_AUDITSTATUSERROR = 'OperationDenied.AuditStatusError'
256
260
 
257
261
  # Failed to verify permissions
@@ -20,7 +20,8 @@ AUTHFAILURE = 'AuthFailure'
20
20
  # Operation failed.
21
21
  FAILEDOPERATION = 'FailedOperation'
22
22
 
23
- #
23
+ # Loading data
24
+
24
25
  FAILEDOPERATION_SEGMENTLOADING = 'FailedOperation.SegmentLoading'
25
26
 
26
27
  # Internal error.
@@ -23,7 +23,8 @@ DRYRUNOPERATION = 'DryRunOperation'
23
23
  # Operation failed.
24
24
  FAILEDOPERATION = 'FailedOperation'
25
25
 
26
- #
26
+ # Loading data
27
+
27
28
  FAILEDOPERATION_SEGMENTLOADING = 'FailedOperation.SegmentLoading'
28
29
 
29
30
  # Internal error.