错误码
|
HTTP status code |
错误码 |
错误信息 |
描述 |
操作 |
| 400 | InvalidStorageClusterId.DiskPoolRequired | The specified disk category can only be created in a disk pool. | cloud_agentic_disk只能在disk pool中创建 | 诊断 |
| 400 | InvalidOperation.ExchangeNotAllow | The current user does not support the trade-in savings plan. | 当前用户不支持换购节省计划 | 诊断 |
| 400 | InvalidParam.ExpectedRenewDay | The specified parameter ExpectedRenewDay is not valid. | 续费时间参数错误,请参考开发文档重新设置。 | 诊断 |
| 400 | Forbidden.OperateShareResource | The operation is forbidden because the resource is shared. | 操作被禁止,因为该资源为共享资源。 | 诊断 |
| 400 | MissingParameter.Disk | The disk modification param can not be empty. | 磁盘变配参数不能为空。 | 诊断 |
| 400 | MissingParameter.Instance | The instance modification parameter can not be empty. | 实例变配的参数不能为空。 | 诊断 |
| 400 | InvalidParameter.CategoryAndSizeConflict | The current operation does not allow both Category and Size parameter to be set. | 当前请求不能同时设置Category和Size参数。 | 诊断 |
| 400 | InvalidParameter.ImageAndDiskConflict | The current operation does not allow both ImageId and DataDisk parameter to be set. | 当前请求不能同时设置ImageId和Disk参数。 | 诊断 |
| 400 | InvalidParameter.NetworkAndDiskConflict | The current operation does not allow both network modification parameter and disk parameter to be set. | 当前请求不能同时设置网络变更和Disk参数。 | 诊断 |
| 400 | InvalidParameter.NetworkAndImageConflict | The current operation does not allow both network modification parameter and ImageId to be set. | 当前请求不能同时设置网络变更和ImageId参数。 | 诊断 |
| 400 | InvalidParameter.InstanceTypeAndDiskConflict | The current operation does not allow both InstanceType and Disk parameter to be set. | 当前请求不能同时设置InstanceType和Disk参数。 | 诊断 |
| 400 | InvalidParameter.InstanceTypeAndImageConflict | The current operation does not allow both InstanceType and ImageId parameter to be set. | 当前请求不能同时设置InstanceType和ImageId参数。 | 诊断 |
| 400 | InvalidParameter.InstanceTypeAndNetworkConflict | The current operation does not allow both InstanceType and network modification parameter to be set. | 当前请求不能同时设置实例规格和网络变更参数。 | 诊断 |
| 400 | MissingParameter.ProvisionedIops | The ProvisionedIops parameter can not be empty. | ProvisionedIops参数不能为空。 | 诊断 |
| 403 | OperationRestricted.Renewal | Your renewal operation is restricted due to availability zone restrictions. | 受可用区调整影响,当前暂不支持对该实例进行续费操作,给您带来不便敬请谅解。 | 诊断 |
| 400 | LastOrderProcessing | The previous order is still processing. Please try again later. | 上一个订单仍正在处理中,请稍后再试。 | 诊断 |
| 500 | InvalidOperation.RefundFailed | Failed to refund. Please try again or submit a support ticket. | 退款失败 | 诊断 |
| 400 | InvalidParameter.SourceIp | The specified param SourceIp is not valid. | 参数SourceIp不合法。 | 诊断 |
| 400 | InvalidParameter.SourceIpOrCidrOnly | The specified SourceIp and sourceCidr should only set one. | 指定的SourceIp和sourceCidr应该只设置一个。 | 诊断 |
| 400 | InvalidOperation.CidrAllocateNotEnough | There is no enough cidr to allocate. | 没有足够的cidr可供分配 | 诊断 |
| 400 | RangeExceede.Ipv6NotInReserved | The specified IPv6 is not in the reserved segment and this operation is not allowed. | IPv6 不在预留段,不允许执行该操作。 | 诊断 |
| 400 | InvalidOperation.IpTargetIpv6CannotBind | The target IPv6 is not assignable, please replace it and try again. | 目标 IPv6 不可分配,请更换后重试。 | 诊断 |
| 403 | InvalidBootMode.SecureBootUnsupported | Secure Boot requires UEFI or UEFI-Preferred boot mode. Please check the BootMode and try again. | 安全启动要求使用 UEFI 或 UEFI-Preferred 启动模式。请检查启动模式后重试。 | 诊断 |
| 403 | InvalidBootMode.SecureBootUnsupported | The specified parameter BootMode does not support Secure Boot. | 指定的 BootMode 参数无效,该启动模式不支持安全启动。 | 诊断 |
| 400 | InvalidParameter.SessionManagerConfig | SessionManagerConfig must contain at least one non-null property. | SessionManagerConfig 必须至少包含一个非空属性。 | 诊断 |
| 403 | OperationFailed.AllocateVfIdFailed | Allocate vfId failed when attach eni, please retry again. | 挂载高密网卡由于并发操作,导致分配vfId失败,重试即可。 | 诊断 |
| 403 | InvalidOperation.TrunkingIsNotAllowed | The account is not authorized to use trunk ENI or perform trunking operation. | 不允许操作中继网卡。您需要确保您的账号允许操作Trunk网卡。如有疑问,请提交工单。 | 诊断 |
| 400 | InvalidParameter.TargetCapacity.OutOfRange | Parameter target capacity is invalid and out of range. | 参数目标容量无效,超出范围。 | 诊断 |
| 400 | InvalidParameter.CpuPlatformUnsupported | The specified CPU platform is not supported. | 所选 CPU 平台不支持,请选择其他 CPU 平台。 | 诊断 |
| 400 | InvalidOperation.ImageCpuPlatformUnsupported | The specified image does not support the specified CPU platform. | 指定镜像不支持所选 CPU 平台,请更换镜像或选择兼容的 CPU 平台。 | 诊断 |
| 400 | InvalidOperation.Ipv4NotSupport | The specify VSwitch of ECS does not support IPv4. | 当前使用的交换机不支持 IPv4。 | 诊断 |
| 400 | MissingParameter.Status | The specified parameter Status is not supplied. | 指定参数 Status 不能为空。 | 诊断 |
| 403 | InvalidOperation.SecureBootRegionNotSupported | Secure Boot is not available in the specified region. | 当前地域不支持开启实例安全启动 | 诊断 |
| 403 | OperationDenied.ZoneDiscontinued | Dear Customer, Alibaba Cloud is planning to optimize and adjust Shanghai Zone K. This availability zone will be discontinued. You are currently unable to place new orders or renew existing orders of this type. Thank you for your support and understanding. | 客户您好,阿里云计划对华东2(上海)可用区K进行优化调整,该区域将停止运营,您目前无法操作购买及续订该类型订单,感谢支持与理解。 | 诊断 |
| 400 | OperationDenied.ZoneIsDisabled | The specified zone is disabled. You cannot create a vSwitch in a disabled zone. | 当前可用区已被禁用,不允许创建交换机。 | 诊断 |
| 403 | OperationDenied.ZoneDiscontinued | Dear Customer, Alibaba Cloud is planning to optimize and adjust Shanghai Zone K. This availability zone will cease operations on July 15, 2027 (UTC+8). The service term for your subscribed products must not extend beyond July 15, 2027 (UTC+8). Thank you for your support and understanding. | 客户您好,阿里云计划对华东2(上海)可用区K进行优化调整,该可用区将于2027年7月15日(UTC+8)停止运营,您订购的产品服务期限不能超过2027年7月15日(UTC+8),感谢支持与理解。 | 诊断 |
| 403 | OperationDenied.ZoneDiscontinued | Dear Customer, Alibaba Cloud is planning to optimize and adjust Shanghai Zone K. This availability zone will be discontinued. You are currently unable to place new orders of this type. Thank you for your support and understanding. | 客户您好,阿里云计划对华东2(上海)可用区K进行优化调整,该区域将停止运营,您目前无法操作该类型订单,感谢支持与理解。 | 诊断 |
| 500 | UnknowError | The request processing has failed due to some unknown error. | 由于某些未知错误,请求处理失败。 | 诊断 |
| 400 | InvalidParameter.SecureBootSupport | The specified parameter SecureBootOptions.SecureBootSupport is not valid. | 指定的参数SecureBootOptions.SecureBootSupport不合法。 | 诊断 |
| 400 | Throttling.PageNumberLimited | Request throttled. Please use NextToken instead of PageNumber for pagination. | 当前请求已限流,请使用 NextToken 替代 PageNumber 方式进行分页查询。 | 诊断 |
| 400 | InvalidNotBefore.ExceedInitialNotBefore | The specified 'NotBefore' time cannot be later than the initial 'Notbefore' time. | 指定的计划时间不能晚于初始计划时间 | 诊断 |
| 400 | InvalidNotBefore.EarlierThanCurrentTime | The specified 'NotBefore' cannot be earlier than the current time. | 'NotBefore' 不能早于当前时间 | 诊断 |
| 400 | InvalidParameter.Scatter.Mismatch | Scatters must be positive when setting the scatter policy. | 设置分散策略时,分散必须为正。 | 诊断 |
| 400 | CrossRegion.InvalidParam | Cross-region planning failed: parameter is invalid. | 跨区域规划失败:参数无效。 | 诊断 |
| 400 | RecommendEmpty.InstanceTypeNoStock | Cross-region planning failed: the instance is out of stock. | 跨区域规划失败:实例无库存。 | 诊断 |
| 400 | InvalidParameter.TargetCapacity.OutOfRange | In cross-regional planning, the target capacity must be less than or equal to 100. | 在跨区域规划中,TargetCapacity必须小于等于100。 | 诊断 |
| 400 | InvalidParameter.InstanceType.Empty | Instance types and Instance type families cannot both be empty. | InstanceTypes和InstanceTypeFamilies不能都为空。 | 诊断 |
| 403 | InvalidStatus.StopRequired | Setting up secure boot requires stopping the instance first. | 实例需要处于停机状态才能修改安全选项 | 诊断 |
| 403 | InvalidOperation.ImageSecureBootUnsupported | The image does not support secure boot. | 镜像不支持安全启动。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeSecureBootUnsupported | The instance type does not support secure boot. | 实例规格不支持安全启动。 | 诊断 |
| 403 | ParameterConflict.DataSourceAndSnapshotId | The specified parameter DataSource is incompatible with SnapshotId. You can specify either DataSource or SnapshotId but not both. | 指定的 DataSource 与 SnapshotId 不兼容。您只能指定 DataSource 或 SnapshotId 中的一个不能同时指定两者。 | 诊断 |
| 403 | InvalidParameter.DataSource | Both DataSourceId and DataSourceType must be specified. | 必须同时指定 DataSourceId 和 DataSourceType。 | 诊断 |
| 403 | InvalidDataSource.NotAvailable | The specified DataSource is not available. Please contact the ACS Service team to verify DataSource availability. | 该DataSource不可用,请联系容器ACS服务团队检查资源可用性。 | 诊断 |
| 403 | InvalidParameter.DataSourceType | The specified DataSourceType is not valid. The DataSourceType only supports ImageCache. | 指定的DataSource类型无效。DataSourceType仅支持ImageCache。 | 诊断 |
| 403 | InvalidDataSource.EncryptedResourceNotSupported | Encrypted DataSources are not supported. Please switch to a non-encrypted DataSource and try again. | 不支持加密的DataSource,请更换使用非加密DataSource后重试。 | 诊断 |
| 403 | InvalidParameter.MinMaintenanceInterval | Invalid Parameter MinMaintenanceInterval. | MinMaintenanceInterval 参数设置错误 | 诊断 |
| 403 | InvalidOperation.ReInitUnsupported | The specified disk does not support reInit. | 指定云盘不支持重新初始化。 | 诊断 |
| 403 | InvalidOperation.PrepaidDiskUnsupported | The specified DataSource does not support prepaid disk charge type. | 指定的DataSource不支持预付费磁盘类型。 | 诊断 |
| 403 | UnsupportedUserType | The specified DataSource is not enabled. | DataSource方式创盘功能尚未启用。 | 诊断 |
| 403 | InvalidDataSource.EncryptedResourceNotSupport | The specified encrypted DataSource is not valid. | 指定的加密DataSource资源非法。 | 诊断 |
| 403 | InvalidParameter.DataSource | The specified DataSource id and type cannot be null. | 指定的DataSource id和type不能为空。 | 诊断 |
| 403 | InvalidParameter.DataSourceType | The specified DataSource type is not valid. | 指定的DataSource类型无效。 | 诊断 |
| 403 | InvalidOperation.DataSourceUnsupported | The specified DataSource conflict with SnapshotId or ImageId. | 指定的DataSource与快照Id或镜像Id冲突。 | 诊断 |
| 403 | InvalidDataSource.NotFound | The specified DataSource does not exist. | 指定的DataSource不存在。 | 诊断 |
| 403 | InvalidZoneId.EncryptedUnsupported | The specified ZoneId does not support creating encrypted disks. | 该地域可用区不支持创建加密盘。 | 诊断 |
| 403 | InvalidInstanceType.SecureBootNotSupported | The instance type does not support secure boot. | 实例规格不支持安全启动 | 诊断 |
| 403 | InvalidInstanceStatus.NotStopped | Cannot modify secure boot because the instance is not stopped. | 修改安全启动设置,但是实例未处于停机状态 | 诊断 |
| 403 | InvalidImage.SecureBootNotSupported | Target image does not support secure boot. | 镜像不支持安全启动 | 诊断 |
| 403 | InvalidBootMode.NotUefi | Cannot enable secure boot because the image is not in UEFI mode. | 开启 Secure Boot 但镜像 Boot Mode 非 UEFI 模式 | 诊断 |
| 403 | InvalidInstanceSpec.SecureBootNotSupported | The instance spec does not support secure boot. | 实例规格不支持安全启动 | 诊断 |
| 400 | InvalidCoupon.InsufficientBalance | The coupon balance is insufficient. Please select another coupon and try again, or try again with the default coupon. | 优惠券额度不足,请更换其他优惠券重试,或使用默认优惠券重试。 | 诊断 |
| 400 | InvalidOperation.InstanceTypeNotSupportSriov | The specified instance type does not support ENI Sriov. | 该实例规格不支持弹性网卡的Sriov能力。 | 诊断 |
| 403 | InvalidVscType.ValueNotSupported | The specified VscType does not support. | 指定的VscType不支持 | 诊断 |
| 403 | InvalidOperation.VscReferredByFileSystem | The specified vsc is referenced by the file system and cannot be deleted. | 指定vsc被文件系统引用无法删除 | 诊断 |
| 403 | InvalidParameter.KMSKeyId.CMKUnauthorized | ECS service have no right to encrypt/decrypt your CMK. | ECS服务无权限加密/解密您的CMK密钥。 | 诊断 |
| 400 | Throttling | Request throttled. Please use NextToken instead of PageNumber for pagination. | 请求限流,请使用nextToken的分页方式替代PageNumber的分页方式进行查询。 | 诊断 |
| 400 | InvalidInstanceType.NotSupportCpuOptionsNestedVirtualization | The specified instance type does not support CpuOptions.NestedVirtualization: %s. | 当前规格不支持指定的嵌套虚拟化能力 | 诊断 |
| 403 | InvalidParameter.TooManyDiskIds | The parameter DiskIds contains more than 100 values, which exceeds the maximum allowed. | 参数DiskIds包含超过100个值,超过了参数允许的最大配额。 | 诊断 |
| 403 | InvalidParameter.TooManyDiskIds | The parameter DiskIds contain too many values, the parameter does contain more than 100 values. | 参数DiskIds包含太多的值,该参数做多包含100个值。 | 诊断 |
| 403 | InvalidOperation.EfloInstanceNotSupport | The operation is not supported for EFLO instances. | 灵骏实例不支持该操作. | 诊断 |
| 400 | Vsc.NotBelongToInstance | The specified VSC does not belong to the specified instance. | 指定的VSC不属于当前实例 | 诊断 |
| 400 | InvalidOperation.VscStatusUnsupported | The specified VSC is in a status that does not support this operation. | 指定的VSC当前状态不支持删除操作 | 诊断 |
| 400 | Instance.VscPrimaryExist | The specified instance already has a Primary VSC. | 指定的实例已经有主VSC | 诊断 |
| 400 | InvalidOperation.ipv4NotSupport | The specify VSwitch of ECS does not support IPv4. | 当前使用的交换机不支持 IPv4。 | 诊断 |
| 400 | InvalidOperation.EnablePrimaryIPv6 | The specified ENI can not enable primary IPv6 or already has primary IPv6. | 指定的 ENI 无法开启主 IPv6 或已经含有主 IPv6。 | 诊断 |
| 400 | OperationDenied.InstanceNotSupportVsc | The specified instance does not support VSC operations. | 指定实例不支持 VSC | 诊断 |
| 400 | QuotaExceed.Vsc | The number of VSC for the specified instance has exceeded the quota. | 实例的 VSC 通道数量已达规格上限 | 诊断 |
| 404 | Vsc.NotFound | The specified VSC channel does not exist. | VSC 通道不存在 | 诊断 |
| 403 | CandidateDenied.NoStock | The resource is out of stock and there are no candidate resources in the specified zone. Please try other types, or choose other regions and zones. | 当前实例规格资源已售罄,且短期内无候补资源,请根据需求选择其他实例规格或者可用区。 | 诊断 |
| 403 | InvalidStorageLocationArn.Malformed | The specified parameter StorageLocationArn is wrongly formed. | 指定的参数StorageLocationArn的格式错误。 | 诊断 |
| 403 | InvalidInstanceType.ValueNotSupported | The specified InstanceType does not support the current category of data disk. | 指定的实例规格不支持当前实例挂载的数据盘规格。 | 诊断 |
| 403 | OperationDenied.NoStock | Error happened, %s. | 当前规格没有库存。 | 诊断 |
| 400 | InvalidRecurrenceRules.ActiveHourZero | The specified parameter RecurrenceRules is invalid because the calculated active period is zero. | 参数 RecurrenceRules 无效,计算出的生效时长为零,不符合有效范围。 | 诊断 |
| 403 | InvalidVSwitch.Ipv6NotTurnOn | The VSwitch of ENI does not support IPv6 feature. | 指定的 ENI 所在的 VSwitch 不支持 IPv6 功能。 | 诊断 |
| 403 | IncorrectInstanceStatus | An error occurred: %s. | 由于实例状态不支持,该操作不允许执行。 | 诊断 |
| 403 | InvalidOperation.NetworkTypeUnsupported | The specified network type is not supported in this region. | 该指定网络类型在本地区不支持。 | 诊断 |
| 403 | InvalidOperation.EniTypeUnsupported | The specified eni type does not supported. | 指定的业务类型不支持。 | 诊断 |
| 403 | InvalidOperation.NetworkTypeUnsupport | The specified network type is not support in this region. | 该指定网络类型在本地区不支持。 | 诊断 |
| 403 | InvalidOperation.EniTypeUnsupport | The specified eni type does not support. | 指定的业务类型不支持。 | 诊断 |
| 403 | InvalidOperation.NetworkTypeUnsupport | The network type is not support in this region. | 输入的网络类型NetworkType不再支持。 | 诊断 |
| 403 | InvalidOperation.PrimaryEniNotExist | Primary Eni Not Exist. | 实例主网卡不存在。 | 诊断 |
| 403 | InvalidSnapshotType.WarmUpNotSupported | The specified snapshot type is 'shared', which does not support the warm-up operation. | 指定的快照类型是shared,不支持预热操作。 | 诊断 |
| 403 | InvalidSnapshotCategory.WarmUpNotSupported | The specified snapshot category is 'archive', which does not support the warm-up operation. | 指定的快照种类是archive,不支持预热操作。 | 诊断 |
| 403 | InvalidSnapshotId.LimitExceeded | The number of specified snapshotId exceeds the limit. | 指定的snapshotId个数超过限制 | 诊断 |
| 403 | InvalidZoneId.LimitExceeded | The number of specified zoneId exceeds the limit. | 指定的zoneId个数超过限制。 | 诊断 |
| 403 | InvalidSnapshotStatus.WarmUpNotSupported | The state of the specified snapshot does not support the warm-up operation. | 指定快照的状态不支持预热操作。 | 诊断 |
| 403 | InvalidOperation.EniTypeNotSupport | The specified biz type does not support. | 指定的业务类型不支持。 | 诊断 |
| 403 | InvalidCategory.SnapshotLinkMismatch | The specified category does not match the actual category of the snapshot link. | 指定的category和快照链的不匹配。 | 诊断 |
| 403 | InvalidZoneId.RegionNoSaleZone | There is no available zone for sale in the currently specified region. | 当前地域没有可售卖的可用区 | 诊断 |
| 403 | InvalidZoneId.NotMatchRegion | The currently specified availability zone does not match the region. | 当前指定的可用区和地域不匹配。 | 诊断 |
| 403 | InvalidZoneId.CloudBoxNotSupported | The specified zone for the CloudBox type does not support the current operation. | 指定的云盒可用区不支持当前的操作。 | 诊断 |
| 403 | InvalidMaxConcurrencyCreateDiskCount.Malformed | The specified parameter MaxConcurrencyCreateCount is not valid.Its value must be an integer multiple of 100, with a minimum of 100 and a maximum of 10,000. | 当前指定的参数MaxConcurrencyCreateCount不合法,该参数的有效值是在100至10000的范围内,数值必须是100的整数倍。 | 诊断 |
| 403 | InvalidMaxConcurrentCreateCount.TooSmall | The specified value for the parameter MaxConcurrentCreateCount is less than the currently value. | 指定的参数MaxConcurrentCreateCount的值小于当前生效的值。 | 诊断 |
| 403 | InvalidRetentionHours.Malformed | The specified parameter RetentionHours is not valid. | 指定的参数RetentionHours的值无效。 | 诊断 |
| 403 | InvalidRetentionHours.TooSmall | The specified value for the parameter RetentionHours is less than the currently value. | 指定的参数RetentionHours值小于当前生效值。 | 诊断 |
| 403 | InvalidOperation.SnapshotStatusNotSupported | The specified snapshot does not support this operation in its current state. | 指定的快照状态不支持当前操作。 | 诊断 |
| 403 | InvalidRetentionHours.LongerThanSnapshotExpireTime | The specified RetentionHours parameter for the snapshot is invalid,RetentionHours cannot exceed the snapshot's expired time. | 指定的RetentionHours时间无效,RetentionHours不能超过快照的过期时间。 | 诊断 |
| 403 | InvalidOperation.SnapshotWarmUpNotEnabled | The currently specified snapshot has a preheating task in progress and does not support preheating again. | 指定的快照未启用预热,不支持当前操作。 | 诊断 |
| 403 | InvalidOperation.UserNotInWhiteList | The operation was denied because the current user is not in the whitelist. | 非白名单用户禁止操作。 | 诊断 |
| 403 | InvalidOperation.BidNotInWhiteList | The operation was denied because the current bid is not in the whitelist. | 用户账号注册渠道不在白名单中,不支持当前操作。 | 诊断 |
| 403 | InvalidOperation.RegionNotInWhiteList | The operation was denied because the current region is not in the whitelist. | 当前地域不在白名单中,不支持此操作。 | 诊断 |
| 403 | InvalidOperation.AvailableSnapshotNotSupported | The operation was denied because available snapshots are not supported. | 处于available状态的快照不支持此操作。 | 诊断 |
| 403 | InvalidOperation.ReWarmmingUpNotSuppored | The snapshot does not support re-warm-up. | 快照不支持再次预热。 | 诊断 |
| 403 | InvalidOperation.SnapshotWarmUpFrequencyExceeded | The warm-up frequency for the snapshot in the current availability zone exceeds the limit, the interval between two warm-up operations must be at least 6 hours. | 快照在当前可用区的预热频率超过限制,两次预热的间隔不能少于6个小时。 | 诊断 |
| 403 | InvalidOperation.ModifyConcurrentyCreateCountUnSupported | The current warm-up of the snapshot does not support modifying The current warm-up of the snapshot does not support modifying the maximum concurrent creation count. | 快照当前的预热不支持修改最大并发创建磁盘个数。 | 诊断 |
| 403 | InvalidOperation.WarmUpQuotaExceeded | The warm-up of the specified snapshot in the current availability zone has exceeded the limit. | 指定快照的预热超过当前可用区的预热配额。 | 诊断 |
| 404 | InvalidOperation.WarmUpNotFound | The warm-up for the specified snapshot could not be found. | 未找不指定快照的预热信息。 | 诊断 |
| 404 | InvalidKMSKeyId.NotFound | The specified KMSKeyId does not exist. | 指定的KMS密钥ID不存在。 | 诊断 |
| 404 | InvalidSnapshotLock.NotFound | The specified snapshot(s) %s is(are) not locked. | 指定的快照未被锁定。 | 诊断 |
| 500 | InvalidSecurityGroupId.EniMustHaveSecurityGroup | The specified network card does not have an associated security group. | 指定的网卡没有关联的安全组。 | 诊断 |
| 500 | InvalidParameter.PrivateIpCount | The current privateIpCount is not in the range 1.0 through 100.0. | 当前privateIpCount不在1.0到100.0的范围内。 | 诊断 |
| 403 | OperationDenied | The specified eip is not available or not authorized. | 指定的eip不可用或未经授权。 | 诊断 |
| 400 | InvalidOperation.AllocateIpFailed | Failed to allocate the specific IP, please ensure the IP is available. | 分配特定IP失败,请确保该IP可用。 | 诊断 |
| 403 | InvalidKMSKeyId.NotSupportCrossAccountServiceKey | The ECS service key is only supported for use within the current account and does not support cross-account sharing or usage. | ECS服务密钥仅支持在当前账号内使用,不支持跨账号共享或使用。 | 诊断 |
| 403 | OperationDenied.HpnZoneMismatch | Instance and disk must be in the same HPN zone for restricted HPN zones. | 对于部分受限的HPN区域,实例与磁盘必须位于同一HPN区域内才可执行挂载操作。 | 诊断 |
| 403 | OperationDenied.UnsupportedEncryptedDisk | The instance type does not support attaching encrypted disks. | 实例的规格不支持挂载加密盘。 | 诊断 |
| 400 | InvalidImportImageOptions.DockerOptionsImageMalformed | The specified parameter ImportImageOptions.DockerOptions.Image is invalid. The length should be between 1 to 512 characters. | 指定的Docker镜像长度应在1到512字符之间。 | 诊断 |
| 400 | InvalidImportImageOptions.DockerOptionsImageSizeMalformed | The specified parameter ImportImageOptions.DockerOptions.ImageSize is invalid. The size should be between 1GB to 2048GB. | 指定的Docker镜像大小应在1GB到2048GB之间。 | 诊断 |
| 400 | InvalidDockerRepositoryCredential.DockerRegistryMalformed | The specified parameter DockerRepositoryCredential.DockerRegistry is invalid. The length should be between 1 to 512 characters. | 指定的Docker注册表长度应在1到512字符之间。 | 诊断 |
| 400 | InvalidDockerRepositoryCredential.UserMalformed | The specified parameter DockerRepositoryCredential.User is invalid. The length should be between 1 to 128 characters. | 指定的用户名长度应在1到128字符之间。 | 诊断 |
| 400 | InvalidDockerRepositoryCredential.PasswordMalformed | The specified parameter DockerRepositoryCredential.Password is invalid. The length should be between 1 to 128 characters. | 指定的密码长度应在1到128字符之间。 | 诊断 |
| 404 | MissingImportImageOptions.DockerOptionsImage | The specified parameter ImportImageOptions.DockerOptions.Image is missing. | 指定的参数ImportImageOptions.DockerOptions.Image缺失。 | 诊断 |
| 404 | MissingImportImageOptions.DockerOptions | The specified parameter ImportImageOptions.DockerOptions is missing. | 指定的参数ImportImageOptions.DockerOptions缺失。 | 诊断 |
| 403 | QuotaExceed.StorageSetTotal | The total number of storage sets in the current region has exceeded the quota. | 存储集的总数超过当前地域的配额限制。 | 诊断 |
| 400 | InvalidOperation.TooManyMaintenanceWindows | Too many maintenance windows. | 维护窗口配置数量超过200条,无法再创建新的窗口。 | 诊断 |
| 403 | InvalidOperation.AttachedShareDisk | Attached share disk does not support this operation. | 已挂载的共享盘不支持该操作。 | 诊断 |
| 403 | InvalidOperation.ConflictOnNC | Other instance is awaking or hibernating on the same NC. | 有其他实例在同一个NC上进行操作和当前操作冲突,比如:休眠或者唤醒。 | 诊断 |
| 403 | InvalidDiskSize.NotSupportMultiAttachDisk | The specified disk size exceeds the maximum limit 65536 for enabling multi-attach. | 大于 64 TB 的磁盘不支持开启多重挂载 | 诊断 |
| 400 | QuotaExceeded.AutoProvisioningGroup | The count of AutoProvisioningGroup exceeds the limit. | 弹性供应组数量达到限额。 | 诊断 |
| 403 | PermissionDenied.Report | The instance associated with the repaired diagnostic report does not belong to the current resource group. | 修复的诊断报告关联的实例,不属于当前资源组。 | 诊断 |
| 403 | InvalidParameter.SupportMaintenanceAction | Invalid Parameter SupportMaintenanceAction. | SupportMaintenanceAction 属性设置错误。 | 诊断 |
| 400 | NoPermission.Price | The operation requires price permission. Please either apply for permission from your main account, or set the parameter AutoPay as true. | 该操作需要价格权限。请向您的主账户申请权限,或将参数AutoPay设置为true进行自动支付。 | 诊断 |
| 403 | InvalidInstance.NotFound | The specified instance doesn't exist. | 指定的实例不存在。 | 诊断 |
| 400 | InvalidStatus.ValueNotSupported | The specified issue repairStatus is invalid, and the expected status is null or failed. | 指定issue的repairStatus是无效的,期望的status是空或者failed。 | 诊断 |
| 403 | InvalidParameter.TimePeriod | Invalid Parameter Time Period. | Time Period 属性错误。 | 诊断 |
| 403 | InvalidParameter.TargetResource | Invalid Parameter Target Resource. | TargetResource 属性设置错误。 | 诊断 |
| 403 | InvalidOperation.SnapshotIsLocked | The current operation is not supported because the snapshot is locked. Please wait for the lock to expire before retrying. | 当前操作不支持,因为快照已被锁定。请等待锁定过期后再重试。 | 诊断 |
| 403 | InvalidOperation.CoolOffPeriodExpired | The snapshot is locked in compliance mode, and the cool-off period has expired. The current operation is not supported. | 快照以合规模式锁定且冷静期已结束,不支持当前操作。 | 诊断 |
| 400 | InvalidLockStatus.Malformed | The specified parameter LockStatus is invalid. Please check the valid range for this parameter. | 指定的参数 LockStatus 无效,请检查该参数的取值范围。 | 诊断 |
| 403 | InvalidOperation.LockSharedSnapshotUnsupported | The shared snapshot does not support locking. | 来源为共享的快照不支持锁定。 | 诊断 |
| 400 | InvalidRetentionDays.LessThanLockExpiredTime | The specified parameter RetentionDays is invalid. The RetentionDays should be greater than the snapshot LockExpiredTime. | 指定的参数 RetentionDays 无效。保留时间应大于快照锁定过期时间。 | 诊断 |
| 404 | InvalidSnapshotLock.NotFound | The specified snapshot is not locked. | 指定的快照未被锁定。 | 诊断 |
| 400 | InvalidLockMode.Malformed | The specified parameter LockMode is invalid. Please check the valid range for this parameter. | 指定的参数 LockMode 无效,请检查该参数的取值范围。 | 诊断 |
| 400 | InvalidLockDuration.ExceedRetentionDays | The specified parameter LockDuration is invalid. The LockDuration should be less than the snapshot RetentionDays. | 指定的参数 LockDuration 无效,锁定时长应小于快照保留时间。 | 诊断 |
| 400 | InvalidCoolOffPeriod.ExceedLockDuration | The specified parameter CoolOffPeriod is invalid. The CoolOffPeriod should be less than the LockDuration. | 指定的参数 CoolOffPeriod 无效,冷静期应小于锁定时长。 | 诊断 |
| 403 | InvalidOperation.SnapshotNotAvailable | The unavailable snapshot does not support locking. | 不可用的快照不支持锁定。 | 诊断 |
| 403 | InvalidOperation.ResourceManagedByCloudProduct | The current operation is not supported because the resource is managed by a cloud product [%s]. Please contact the relevant cloud product to confirm the reason. | 此次操作不支持因为资源被云产品托管。请联系对应的云产品确认原因。 | 诊断 |
| 403 | MissingParameter.SizeOrArchiveSize | The parameters Size and ArchiveSize cannot both be empty. | 参数Size和ArchiveSize不能都为空。 | 诊断 |
| 403 | AccountRestricted.ParnterPolicy | Your account is restricted from opening postpaid service by your partner, please contact your partner. | 您的账号被生态伙伴限制开通按量产品,请联系您的生态伙伴。 | 诊断 |
| 400 | InvalidParameter.EniQosConfig | The specified ENI QoS configuration is not valid. | 指定的弹性网卡 QoS 限速设置不合法。 | 诊断 |
| 403 | DEPLOYMENT_SET_SHARED | The deployment set is shared and cannot be deleted. | 部署被共享,不允许删除 | 诊断 |
| 403 | DEPLOYMENT_SET_STRATEGY_NOT_SUPPORT_OPERATION | Deployment set strategy does not support operation. | 部署集策略不允许当前操作 | 诊断 |
| 404 | InvalidReservedInstanceId.NotFound | The specified ReservedInstanceId resource does not exist. | 指定的ReservedInstanceId资源不存在。 | 诊断 |
| 404 | InvalidStorageCapacityUnitId.NotFound | The specified StorageCapacityUnitId does not exist. | 指定的StorageCapacityUnitId资源不存在。 | 诊断 |
| 404 | InvalidImagePipelineExecutionId.NotFound | The specified ImagePipelineExecutionId does not exist. | 指定的ImagePipelineExecutionId资源不存在。 | 诊断 |
| 404 | InvalidCarePlanId.NotFound | The specified CarePlanId does not exist. | 指定的CarePlanId资源不存在。 | 诊断 |
| 404 | InvalidReservedInstanceId.NotFound | The specified ReservedInstanceId does not exist. | 指定的ReservedInstanceId资源不存在。 | 诊断 |
| 403 | InvalidOSS.NotAuthorized | The specified OSS bucket or object is not allowed to access. | 您没有权限访问指定的OSS的bucket和Object。 | 诊断 |
| 400 | OperationDenied.HibernationConcurrency | The hibernation request for the specified instance is restricted due to hibernation in execution by other instances. | 指定实例的休眠请求因其他实例执行中的休眠操作而受到限制。 | 诊断 |
| 400 | InvalidMarketImage.NotAuthorized | The specified marketplace image is not authorized for your channel, please use other image. | 指定的市场镜像没有对您的渠道授权,请使用其他镜像。 | 诊断 |
| 503 | LimitedOperation.ServiceUnavailable | The service is currently unavailable. Please try again later. | 当前服务不可用。请稍后重试。 | 诊断 |
| 403 | OperationFail.AcceptRecoverFail | Failed to accept system event due to resource constraints. | 因底层资源不足,响应事件失败。 | 诊断 |
| 400 | SnapshotService.AlreadyOpened | The snapshot service has already been opened, no need to open again. | 快照服务已经开通,请不要重复开通。 | 诊断 |
| 400 | InvalidExecutionId.SizeExceeded | ExecutionId list exceeds maximum size of %s. Current size is %s. | 您设置的ExecutionId列表大小超过了允许的最大值。 | 诊断 |
| 403 | InvalidOperation.StoppedModeUnsupported | The specified instance is StopCharging. | 无法操作处于节省停机模式的实例 | 诊断 |
| 403 | InvalidOperation.DefaultFreeSnapshotNotSupport | The specified snapshot is a default free snapshot and does not support this operation. | 指定的快照是一个默认免费快照,不支持当前操作。 | 诊断 |
| 403 | InvalidOperation.DiskAttachModeUnsupported | The instance type does not support the disk attach mode. | 当前实例规格不支持磁盘的挂载模式 | 诊断 |
| 400 | InvalidOSSBucket.ArchiveOssBucketNotSupported | Exporting an image to an OSS bucket with Archive, Cold Archive, or Deep Cold Archive storage class is not supported. | 不支持将镜像导出到存储类型为归档存储、冷归档存储或深度冷归档存储的OSSBucket中。 | 诊断 |
| 409 | Oss.BucketAlreadyExists | The requested bucket name is already taken. | 您所创建的 Bucket 名称(OssBucketName)已被其他阿里云账号占用,请更换一个 Bucket 名称后重试。 | 诊断 |
| 400 | InvalidDetectionStrategy.Malformed | The specified value for parameter DetectionStrategy is not supported. Please refer to the documentation for accepted values. | 不支持指定的DetectionStrategy参数值。请参考文档了解可接受的值。 | 诊断 |
| 400 | InvalidOperation.Throttling | The specified operation is not supported due to concurrency throttling. | 指定的休眠唤醒操作由于其他未完成的休眠唤醒进程而被限流。 | 诊断 |
| 400 | InvalidOperation.InsufficientResources | Specified waking up operation is failed due to insufficient physical server resource. | 指定的唤醒操作因物理服务器资源不足而失败。 | 诊断 |
| 404 | InvalidOssOutputDelivery.BucketNotFound | The OSS bucket specified in the parameter OssOutputDelivery does not exist. | 参数OssOutputDelivery中指定的bucket不存在。 | 诊断 |
| 403 | CreateServiceLinkedRole.NoPermission | You do not have permission to create ServiceLinkedRole for output delivery. | 您没有为output投递功能创建服务关联角色的权限。 | 诊断 |
| 400 | InvalidOssOutputDelivery.BucketInOtherRegion | The OSS bucket specified in the parameter OssOutputDelivery is in another region. | 参数OssOutputDelivery 中指定的 OSS bucket在其他地域。 | 诊断 |
| 400 | InvalidOssOutputDelivery.KeyPrefixMalformed | The prefix of the OSS key specified in the parameter OssOutputDelivery is not valid. | 参数OssOutputDelivery中指定的prefix不合法。 | 诊断 |
| 400 | InvalidParameter.OssOutputDelivery | The specified parameter OssOutputDelivery is not valid. | 指定的参数OssOutputDelivery不合法。 | 诊断 |
| 400 | InvalidParameter.CheckId | The parameter checkId:%s is invalid. | 无效的CheckId。 | 诊断 |
| 400 | Oss.BucketNameInvalid | The bucket name is invalid. It must start with "sg-snapshot" and comply with OSS bucket naming conventions: 1) be comprised of lower-case characters, numbers or dash(-), 2) start with lower case or numbers, 3) be between 3-63 characters long. | Bucket 名称无效。名称必须以 "sg-snapshot" 开头,且符合 OSS Bucket 命名规范:长度为 3 至 63 个字符,仅允许使用小写字母、数字和短横线(-),不能以短横线开头或结尾,且在整个 OSS 范围内必须全局唯一。当前提供的名称未满足上述要求,请检查并修正后重试。 | 诊断 |
| 409 | OSS.BucketAlreadyExists | The requested bucket name is already taken. | 您所创建的 Bucket 名称(OssBucketName)已被其他阿里云账号占用,请更换一个 Bucket 名称后重试。 | 诊断 |
| 404 | InvalidDedicatedHostId.NotFound | The specified Dedicated Host does not exist. | 指定的专有宿主机不存在。 | 诊断 |
| 404 | InvalidResource.NotFound | The specified resource not exists. | 指定的资源不存在 | 诊断 |
| 403 | InvalidOperation.InsufficientCoupon | Failed to use the coupon, probably because the coupon has been used up, please try again. | 优惠券抵扣失败,可能因为已被用完或剩余额度不足,请重试操作。 | 诊断 |
| 400 | InvalidOperation.ElasticityAssuranceActiveTimeTooShort | The total active time of the ElasticityAssurance is too short. | 弹性保障服务的总生效时间太短。 | 诊断 |
| 403 | InvalidAccount.NotSupportEA | According to business rules, this account cannot purchase ECS ElasticityAssurance. | 根据业务规则,此账号不能购买ECS弹性保障服务。 | 诊断 |
| 403 | QuotaExceed.ElasticityAssuranceCapacity | ElasticityAssurance Capacity quota exceeded. | 弹性保障服务容量配额超出限制。 | 诊断 |
| 403 | InvalidEncryptionOptions.Conflict | The parameter PortNumber or TargetServer cannot be specified with parameter EncryptionOptions. | 开启会话加密时,不允许指定参数PortNumber或TargetServer。 | 诊断 |
| 403 | InvalidParameter.EncryptionOptionsMode | The specified parameter EncryptionOptions.Mode is not valid. | 指定的参数 EncryptionOptions.Mode 不合法。 | 诊断 |
| 403 | MissingParameter.EncryptionOptionsKMSKeyId | The input parameter EncryptionOptions.KMSKeyId that is mandatory for processing this request is not supplied. | 参数 EncryptionOptions.KMSKeyId 不能为空。 | 诊断 |
| 403 | InvalidParameter.EncryptionOptionsKMSKeyId | The specified parameter EncryptionOptions.KMSKeyId is not valid. | 指定的参数EncryptionOptions.KMSKeyId 不合法。 | 诊断 |
| 403 | InvalidEncryptionOptionsMode.EncryptionDisabled | EncryptionOptions.Mode cannot be specified when encryption is disabled. | 当会话加密未开启时,无法指定参数 EncryptionOptions.Mode。 | 诊断 |
| 403 | InstanceLockedForSecurity | The instance is locked for security reasons. Please contact Security Technical Support for assistance. | 该实例由于安全原因被锁定,您可以联系安全技术支持。 | 诊断 |
| 400 | InvalidParameter.AttributeNotSupported | The specified value for parameter Attribute is not supported. Valid values: snapshotPolicyIds. | 参数 Attribute 的指定值不被支持。有效值为:snapshotPolicyIds。 | 诊断 |
| 400 | InvalidRegion.NotSupportResourceGroup | The specified region does not support resource groups. | 指定的地域不支持资源组 | 诊断 |
| 400 | MarketplaceImageOrdersLimitExceeded | The number of marketplace image orders has exceeded the maximum limit of 20, please reduce the number of marketplace image instances and try again. | 市场镜像订单超过最大限制20个,请减少市场镜像实例个数重试。 | 诊断 |
| 400 | InvalidInstanceMetadataTags.NotSupported | The specified InstanceMetadataTags is invalid, valid options are enabled or disabled. | 指定的InstanceMetadataTags无效,有效的取值为enable或者disabled。 | 诊断 |
| 403 | InvalidOperation.DiskNotSupport | The disk on the instance does not support this operation. | 实例上的磁盘不支持此操作。 | 诊断 |
| 403 | QuotaExceed.ConcurrentArchiveSnapshotQuota | The number of concurrent archiving tasks associated with the disk of the current snapshot has exceeded the quota limit. Please try again later. | 当前快照关联的磁盘并行的归档任务数量超过配额限制,请稍后重试。 | 诊断 |
| 400 | InvalidParameter.NetworkOptionsBandwidthWeighting | The specified parameter BandwidthWeighting is not valid.The correct value should be in [%s]. | 当前指定的参数BandwidthWeighting无效。 | 诊断 |
| 403 | ParameterConflict.AutoSnapshotPolicyIdAndDiskId | The AutoSnapshotPolicyId and DiskId parameters cannot be specified at the same time. You may specify only one of them. | AutoSnapshotPolicyId 和 DiskId 参数不能同时指定。您只能指定其中一个。 | 诊断 |
| 403 | MissingParameter.AutoSnapshotPolicyIdOrDiskId | The AutoSnapshotPolicyId and DiskId parameters cannot both be empty. Please specify one of them. | AutoSnapshotPolicyId 和 DiskId 参数不能同时为空,请指定其中一个。 | 诊断 |
| 403 | OperationDenied.TooManyAutoSnapshotPolicies | The specified disk %s has already applied multiple auto snapshot policies. To cancel a policy, please explicitly specify the autoSnapshotPolicyId parameter. | 指定的云盘已应用多条自动快照策略,请使用 autoSnapshotPolicyId 参数明确指定需要取消的自动快照策略。 | 诊断 |
| 403 | InvalidOperation.AutoSnapshotPolicyConflict | The disk %s cannot apply the auto snapshot policy of promotional activities and other policies at the same time. | 云盘不允许同时应用免费运营活动快照策略和其他策略。 | 诊断 |
| 403 | QuotaExceed.AppliedAutoSnapshotPolicyQuota | The number of auto snapshot policies applied to the specified disk %s has exceeded the quota %s. Please cancel any unused policies and try again. | 指定的云盘应用的自动快照策略数量已超过配额,请取消无用的策略后重试。 | 诊断 |
| 403 | InvalidPeriod.RegionDiscontinued | Alibaba Cloud is scheduled to make adjustments in the Fuzhou region. Cloud services in this region will be suspended, this type of order cannot be managed. Please use other regions, thank you for your understanding and support. | 客户您好,阿里云计划对福州地域进行优化调整,该区域云服务将停止运营,您目前无法操作该类型的订单。请使用其他地域,感谢您的理解与支持。 | 诊断 |
| 403 | InvalidPeriod.RegionDiscontinued | Alibaba Cloud is scheduled to make adjustments in the Nanjing region. Cloud services in this region will be suspended, this type of order cannot be managed. Please use other regions, thank you for your understanding and support. | 客户您好,阿里云计划对南京地域进行优化调整,该区域云服务将停止运营,您目前无法操作该类型的订单。请使用其他地域,感谢您的理解与支持。 | 诊断 |
| 403 | InvalidOperation.CopyingDataToThisRegionUnsupported | Data transfer to the current region from other regions is not supported. | 不支持从其他地域复制数据到当前地域。 | 诊断 |
| 403 | InvalidOperation.CopyingDataFromThisRegionUnsupported | This region is restricted to copying data to specific regions %s. | 当前地域只能复制数据到某些地域。 | 诊断 |
| 403 | InvalidOperation.PublicImageUnsupported | The community image's publisher is not the current account. Modification is not permitted. | 社区镜像的发布者不是当前账户。不允许修改。 | 诊断 |
| 400 | InvalidParameterRange.MinTargetCapacity | The MinTargetCapacity exceeds the limit[0-TotalTargetCapacity]. | 目标最小容量超出限制[0-总容量]. | 诊断 |
| 404 | InvalidDeploymentSetId.NotFound | The DeploymentSetId provided does not exist in our records. | 找不到对应的部署集 | 诊断 |
| 400 | VpcMismatch.SecurityGroupAndVSwitch | Specified security group and virtual switch are not in the same VPC. | 指定的安全组与虚拟交换机不在同一专有网络中。 | 诊断 |
| 400 | InvalidBootMode.Malformed | The specified parameter BootMode is invalid. Valid options are BIOS, UEFI, and UEFI-Preferred. | 指定的BootMode参数无效。有效选项包括BIOS、UEFI和UEFI- preferred。 | 诊断 |
| 403 | InvalidDiskId.CountLimitExceeded | The specified parameter length exceeds the maximum 100 limit. Check the parameters and try again. | 指定的参数长度超过最大100的限制,请检查参数参数后重试。 | 诊断 |
| 400 | InvalidBootMode.Malformed | The specified parameter "BootMode" is not valid. | 指定的参数“BootMode”不合法。 | 诊断 |
| 400 | InvalidMinTargetCapacity.NotSatisfied | The inventory of specified InstanceType does not meet the MinTargetCapacity. | 实例类型对应的库存不能满足目标最小容量。 | 诊断 |
| 400 | InvalidMinTargetCapacity.ValueNotSupported | The MinTargetCapacity exceeds the limit[0-TotalTargetCapacity]. | 目标最小容量超出限制[0-总容量]. | 诊断 |
| 400 | InvalidInstanceType.NetworkOptionsBandwidthWeightingUnsupported | The current instance type does not support setting or modifying the BandwidthWeighting parameter. | 当前的实例规格不支持设置或修改带宽权重。 | 诊断 |
| 400 | InvalidParameter.NetworkOptionsBandwidthWeighting | The specified parameter BandwidthWeighting is not valid. | 指定的参数BandwidthWeighting无效。 | 诊断 |
| 400 | OperationDenied.NoEniStock | The requested resource of ENI is insufficient in the specified ECS, please retry or upgrade to enterprise-level computing instance types. | 当前实例上的 ENI 库存资源不足,请重试或升配到企业级规格。 | 诊断 |
| 403 | AccountEnterpriseStatusInvalid | Your enterprise registration is marked as revoked/deregistered in the National Enterprise Credit Information Publicity System. Account transaction features (purchase/renewal/recharge) are disabled. Please update real-name certification via Account Center. Restrictions will auto-remove after verification. | 您企业的登记状态在国家企业信用信息公示系统内查询已是注销(或吊销)状态,您的账号将无法进行产品新购、续费、充值等交易操作。请您尽快通过账号中心变更实名认证。变更完成后,阿里云会自动解除限购处置。 | 诊断 |
| 404 | InvalidMetricSetId.NotExist | The specified MetricSetId does not exist. | 诊断项集合不存在。 | 诊断 |
| 403 | InvalidOperation.SnapshotStorageLocationUnsupported | Snapshots with storage location in CloudBox do not support the current operation. | 存储位置在CloudBox中的快照不支持当前操作。 | 诊断 |
| 403 | InvalidOperation.AccountUnsupported | Order placement is restricted due to prohibited tags. Please contact your distributor to unfreeze your account. | 存在禁止下单的标签不可下单,请联系您的分销商解冻。 | 诊断 |
| 403 | InvalidOperation.CloudBoxImageCreateUnsupported | Public cloud snapshots cannot be used to create CloudBox images. | 公有云快照不能用于创建云盒镜像。 | 诊断 |
| 403 | InvalidOperation.CloudBoxImageCopyUnsupported | Copying CloudBox images is not supported. | 云盒镜像不支持复制。 | 诊断 |
| 403 | InvalidOperation.CloudBoxImageCreateUnsupported | Public cloud snapshots cannot be used to create Cloud Box images. | 公有云快照不能用于创建云盒镜像。 | 诊断 |
| 403 | InvalidOperation.CopyingDataToThisRegionUnsupported | Only Some Regions %s can copy data to this region. | 只有某些地域可以复制数据到当前地域。 | 诊断 |
| 403 | InvalidOperation.CopyingDataFromThisRegionUnsupported | Data transfer from the current region to other regions is not supported. | 不支持从当前地域复制数据到其他地域。 | 诊断 |
| 403 | InvalidParameter.ResourceOwnerId | Caller is forbidden to call with parameter ResourceOwnerId. | ResourceOwnerId参数不能在请求中进行传递 | 诊断 |
| 404 | InvalidVSwitchId.NotFound | The specified virtual switch %s does not exist. | 指定的交换机不存在。 | 诊断 |
| 400 | InvalidOperation.InstanceStatusUnsupported | The specified instance status does not support modification of confidential computing mode. | 当前实例状态不支持修改加密计算模式 | 诊断 |
| 400 | InvalidParameterAuthorized.GpuOptionsConfidentialComputing | The specified parameter confidential computing mode is unauthorized. | 当前指定的实例GPU加密计算模式参数值未获得授权。 | 诊断 |
| 400 | InvalidParameter.GpuOptionsConfidentialComputing | The specified parameter confidential computing mode is not valid. | 当前实例GPU加密计算模式的枚举值不合法。 | 诊断 |
| 403 | InvalidParameter.UnauthorizedStorageLocationArn | The operation has failed due to lack of permission for the specified "StorageLocationArn". Please use a resource with appropriate permission for the operation. | 当前操作因为指定的StorageLocationArn权限不足失败,请联系该资源的管理员获取操作权限。 | 诊断 |
| 400 | InvalidInstanceType.GpuOptionsConfidentialComputingUnsupported | The specified instance type does not support the confidential computing mode. | 当前实例规格不支持使用加密计算模式。 | 诊断 |
| 400 | Throttling.System | Request was denied due to system-level request throttling. | 请求因当前时间点系统维度超限而被拒绝,请稍后重试。本账号流控限值并未超限。 | 诊断 |
| 400 | InvalidInstanceType.GpuOptionsConfidentialComputingUnSupported | The specified instance type does not support the confidential computing mode. | 当前实例规格不支持使用加密计算模式。 | 诊断 |
| 400 | InvalidOperation.TrunkAttachmentMustEmpty | The Attachment of the current Trunk type Network Interface must be empty when modify EnableSriov to true. | 当修改EnableSriov为true时,Trunk网卡挂载的设备必须为空 | 诊断 |
| 400 | InvalidDestinationZoneId.DiskCategoryUnsupported | The specified disk category does not allow the DestinationZoneId parameter for this operation. | 该磁盘的磁盘类型不支持在变配时指定 DestinationZoneId | 诊断 |
| 403 | InvalidOperation.PtpStatusAlreadyEnabled | The specified instance already has PTP enabled. | 指定实例已开启 PTP. | 诊断 |
| 400 | InvalidParameter.PtpStatus | The specified parameter PtpStatus: %s is not valid. | PTP 时钟状态值不合法。 | 诊断 |
| 400 | InvalidInstanceType.NotSupportEnablePtp | The specified instance type does not support enable PTP. | 指定规格不支持开启 PTP。 | 诊断 |
| 403 | InvalidOperation.PtpStatusAlreadyDisabled | The specified instance does not have PTP enabled. | 指定的实例未开启 PTP。 | 诊断 |
| 403 | OperationDenied.HardwareNotSupportEnablePtp | The hardware of the instance does not support enable PTP. | 指定的实例所在硬件不支持开启 PTP, 请关机后开启 PTP,然后再启动实例。 | 诊断 |
| 403 | OperationDenied.ClockPtpNoStock | The resource of PTP is out of usage. | PTP 库存资源不足 | 诊断 |
| 400 | InvalidParameter.EniEnhancedNetwork | The input parameter "EnhancedNetwork" is illegal, when EnableSriov is true, VirtualFunctionTotalQueueNumber must not be empty, and VirtualFunctionQuantity must be 1 to 256. When EnableSriov is empty or false, VirtualFunctionTotalQueueNumber and VirtualFunctionQuantity must be empty. | 指定的网络增强功能参数不合法,当EnableSriov设置为true时,VirtualFunctionTotalQueueNumber必须不为空,且VirtualFunctionQuantity取值范围1-256;当EnableSriov为空或设置为false时,VirtualFunctionTotalQueueNumber和VirtualFunctionQuantity必须为空 | 诊断 |
| 400 | InvalidOperation.TrunkAttachmentMustEmpty | The trunk attachment must be empty when modify EnableSriov to true. | 当修改EnableSriov为true时,Trunk网卡挂载的设备必须为空 | 诊断 |
| 400 | InvalidOperation.NotSupportModifyVFQueueNumberAndVFQuantity | The ENI not support modify VirtualFunctionTotalQueueNumber and VirtualFunctionQuantity when EnableSriov is true. | 当EnableSriov为true时,不支持修改VirtualFunctionTotalQueueNumber和VirtualFunctionQuantity | 诊断 |
| 404 | InvalidVSwitchId.NotExist | The VSwitchId %s provided does not exist in our records. | 找不到指定的交换机。 | 诊断 |
| 400 | VpcMismatch.VSwitchIdsNotInSameVpc | The VSwitchIds do not belong to the same VPC. | 指定的交换不属于同一个VPC。 | 诊断 |
| 400 | InvalidParameter.SecurityGroupIdRepeated | The SecurityGroupId is repeated. | 安全组重复。 | 诊断 |
| 404 | InvalidSecurityGroupId.NotFound | The SecurityGroupId %s provided does not exist in our records. | 提供的安全组不存在。 | 诊断 |
| 403 | InvalidOperation.CMKUnauthorized | The CMK(Customer Master Key) lacks authorization to add tags to the ECS service. | 主密钥需要授权ECS服务添加标签权限。 | 诊断 |
| 403 | InvalidOperation.CMKNotEnabled | The CMK (Customer Master Key) must be in an active state. | 主密钥必须处于启用状态。 | 诊断 |
| 400 | InvalidDiskSize.ExceedsMultiAttachLimit | The specified disk size exceeds the maximum limit 65536 for enabling multi-attach. | 如果想使用多重挂载盘,那么磁盘大小不能超过 65536 GB | 诊断 |
| 400 | InvalidParameter.DestinationZoneIdUnsupportedForDiskCategory | The specified disk category does not allow the DestinationZoneId parameter for this operation. | 该磁盘的磁盘类型不支持在变配时指定 DestinationZoneId | 诊断 |
| 400 | MissingParameter.DestinationZoneId | The parameter DestinationZoneId must be specified when modifying the disk specification from a regional disk to a zone disk. | 同城冗余磁盘变配到可用区级别磁盘时,一定要指定 DestinationZoneId | 诊断 |
| 400 | InvalidDestinationZoneId.Mismatch | The specified DestinationZoneId of the regional disk with 'In-use' status should remain consistent with the ZoneId of instance. | 挂载中的同城冗余磁盘执行变配操作,要求指定的 DestinationZoneId 必须和实例一致 | 诊断 |
| 400 | InvalidOperation.MultiAttachRegionalDiskUnsupported | The multi-attach regional disk with 'In-use' status attached to more than one instance is not allowed to modify disk spec. | 挂载中的多重挂载同城冗余磁盘,要求磁盘仅能挂载到一台实例上,才能执行变配操作 | 诊断 |
| 403 | SpotTargetCapacityLimitExceed | The SpotTargetCapacity exceeds the limit[0-2000]. | SpotTargetCapacity超过限制范围[0-2000]. | 诊断 |
| 403 | TotalTargetCapacityLimitExceed | The TotalTargetCapacity exceeds the limit[0-2000]. | TotalTargetCapacity值超过限制[0~2000]。 | 诊断 |
| 403 | PayAsYouGoTargetCapacityLimitExceed | The PayAsYouGoTargetCapacity exceeds the limit[0-2000]. | PayAsYouGoTargetCapacity容量超过限制[0-2000]。 | 诊断 |
| 400 | InvalidImageOwnerAlias.PublicImageUnsupported | When querying images, the parameter ImageOwnerAlias should be others while specified parameter IsPublic is true. | 查询镜像时,参数IsPublic是true,则参数ImageOwnerAlias必须是others。 | 诊断 |
| 400 | InvalidParameter.KeypairAlreadyAttachedInstance | The specified parameter "KeyPairNames" attached to instances %s can not be deleted. | 指定的密钥对已经绑定了实例,无法被删除。 | 诊断 |
| 403 | InvalidParameterRange.Amount | The specified parameter Amount should be greater than 0. | 指定的参数Amount应该大于0 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified InstanceId does not exist. | 指定的实例ID无效。 | 诊断 |
| 403 | InvalidDiskCategory.InstanceTypeUnsupported | The current instance type does not support the specified disk category. Please check the list of disk category supported by the instance type and select an appropriate disk category for configuration. | 当前实例类型不支持指定的磁盘类别。请检查该实例类型支持的磁盘类型列表,并选择合适的磁盘类别进行配置。 | 诊断 |
| 403 | InvalidOperation.VhdImageUnsupported | The specified vhd image is not supported for this operation. Please switch to a raw image and retry. | vhd格式镜像不支持该操作,请切换使用raw格式镜像后重试。 | 诊断 |
| 403 | InvalidOperation.SessionManagerDeliveryUnsupported | The delivery configuration of Session Manager is not supported. | 不支持启用Session Manager投递配置。 | 诊断 |
| 403 | InvalidOperation.ConnectionTypeUnsupported | The operation is not supported for the parameter ConnectionType. | 指定的参数ConnectionType不支持该操作。 | 诊断 |
| 400 | InvalidParameter.ConnectionType | The specified parameter ConnectionType is not valid. | 指定的参数ConnectionType不合法。 | 诊断 |
| 403 | InvalidOperation.ServiceKeyEncryptedImageUnsupported | The specified service key encrypted image is not supported for this operation. Please switch to a CMK (Customer Master Key) encrypted image and retry. | 服务密钥镜像不支持该操作,请更换使用CMK密钥后重试。 | 诊断 |
| 400 | InvalidParameter.PortRange | The specified parameter PortRange is not valid. It should be two integers less than 65535 in specified format. | 端口列表中的条目PortRange不符合格式要求。应该指定小于65535的两个整数,用斜杠分隔。 | 诊断 |
| 400 | InvalidMaxEntries.LessThanCurrentEntries | The specified MaxEntries is less than current entries. | 端口列表最大条目数,小于当前条目数量。 | 诊断 |
| 400 | InvalidParameter.PortRangeListName | The specified parameter PortRangeListName is not valid. | 指定的端口列表名称不合法。 | 诊断 |
| 400 | LimitExceed.MaxEntries | The number of entries exceeds the MaxEntries of the specified PortRangeList. | 端口列表中的条目数量超过了MaxEntries的值。 | 诊断 |
| 400 | InvalidParameter.PortRangeDuplicated | The specified PortRange is duplicated. | 指定的端口范围存在重复。 | 诊断 |
| 400 | MissingParameter.Source | One of the parameters SourceCidrIp, SourceGroupId or SourcePrefixListId must be specified. | 安全组规则的源必须被指定,请指定SourceCidrIp、SourceGroupId或SourcePrefixListId参数中的任何一个。 | 诊断 |
| 400 | LimitExceed.PortRangeListId | The specified number of PortRangeListId exceeds the limit. | 指定的端口列表ID数量超出了数量限制。 | 诊断 |
| 400 | InvalidSecurityGroupId.Malformed | The specified parameter "SecurityGroupId" is not valid. | 指定的参数SecurityGroupId不合法。 | 诊断 |
| 400 | InvalidIpProtocol.ValueNotSupported | The specified parameter IpProtocol should not be null and only tcp, udp, icmp, gre or all is supported. Ignore case. | 指定的协议类型不能为空,且必须为合法的值。 | 诊断 |
| 400 | InvalidSourceOrDestGroupId.DirectionMissmatch | The specified SourceGroupId or DestGroupId does not match the direction of the rule. | 指定的SourceGroupId或DestGroupId与安全组规则的方向不匹配。 | 诊断 |
| 400 | InvalidOperation.ModifyPortRangeType | The PortRange type is not allowed to be modified. You cannot modify a rule from using the port list to not using it, and vice versa. | 安全组规则的端口范围类型不能修改。您不能将规则从使用端口列表改为不使用,反过来也不行。 | 诊断 |
| 400 | InvalidOperation.EntryCountExceedMaxEntries | The number of entries in the port list exceeds MaxEntries. | 指定的条目数量超过了端口列表的MaxEntries的值。 | 诊断 |
| 400 | InvalidOperation.MaxEntriesCountExceed | The specified MaxEntries exceeded the upper limit. | 指定的MaxEntries参数超过了最大限制值。 | 诊断 |
| 400 | InvalidPortRangeListId.NotFound | The specified port range list was not found. | 未找到指定的端口列表。 | 诊断 |
| 400 | InvalidPortRangeListId.AssociationExist | The specified port range list has association resources. | 端口列表存在已关联资源。 | 诊断 |
| 400 | InvalidOperation.MaxCountExceed | The number of port range list in the current account has exceeded quota. | 当前账号下的端口列表数量,超出了用户账号端口列表数量的限制。 | 诊断 |
| 400 | InvalidOperation.Conflict | The port range list has conflict task. | 端口列表存在冲突的任务。 | 诊断 |
| 400 | InvalidParameter.CpuOptionsTurboMode | The specified parameter TurboMode is not valid. | 指定的参数频率模式无效 | 诊断 |
| 400 | InvalidInstanceType.EnableNVSUnsupported | The specified instance type does not support EnableNVS. | 指定实例类型不支持开启NVS功能 | 诊断 |
| 400 | InvalidInstanceType.EnableVISSTUnsupported | The specified instance type does not support EnableVISST. | 指定实例类型不支持开启VISST功能 | 诊断 |
| 400 | InvalidInstanceType.EnableVRDTUnsupported | The specified instance type does not support EnableVRDT. | 指定实例类型不支持开启VRDT功能 | 诊断 |
| 400 | InvalidInstanceType.SingleCoreMaxModeUnsupported | The specified instance type does not support TurboMode: "SINGLE CORE MAX". | 指定实例类型不支持开启单核最大睿频模式 | 诊断 |
| 403 | InvalidStatus.ImageIsCreating | The operation cannot be performed because the image is creating. Please wait until the creation is complete and try again. | 镜像还在创建中,该操作无法执行,请等待创建完毕再重试。 | 诊断 |
| 400 | InvalidImdsAccessPolicyId.NotFound | The specified parameter ImdsAccessPolicyId is not found. | 指定的参数ImdsAccessPolicyId没有找到。 | 诊断 |
| 404 | InvalidImageId.NotFound | The specified image is not found, please make sure image is exist in current region or image status is available. | 没有找到指定的镜像,请确保镜像在当前区域存在或镜像状态可用。 | 诊断 |
| 500 | CreateSnapshot.Failed | The current request encountered an error during processing. Please try again later. If your request uses idempotency, generate a new idempotency token and retry the operation. | 当前请求处理过程中发生错误,请稍后重试。如果您的请求使用了幂等,请重新生成幂等令牌后重试。 | 诊断 |
| 403 | IncorrectInstanceStatus | The status of the instance attached to the current disk does not support this operation. The expected status of the instance is running or stopped, and cannot be expired or overdue. | 当前磁盘挂载的实例状态不支持此操作,期望的实例状态是运行中或者已停止,不能处于过期或者欠费的状态。 | 诊断 |
| 403 | IncorrectDiskStatus | This operation is not supported for the current disk status. The disk must be In Use or Available to continue. | 磁盘状态不支持当前操作,磁盘状态必须是InUse或者Available才能继续。 | 诊断 |
| 400 | InvalidOperation.CloudAssistantNotReady | Cloud Assistant is not installed, or the service is unavailable. Install Cloud Assistant or check the status of Cloud Assistant first. | 云助手没有安装或者服务不可用,请先安装云助手或者检查云助手状态。 | 诊断 |
| 403 | InvalidPayMethod.SyncPaymentNotSupport | Synchronous payment is not supported. Use another payment method. | 不支持同步支付,请选择其他支付方式。 | 诊断 |
| 400 | InvalidOperation.EniOperationConflict | The previous ENI operation is still in progress. Please try again later. | 当前操作冲突,请稍等一段时间后重试 | 诊断 |
| 403 | InvalidEncrypted.NotMatchDiskDefaultEncryption | Enabling disk default encryption prevents the creation of non-encrypted disks. | 启用云盘账号默认加密后,无法创建非加密磁盘。 | 诊断 |
| 403 | InvalidEncrypted.NotMatchSnapshot | The specified parameter Encrypted must be set to true when creating disks with encrypted snapshots. | 当使用加密快照创建磁盘时,指定的参数Encrypted必须设置为true。 | 诊断 |
| 400 | InvalidImage.WindowsUnsupported | The specified InstanceType does not support the specified Windows image. | 指定的实例规格不支持 Windows 镜像 | 诊断 |
| 400 | InvalidVSwitch.IllegalStatus | The operation is not allowed in the current VSwitch state. Expecting state includes "Created", but current state is "%s". | 当前交换机状态不支持该操作。 | 诊断 |
| 400 | IllegalParam.CidrBlock | The param of CidrBlock [%s] is illegal. | CidrBlock[%s]非法 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | Both instanceType and bandwidth are null or same as current values. | 输入的实例规格和带宽值均为空或均与当前值相同。 | 诊断 |
| 400 | InvalidAction | The specified operatorType is not supported. | 指定的操作类型不支持。 | 诊断 |
| 404 | InvalidSecurityGroupSnapshotId.NotFound | The specified security group snapshot id is not found. | 指定的安全组快照id不存在 | 诊断 |
| 403 | InvalidOperation.SnapshotPolicyAssociatedSecurityGroup | Snapshot policy associated with security group can not be deleted. | 当安全组策略关联了安全组时,不可以删除此策略。 | 诊断 |
| 403 | InvalidOperation.ParseSnapshotError | Failed to parse snapshot content from oss. | 从OSS中解析安全组快照时发生错误,请检查安全组快照文件是否正常。 | 诊断 |
| 403 | InvalidOperation.DuplicatedSnapshotPolicyType | The specified security group has duplicated snapshot policy type. | 指定的安全组已经关联了同样类型的策略,无需再次关联。 | 诊断 |
| 403 | InvalidOperation.GroupSnapshotPolicyRelationExist | The specified security group has associated with security group snapshot policy. | 指定的安全组已经关联了安全组快照策略。 | 诊断 |
| 403 | InvalidOperation.ClassicGroupNotSupportSgSnapshot | Classic security group does not support security group snapshot. | 经典安全组不支持安全组快照功能。 | 诊断 |
| 404 | InvalidSecurityGroupSnapshotPolicyId.NotFound | The specified security group snapshot policy id is not found. | 指定的安全组快照策略id不存在。 | 诊断 |
| 400 | InvalidImage.ChargeTypeMismatch | The specified image's charge type is incompatible with the instance's charge type. Please change either the image or the instance's charge type to resolve this issue. | 指定镜像的付费类型与实例的付费类型不兼容。请更改镜像或实例的付费类型以解决此问题。 | 诊断 |
| 400 | InvalidOperation.ImageOwnerIdUnsupported | The parameter "ImageOwnerId" is not supported in this context, it is only valid when querying shared images or community images. | 此处不支持ImageOwnerId参数,该参数仅在查询共享镜像或社区镜像时有效。 | 诊断 |
| 403 | InvalidParameter.KMSKeyId.CMKNotEnabled | The CMK (Customer Master Key) must be in an active state. | 用户主密钥(CMK)需要处于活动状态。 | 诊断 |
| 403 | InvalidParameter.KMSKeyId.CMKUnauthorized | The CMK(Customer Master Key) lacks authorization to add tags to the ECS service. | 用户主密钥(CMK)未授权ECS服务添加标签权限。 | 诊断 |
| 403 | InvalidParams | The parameters statusKey or statusValue are not valid. | 用于设置用户级别默认属性的statusKey 或 statusValue 的值不符合要求 | 诊断 |
| 404 | InvalidReportId | Feedback record does not exist. | 反馈记录不存在 | 诊断 |
| 403 | InvalidParameter.InstanceId | The specified instance is not found. | 指定的实例未找到。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The RegionId provided does not exist in our records. | 地域信息错误 | 诊断 |
| 404 | InvalidReportId | Feedback record error. | 反馈记录错误 | 诊断 |
| 403 | InvalidOperation.DeleteDefaultVersion | Deleting the default version of the launch template is not permitted. | 删除启动模板的默认版本是不允许的。 | 诊断 |
| 403 | InvalidOperation.UserNotSupportNetworkEncryption | User not support network encryption. | 用户不支持指定网络流量加密参数。 | 诊断 |
| 403 | InvalidOperation.DeleteDefaultVersion | Delete default version from template is not allowed. | 不允许删除启动模板的默认版本。 | 诊断 |
| 403 | QuotaExceed.Tags | The Tags parameter's quota is exceed , Valid : 20. | 标签参数的配额已超过,最大值为:20。 | 诊断 |
| 400 | InvalidParam.Entry | The specified parameter Entry is not valid. | 指定的参数Entry不合法。 | 诊断 |
| 400 | InvalidParams.CreateEniParams | The specified parameter CreateEniParams is invalid. | 指定的参数 CreateEniParams 无效。 | 诊断 |
| 403 | LaunchTemplateVersionLimitExceed | The maximum number of template's versions is exceeded. | 已超过启动模板版本的最大数量。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeNotSupportNetworkEncryption | The specified instance type does not support network encryption. | 指定的实例规格不支持vpc流量加密 | 诊断 |
| 403 | InvalidOperation.UserNotSupportNetworkEncryption | The specified user does not support network encryption. | 用户不支持指定网络流量加密参数 | 诊断 |
| 400 | InvalidRegion.NotExist | The specified region does not exists. | 指定的区域不存在。 | 诊断 |
| 403 | LaunchTemplateLimitExceed | The maximum number of templates is exceeded. | 已超过启动模板的最大数量。 | 诊断 |
| 400 | InvalidUserData.Base64FormatInvalid | The specified parameter UserData must be base64 encoded. | 指定的参数 UserData 必须是 base64 编码的。 | 诊断 |
| 400 | InvalidParam.ProtocolNotSupportPortRangeList | The specified protocol does not support the port range list. | 指定的协议不支持端口列表。 | 诊断 |
| 400 | InvalidManagedPrivateSpaceId.NotFound | The specified ManagedPrivateSpaceId is not found. | 指定的 ManagedPrivateSpaceId 不存在 | 诊断 |
| 400 | OperationDenied.InvalidNetworkType | The specified network type is not available in the specified region. | 指定的网络类型在指定的地域不可用。 | 诊断 |
| 400 | InvalidParam.Amount | The number of ECS must be 1 when assign ipv6 according to the IP address. | 创建 ipv6 实例一次只支持创建1台 | 诊断 |
| 403 | InvalidParameter.EniType | The EniType parameter of NetworkInterface should be Primary or Secondary. | 弹性网卡的类型应当为 Primary 或 Secondary | 诊断 |
| 403 | InvalidParameter.QueuePairNumberMustEmpty | The input parameter QueuePairNumber must be empty when traffic mode is Standard. | 当Traffic Mode 为 Standard 类型时,指定的参数 QueuePairNumber 必须为空 | 诊断 |
| 400 | InvalidSecurityGroupId.MultiGroupIdNetworkTypeConflict | The specified classic networkType does not support multiple security group. | 指定的经典网络类型不支持多安全组 | 诊断 |
| 403 | Forbidden.OnlySupportEnterpriseGroup | The specified security group type should be enterprise when the specified instance type is shared. | 指定的安全组类型应当为企业级当指定的实例规格为共享型时。 | 诊断 |
| 400 | InvalidInstanceType.AttachedNumberExceeded | The number of disks supported by the specified instance type exceeds the maximum limit. | 指定的实例规格支持挂载的磁盘数量超出最大限制 | 诊断 |
| 400 | BandwidthTemporaryUpgrade.IspNotSupport | The specified ISP parameter is not supported for temporary bandwidth upgrade. | 带宽临时升级不支持指定 ISP 参数 | 诊断 |
| 400 | InstanceTypeNotSupported.TooManyDisksAttached | It is not allowed to mount so many disks on the target instance type. | 不允许在目标实例类型上挂载这么多磁盘。 | 诊断 |
| 403 | InstanceType.Offline | The specified InstanceType has been offline. | 指定的实例规格已下线 | 诊断 |
| 400 | InvalidInstanceChargeType.ValueNotSupported | The charge type of specified Instance is not supported. | 指定实例的付费类型不支持。 | 诊断 |
| 403 | IncorrectInstanceStatus | The special instance status not support this operate. | 当前的实例状态不支持此操作 | 诊断 |
| 403 | InvalidImageCategory.NotSupported | The specified image category is not supported. | 指定镜像的镜像所属类型(ImageCategory或更通用称为ImageOwnerAlias)不支持此操作。 | 诊断 |
| 403 | MissingParameter | These parameters %s cannot be both empty. | 多个参数中必须至少填写其中一个(不能全为空)。 | 诊断 |
| 400 | MissingParameter | The specified parameter "AutoProvisioningGroupId" should not be null. | 弹性供应组Id(AutoProvisioningGroupId)必须填写。 | 诊断 |
| 400 | InvalidAutoReleaseTime.Malformed | The specified parameter AutoReleaseTime is not valid. | 指定的自动释放时间AutoReleaseTime无效。 | 诊断 |
| 400 | InvalidAutoProvisioningGroupName.Malformed | The specified parameter "AutoProvisioningGroupName" is not valid. | 指定的弹性供应组名称AutoProvisioningGroupName无效。 | 诊断 |
| 403 | InvalidInstance.NoDisk | There is no disk mounted on the instance. | 实例上没有挂载磁盘。 | 诊断 |
| 404 | InvalidFilterKey.NotFound | Invalid filter.%s. | 指定的Filter.N.Key无效。 | 诊断 |
| 400 | InvalidAutoReleaseTime.Malformed | The specified paramter autoReleaseTime is not valid. | 自动释放时间参数AutoReleaseTime不合法 | 诊断 |
| 403 | InvalidOperation.UnpaidOrder | The specified instance has unpaid orders and does not support the current operation. | 指定的实例有未完成支付的订单,不支持当前操作。 | 诊断 |
| 403 | InvalidOperation.PackageTypeUnsupported | Not support to renew this type of resource package. | 该类型资源包不支持续费。 | 诊断 |
| 400 | Invalid.InstanceId | Modify DedicatedHost Instance's attachment attributes is not supported. | DedicatedHost类型实例不支持修改私有池相关属性。 | 诊断 |
| 400 | Invalid.InstanceId | Modify Classic Network Instance's attachment attributes is not supported. | 不支持修改经典网络实例的私有池相关属性。 | 诊断 |
| 400 | Invalid.InstanceId | Modify Spot Instance's attachment attributes is not supported. | 不支持修改经抢占式实例的私有池相关属性。 | 诊断 |
| 403 | Abs.InvalidInstanceIds.MalFormed | The specified InstanceIds is not valid. | 指定的实例ID无效。 | 诊断 |
| 403 | InvalidOperation.Ipv6NotSupport | Current instance type does not support IPv6. | 当前实例规格不支持IPv6。 | 诊断 |
| 403 | InvalidOperation.Ipv6CountExceeded | The number of IPv6 addresses on the ENI attached to the current ECS exceeds the limit of the instance type. | 当前ECS实例绑定的弹性网卡上的Ipv6地址数量超过了目标规格的限制。 | 诊断 |
| 403 | InvalidOperation.Ipv4CountExceeded | The number of IPv4 addresses on the ENI attached to current ECS exceeds the limit of the instance type. | 当前ECS绑定的弹性网卡上的Ipv4地址数量超过了目标规格的限制。 | 诊断 |
| 403 | InvalidOperation.ExceedInstanceTypeQueueNumber | The total ENI queue number of current instance exceeds the limit of the instance type. | 当前ECS实例绑定的弹性网卡队列数超过了目标规格限制的网卡队列数。 | 诊断 |
| 403 | InvalidOperation.NetworkInterfaceCountExceeded | The maximum number of NetworkInterface in a enterprise level security group is exceeded. | 指定的企业级安全组中的网卡数量超限。 | 诊断 |
| 400 | InvalidPayAsYouGoAllocationStrategy.ValueNotSupported | The specified parameter "PayAsYouGoAllocationStrategy" is not valid. | 指定的按量付费实例的策略参数PayAsYouGoAllocationStrategy无效。 | 诊断 |
| 400 | InvalidCoreAndMemory.ValueNotSupported | The specified Cores/Memory does not match instance type. | 指定的CPU核数、内存配置与指定的规格(族)不符。 | 诊断 |
| 400 | InvalidIoOptimized.NotFound | The specified parameter IoOptimized is not valid. | 指定的IO优化参数IoOptimized无效。 | 诊断 |
| 400 | InvalidDiskCategory.NotFound | The specified parameter SystemDiskCategory is not supported. | 指定的磁盘类型DiskCategory不支持。 | 诊断 |
| 403 | InvalidParameter.PageSize | The parameter pageSize is invalid. | 指定的分页参数PageSize无效。 | 诊断 |
| 404 | InvalidInstanceId.NotExist | The specified DiskId does not exist. | 指定的磁盘ID(DiskId)不存在。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeNotSupportHighPerformanceTrafficMode | The specified instance type does not support high performance traffic mode(RDMA). | 当前实例规格不支持挂载RDMA网卡. | 诊断 |
| 400 | InvalidAdvancedOptions.ImageNameSuffix | The specified parameter AdvancedOptions.ImageNameSuffix is invalid. The correct value should be in [%s]. | 指定的参数AdvancedOptions.ImageNameSuffix不合法。正确的枚举值可以参考错误信息获取。 | 诊断 |
| 400 | InvalidImage.NotSupportRepair | The specified base image does not support repair. | 指定的基础镜像不支持修复。 | 诊断 |
| 400 | InvalidImageOptions.Description | The specified parameter ImageOptions.Description is invalid. The length should be between 2 to 256 characters, and cannot start with http:// or https://. | 指定的参数ImageOptions.Description不合法。参数长度需要在2到256个字符,且不能以http://或https://开头。 | 诊断 |
| 403 | InvalidParameter.TooManyInstanceIds | Instance ids cannot be more than 100. | InstanceIds列表长度超过100。 | 诊断 |
| 403 | InvalidSourceSnapshot | The source snapshot of the disk has been deleted and cannot support the current operation. | 磁盘的源快照已经被删除,无法支持当前操作。 | 诊断 |
| 400 | RecommendEmpty.DiskCategoryNotRecommended | The specified disk category is not available for recommended. | 指定的磁盘类型无库存。 | 诊断 |
| 400 | InvalidSpotStrategy | The specified spotStrategy is not valid. | 指定的竞价策略参数SpotStrategy不支持此实例,或此实例的竞价策略属性(Spot实例)不支持此操作。 | 诊断 |
| 400 | IncorrectVncPassword.Malformed | The specified parameter VncPassword must be 6 characters, including uppercase characters, lowercase characters and numbers. | 指定的VNC密码VncPassword参数无效。 | 诊断 |
| 400 | MissingParameter | The input parameter ZoneId that is mandatory for processing this request is not supplied. | 请求未指定可用区(ZoneId)。 | 诊断 |
| 403 | BothEmpty.TagsAndResources | The specified Tags and ResourcesIds are not allow to both empty. | 传入的参数必须包含Tags或ResourcesIds其中的至少一个。 | 诊断 |
| 400 | InvalidParameter.RecurrenceRules | The specified parameter RecurrenceRules is invalid. | 指定的参数"RecurrenceRules"不合法。 | 诊断 |
| 400 | MissingParameter.StartTime | The input parameter "StartTime" that is mandatory for processing this request is not supplied. | 没有提供处理此请求所必需的输入参数“StartTime”。 | 诊断 |
| 400 | NoStock | The stock in the availability zone is insufficient. | 该可用区没有足够的库存 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.status | The Instance should be created within 48 hours once the PrivatePool is started. | 有限次私有池的实例创建时间超过启动后48小时内。 | 诊断 |
| 400 | MissingParameter | The input parameter either "SnapshotId" or "Size" should be specified. | 参数中SnapshotId与Size至少要指定一个。 | 诊断 |
| 400 | Throttling | Request was denied due to request throttling, try again later. | 请求因资源或账号维度过于频繁,请稍后重试。 | 诊断 |
| 404 | InvalidAccount.NotFound | The specified parameter "AddAccount.n" or "RemoveAccount.n" does not exist. | 通过AddAccount和RemoveAccount参数指定的账号不存在。 | 诊断 |
| 500 | ServiceUnavailable | The request processing has failed due to some unknown error. | 请求超时,请重试。 | 诊断 |
| 403 | InvalidOperation.ModifyPrivatePoolOptionsUnsupported | Not support to modify the private pool options of prepay instances. | 预付费类型实例不支持修改私有池属性。 | 诊断 |
| 403 | OperationDenied.InstanceTypeNotAuthorized | The specified InstanceType is not available or not authorized. | 指定的实例规格不可用或未被授权。 | 诊断 |
| 400 | InvalidParameter.RegionId | The specified RegionId is invalid. | 指定的地域不存在或不可用。 | 诊断 |
| 400 | InvalidRecurrenceRules.Unsupported | The specified parameter RecurrenceRules does not support for this resource package. | 该资源包不支持指定参数RecurrenceRules。 | 诊断 |
| 400 | InvalidDiskName.Malformed | The specified parameter "SyatemDisk.DiskName or DataDisk.n.DiskName" is not valid. | 参数中指定的磁盘名称DiskName无效。 | 诊断 |
| 400 | DRYRUN.SUCCESS | Request validation has been passed with DryRun flag set. | 该请求是DryRun请求(模拟运行),此错误代表请求校验成功。 | 诊断 |
| 400 | Invalid.EndTime | The specified parameter "EndTime" is not valid. | 指定的EndTime参数不合法。 | 诊断 |
| 400 | InvalidRecurrenceRulesStartHourEndHour.TooShort | The recurrence hour between RecurrenceRules.StartHour and RecurrenceRules.EndHour is too short. | 参数RecurrenceRules.StartHour和RecurrenceRules.EndHour之间的生效时间小于最小要求。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.status | The PrivatePool is expired or inactive. | 该私有池已过期或未激活。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.status | The PrivatePool has been used up. | 该资源已用完。 | 诊断 |
| 403 | InvalidStartTime.NotSupported | The StartTime of TimeDivisionElasticityAssurance cannot between any of active time ranges. | 分时弹性保障的指定生效时间不能处于生效周期范围内。 | 诊断 |
| 400 | MissingParameter.InstanceCpuCoreCountOrInstanceAmount | The specified parameter "InstanceCpuCoreCount" and "InstanceAmount" must not be empty at the same time. | 指定的参数InstanceCpuCoreCount和InstanceAmount不能同时为空。 | 诊断 |
| 403 | InvalidOperation.RenewUnsupported | Not support to renew this resource package. | 该资源包不支持续费。 | 诊断 |
| 400 | Invalid.TooManyInstanceTypes | The specified parameter "InstanceType" should only has one item. | 指定的参数“InstanceType”只能有一个项。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.MatchCriteria | The specified parameter "PrivatePoolOptions.MatchCriteria" is invalid. | 指定参数“PrivatePoolOptions.MatchCriteria”无效。 | 诊断 |
| 403 | Invalid.ZoneIds | At least one of the specified ZoneIds are invalid. | 指定的ZoneIds中至少有一个无效。 | 诊断 |
| 400 | StartTime.NotNeed | The specified parameter "StartTime" should leave empty. | 指定的参数“StartTime”应该为空。 | 诊断 |
| 400 | Invalid.TimeSlot | The param time slot is invalid. | 参数“TimeSlot”无效。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeNotSupportEniTrunking | The specified instance type does not support ENI trunking operation. | 该实例规格不支持弹性网卡的中继操作。 | 诊断 |
| 403 | InvalidOperation.HighPerformanceEniPerInstanceLimitExceeded | The number of RDMA ENI attached to the specified ECS exceeds the limit of the specified instance type. | 当前ECS绑定的开启RDMA能力的网卡数量超过了目标规格的限制。 | 诊断 |
| 403 | InvalidOperation.ModifyTotalActiveTimeUnsupported | Not support to modify the total active time of resource package. | 不支持修改资源包的总生效时间。 | 诊断 |
| 400 | Invalid.PackageType | The specified parameter "PackageType" is invalid. | 指定的参数“PackageType”无效。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.Id | The specified parameter "PrivatePoolOptions.Id" should be empty. | 指定参数PrivatePoolOptions.Id应该为空。 | 诊断 |
| 400 | InvalidRecurrenceRules.CountLimitExceeded | The count of RecurrenceRules exceeds the limit. | 参数RecurrenceRules的个数超过限定值。 | 诊断 |
| 400 | Invalid.PeriodUnit | Only Month or Year is supported for PeriodUnit. | 购买时长单位值不匹配。 | 诊断 |
| 403 | InvalidOperation.UnfinishedCrossRegionCopy | This disk has unfinished cross-region copy snapshots in the target region. | 该磁盘还有未完成的跨地域快照拷贝。 | 诊断 |
| 403 | InvalidOperation.EniCountExceeded | The number of ENI attached to the instance exceeds the limit for ENI of target instance type. | 当前ECS所绑定的弹性网卡数量超过了目标规格限制的弹性网卡数量。 | 诊断 |
| 400 | InvalidParameter.RecurrenceRulesRecurrenceType | The specified parameter RecurrenceRules.RecurrenceType is invalid. | 指定的参数RecurrenceRules.RecurrenceType不符合规范。 | 诊断 |
| 400 | InvalidInstance.UnpaidOrder | The specified instance has unpaid order. | 指定实例还有未支付的订单。 | 诊断 |
| 400 | InvalidParameter.RecurrenceRulesRecurrenceValueDaily | The specified parameter RecurrenceRules.RecurrenceValue for Daily is invalid. | 为RecurrenceRules.RecurrenceType=Daily指定的参数RecurrenceRules.RecurrenceValue不符合规范。 | 诊断 |
| 400 | InvalidParameter.RecurrenceRulesRecurrenceValueWeekly | The specified parameter RecurrenceRules.RecurrenceValue for Weekly is invalid. | 为RecurrenceRules.RecurrenceType=Weekly指定的参数RecurrenceRules.RecurrenceValue不符合规范。 | 诊断 |
| 400 | InvalidParameter.RecurrenceRulesRecurrenceValueMonthly | The specified parameter RecurrenceRules.RecurrenceValue for Monthly is invalid. | 为RecurrenceRules.RecurrenceType=Monthly指定的参数RecurrenceRules.RecurrenceValue不符合规范。 | 诊断 |
| 400 | InvalidParameter.RecurrenceRulesStartHourEndHour | The specified parameter RecurrenceRules.StartHour or RecurrenceRules.EndHour is invalid. | 为RecurrenceRules指定的参数RecurrenceRules.StartHour或RecurrenceRules.EndHour不符合规范。 | 诊断 |
| 403 | InvalidOperation.EniCountExceeded | The maximum number of eni in a enterprise level security group is exceeded. | 企业级安全组内的网卡数量超限。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeNotSupportHighPerformanceTrafficMode | %s | 指定实例的实例规格不支持RDMA通信模式的网卡。 | 诊断 |
| 400 | InvalidEndTime.ValueNotSupported | %s | 指定的EndTime无效。 | 诊断 |
| 404 | InvalidImageComponent.NotFound | %s | 指定的镜像组件不存在。 | 诊断 |
| 400 | InvalidParameter.SecurityGroupIdRepeated | %s | 传入的安全组ID有重复。 | 诊断 |
| 403 | EnterpriseGroupLimited.MutliGroupType | The specified instance can't join multi SecurityGroup types. | 指定的实例不可以加入多种类型的安全组。 | 诊断 |
| 403 | InvalidParameter.Scope | The specified parameter Scope is invalid. | 指定的参数Scope无效。 | 诊断 |
| 403 | MissingParamter.InstanceId | ReservedInstanceId should not be null. | ReservedInstanceId不能为空 | 诊断 |
| 400 | InvalidInstanceType.NotSupported | The specified instanceType is not supported by the image architecture. | 指定的镜像架构不支持此实例规格。 | 诊断 |
| 403 | InvalidDiskCategory.ValueNotSupported | The current disk category of the resource does not support this operation. | 指定的资源上的磁盘类型不支持此操作。 | 诊断 |
| 404 | Invalid.OperationType | The specified OperationType is not valid. | 指定的参数OperationType无效。 | 诊断 |
| 400 | InvalidAccountStatus.NotEnoughBalance | Your account has an outstanding payment. | 账号余额不足。 | 诊断 |
| 400 | InvalidEncrypted.NotMatchSnapshot | The specified parameter Encrypted is different from the Encrypted of the snapshot. | 以加密快照创建磁盘时需指定Encrypted参数为true。 | 诊断 |
| 403 | InvalidParameter.Combination | %s | 指定的参数组合无效。 | 诊断 |
| 403 | InvalidParam.Cores | The specified parameter 'Cores' should be empty | 指定的参数”Cores“必须为空(或不填写此参数)。 | 诊断 |
| 403 | InvalidParam.Memory | The specified parameter 'Memory' should be empty | 指定的参数”Memory“必须为空(或不填写此参数)。 | 诊断 |
| 403 | InvalidIp.Address | %s | 输入的IP格式不对或不在可选的CIDR范围内。 | 诊断 |
| 403 | ChargeTypeViolation | %s | 付费类型冲突,该付费类型的资源不支持此操作。 | 诊断 |
| 400 | NumberExceed.Tags | The Tags parameter's number is exceed , Valid : 20. | 指定的标签数量超过限制。 | 诊断 |
| 403 | InstanceExpired | The prePaid instance has been expired. | 指定的预付费实例已经过期。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.Ids | The specified parameter "PrivatePoolOptions.Ids" exist invalid element Id. | 指定的私有池ID不存在。 | 诊断 |
| 403 | Operation.Forbidden | User not authorized to operate on the specified resource, or this API doesn't support RAM. | 当前子账号没有权限进行此次操作。 | 诊断 |
| 400 | InvalidInstanceId.NotFound | The specified instanceId is not exists. | 指定的实例不存在。 | 诊断 |
| 403 | Throttling | The last token request is processing. | 同样token的请求正在处理中。 | 诊断 |
| 404 | InvalidAutoSnapshotPolicyId.NotFound | Specified parameter AutoSnapshotPolicyId not found. | 指定的自动快照策略不存在。 | 诊断 |
| 403 | InvalidPaymentMethod.InsufficientBalance | No payment method is specified for your account. We recommend that you add a payment method or add funds to the prepayment balance. | 账号下无可用的支付方式。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.status | The PrivatePool status is not valid. | 指定的私有池状态不正确。 | 诊断 |
| 400 | InvalidDedicatedHostPrice.NotFound | The specified Dedicated price is not found. | 指定的专用宿主机配置询价失败。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.NoStock | The PrivatePool has been used up. | 指定的私有池(弹性保障、资源预定)容量已经使用完。 | 诊断 |
| 400 | MissingParameter.PackageType | The specified parameter "PackageType" can not be empty. | 指定的参数PackageType不能为空。 | 诊断 |
| 400 | MissingParameter.PrivatePoolOptions.Ids | The specified parameter "PrivatePoolOptions.Ids" can not be empty. | 指定参数“PrivatePoolOptions.ids”不能为空。 | 诊断 |
| 400 | MissingParameter.PrivatePoolOptions.Id | The specified parameter "PrivatePoolOptions.Id" can not be empty. | 指定参数“PrivatePoolOptions.Id”不能为空。 | 诊断 |
| 400 | MissingParameter.InstanceAmount | The specified parameter "InstanceAmount" can not be empty. | 指定的参数InstanceAmount不能为空。 | 诊断 |
| 400 | MissingParameter.InstanceCpuCoreCount | The specified parameter "InstanceCpuCoreCount" can not be empty. | 指定的参数 'InstanceCpuCocount'不能为空。 | 诊断 |
| 403 | UnsupportedIspChargeType | %s | 付费类型不支持此账号的服务提供商(ISP)。 | 诊断 |
| 403 | QuotaExceeded.PrivateIpAddress | %s | 指定的交换机VSwitch下内网IP不足。 | 诊断 |
| 403 | InstanceExpired | %s | 实例是过期状态,无法执行操作。 | 诊断 |
| 404 | InvalidInstanceChargeType.NotFound | The InstanceChargeType does not exist in our records | 实例计费类型在我们的记录中不存在 | 诊断 |
| 400 | Invalid.InstanceType | The specified InstanceType is not valid. | 指定的InstanceType不合法。 | 诊断 |
| 400 | Invalid.ZoneId | The specified ZoneId is not valid. | 指定的ZoneId不合法 | 诊断 |
| 400 | Invalid.PrivatePoolOptionsName.MalFormed | The specified PrivatePoolOptions.Name is not valid. | 指定的PrivatePoolOptions.Name无效 | 诊断 |
| 500 | InvalidPrivatePoolId.NotFound | The specified private pool does not exist. | 指定的私有池不存在 | 诊断 |
| 400 | InvalidParameter.Period | The specified parameter Period or PeriodUnit is invalid. | 指定的Period或PeriodUnit参数不符合要求。 | 诊断 |
| 400 | InvalidParameter.PrivatePoolOptionsId | The specified parameter PrivatePoolOptions.Id is invalid. | 指定参数PrivatePoolOptions.Id无效 | 诊断 |
| 404 | InvalidAutoProvisioningGroupId.NotFound | The specified AutoProvisioningGroupId does not exist. | 指定的弹性供应组不存在。 | 诊断 |
| 400 | InvalidEndTime.BeyondLifeCycle | The specified end time exceeds the expiration time. | 结束时间参数(EndTime)超出了资源的生命周期。 | 诊断 |
| 400 | InvalidLaunchTemplateConfigs.SizeExceed | The size of LaunchTemplateConfigs exceeds limit. | 弹性供应组中的LaunchTemplateConfig数量超过限制。 | 诊断 |
| 403 | InvalidPaymentMethod.Missing | No payment method is specified for your account. We recommend that you add a payment method. | 此账号下没有可用的支付方式。 | 诊断 |
| 404 | MissingParameter.RegionId | The parameter - RegionId should not be null. | 必填参数RegionId为空。 | 诊断 |
| 400 | InvalidSystemDiskCategory.ValueNotSupported | The specified parameter "SystemDisk.Category" is not valid. | 指定的参数系统盘规格无效。 | 诊断 |
| 400 | InvalidParameter.Quantity | The specified Quantity is invalid. | 指定的数量参数(Quantity)无效。 | 诊断 |
| 400 | InvalidDiskCategory.ValueNotSupported | The specified parameter "DiskCategory" is not valid. | 指定的参数云盘类型DiskCategory无效。 | 诊断 |
| 400 | NumberExceed.ResourceIds | The ResourceIds parameter's number is exceed , Valid : 50. | 指定的ResourceIds参数的数量超过限制。 | 诊断 |
| 400 | InvalidParameter.DedicatedHostIds | The specified parameters are not valid. | 指定的DedicatedHostIds参数不正确。 | 诊断 |
| 400 | InvalidParameter.StartTime | The startTime parameter should comply with the rule: it must be greater than or equal to the current date plus 3 days and less than or equal to the current date plus 360 days. | startTime 参数应遵循以下规则:它必须大于或等于当前日期加3天,并且小于或等于当前日期加360天。 | 诊断 |
| 403 | OperationDenied.RegionIdNotSupported | Region not support preemptible instances. | 地域不支持抢占式实例 | 诊断 |
| 403 | OperationDenied.FlavorNotSupported | Flavor not support preemptible instances. | 该规格不支持抢占式实例。 | 诊断 |
| 403 | OperationDenied.TimestampNotSupported | Timestamp not support preemptible instances. | 抢占式实例不支持时间戳。 | 诊断 |
| 404 | Unavailable.Regions | The available regions does not exists. | 可用地域不存在。 | 诊断 |
| 403 | InvalidParam.Memory | The specified parameter 'Memory' should be empty. | 指定的参数“Memory”应为空。 | 诊断 |
| 403 | InvalidParam.Cores | The specified parameter 'Cores' should be empty. | 指定的参数“Cores”应为空。 | 诊断 |
| 400 | MissingParameter.PrivatePoolOptions.Id | The specified parameter PrivatePoolOptions.Id does not exist. | 指定参数PrivatePoolOptions.Id不存在 | 诊断 |
| 400 | InvalidParameter.PeriodUnit | The specified PeriodUnit is invalid. | 指定的PeriodUnit无效 | 诊断 |
| 403 | UserNotInTheWhiteList | The user is not in Arns white list. | 用户不在Arn相关参数操作列表中。 | 诊断 |
| 403 | IncorrectDiskStatus | The current status of the resource does not support resize online. | 磁盘状态不支持在线扩容。 | 诊断 |
| 403 | InvalidImage.NotSupported | The specified image does not support vSGX instance. | 指定的镜像不支持 vSGX 实例。 | 诊断 |
| 400 | InvalidProvisionedIops.LimitExceed | The provisioned iops exceeds the limit. | 填写的ProvisionedIops参数超限。 | 诊断 |
| 400 | NoPermission.Refund | The operation requires refund permission. Please apply for permission from your main account. | 该账号无权限操作退款,主账号需要授权退款相关权限。 | 诊断 |
| 400 | InvalidOSSObject.Size | The specified OSS object size is zero. | 指定的OSSObject为空。 | 诊断 |
| 400 | InvalidDataDiskCategory.ValueNotSupported | The specified parameter "DataDisk.Category" is not valid. | 指定参数DataDisk.Category错误。 | 诊断 |
| 400 | InvalidKMSKeyId.NotSymmetric | The specified parameter KmsKeyId must be symmetric. | 加密使用的KMSKey必须为对称加密密钥。 | 诊断 |
| 404 | InvalidResourceId.NotFound | The specified ResourceId is not found in our records . | 指定的资源不存在,请检查参数 ResourceId 是否正确。 | 诊断 |
| 404 | InvalidInstanceChargeType.NotFound | The InstanceChargeType does not exist in our records . | 实例计费方式不存在。 | 诊断 |
| 400 | InvalidAccount.NotSupportSpot | According to business rules, this account cannot purchase ECS Spot instances. | 分销账号无法购买抢占式实例。 | 诊断 |
| 403 | InvalidParameter.InvalidInstanceId | The specified InstanceId does not exist. | 指定的InstanceId不存在。 | 诊断 |
| 404 | InvalidImageId.NotFound | The specified image %s does not exist. | 指定的镜像在该用户账号下不存在,请您检查镜像 id 是否正确。 | 诊断 |
| 403 | InvalidParameter.NotMatch | The specified instance type %s only supports some specific images. You can use the DescribeImages API to query the available images. | 指定的规格只支持部分特定的镜像,您可以使用DescribeImages API查询可用的镜像。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified instance type %s does not exist. You can use the DescribeInstanceTypes API to query the available instance types. | 指定的规格不存在,您可以使用DescribeInstanceTypes接口查询可用的规格。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified instance %s does not exist. | 指定的实例不存在。 | 诊断 |
| 400 | InvalidImageName.Duplicated | The specified image name is already in use. | 指定的镜像名称已被使用。 | 诊断 |
| 400 | InvalidImageName.Malformed | Image names must be between 2 and 128 characters long, using either English or Chinese characters. The name must start with a letter or a Chinese character, and can include numbers, colons, underscores and hyphens. | 镜像名称的长度为 2~128 个英文或中文字符。必须以大小写字母或中文开头,可以包含数字、半角冒号(:)、下划线(_)或者短划线(-)。 | 诊断 |
| 403 | ImageUseShared | The specified image has been shared to others. You can use the DescribeImageSharePermission API to query the users who have been shared. | 指定的镜像已经被共享给其他用户。您可以使用DescribeImageSharePermission API查询被共享的用户。 | 诊断 |
| 403 | ImageUsingByInstance | The specified image has been used to create instances. You can use the DescribeInstances API to query these instances, or you can use the force parameter to proceed. | 指定的镜像已被用来创建实例。您可以使用DescribeInstances API查询这些实例,或者使用'force'参数继续执行。 | 诊断 |
| 403 | ImageIsExporting | The specified image is currently being exported. You can use the DescribeTasks API to check the status of related tasks and cancel them if needed. | 指定的镜像正在被导出。您可以使用DescribeTasks API检查任务状态以及必要时取消任务。 | 诊断 |
| 403 | OperationDenied.ImageCopying | The image is being copied. Please use the CancelCopyImage API. | 镜像正在被复制,请使用CancelCopyImage API。 | 诊断 |
| 400 | InvalidImageName.Duplicated | The specified image name is already in use in the target region. Please try a different one. | 指定的镜像名称已在目标地域使用。请尝试另一个。 | 诊断 |
| 403 | OperationDenied.ImageCopying | The image is currently being copied. Please try again later. | 镜像正在被复制,请稍后重试。 | 诊断 |
| 403 | QuotaExceed.Image | The number of images exceeds the limit (%s). | 镜像数量超过限制。 | 诊断 |
| 403 | ImageIsExporting | The specified Image is being exported. You can use the DescribeTasks API to check the status of existing tasks. | 指定的镜像正在被导出。您可以使用DescribeTasks API查询进行中的任务状态。 | 诊断 |
| 403 | InvalidImageId.BidMismatch | Cannot share the image with users %s of other sites. | 无法共享镜像给其他站点的用户。 | 诊断 |
| 404 | InvalidAccount.NotFound | The specified account %s in parameter "AddAccount.n" or "RemoveAccount.n" does not exist. | AddAccount或者RemoveAccount中的账号不存在。 | 诊断 |
| 400 | InvalidStartTime.BeyondLifeCycle | The specified start time exceeds the expiration time. | 指定的开始时间StartTime大于资源的过期时间 | 诊断 |
| 403 | InvalidNetworkType | The network type is not support in this region. | 输入的网络类型NetworkType不再支持。 | 诊断 |
| 400 | InvalidTaskId.NotFound | The specified "TaskId" is not found. | 指定的任务不存在。 | 诊断 |
| 403 | InvalidOperation.NotSupportCopyInSameRegion | Copying snapshot in the same region is not supported. | 拷贝快照的源和目的region不能相同。 | 诊断 |
| 403 | TagKey.Duplication | The TagKey has duplication with others, case-insensitive. | 指定的 Tag.N.Key 参数中存在重复的取值。该参数的取值不区分大小写,请检查是否传入了重复的参数值。 | 诊断 |
| 409 | Operation.Conflict | Request was denied due to conflict with a previous request. | 操作冲突,请稍后重试。 | 诊断 |
| 400 | InvalidParameter | The specified parameters are not valid. | 指定的参数组合不合要求。 | 诊断 |
| 400 | InvalidBurstingEnabled.DiskSizeTooSmall | The disk size must be greater than 3 GiB to enable burst. | 磁盘大小超过3GiB时才能开启性能突发。 | 诊断 |
| 400 | InstanceTypeNotSupported.TooManyDisksAttached | The number of disks attached to the instance exceeds the quota of that instance type. | 实例上挂载的磁盘数量超过了实例规格的限制。 | 诊断 |
| 403 | InvalidOperation.DiskInReplicaPairsUnsupported | The disk in replication pairs does not support this operation. | 异步复制对中的磁盘不支持当前操作。 | 诊断 |
| 403 | IncorrectInstanceStatus.Initializing | %s | 指定的实例状态不支持此操作。 | 诊断 |
| 400 | InvalidOperation.HasSlaveEniBonded | %s | 该网卡还有与其绑定的SLAVE网卡 | 诊断 |
| 403 | InvalidOperation.DiskInReplicaPairsUnsupported | Disk in replication pairs does not support ModifyDiskSpec. | 在异步复制对中的磁盘不支持变更磁盘类型操作。 | 诊断 |
| 403 | InvalidParam.Malformed | %s | 无效的参数。 | 诊断 |
| 403 | InvalidOperation.TrunkingIsNotAllowed | %s | 中继网卡不可操作。 | 诊断 |
| 403 | InvalidOperation.EncryptedSnapshotUnsupport | Archiving encrypted snapshots is not currently supported. | 暂不支持归档加密快照 | 诊断 |
| 403 | InvalidOperation.EniQueuePairNumberOverflow | The ENI total queue pair number exceeds the limit of the specified instance type. | 实例弹性网卡的队列对数之和超过了指定实例规格所支持的上限。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeNotSupportEniTrunking | The current instance type does not support ENI trunking operation. | 当前的实例规格不支持弹性网卡的中继操作。 | 诊断 |
| 400 | InvalidBurstingEnabled.DiskSizeTooSmall | The disk size must be greater than 3GiB to enable burst. | 磁盘大小超过3GiB时才能开启性能突发。 | 诊断 |
| 403 | InvalidInstanceId.OSTypeUnsupported | The OS type of the instance %s corresponding to the parameter InstanceId does not support the operation. | 参数InstanceId对应实例的操作系统类型不支持该操作。 | 诊断 |
| 400 | InvalidOperation.DiskCategoryUnsupported | The current category of the disk does not support this operation. | 磁盘类型不支持当前操作 | 诊断 |
| 400 | OperationDenied | The specified instanceType or zone is not available or not authorized. | 指定的规格或可用区不可用 | 诊断 |
| 400 | InvalidStartTime.Malformed | The specified parameter "StartTime" is not valid. | 指定的StartTime参数不符合规范。 | 诊断 |
| 403 | InvalidResourceType.NotSupported | %s | 指定资源组合不存在,请更换其他可用区或规格 | 诊断 |
| 400 | InvalidBurstingEnabled.DiskSizeTooSmall | The disk size is too small to enable burst. | 磁盘容量太小无法开启性能突发。 | 诊断 |
| 400 | InvalidParameter.ProductCode | The specified productCode is not supported. | 不支持指定的产品code | 诊断 |
| 400 | InvalidParameter.GroupCategory | The specified GroupCategory is not supported. | 指定的类别分类不支持 | 诊断 |
| 404 | InvalidSnapshotId.NotFound | The specified snapshot is not found. | 指定的Snapshot不存在。 | 诊断 |
| 403 | OperationDenied.DiskNoStock | The requested disk category is sold out in the specified zone. Please try a different disk category or another zone. | 当前请求的磁盘类型在指定的可用区已经售罄。请换其它磁盘类型或者其它可用区进行重试。 | 诊断 |
| 400 | MissingParameter | An input parameter "DiskDeviceMapping.1.OSSObject" that is mandatory for processing the request is not supplied. | 没有提供处理请求所需的输入参数:DiskDeviceMapping.1.OSSObject | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified instances could not be found. | 找不到指定的实例。 | 诊断 |
| 403 | InvalidOperation.InvalidEcsState | The status of current instances does not support this operation. | 当前实例的状态不支持该操作。 | 诊断 |
| 403 | InvalidParams.AutoRebootTime | The specified AutoRebootTime is out of the permitted range. | 指定的自动重启时间超出允许的范围。 | 诊断 |
| 400 | InvalidOperation.InstanceTypeNotSupportRss | The ECS instance type does not support Rss. | 指定实例的规格不支持开启Rss | 诊断 |
| 403 | QuotaExceed.Snapshot | The number of snapshots exceeds the limit (%s). | 快照数量超出了上限。 | 诊断 |
| 403 | InvalidSnapshotId.NotReady | The current status of the DiskDeviceMapping.n.SnapshotId or SnapshotId %s does not support this operation. | 参数中指定快照的状态不支持当前操作。 | 诊断 |
| 429 | Throttling.Resource | The request throttle by resource operation. | 请求被资源操作流控 | 诊断 |
| 400 | UnsupportedIspChargeType | The specified Isp does not support the charge type. | 指定的 Isp 不支持该付费类型 | 诊断 |
| 403 | InvalidIspType.ValueNotSupported | The specified parameter Isp is invalid. | 指定的 Isp 参数取值非法 | 诊断 |
| 403 | UnsupportedIspClassicNetwork | The Isp parameter is not supported in the classic network. | 经典网络不支持指定 Isp 参数 | 诊断 |
| 403 | InvalidIspUID | The current account does not have permission to specify the Isp parameter. | 当前账号没有权限指定 Isp 参数 | 诊断 |
| 403 | InvalidOperation.DiskQueueNumberNotEnough | The number of disk queues on the instance is not enough. | 实例上的磁盘队列数不足。 | 诊断 |
| 403 | InvalidParams.UTCTime | The specified parameter AutoRebootTime is not in UTC format. | 指定的参数AutoRebootTime不是UTC格式。 | 诊断 |
| 403 | MissingParameter.TargetType | The input parameter TargetType is missing. | 缺少TargetType 参数。 | 诊断 |
| 403 | MissingParameter.Period | The input parameter Period is missing. | 缺少 Period 参数。 | 诊断 |
| 403 | InvalidClientToken.Malformed | The specified clientToken is improperly formatted. It must contain only ASCII characters and must not exceed 64 characters in length. | 指定的参数ClientToken格式不符合规范要求,该参数应该只包括ASCII字符,且长度不应该超过64个字符。 | 诊断 |
| 403 | InvalidDiskCategory.NotSupported | The specified DiskCategory is not supported in the current zone. Please modify the DiskCategory or change the zone and try again. | 指定的云盘类型在当前可用区不支持。请修改云盘类型或更换可用区并重试。 | 诊断 |
| 403 | InvalidDiskCategory.ViolateRules | The DiskCategory violates the ModifyDiskSpec rules. Please check the rules and modify the DiskCategory. | 指定的云盘类型违反了变更云盘类型的规则。请检查规则并修改云盘类型。 | 诊断 |
| 403 | Forbidden | User not authorized to operate on the specified resource, or this API doesn't support RAM. | 当前用户没有权限对指定资源进行操作 | 诊断 |
| 403 | InvalidIspBandwidthOut | The specified parameter InternetMaxBandwidthOut should be larger than 0 when specifying parameter Isp. | 当指定了 Isp 参数时,指定的参数 InternetMaxBandwidthOut 需要大于0 | 诊断 |
| 403 | UnsupportedIspRegion | The specified region does not support Isp. | 指定的地域不支持 Isp | 诊断 |
| 400 | IncorretForwardEntryStatus | The Specified forwardEntry is not stable status, can not operation | 指定的 DNAT 条目状态不稳定。 | 诊断 |
| 403 | InvalidDataDiskSize.ValueNotSupported | The specified disk size is beyond the permitted range, or the snapshot capacity exceeds the size limit for the specified disk category. | 指定的磁盘大小超出了允许的范围,或者快照的容量超过了指定磁盘类别的大小限制。 | 诊断 |
| 403 | OperationDenied.ImageNotValid | The specified Image is disabled or deleted, please check the status of the image. | 指定的镜像被禁用或者已经删除,请检查镜像的状态 | 诊断 |
| 403 | IncorrectDiskStatus | The current status of the disk does not support this operation. The expected disk status is Available. | 磁盘的当前状态不支持此操作,期望的磁盘状态是Available。 | 诊断 |
| 403 | InvalidAccount.NotFound | Invalid account, not found, %s. | 您的阿里云账号不存在,或者您的 AccessKey 已经过期。 | 诊断 |
| 403 | InvalidUserType.NotSupported | Invalid user type, not support, %s. | 用户类型参数不合法。 | 诊断 |
| 400 | InvalidStatus.StoppedRequired | The instance is in an incorrect status for the requested action. The status of the specified instance is '%s' but the expected status is in ('Stopped'). | 当前实例状态不支持该操作。请将实例关机后重试。 | 诊断 |
| 403 | Forbidden.NotSupportRAM | Not support RAM, %s. | 暂不支持RAM用户执行该操作。 | 诊断 |
| 400 | InvalidLicense.NotSupported | The market image associated with this instance is not supported by this license. | 该实例已关联的市场镜像不在许可证支持范围内,因此不支持购买许可证。 | 诊断 |
| 400 | OperationDenied.TestAccountRetricted | Test-account for testing has been prohibited from creating instance in this region. Please contact 400181. | 测试账号不允许在本地域创建实例。请联系成本与资源中心@高冲(400181) | 诊断 |
| 403 | InvalidOperation.NoPermissionCreateServiceLinkedRole | You are not authorized to create Service-linked role. The system will automatically create it when the API is called for the first time. Check your RAM policies, and ensure that you are using the correct credentials. | 你没有权限创建服务关联角色,系统会在该接口第一次被调用时自动创建服务关联角色。请检查你的RAM权限策略,确保使用了正确的访问凭据。 | 诊断 |
| 403 | InvalidDataDiskSize.ValueNotSupported | The specified disk size beyond the permitted range, or the capacity of snapshot exceeds the size limit of the specified disk category. | 指定的磁盘大小超出了允许的范围,或者快照的容量超过了指定磁盘类别的大小限制。 | 诊断 |
| 400 | InvalidOperation.DiskImageSizeExceeded | The disk size exceeds the limit. Please check the specified parameter ImportImageOptions.DiskDeviceMappings.DiskImageSize and ImportImageOptions.DiskDeviceMappings.OSSObject. Ensure that each of them is between 1 and 2048 in size. | 磁盘大小超过限制。请检查参数ImportImageOptions.DiskDeviceMappings.DiskImageSize和ImportImageOptions.DiskDeviceMappings.OSSObject, 确保他们的大小都处于1到2048G之间。 | 诊断 |
| 404 | InvalidImagePipeline.OSSObjectNotFound | The ImportImageOptions.DiskDeviceMappings.OSSObject of the specified ImagePipeline is not found in this region. | 指定的ImagePipeline的参数ImportImageOptions.DiskDeviceMappings.OSSObject在当前地域没有查询到。 | 诊断 |
| 403 | InvalidImagePipeline.OSSObjectNotAuthorized | The ImportImageOptions.DiskDeviceMappings.OSSObject of the specified ImagePipeline is not allowed to access. | 指定的入参ImagePipeline中的ImportImageOptions.DiskDeviceMappings.OSSObject不允许被访问。 | 诊断 |
| 403 | InvalidImagePipeline.OSSObjectNeedRestore | The ImportImageOptions.DiskDeviceMappings.OSSObject of the specified ImagePipeline is an archived object and needs to be restored first. | 指定的ImagePipeline中ImportImageOptions.DiskDeviceMappings.OSSObject是一个归档对象,需要先进行恢复。 | 诊断 |
| 404 | MissingParameter.ImageOptionsDiskDeviceMappings | The specified parameter ImportImageOptions.DiskDeviceMappings is missing. | 没有传入ImportImageOptions.DiskDeviceMappings参数。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsOSType | The specified parameter ImportImageOptions.OSType is invalid. The correct value should be in [%s]. | 指定的参数ImportImageOptions.OSType无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsPlatform | The specified parameter ImportImageOptions.Platform is invalid. The correct value should be in [%s]. | 指定的参数ImportImageOptions.Platform无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsBootMode | The specified parameter ImportImageOptions.BootMode is invalid. The correct value should be in [%s]. | 指定的参数ImportImageOptions.BootMode无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsLicenseType | The specified parameter ImportImageOptions.LicenseType is invalid. The correct value should be in [%s]. | 指定的参数ImportImageOptions.LicenseType无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsFeaturesNvmeSupport | The specified parameter ImportImageOptions.Features.NvmeSupport is invalid. The correct value should be in [%s]. | 指定的参数ImportImageOptions.Features.NvmeSupport无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 404 | InvalidImportImageOptionsDiskDeviceMappingsOSSObject.NotFound | The specified ImportImageOptions.DiskDeviceMappings.OSSObject is not found in this region. | 指定的ImportImageOptions.DiskDeviceMappings.OSSObject在当前地域没有查询到。 | 诊断 |
| 403 | InvalidOSSObject.NotAuthorized | The specified ImportImageOptions.DiskDeviceMappings.OSSObject is not allowed to be accessed. | 指定的ImportImageOptions.DiskDeviceMappings.OSSObject不允许被访问。 | 诊断 |
| 403 | InvalidOSSObject.NeedRestore | The specified ImportImageOptions.DiskDeviceMappings.OSSObject is an archived object and needs to be restored first. | 指定的 ImportImageOptions.DiskDeviceMappings.OSSObject 是一个已归档对象,需要先进行恢复。 | 诊断 |
| 403 | InvalidOperation.NoRightAccessOSS | ECS service is not authorized to access your OSS. Check your RAM roles and policies, and ensure that ecs.aliyuncs.com is authorized to assume AliyunECSImageImportDefaultRole. | ECS服务没有权限访问您的OSS。请检查你的RAM角色和策略,确保"ecs.aliyuncs.com"被授予了扮演"AliyunECSImageImportDefaultRole"的权限。 | 诊断 |
| 403 | InvalidOperation.OSSObjectIsImporting | The specified ImportImageOptions.DiskDeviceMappings.OSSObject is importing. | 指定的ImportImageOptions.DiskDeviceMappings.OSSObject正在导入。 | 诊断 |
| 400 | InvalidParameter.NvmeSupport | The specified parameter NvmeSupport is invalid. The correct value should be in [%s]. | 指定的参数NvmeSupport无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 404 | MissingParameter.RepairMode | The specified parameter RepairMode is missing. | 指定的参数RepairMode缺失。 | 诊断 |
| 404 | MissingParameter.ImportImageOptions | The specified parameter ImportImageOptions is missing. | 指定的参数ImportImageOptions缺失。 | 诊断 |
| 400 | InvalidImportImageOptionsDiskDeviceMappings.LengthLimitExceeded | The length of the specified parameter ImportImageOptions.DiskDeviceMappings exceeds the limit(17). | 指定的参数ImportImageOptions.DiskDeviceMappings长度超过了限制,最大长度为17。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsDiskDeviceMappingsOSSObject | The specified parameter ImportImageOptions.DiskDeviceMappings.OSSObject is invalid. OSSObject supports up to 1023 characters, and cannot start with http:// or https://. | 指定的参数ImportImageOptions.DiskDeviceMappings.OSSObject不正确。最多支持1023个字符,且不能以"http://"或者"https://"开头。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsDiskDeviceMappingsOSSBucket | The specified parameter ImportImageOptions.DiskDeviceMappings.OSSBucket is invalid. OSSBucket supports up to 63 characters, only lowercase letters, numbers, and dashes are allowed, and cannot start or end with a dash. | 指定的参数ImportImageOptionsDiskDeviceMappingsOSSBucket格式不正确。最多支持63个字符,只允许小写字母、数字或者短横线,并且不能以短横线开头或结尾。 | 诊断 |
| 404 | MissingParameter.ImportImageOptionsDiskDeviceMappingsOSSObject | The specified parameter ImportImageOptions.DiskDeviceMappings.OSSObject is missing. | 指定的参数ImportImageOptions.DiskDeviceMappings.OSSObject缺失。 | 诊断 |
| 404 | MissingParameter.ImportImageOptionsDiskDeviceMappingsOSSBucket | The specified parameter ImportImageOptions.DiskDeviceMappings.OSSBucket is missing. | 指定的参数ImportImageOptions.DiskDeviceMappings.OSSBucket缺失。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsDiskDeviceMappingsFormat | The specified parameter ImportImageOptions.DiskDeviceMappings.Format is invalid. The correct value should be in [%s]. | 指定的参数ImportImageOptions.DiskDeviceMappings.Format无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 400 | InvalidParameter.ImportImageOptionsArchitecture | The specified parameter ImportImageOptions.Architecture is invalid. The correct value should be in [%s]. | 指定的参数ImportImageOptionsArchitecture无效。正确的值可以参考错误信息或者文档填写。 | 诊断 |
| 403 | InvalidIp.IpAssigned | The specified IP address has been assigned. | 指定的IP已经被分配。 | 诊断 |
| 403 | SizeExceed.Image | The image exceeds the maximum size. You can use the CopySnapshot API to copy your snapshots of the image and then create a new image from them. | 镜像的大小已超过可操作的最大值。您可以使用CopySnapshot接口复制这个镜像的快照到目标地域,然后用复制后快照创建一个新的镜像。 | 诊断 |
| 403 | InvalidParameter.AllEmpty | The current operation requires either a password or a keyPairName to must be provided. Please ensure that at least one of them is not empty. | 当前操作不允许password和keyPairName同时为空,确保password或者keyPairName有一个不为空。 | 诊断 |
| 403 | InvalidParameter.EncryptedNotSupported | The current disk category does not support encryption. If encryption is required, please switch to a different disk category. | 当前指定的磁盘种类不支持加密特性,如需加密特性,请更换其他磁盘种类。 | 诊断 |
| 403 | InvalidDataDiskSize.ValueNotSupported | The specified data disk size is not valid. The disk size must be larger than the original size. | 指定的数据盘大小不是有效的,磁盘扩容的大小需要大于原来的大小。 | 诊断 |
| 403 | IncorrectDiskStatus | The current state of the disk does not support this operation. The expected disk state is available. | 磁盘的当前状态不支持此操作,期望的磁盘状态是available。 | 诊断 |
| 400 | InvalidTagValue.Malformed | The specified Tag.N.Value is not valid. Tag values support up to 128 characters, and cannot contain "http://" or "https://". | 指定的标签值无效。标签值最多支持 128 个字符,并且不能包含“http://”或“https://”。 | 诊断 |
| 400 | InvalidTagKey.Malformed | The specified Tag.N.Key is not valid. Tag keys cannot be empty or null, support up to 128 characters, cannot start with "aliyun" or "acs:", and cannot contain "http://" or "https://". | 指定的标签键无效。标签键不能为空或 null,最多支持 128 个字符,不能以“aliyun”或“acs:”开头,不能包含“http://”或“https://”。 | 诊断 |
| 403 | InvalidParameter.Conflict | The current operation does not allow both diskId and imageId to be set. Make sure that either diskId or imageId is not empty. | 当前操作不允许同时设置diskId和imageId,请确保diskId或者imageId有一个不为空。 | 诊断 |
| 403 | InvalidParameter.AllEmpty | The current operation does not allow both diskId and imageId to be empty. Make sure that either diskId or imageId is not empty. | 当前操作不允许diskId和imageId同时为空,请确保diskId或者imageId有一个不为空。 | 诊断 |
| 403 | OperationDenied | The current region does not support changing the image type. | 当前地域不支持更换镜像类型。 | 诊断 |
| 403 | InvalidStatus.ValueNotSupported | The specified parameter status is not valid. The expected status is progressing, accomplished or failed. | 指定的参数status是无效的,期望的status是progressing、accomplished或者failed。 | 诊断 |
| 403 | InvalidRegionId.NotSupported | The specified region does not support the current operation. | 指定的地域不支持当前操作。 | 诊断 |
| 403 | InvalidZone.NotSupported | The specified zone does not have partition information configured. | 指定的可用区没有配置分区信息。 | 诊断 |
| 403 | InvalidZone.PartitionNumberNotSupported | The number of specified partitions exceeds the maximum number of partitions in the current zone. | 指定的分区个数超过当前可用区的最大分区数。 | 诊断 |
| 403 | InvalidStorageSetId.NotFound | The specified parameter StorageSetId was not found. | 未找到指定的参数StorageSetId。 | 诊断 |
| 403 | InvalidStorageSet.NotSupport | The specified storageSetId has included some disks. | 指定的存储集中包含未释放的磁盘。 | 诊断 |
| 403 | InvalidUser.NotSupported | Current user does not support this action. | 当前用户不支持此动作。 | 诊断 |
| 403 | InvalidDescription.Malformed | The specified parameter description is not valid. | 指定的参数description无效。 | 诊断 |
| 403 | InvalidStorageSetName.Malformed | The specified parameter StorageSetName is not valid. | 指定的参数StorageSetName参数无效。 | 诊断 |
| 403 | InvalidOperation.InstantAccessEnabledUnsupport | The specified snapshot with legacy Instant Access enabled does not support archive. | 启用了旧版极速可用的快照不支持归档 | 诊断 |
| 403 | InvalidOperation.AnycastEIPUnsupported | Operation cannot be completed because the instance is currently associated with an Anycast EIP (Anycast Elastic IP Address) %s. Please unassociate the Anycast EIP from the instance before proceeding with the migration. | 当前实例绑定了AnycastEIP,无法迁移。请解绑AnycastEIP后重试。 | 诊断 |
| 403 | OperationDenied.SnapshotCategoryNotSupportCopy | The specified category of snapshot not support copy. | 指定快照类型暂不支持拷贝 | 诊断 |
| 403 | InvalidOperation.AnycastEIPUnsupported | Operation cannot be completed because the instance is currently associated with an Anycast Elastic IP (EIP). Please unassociate the Anycast EIP from the instance before proceeding with the migration. | 当前实例绑定了AnycastEIP,无法迁移。请解绑AnycastEIP后重试。 | 诊断 |
| 403 | Abs.InvalidRegionId.MalFormed | The specified parameter RegionId is not valid. | 指定的参数RegionId不合法。 | 诊断 |
| 404 | InvalidSessionId.NotFound | The specified SessionId does not exist. | SessionId不存在。 | 诊断 |
| 400 | OperationDenied.ImageCopyConflict | The same image cannot be copied concurrently. Please wait until the last copy is completed before performing the next operation. | 同一镜像不能并发拷贝,请等待上一次拷贝完成再进行下一次操作。 | 诊断 |
| 403 | InvalidStatus.ValueNotSupported | The specified parameter Status is not valid. Valid values for this parameter are progressing, accomplished, and failed. | 指定的参数Status的值无效,该参数有效值为progressing、accomplished和failed。 | 诊断 |
| 403 | InvalidDisk.ShareVolume | The specified diskId is invalid. The shared volume does not support creating a snapshot group. | 指定的diskId无效,共享卷不支持创建快照组。 | 诊断 |
| 403 | InvalidOperation.DeletionProtection | The operation is not allowed due to deletion protection. | 实例开启了释放保护,因此不能进行此操作 | 诊断 |
| 403 | InvalidParameter.DataEncryptedKeyCreateFailed | Create kms data encrypted key fail. If you need further assistance, you can contact the KMS Technical Support. | 使用KMS主密钥创建数据密钥失败,请联系KMS值班同学进一步排查。 | 诊断 |
| 403 | BandIncreaseNotSupportIsp | %s | ISP 实例不支持临时带宽升级 | 诊断 |
| 403 | InvalidBlockSize.NotSupport | %s | 不支持镜像文件的分区大小。 | 诊断 |
| 403 | InvalidParam.CpuOptionsCore | %s | 指定的CPU物理核心数不合法 | 诊断 |
| 400 | MissingParameter.LaunchTemplateConfigs | The specified parameter "LaunchTemplateConfigs" is empty. | 指定的LaunchTemplateConfigs参数为空 | 诊断 |
| 400 | InvalidLaunchTemplate.ValueNotSupported | The SecurityGroupId or imageId in LaunchTemplate is not exists. | 启动模板中的安全组ID或镜像ID不存在。 | 诊断 |
| 403 | InvalidParameter.Combination | Instance-level primary ENI information has been specified, including the following parameters:('SecurityGroupId', 'SecurityGroupIds', 'VSwitchId', 'PrivateIpAddress', 'Ipv6AddressCount', 'Ipv6Address.N', 'NetworkInterfaceQueueNumber'). Do not specify this information again in the 'createEniParams' parameter. | 已经指定了实例级的主 ENI 信息,包括以下参数:('SecurityGroupId', 'SecurityGroupIds', 'VSwitchId', 'PrivateIpAddress', 'Ipv6AddressCount', 'Ipv6Address.N', 'NetworkInterfaceQueueNumber')。请不要在 'createEniParams' 参数中再次指定这些信息 | 诊断 |
| 403 | InvalidOperation.TrunkingIsNotAllowed | %s. | 不允许操作中继网卡。您需要确保您的账号允许操作Trunk网卡。如有疑问,请提交工单。 | 诊断 |
| 400 | UnsupportedIspNetworkChargeType | The network charge type is not supported when specifying ISP. | 此实例的网络计费类型不支持指定 ISP | 诊断 |
| 403 | InvalidOperation.SnapshotPolicyHasDeleted | The snapshot policy associated with the current operation has been deleted. Check whether the parameters are correct. | 当前操作关联的快照策略已经被删除,请检查参数是否正确。 | 诊断 |
| 409 | OperationConflict | Request was denied due to conflict with a previous request,please try again later. | 请求操作的资源与之前的请求冲突 | 诊断 |
| 409 | InvalidOperation.Conflict | Request was denied due to conflict with a previous request, please try again later. | 请求操作的资源与之前的请求冲突 | 诊断 |
| 409 | OperationConflict | Request was denied due to conflict with a previos request. | 请求操作的资源与之前的请求冲突 | 诊断 |
| 403 | InvalidParameter.Mismatch | Non-encrypted disk can not be reset by encrypted snapshot. | 非加密磁盘不能通过加密快照进行重置 | 诊断 |
| 400 | NoAvaliableDedicatedHost | No dedicated host is available. | 没有可用的专有宿主机 | 诊断 |
| 400 | NoAvaliableDedicatedHost | No available dedicated host or not enough resource on dedicated host. | 指定的专属主机上没有足够的资源或没有可用的专有宿主机 | 诊断 |
| 500 | InvalidParameter | Invalid parameters. | 参数无效,可能由于参数格式错误或缺少必填参数所导致 | 诊断 |
| 400 | InvalidParameter.KMSKeyId.KMSUnauthorized | ECS service account have no right to access your KMS. | ECS 服务无权访问您的 KMS | 诊断 |
| 403 | InvalidOperation.InvalidEniState | Available status or ECS instance attached is Stopped is allowed to modify network interface queue number. | 当前 ENI 的状态不允许修改该网卡属性 | 诊断 |
| 400 | TaskConflict | The eip operate too frequent, TaskConflict. | 操作过于频繁,请稍等一会再重试 | 诊断 |
| 400 | InvalidNetworkType.NotSupported | The classic networkType not support create ECS on dedicatedHost. | DDH上不能创建经典网络实例 | 诊断 |
| 403 | InstanceDiskLimitExceeded | The amount of the disk on instance reach its limits. | 实例上的磁盘数量已经达到了最大限制 | 诊断 |
| 400 | InvalidParameter | Specified UserCidr Subnet mask is not valid . | 指定的子网掩码格式错误 | 诊断 |
| 400 | InvalidParameter | Specified UserCidr invalid format. | 指定的子网掩码格式错误 | 诊断 |
| 403 | InvalidDiskSize.TooSmall | Specified system disk size is less than the size of image. | 指定的系统磁盘大小小于镜像大小 | 诊断 |
| 409 | InvalidOperation.Conflict | Request was denied due to conflict with a previous request. | 请求操作的资源与之前的请求冲突 | 诊断 |
| 403 | InvalidParam.TypeAndCpuMem.Conflict | The specified 'InstanceType' and 'Cores','Memory' are not blank at the same time. | 不能同时指定规格、核数和内存 | 诊断 |
| 404 | InvalidRegionId.NotFound | The parameter wrong, pageNum or pageSize. | 参数RegionId不支持 | 诊断 |
| 400 | TaskConflict | The operation is too frequent, TaskConflict. | 操作过于频繁,请稍等一会再重试 | 诊断 |
| 400 | TaskConflict | The operation is too frequent, please wait a moment and try again. | 操作过于频繁,请稍等一会再重试 | 诊断 |
| 403 | IncorrectInstanceStatus.NotSupportESSD | The operation is not supported in this status, please reboot the instance. | 当前实例状态不支持ESSD类型磁盘的挂载操作 | 诊断 |
| 400 | InvalidOperation.InvalidEniState | The operation is not allowed in the current ENI state. | 当前状态下的网卡不可操作。 | 诊断 |
| 403 | InvalidInstanceChargeType.ValueNotSupported | The InstanceChargeType does not support this action. | 参数指定实例的付费类型不支持该操作 | 诊断 |
| 403 | QuotaExceed.DeploymentSetInstanceQuotaFull | The instance quota in one deployment set exceeded. | 当前部署集内的实例数量已满额。 | 诊断 |
| 400 | OperationDenied.PerformanceLevelNotMatch | The specified DataDisk.n.PerformanceLevel and DataDisk.n.Size do not match. | 指定的数据盘性能等级与数据盘大小不匹配 | 诊断 |
| 400 | InvalidPerformanceLevel.Malformed | The specified parameter DataDisk.n.PerformanceLevel is not valid. | 指定数据盘的参数 PerformanceLevel 无效 | 诊断 |
| 403 | InvalidInstanceChargeType.ValueNotSupported | The specified parameter ChargeType is not valid. | 不合法的计费类型 | 诊断 |
| 400 | InvalidSystemDiskSize.LessThanImageSize | The specified parameter "SystemDisk.Size" is less than the image size. | 指定的系统盘大小小于镜像文件大小 | 诊断 |
| 400 | InvalidSpotPriceLimit.LowerThanPublicPrice | The specified parameter "spotPriceLimit" can't be lower than current public price. | 抢占式实例的最高出价不能低于当前的市场公开价格 | 诊断 |
| 400 | InvalidSpotPriceLimit.LowerThanPublicPrice | The specified parameter "soptPriceLimit" can't be lower than current public price. | 抢占式实例出价低于当前市场价格 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified parameter "RegionId" is not valid. | 参数RegionId不支持 | 诊断 |
| 404 | InvalidRamRole.NotFound | The specified parameter "RAMRoleName" does not exist. | RAM角色未被授权用于ECS服务 | 诊断 |
| 400 | MissingParamter | The specified parameter "Period" is not null. | 操作中缺少了必要的参数 "Period" | 诊断 |
| 400 | InvalidPassword.Malformed | The specified parameter "Password" is not valid. | 指定的参数 Password 不合法 | 诊断 |
| 400 | InvalidKeyPairNames.ValueNotSupported | The specified parameter "KeyPairNames" is not valid. | 指定的参数“KeyPairNames”无效。 | 诊断 |
| 400 | InvalidParameter.KeypairAlreadyAttachedInstance | The specified parameter "KeyPairNames" attached to instances can not be deleted. | 指定的KeyPair存在关联的实例。 | 诊断 |
| 400 | InvalidHostName.Malformed | The specified parameter "HostName" is not valid. | 指定的参数 HostName 不合法 | 诊断 |
| 404 | InvalidDiskIds.ValueNotSupported | The specified parameter "DiskIds" is not supported. | 指定的 DiskIds 参数值无效或格式非法 | 诊断 |
| 400 | InvalidDataDiskSize.ValueNotSupported | The specified parameter "DataDisk.Size" is not valid. | 数据盘大小无效 | 诊断 |
| 404 | InvalidVSwitchId.IpInvalid | The specified ipv6 does not match VSwitch cidr scope. | 非法IP参数。 | 诊断 |
| 400 | InvalidInstanceType.NotSupported | The specified InstanceType is not valid. | 指定的实例规格无效 | 诊断 |
| 403 | InvalidInstanceType.NotSupported | The specified instance type does not support trusted system. | 指定的实例类型不支持可信系统 | 诊断 |
| 403 | InvalidInstanceType.NotSupported | The specified instance type does not support Enclave. | 该实例不支持机密计算模式 | 诊断 |
| 403 | InvalidOperation.MultiGroupType | The specified instance can't join different types of security group. | 指定的实例无法加入不同类型的安全组 | 诊断 |
| 403 | DeleteWithInstance.Conflict | The specified image is from the image market, you cannot set DeleteWithInstance attribute to false. | 指定的镜像来自镜像市场,不支持取消随实例释放。 | 诊断 |
| 400 | InvalidOperation.NotSupportedEndpoint | The specified endpoint can't operate this region. Please use API DescribeRegions to get the appropriate endpoint, or upgrade your SDK to latest version. | 指定的域名不能操作此Region的资源或接口 | 诊断 |
| 400 | InvalidDataDiskSize.ValueNotSupported | The specified DataDisk.n.Size beyond the permitted range. | 数据盘大小超出目标实例允许的范围内 | 诊断 |
| 400 | InvalidSpotPriceLimit.LowerThanPublicPrice | The specified parameter spotPriceLimit can't be lower than current public price. | 抢占式实例的最高出价不能低于当前的市场公开价格 | 诊断 |
| 400 | InvalidSpotPriceLimit.LowerThanPublicPrice | The specified parameter soptPriceLimit can't be lower than current public price. | 抢占式实例出价低于当前市场价格 | 诊断 |
| 400 | InvalidParameter.KeypairAlreadyAttachedInstance | The specified parameter KeyPairNames attached to instances can not be deleted. | 指定的KeyPair存在关联的实例。 | 诊断 |
| 400 | InvalidParameter.Arns | The specified Arns is not valid. | 该Arns参数无效,请检查后重新传递。 | 诊断 |
| 400 | InvalidInstanceChargeType.NotFound | The specified parameter InstanceChargeType is not valid. | 无效的实例计费类型 | 诊断 |
| 403 | InvalidOperation.ResourceManagedByCloudProduct | The current operation is not supported because the resource is managed by a cloud product. Please contact the relevant cloud product to confirm the reason. | 此次操作不支持因为资源被云产品托管。请联系对应的云产品确认原因。 | 诊断 |
| 400 | InvalidOperation.DiskMustAttachedToInstance | The specified data disks must have been attached to this instance. | 指定的磁盘必须已经挂载到这台实例上。 | 诊断 |
| 400 | OperationConflict.DisksAttachingParallellyExceed | The number of disks attaching parallelly exceeds the limit. | 并行挂载的磁盘个数超过限制 | 诊断 |
| 400 | InvalidDiskIds.NotAttachedToInstance | Some of the specified data disks have not been attached to this instance. | 部分指定的数据盘尚未挂载到此实例。 | 诊断 |
| 400 | NoAvaliableDedicatedHost | There's no enough resource on the specified dedicated host. | 指定的专属主机上没有足够的资源 | 诊断 |
| 400 | NoAvaliableDedicatedHost | There's no enough dedicated host resource. | 没有可用资源的专有宿主机 | 诊断 |
| 400 | RegionUnauthorized | There is no authority to create private pool in the specified region. | 在指定的地域内没有创建私有池的权限 | 诊断 |
| 400 | InvalidAction | The VPC has been connected to the classic network ECS. Please cancel the connection before proceeding. | 您要进行修改的资源还有依赖资源 | 诊断 |
| 400 | InvalidSystemDiskCategory.NotMatchInstanceType | The system disk category does not match the instance type. | 系统盘类别与实例规格不匹配 | 诊断 |
| 403 | IncorrectInstanceStatus | The status of specified reservedInstance must be active. | 预留实例券状态不正确导致续费失败 | 诊断 |
| 403 | InvalidImage.NotSupported | The specified vTPM instance need UEFI image. | 指定的虚拟 TPM 实例需要 UEFI 镜像。 | 诊断 |
| 400 | InvalidSystemDiskSize.ValueNotSupported | The specified SystemDiskSize is not valid. | 指定的 SystemDisk.Size 不合法。 | 诊断 |
| 400 | InvalidSnapshotId.Malformed | The specified SnapshotId is not valid. | 指定的快照不存在 | 诊断 |
| 400 | InvalidParam.TypeAndCpuMem.Conflict | The specified parameters InstanceType and Cores,Memory should not be blank at the same time. | 不能同时将参数 `InstanceType` 和 `Cores`、`Memory` 设置为空 | 诊断 |
| 400 | InvalidDiskIds.ValueNotSupported | The specified parameters are not valid. | 指定的 DiskIds 参数值无效或格式非法 | 诊断 |
| 403 | InvalidParameter.CpuOptionsNuma | The specified parameter CpuOptions.Numa is not valid. | 参数CpuOptions.Numa无效。 | 诊断 |
| 403 | InvalidInstanceType.CpuOptionsThreadsPerCoreUnsupported | The current instance type does not support setting or modifying the CpuOptions.ThreadsPerCore parameter. | 当前实例规格不支持设置或修改CpuOptions.ThreadsPerCore参数 | 诊断 |
| 403 | InvalidOperation.DiskResetInProgress | The operation cannot be performed because the disk has an ongoing reset task, please try again later. | 当前操作无法执行因为磁盘上有进行中的重置任务,请稍后重试。 | 诊断 |
| 403 | InvalidParameter.CpuOptionsCore | The specified parameter CpuOptions.Core is not valid. | 参数CpuOptions.Core无效。 | 诊断 |
| 403 | InvalidParameter.CpuOptionsThreadsPerCore | The specified parameter CpuOptions.ThreadsPerCore is not valid. | 参数CpuOptions.ThreadsPerCore无效。 | 诊断 |
| 403 | InvalidOperation.FeaturesImdsSupportNotMatch | The specified parameter Features.ImdsSupport can not be set to v1 from v2. | 指定的参数Features.ImdsSupport不能从v2设置成v1. | 诊断 |
| 400 | InvalidParameter.FeaturesImdsSupport | The specified parameter Features.ImdsSupport is not supported. | 指定的参数Features.ImdsSupport不支持。 | 诊断 |
| 404 | InvalidImagePipeline.BaseImageNotFound | The BaseImage of the specified ImagePipeline is not found. | 指定模板的基础镜像没有找到。 | 诊断 |
| 400 | InvalidSourceInstance.NotFound | The specified source instance is not found. | 指定的源实例没有找到。 | 诊断 |
| 400 | InvalidInstanceType.GpuOptionsConfidentialComputingNotSupport | The specified instance type does not support the use of the confidential computing mode. | 当前实例规格不支持使用加密计算模式 | 诊断 |
| 403 | InvalidParameterCharset.Parameters | The parameter Parameters contains illegal charset. | 命令参数包含非法字符集。 | 诊断 |
| 400 | InvalidOperation.ClassicNetworkTypeNotSupported | The classic network instance does not support this operation. | 抱歉,您续费的基于经典网络架构的实例已无法续费,需要迁移至专有网络进行正常续费操作。 | 诊断 |
| 404 | InvalidNetworkInsightsAnalysisId.NotExist | The specified NetworkInsightsAnalysisId does not exist. | 指定的网络连通性诊断线路不存在 | 诊断 |
| 400 | MissingParameter | The specified parameters are insufficient for current request. | 缺少参数 | 诊断 |
| 403 | Forbidden.RAM | User not authorized to operate on the specified resource, or this API doesn't support RAM. | 当前用户没有权限对指定资源进行操作 | 诊断 |
| 403 | OperationDenied | The specified image is not available, please check the status of the image. | 镜像不可用,请检查镜像的状态 | 诊断 |
| 403 | QuotaExceed.ConcurrentSnapshotQuota | The number of snapshots being created for the disk %s has exceeded the concurrent quota (%s). Please wait for the previous snapshots to complete before trying again. | 该磁盘正在创建的快照数量已超过并发配额,请等待之前的快照完成后再重试。 | 诊断 |
| 403 | OperationDenied.ImageNotValid | The specified image is not available, please check the status of the image. | 镜像不可用,请检查镜像的状态 | 诊断 |
| 400 | INVALID_HOST_CHARGE_TYPE | The operation is not permitted due to charge type of the dedicated host. | 专有宿主机的付费方式不支持该操作,请您检查专有宿主机的付费类型是否与该操作冲突。 | 诊断 |
| 404 | InvalidResourcePoolOptionsPrivatePoolIds.NotFound | The ResourcePoolOptions.PrivatePoolIds do not exist. | 私有池不存在。 | 诊断 |
| 400 | Invalid.ResourcePoolOptions.PrivatePoolIds | The zone or instancetype of the ResourcePoolOptions.PrivatePoolIds does not match the LaunchTemplateConfig. | 指定的ResourcePoolOptions.PrivatePoolIds参数对应的可用区或规格不在扩展启动模板可用区范围内。 | 诊断 |
| 400 | MissingParameter.ResourcePoolOptions.PrivatePoolIds | The specified ResourcePoolOptions.PrivatePoolIds should not be null when ResourcePoolOptions.Strategy is PrivatePoolOnly. | 当 ResourcePoolOptions.Strategy参数值为 PrivatePoolOnly 时,ResourcePoolOptions.PrivatePoolIds 参数不能为空。 | 诊断 |
| 400 | PrivatePool.InsufficientCapacity | The private pool does not have sufficient capacity. | 私有池容量不足。 | 诊断 |
| 400 | Invalid.ResourcePoolOptionsPrivatePoolIds.SizeExceed | The size of ResourcePoolOptions.PrivatePoolIds exceeds limit. | ResourcePoolOptions.PrivatePoolIds参数大小超出了限制。 | 诊断 |
| 400 | Invalid.ResourcePoolOptions.Strategy | The specified ResourcePoolOptions.Strategy is invalid. | 指定的ResourcePoolOptions.Strategy参数有误。 | 诊断 |
| 400 | InvalidInstanceType.NotSupportCpuOptionsAccelerators | The specified instance type does not support attach accelerator. | 当前实例规格不支持挂载加速器。 | 诊断 |
| 400 | InvalidParameter.CpuOptionsAccelerators | The specified parameter CpuOptionsAccelerators is not valid. | 当前加速器类型选择不合法 | 诊断 |
| 403 | InvalidOperation.UnfinishedEncryptedSnapshotCopy | This disk has unfinished encrypted copy snapshots in the target region. | 云盘存在未完成的加密快照拷贝任务。 | 诊断 |
| 400 | QuotaExceeded.InternetBandwidth | %s. | 您当前账号下,按量付费ECS实例的按固定带宽计费公网带宽超过了总带宽配额限制。 | 诊断 |
| 400 | ActivationTTL.ExceedLimit | The specified parameter TimeToLiveInHours exceeds the limit of %s. | 指定的参数TimeToLiveInHours超过了%s的限制。 | 诊断 |
| 400 | ActivationCount.ExceedLimit | The count of activation in current region exceeds the limit of %s. | 当前地域下的激活码数量超过了%s的限制。 | 诊断 |
| 400 | ActivationLimitation.Invalid | The specified parameter InstanceCount exceeds the limit of %s. | 指定的参数InstanceCount超过了%s的限制。 | 诊断 |
| 403 | QuotaExceed.ConcurrentSnapshotQuota | The number of snapshots being created for this disk has exceeded the concurrent quota. Please wait for the previous snapshots to complete before trying again. | 该磁盘正在创建的快照数量已超过并发配额,请等待之前的快照完成后再重试。 | 诊断 |
| 403 | OperationDenied.AcceptNotSupported | Accept is not supported on current event type. | 当前事件类型不支持此响应操作. | 诊断 |
| 400 | InvalidParameter.PublicIpAddress | %s. | 非法的公网ip地址. | 诊断 |
| 400 | InvalidFilterValue.NetworkType | The specified networkType value in the Filter is invalid. | 过滤器中指定的网络类型值无效。 | 诊断 |
| 403 | InvalidParameter.PrivatePoolOptions.MatchCriteria | The parameter PrivatePoolOptions.MatchCriteria is invalid. | 指定的参数PrivatePoolOptions.MatchCriteria不在枚举范围内。 | 诊断 |
| 403 | InvalidOperation.SnapshotAlreadyCreatedUnsupported | The current disk already has snapshots created by non-promotional activities. Snapshot policies bound to promotional activities are not supported. | 当前磁盘已有非促销活动创建的快照,不支持绑定到促销活动的快照策略。 | 诊断 |
| 403 | InvalidOperation.InstanceAmountAndOtherAttributesUnsupported | Modify InstanceAmount and other attributes simultaneously is not supported. | 不支持InstanceAmount和其他属性同时修改。 | 诊断 |
| 403 | InvalidOperation.AlreadyCreateSnapshotUnsupported | The current disk already has snapshots created by non-promotional activities. Snapshot policies bound to promotional activities are not supported. | 当前磁盘已有非促销活动创建的快照,不支持绑定到促销活动的快照策略。 | 诊断 |
| 403 | InvalidOperation.DiskDetachingFromThisEcs | The specified disk is detaching from this ecs. | 磁盘正在从当前实例上卸载。 | 诊断 |
| 400 | InvalidSecurityGroupName.Malformed | The specified parameter SecurityGroupName is not valid. | 指定的安全组名称格式不合法。请您按照规则进行配置:默认值为空,长度为 2-128 个英文或中文字符,必须以大小字母或中文开头,可包含数字,英文句号(.),下划线(_)或连字符(-),安全组名称会展示在控制台。不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | InvalidParameter.Description | The parameter Description is invalid. | 指定的参数Description不符合要求。 | 诊断 |
| 403 | ManagedInstanceCountExceedLimit | The count of managed instance in current region exceeds the limit of %s. | 当前地域下的托管实例数量超过了%s的限制。 | 诊断 |
| 403 | InvalidInstanceAmount.LessThanUsedAmount | The specified parameter InstanceAmount is less than UsedAmount. | 指定的参数InstanceAmount小于已使用容量。 | 诊断 |
| 403 | ManagedInstanceCount.ExceedLimit | The count of managed instance in current region exceeds the limit of %s. | 当前地域下的托管实例数量超过了%s的限制。 | 诊断 |
| 403 | InvalidInstanceAmount.ValueNotSupported | The specified parameter InstanceAmount is not valid. | 指定的参数InstanceAmount不符合要求。 | 诊断 |
| 400 | InvalidParameter.ClientToken | The parameter ClientToken is invalid. | 指定的参数ClientToken不符合要求。 | 诊断 |
| 400 | InvalidParameter.PrivatePoolOptions.Name | The parameter PrivatePoolOptions.Name is invalid. | 指定的参数PrivatePoolOptions.Name不符合要求。 | 诊断 |
| 403 | OperationDenied.DiskInTrusteeship | Disk in trusteeship does not support current operation. | 磁盘处于托管状态,暂不支持此操作 | 诊断 |
| 400 | InvalidOperation.CacheImageUnsupported | The specified image is not stored on a public cloud, hence there is no support for caching. | 指定的镜像不保存在公有云上,所以不支持缓存。 | 诊断 |
| 400 | QuotaExceeded.InternetBandwidth | Your current account's PayByBandwidth InternetBandwidth of PostPaid instances has exceeded the quota. | 您当前账号下,按量付费ECS实例的按固定带宽计费公网带宽超过了总带宽配额限制。 | 诊断 |
| 400 | InvalidParamter.PublicIp | The public IP address cannot be the same as the IP address of the ECS instance. | 公网IP不能和ECS的IP相同。 | 诊断 |
| 400 | InvalidTrafficMode.ModifyNotSupported | The ENI traffic mode cannot be modified when the traffic mode is HighPerformance. | HighPerformance的网卡通信模式不支持修改TrafficMode属性 | 诊断 |
| 400 | InvalidStatus.StoppedRequired | The current state of the resource does not support this operation, it can only be operated in a stopped state. | 资源的当前状态不支持此操作,只有停机状态才能操作 | 诊断 |
| 400 | InvalidInstanceType.NotSupportHighDensityMode | The specified instance type does not support the use of the high density mode. | 当前实例规格不支持使用云盘高密模式 | 诊断 |
| 403 | InvalidOperation.RelatedSnapshotNotFinished | The related standard snapshot is not finished. | 当前快照有关联的快照未完成,请稍后重试。 | 诊断 |
| 403 | InvalidSnapshotId.NotFound | The specified snapshot ID is not found. | 未找到指定的快照信息,请检查输入的快照ID信息是否正确。 | 诊断 |
| 400 | InvalidImage.ImageOwnerAliasUnsupported | The specified base image does not support distributing. | 指定的基础镜像不支持进行分发。 | 诊断 |
| 400 | InvalidEniId.Malformed | The specified parameter "NetworkInterfaceId" is not valid. Ensure you provide the full ENI id in the form eni-xxx. | 网卡Id输入不符合规范 | 诊断 |
| 400 | InvalidEniId.Malformed | The specified parameter "NetworkInterfaceId" is not valid. Ensure you provide the full ENI id in the form eni-xxx. | 网卡Id输入不符合规范 | 诊断 |
| 403 | InvalidIp.IpPrefixMustInReserveSegment | The IP prefix must be in VSwitch reserved segment. Ensure you create reserved segment for the VSwitch. | IP前缀无效,不在交换机的预留地址段内。 | 诊断 |
| 403 | InvalidImageComponent.InUse | %s. | 当前组件正在被镜像模版使用中,无法删除。 | 诊断 |
| 403 | InvalidComponentVersion.Exist | The specified ComponentVersion does exist with the specified Name. | 该组件指定的版本号已经存在。 | 诊断 |
| 400 | InvalidImage.OsTypeUnsupported | The specified base image does not support image building. | 指定的基础镜像操作系统不支持进行镜像构建。 | 诊断 |
| 400 | InvalidSystemType.NotSupportedValue | %s. | 指定的系统类型无效。 | 诊断 |
| 400 | InvalidComponentType.NotSupportedValue | %s. | 指定的组件类型无效。 | 诊断 |
| 400 | InvalidParameter.BuildContent | %s. | 构建模板内容无效。 | 诊断 |
| 400 | InvalidStatus.InstanceIsMigrating | The ECS which ENI is attached to is migrating. Please try again later. | 网卡所挂载的实例正在迁移中,请稍后重试。 | 诊断 |
| 403 | InvalidIp.IpPrefixMaskInvalid | The IP prefixes mask "%s" is illegal.Ensure the mask is between %s and %s. | IP前缀掩码非法,不在有效范围内。 | 诊断 |
| 400 | InvalidParameter.TestContent | %s. | 测试模板的内容无效。 | 诊断 |
| 400 | InvalidImageComponent.NotSupported | %s. | 指定的镜像组件不可用。 | 诊断 |
| 400 | InvalidParameterCombination | %s. | 无效的参数组合。 | 诊断 |
| 400 | InvalidParameter.Content | %s. | 镜像组件内容不合法。 | 诊断 |
| 400 | InvalidParameter.RepairMode | The specified parameter RepairMode is invalid. | 指定的修复模式无效。 | 诊断 |
| 400 | InvalidImageFamily.Malformed | The format of the specified image family is invalid. | 指定的镜像族系格式有误。 | 诊断 |
| 400 | InvalidParameter.ComponentVersion | The specified ComponentVersion is invalid. | 指定的组件版本无效。 | 诊断 |
| 403 | MissingParameter | These parameters %s cannot all be empty. | 这些参数不能都为空 | 诊断 |
| 400 | InvalidParameter.NetworkCardIndexInvalid | The network card index is invalid or the current ECS/ENI type does not support the value. | 物理网卡属性不符合网卡或者实例类型限制 | 诊断 |
| 403 | InvalidOperation.Ipv6CountExceeded | %s. | IPv6 数量达到上限,导致该操作无效。 | 诊断 |
| 403 | InvalidEni.NotSameVpc | %s. | 指定的资源和指定的ENI不属于同一个VPC。具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 400 | InvalidOperation.InvalidEcsState | %s. | 实例当前的状态不支持此操作。 | 诊断 |
| 400 | InvalidParameter.EniConnectionTrackingConfiguration | The specified ENI connection tracking configuration "%s" must be between %s and %s. | 网卡指定的网络连接配置超出允许的范围 | 诊断 |
| 403 | InvalidIp.IpPrefixNotStrict | The IP prefix "%s" must be strict CIDR format. | IP前缀无效,不是严格的cidr。 | 诊断 |
| 403 | InvalidIp.IpPrefixNotAvailable | The IP prefix is not available. | IP前缀非空闲。 | 诊断 |
| 404 | InvalidOperation.AddressAlreadyAllocated | The specified IP has already been allocated. | 指定的IP地址已经被使用。 | 诊断 |
| 500 | InvalidOperation.RegionNotSupportIpPrefix | The current region does not support IP prefix feature. | 该地域不支持分配IP前缀。 | 诊断 |
| 403 | InvalidIp.IpPrefixMaskIllegal | The current IP prefix mask is illegal. | IP前缀掩码非法。 | 诊断 |
| 404 | InvalidOperation.VSwitchCidrReservationNotExist | The specified VSwitch does not have CIDR reservation. | 指定的交换机没有可用的预留段。 | 诊断 |
| 403 | InvalidOperation.NotSupport | The specified region does not support allocating IPv6 when creating ENI. | 当前地域创建网卡时候不支持分配Ipv6。 | 诊断 |
| 400 | IncorrectVSwitchStatus | The operation is not allowed in the current VSwitch state. Expecting state includes "Created Available", but current state is "%s". | vSwitch当前状态不支持该操作。 | 诊断 |
| 400 | InvalidEniQueueSize.RegionOrUserNotSupported | The specified parameter "RxQueueSize" or "TxQueueSize" is not supported in this region or this account is not allowed to use ENI QueueSize. | 地域或用户不支持设置网卡队列深度 | 诊断 |
| 403 | EnterpriseGroupLimited.MutliGroupType | The specified instance can't associate security group of different types. | 指定的实例不能同时加入普通安全组和企业安全组。您可以调用 DescribeSecurityGroups 查询指定安全组的类型。 | 诊断 |
| 403 | InvalidOperation.BoundingEniSlaveQuotaExceed | The number of Slave ENIs exceeds the limit of Bond ENI. | Slave网卡数量超过了Bond网卡底下Slave网卡数量限制 | 诊断 |
| 400 | InvalidParameter.EniQueueSize | The specified parameter "TxQueueSize" and "RxQueueSize" are not equal or the value must be 8192 or 16384. | 出方向和入方向网卡队列深度不相等或不在允许的取值范围内 | 诊断 |
| 403 | InvalidIp.IpPrefixNotStrict | The IP prefix %s must be strict CIDR format. | IP前缀无效,不是严格的cidr。 | 诊断 |
| 404 | InvalidOperation.EniTrafficModeNotSupportIpv6 | The High Performance(RDMA) traffic mode does not support IPv6. | 使用 RDMA 高性能通讯模式的弹性网卡,不支持使用 IPv6。 | 诊断 |
| 404 | InvalidOperation.SlaveEniMustHaveBondingEni | Ensure you create the corresponding Bond ENI before creating Slave ENI. | 创建Slave网卡前必须创建Bond网卡。 | 诊断 |
| 400 | InvalidPrivateIpAddress.Duplicated | The specified private IP address "%s" is duplicated. | 指定的IP地址已经被使用。 | 诊断 |
| 400 | InvalidParameter.EniConnectionTrackingConfiguration | The specified ENI connection tracking configuration must be between %s and %s. | 网卡指定的网络连接配置超出允许的范围 | 诊断 |
| 400 | InvalidOperation.EniCountExceeded | %s. | 企业安全组内网卡的数量达到了上限。 | 诊断 |
| 404 | InvalidOperation.VSwitchIpv6Disabled | %s. | 指定的交换机不支持IPv6. | 诊断 |
| 403 | InvalidVSwitchId.IpPrefixNotEnough | The specified VSwitch does not have enough IP prefixes. | 指定的交换机内 IP前缀数量不足。 | 诊断 |
| 403 | InvalidIp.IpPrefixMaskNotSame | The IP prefixes %s are illegal.The IP prefix mask must be the same. | IP前缀掩码不相同。 | 诊断 |
| 400 | QuotaExceeded.PrivateIpAddress | There are not enough private IPs in the specified VSwitch. | 当前交换机没有足够的Ip | 诊断 |
| 403 | InvalidIp.IpPrefixMaskInvalid | The IP prefix mask %s is illegal which must be between %s and %s. | IP前缀掩码非法,不在有效范围内。 | 诊断 |
| 403 | InvalidTargetServer.LengthLimitExceeded | The length of the parameter TargetServer exceeded the limit of 128 characters. | 参数TargetServer的长度超过了128个字符的限制。 | 诊断 |
| 400 | InvalidParameter.Encrypted | Creating non-encrypted disks with encrypted snapshots is not supported. | 不支持以加密快照创建非加密盘。 | 诊断 |
| 400 | InvalidStatus.EniOrInstanceIsBeingCreated | %s. | 指定的实例或者网卡正在创建中,请等待实例或网卡创建完成后重试。 | 诊断 |
| 400 | InvalidOperation.SourceDestCheckUnsupported | Modifying sourceDestCheck attribute for network interface is not allowed in the %s region. | 当前地域不支持 修改弹性网卡SourceDestCheck属性。 | 诊断 |
| 404 | InvalidKMSKeyId.NotFound | The KMS key used by the disk does not exist. | 磁盘使用的 KMS 密钥不存在. | 诊断 |
| 400 | InvalidDedicatedHostType.ValueNotSupported | The specified HostType does not exist or beyond the permitted range. | 指定的宿主机规格不合法(超出可选范围)。 | 诊断 |
| 400 | InvalidOperation.SameSourceAndDestination | In connectivity analysis, the source and destination are not allowed to be the same ECS or network resources attached to the same ECS. Replace the source and destination of the analysis. | 不允许连通性分析中源端和目的端是同一个 ECS 或者是挂载到同一个 ECS 上的网络资源,请更换分析的源端或目的端。 | 诊断 |
| 400 | InvalidOperation.RuleDuplicate | %s. | 修改后的规则与已有规则重复。 | 诊断 |
| 400 | InvalidOperation.AxtServiceNotReady | Cloud Assistant is not installed, or the service is unavailable. Install Cloud Assistant or check the status of Cloud Assistant first. | 云助手没有安装或者服务不可用,请先安装云助手或者检查云助手状态。 | 诊断 |
| 403 | InvalidLauncher.LengthLimitExceeded | The length of the parameter Launcher exceeds the limit of 1 KB characters. | 参数Launcher的长度超过了 1 KB个字符的限制。 | 诊断 |
| 403 | InvalidOperation.HighPerformanceTrafficModeEniUnsupported | High performance traffic mode does not support the current ENI type. Expected ENI type is "%s" but the current ENI type is "%s". | RDMA 通讯模式不支持当前的弹性网卡类型。 | 诊断 |
| 400 | OperationDenied.CloudBoxResourceExist | The operation is not allowed because the resource to be bound is a CloudBox resource. | 指定操作被禁止,因为要绑定的资源是云盒资源。 | 诊断 |
| 403 | InvalidOperation.HighPerformanceTrafficModeEniNotSupport | High performance traffic mode does not support the current ENI type. Expecting type is "%s" while current type is "%s". | 当前弹性网卡类型不支持RDMA通讯模式。 | 诊断 |
| 400 | InvalidSecurityGroupAssociation.NotFound | %s. | 当前实例或者网卡不在安全组内 | 诊断 |
| 403 | InvalidOperation.HighPerformanceTrafficModeEniNotSupport | %s. | 此网卡类型不支持指定rdma网卡通信模式 | 诊断 |
| 400 | InvalidBootMode.NotSupport | The specified parameter BootMode is not supported for current image architecture. | 当前的镜像架构不支持设置该启动模式。 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | The request failed due to elastic quota check, details as follows: %s. | ECS用量超过配额上限,请到阿里云官网控制台申请提升配额。 | 诊断 |
| 403 | InvalidDiskCategory.ValueUnauthorized | The specified DiskCategory is not authorized. | 该磁盘种类未经授权。 | 诊断 |
| 400 | PriceNotFound | The price of your specified spec is not available now, please try other spec. | 未找到价格,请修改相应的参数值重试。 | 诊断 |
| 400 | InvalidParameter.EniTrafficMode | The ENI traffic mode is set incorrectly, it must be either Standard or HighPerformance. | 弹性网卡的通讯模式不合法,取值范围为Standard或HighPerformance。 | 诊断 |
| 400 | InvalidParameter.QueuePairNumberMustEmpty | When the traffic mode is set to Standard, the QueuePairNumber must be empty. | 创建TCP通讯模式的弹性网卡时,弹性网卡的RDMA模式队列数必须为空。 | 诊断 |
| 400 | InvalidOperation.EniQueuePairNumberOverflow | The RDMA QueuePairNumber of the ECS instance associated with the specified ENI exceeds the limit. | 指定的弹性网卡所在的ECS实例 RDMA 网卡队列数超出限制。 | 诊断 |
| 400 | InvalidOperation.EniQueuePairNumberOverflow | The RDMA QueuePairNumber of the ECS instance associated with the specified ENI is exceeds the limit. | 指定的弹性网卡所在的ECS实例 RDMA 网卡队列数超出限制。 | 诊断 |
| 400 | InvalidTrafficMode.ModifyToStandardNotSupported | The specified parameter NetworkInterfaceTrafficMode is not supported to modify to Standard Mode. | 指定的参数“网卡通讯模式”不允许由 RDMA 通讯模式修改为 TCP 通讯模式。 | 诊断 |
| 400 | InvalidOperation.EniTrafficModeNotSupportIPv6 | The ENI using High Performance traffic mode does not support IPv6. | 使用 RDMA 高性能通讯模式的弹性网卡,不支持使用 IPv6。 | 诊断 |
| 400 | InvalidParameter.EniTrafficMode | The ENI traffic mode is illegal, which must be Standard or HighPerformance. | 弹性网卡的通讯模式不合法,取值范围为Standard或HighPerformance。 | 诊断 |
| 400 | InvalidParameter.QueuePairNumberMustEmpty | The QueuePairNumber of ENI must be empty when traffic mode is Standard. | 创建TCP通讯模式的弹性网卡时,弹性网卡的RDMA模式队列数必须为空。 | 诊断 |
| 400 | InvalidOperation.MaxEniQueuePairNumberExceed | The RDMA QueuePairNumber of the ECS instance associated with the specified ENI is exceeds the limit. | 弹性网卡关联的 ECS 实例总 RDMA 队列数超出规格限制。 | 诊断 |
| 403 | InvalidParameterCharacter.CommandDescription | The command Description contains illegal characters. | 命令描述包含非法字符。 | 诊断 |
| 403 | InvalidParameterCharacter.CommandName | The command Name contains illegal characters. | 命令名称包含非法字符。 | 诊断 |
| 403 | InvalidParameterCharacter.CommandWorkingDir | The command WorkingDir contains illegal characters. | 命令执行路径包含非法字符。 | 诊断 |
| 403 | InvalidDisk.DiskCategoryInconsistent | If any specified disk is of a regional disk category, then all disks must also be of that regional disk category. | 如果指定磁盘的磁盘类型中包含 regional 类型,则要求所有磁盘的磁盘类型都是 regional 类型 | 诊断 |
| 400 | InvalidZoneId.DiskCategoryUnsupported | The specified disk category does not support setting the ZoneId. | 指定的磁盘类型不支持设置可用区 | 诊断 |
| 400 | InvalidStorageSetId.DiskCategoryUnsupported | The specified disk category does not support setting the StorageSetId. | 指定的磁盘类型不支持设置存储集 | 诊断 |
| 400 | InvalidStorageClusterId.DiskCategoryUnsupported | The specified disk category does not support setting the StorageClusterId. | 指定的磁盘类型不支持设置专属存储集群 | 诊断 |
| 404 | InvalidDiskChargeType.NotFound | The DiskChargeType does not exist in our records. | 指定的磁盘计费方式不存在。 | 诊断 |
| 400 | InvalidZoneId.DiskCategoryUnsupported | The specified disk category does not support set ZoneId. | 指定的磁盘类型不支持设置可用区 | 诊断 |
| 400 | InvalidParameterForce.DiskCategoryNotSupported | The specified disk category does not support force attach operation. | 指定的磁盘类型不支持强制挂载操作 | 诊断 |
| 400 | InvalidParameterForce.PrepaidDiskNotSupported | The prepaid disk does not support force attach operation. | 预付费磁盘不支持强制挂载操作 | 诊断 |
| 400 | InvalidParameterForce.RegionNotSupported | The specified region does not support force attach operation. | 该地域不支持强制挂载操作 | 诊断 |
| 400 | InvalidParameterForce.MultiAttachDiskNotSupported | The multi attach disk does not support force attach operation. | 多重挂载磁盘不支持强制挂载操作 | 诊断 |
| 403 | InvalidInstance.ZoneConflict | The force attach operation is not supported when both the current and target instances are in the same zone. | 强制挂载要求当前实例与目标实例处于不同可用区 | 诊断 |
| 403 | InvalidDisk.DiskCategoryInconsistent | If the disk category of the specified disk contains a regional type, the disk category of all disks is required to be regional. | 如果指定磁盘的磁盘类型中包含 regional 类型,则要求所有磁盘的磁盘类型都是 regional | 诊断 |
| 400 | InvalidStorageSetId.DiskCategoryUnsupported | The specified disk category does not support set StorageSetId. | 指定的磁盘类型不支持设置存储集 | 诊断 |
| 400 | InvalidStorageClusterId.DiskCategoryUnsupported | The specified disk category does not support set StorageClusterId. | 指定的磁盘类型不支持设置专属存储集群 | 诊断 |
| 400 | InvalidTrafficMode.ModifyNotSupported | The specified parameter NetworkInterfaceTrafficMode is not supported to modify to Standard. | 不支持修改弹性网卡通讯模式为 Standard。 | 诊断 |
| 400 | InvalidTrafficMode.ModifyToStandardNotSupported | The specified parameter NetworkInterfaceTrafficMode is not supported to modify to Standard. | 不支持将弹性网卡的通讯模式改为 Standard 。 | 诊断 |
| 400 | InvalidOperation.EniQueuePairNumberOverflow | The RDMA QueuePairNumber of the ECS instance where the specified ENI is located exceeds the limit. | 指定的弹性网卡所在的ECS实例 RDMA 网卡队列数超出限制。 | 诊断 |
| 400 | InvalidOperation.InstanceTypeNotSupportHighPerformance | The ECS instance type where the ENI is located does not support the RDMA mode. | 弹性网卡所在的ECS实例规格不支持 RDMA 通讯模式 | 诊断 |
| 400 | InvalidOperation.HighPerformanceEniPerInstanceLimitExceeded | The number of RDMA ENIs attached to the ECS instance exceeds the upper limit. | 弹性网卡所在的ECS实例挂载的 RDMA 网卡数超上限 | 诊断 |
| 400 | InvalidOperation.MaxEniQueuePairNumberExceed | The QueuePairNumber on the RDMA ENI exceeds the upper limit allowed for a single ENI. | 该弹性网卡 RDMA 队列数超过单张弹性网卡允许的上限 | 诊断 |
| 400 | InvalidOperation.EniTrafficModeNotSupportIpv6 | The High Performance traffic mode does not support Ipv6. | 使用 RDMA 通讯模式的弹性网卡不支持Ipv6。 | 诊断 |
| 400 | InvalidParameter.EniTrafficMode | The eni business type not support HighPerformance traffic mode. | 指定的弹性网卡类型不支持 RDMA 通讯模式。 | 诊断 |
| 400 | InvalidOperation.HostNotSupported | The host where the ecs is located does not support this operation. | 实例所在的宿主机不支持该操作 | 诊断 |
| 400 | InvalidOperation.ArchiveSharedSnapshotUnsupported | The specified shared snapshot is not support archive. | 来源为共享的快照无法进行归档。 | 诊断 |
| 400 | InvalidOperation.ArchiveCloudBoxSnapshotUnsupported | The specified snapshot in CloudBox is not support archive. | 存储在云盒的快照不支持归档。 | 诊断 |
| 400 | InvalidStatus.SnapshotUnfinished | The specified unfinished snapshot is not support archive. | 未完成的快照不支持归档。 | 诊断 |
| 400 | InvalidStatus.SnapshotAgeLimit | The specified snapshot created within 14 days is not support archive. | 创建时间不足14天的快照不支持归档。 | 诊断 |
| 400 | InvalidStatus.SnapshotInArchive | The specified snapshot is currently being archived. | 指定快照正在归档中。 | 诊断 |
| 400 | InvalidParameter.SnapshotCategory | The specified parameter category is invalid. | 指定参数category无效 | 诊断 |
| 400 | InvalidParameter.InvalidQueuePairNumber | The specified parameter QueuePairNumber exceeds limit. | 指定的RDMA网卡队列数超过限制。 | 诊断 |
| 400 | OrderError.EIP | The Account failed to create order. | 帐户创建订单失败。 | 诊断 |
| 400 | InvalidTrafficMode.ModifyNotSupported | The specified parameter TrafficMode is not supported to modify. | 不支持修改网卡通讯模式 | 诊断 |
| 403 | AssumeRoleError | The resource owner has not granted the current account the necessary RAM authorizations. | 资源拥有者未授予当前用户必要的RAM角色权限。 | 诊断 |
| 400 | InvalidSecurityGroupRule.RuleNotExist | The specified rule does not exist. | 指定的安全组规则不存在。 | 诊断 |
| 403 | InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance to order postpaid product. | 使用按量付费产品,您的账户余额不得少于100元,请充值后再操作。 | 诊断 |
| 400 | InvalidAllowedUpgradeWindow.DurationTooShort | The duration of the specified parameter AgentUpgradeConfig.AllowedUpgradeWindow cannot be less than one hour. | 参数AllowedUpgradeWindow的间隔不能短于1小时。 | 诊断 |
| 400 | DisksDetachingOnEcsExceeded | The number of disks detaching on the instance exceeds the limit. | 实例上正在卸载的磁盘个数超过限制 | 诊断 |
| 400 | OperationDenied | Shared snapshots do not support creating images. | 共享快照不支持创建自定义镜像。 | 诊断 |
| 400 | InvalidAllowedUpgradeWindow.DurationTooShort | The duration of the specified parameter AllowedUpgradeWindow cannot be less than one hour. | 参数AllowedUpgradeWindow的间隔不能短于1小时。 | 诊断 |
| 400 | InvalidAllowedUpgradeWindow.Required | The specified parameter AgentUpgradeConfig.AllowedUpgradeWindow is required. | 当您开启自定义Agent升级配置参数时,AgentUpgradeConfig.AllowedUpgradeWindow是必填的。 | 诊断 |
| 403 | InvalidAllowedUpgradeWindow.CountLimitExceeded | The count of the parameter AgentUpgradeConfig.AllowedUpgradeWindow exceeds the limit of 5. | 参数 AgentUpgradeConfig.AllowedUpgradeWindow的数量超过了5的限制。 | 诊断 |
| 400 | InvalidParameter.TimeZone | The specified parameter AgentUpgradeConfig.TimeZone is not valid. | 指定的参数AgentUpgradeConfig.TimeZone不合法。 | 诊断 |
| 400 | InvalidAllowedUpgradeWindow.DurationTooShort | The duration of the specified parameter AllowedUpgradeWindow cannot be less than half an hour. | 参数AllowedUpgradeWindow的间隔不能短于半小时。 | 诊断 |
| 400 | InvalidParameter.AllowedUpgradeWindow | The specified parameter AgentUpgradeConfig.AllowedUpgradeWindow is not valid. | 指定的参数AgentUpgradeConfig.AllowedUpgradeWindow不合法。 | 诊断 |
| 404 | InvalidTerminationMode.NotFound | The specified parameter TerminationMode does not exist. | 指定的参数TerminationMode不存在。 | 诊断 |
| 400 | InvalidParam.EncryptedMismatch | Creating encrypted disks with shared encrypted image requires replacing encryption keys. | 共享加密镜像创建云盘必须更换加密密钥. | 诊断 |
| 400 | InvalidParameter.KmsNotEnabled | Failed to perform this operation because KMS is not activated. | 您需要开通KMS密钥管理服务。 | 诊断 |
| 400 | InvalidParameter.Encrypted.KmsNotEnable | Failed to perform this operation because KMS is not activated. | 您需要开通KMS密钥托管服务。 | 诊断 |
| 400 | InvalidParameter.Encrypted.KmsNotEnabled | The operation requires KMS to be enabled. | 该操作需要先开启KMS服务。 | 诊断 |
| 400 | InvalidParameter.KmsNotEnabled | The operation requires KMS to be enabled. | 该操作需要先开启KMS服务。 | 诊断 |
| 404 | InvalidOssBucketName.NotFound | The specified parameter OssDeliveryConfig.BucketName does not exist. | 指定的OSS存储空间不存在。 | 诊断 |
| 404 | InvalidSlsLogstoreName.NotFound | The specified parameter SlsDeliveryConfig.LogstoreName does not exist. | 指定的SLS日志库不存在。 | 诊断 |
| 404 | InvalidSlsProjectName.NotFound | The specified parameter SlsDeliveryConfig.ProjectName does not exist. | 指定的SLS项目不存在。 | 诊断 |
| 403 | InvalidOperation.OssEncryptionUnsupported | The configuration of OSS Encryption is not supported. | 当前服务不支持设置OSS加密方式。 | 诊断 |
| 403 | CreateServiceLinkedRole.NoPermission | You do not have permission to create ServiceLinkedRole. | 您没有创建服务关联角色的权限。 | 诊断 |
| 400 | InvalidParameter.SlsLogstoreName | The specified parameter SlsDeliveryConfig.LogstoreName is not valid. | 指定的参数SlsDeliveryConfig.LogstoreName不合法。 | 诊断 |
| 400 | InvalidParameter.SlsProjectName | The specified parameter SlsDeliveryConfig.ProjectName is not valid. | 指定的参数SlsDeliveryConfig.ProjectName不合法。 | 诊断 |
| 400 | InvalidOssBucketName.InOtherRegion | The specified parameter OssDeliveryConfig.BucketName is in another region. | 指定的参数OssDeliveryConfig.BucketName对应的OSS存储空间在其他地域。 | 诊断 |
| 400 | InvalidParameter.OssPrefix | The specified parameter OssDeliveryConfig.Prefix is not valid. | 指定的参数OssDeliveryConfig.Prefix不合法。 | 诊断 |
| 400 | InvalidParameter.OssBucketName | The specified parameter OssDeliveryConfig.BucketName is not valid. | 指定的参数OssDeliveryConfig.BucketName不合法。 | 诊断 |
| 400 | InvalidParameter.OssEncryptionKeyId | The specified parameter OssDeliveryConfig.EncryptionKeyId is not valid. | 指定的参数OssDeliveryConfig.EncryptionKeyId不合法。 | 诊断 |
| 400 | InvalidParameter.OssEncryptionAlgorithm | The specified parameter OssDeliveryConfig.EncryptionAlgorithm is not valid. | 指定的参数OssDeliveryConfig.EncryptionAlgorithm 不合法。 | 诊断 |
| 400 | InvalidParameter.OssEncryptionType | The specified parameter OssDeliveryConfig.EncryptionType is not valid. | 指定的参数OssDeliveryConfig.EncryptionType不合法。 | 诊断 |
| 400 | InvalidParameter.SettingType | The specified parameter SettingType is not valid. | 指定的参数SettingType不合法。 | 诊断 |
| 404 | InvalidDependence.GrantAccess | The Specified operation is denied due to grant access. | ECS实例可能使用了其他产品(DBS、DTS、DMS、Workbench等),有授权其它产品访问的记录,存在反向访问规则。 | 诊断 |
| 403 | InvalidOperation.JoinFailed | The current user failed to participate, please contact customer support. | 当前用户参与失败,请联系客服支持。 | 诊断 |
| 403 | InvalidOperation.AlreadyParticipated | The current user has participated and cannot participate again. | 当前用户已参与,无法再次参加。 | 诊断 |
| 403 | InvalidPeriod.RegionDiscontinued | Cloud services in the Australia (Sydney) region will be discontinued. Set the validity date to September 30, 2024 or earlier than September 30, 2024. | 客户您好,阿里云计划对澳大利亚地域进行优化调整,该区域云服务将停止运营,因此这些区域的新购和续费服务将设置有效期限,您购买的服务效期不能超过悉尼时间 2024.9.30 24:00,感谢理解与支持。 | 诊断 |
| 400 | InvalidOperation.ConnectionTrackingConfigNotSupportMemberEni | Member eni not support ConnectionTrackingConfiguration. | 成员网卡不支持指定网络连接配置 | 诊断 |
| 403 | InvalidPeriod.RegionDiscontinued | Cloud services in the India (Mumbai) region will be discontinued. Set the validity date to July 15, 2024 or earlier than July 15, 2024. | 客户您好,阿里云计划对印度地域进行优化调整,该区域云服务将停止运营,因此这些区域的新购和续费服务将设置有效期限,您购买的服务效期不能超过印度时间 2024.7.14 24:00,感谢理解与支持。 | 诊断 |
| 403 | InvalidOperation.CloudBoxImageImportRoleRequired | The role for cloud box image import is not set to the ECS service. | 没有设置用于云盒镜像导入的角色给ECS服务。 | 诊断 |
| 403 | InvalidOperation.CloudBoxImageImportUnsupported | Importing cloud box images is not supported. | 不支持导入云盒镜像。 | 诊断 |
| 403 | InvalidOperation.PolicyTypeUnsupported | The current policy type does not support this operation. Only custom policies are permitted. | 当前策略类型不支持此次操作,只有自定义类型的策略允许此类操作。 | 诊断 |
| 400 | InvalidParameter.EniConnectionTrackingConfiguration | The specify network interface connection tracking configuration exceeds limit. | 网卡指定的网络连接配置超出允许的范围 | 诊断 |
| 400 | InvalidConnectionTrackingConfiguration.RegionOrUserNotSupported | The specified parameter ConnectionTrackingConfiguration is not supported in this region, or this account is not in the whitelist of using network interface ConnectionTrackingConfiguration. | 地域或用户不支持设置网卡连接配置 | 诊断 |
| 403 | InvalidRole.NotSetCloudBoxImportRole | The role for cloud box image import is not set to the ECS service. | 没有设置用于云盒镜像导入的角色给ECS服务。 | 诊断 |
| 403 | InvalidStorageLocation.NotFound | The specified cloud box storage location %s could not be found. | 找不到指定的云盒存储位置。 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | %s . | ECS用量超过配额上限,请到阿里云官网控制台申请提升配额。 | 诊断 |
| 403 | InvalidOperation.CloudBoxImportImageUnsupported | Importing cloud box images is not supported. | 不支持导入云盒镜像。 | 诊断 |
| 403 | InvalidOperation.PublicIpAddressNoStock | The public IP address for the specified Region or ChargeType of the instance is out of stock. Please try another Region or ChargeType. | 在指定的地域或付费类型条件下,实例公网IP地址库存不足。请尝试使用其它地域或付费类型。 | 诊断 |
| 500 | InternalError | An error occurred when you dispatched the request. | 发送请求时发生错误,请稍后重试。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified parameter RegionId does not exist. | 指定的地域ID不存在。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified parameter InstanceId does not exist. | 指定的实例ID不存在。 | 诊断 |
| 404 | InvalidInvokeId.NotFound | The specified parameter InvokeId does not exist. | 指定的命令执行ID不存在。 | 诊断 |
| 403 | InvalidParameters.ValueTypeUnsupported | The type of the value in the parameter Parameters is not supported. | 不支持参数Parameters中值的类型。 | 诊断 |
| 400 | InvalidInstanceType.NotSupportAcceleratorOptions | The specified instance type does not support attach accelerator. | 当前实例规格不支持挂载加速器。 | 诊断 |
| 403 | CommandLimitExceeded | The count of command in current region exceeds the limit of 500. | 当前地域下的云助手命令数量超过了配额限制。 | 诊断 |
| 403 | InvalidInstanceId.CountLimitExceeded | The count of the parameter InstanceId exceeds the limit of 200. | 待加入的实例数量与已执行的实例数量总和不得超过200。 | 诊断 |
| 403 | InvalidParameters.KeyLengthLimitExceeded | The length of the key in the parameter Parameters exceeds the limit of 64 characters. | 参数Parameters中键的长度超过了64个字符的限制。 | 诊断 |
| 403 | InvalidParameters.CountLimitExceeded | The count of the parameter Parameters exceeds the limit of 10. | 参数Parameters的数量超过了10的限制。 | 诊断 |
| 403 | InvalidCommandContent.LengthLimitExceeded | The length of the parameter CommandContent exceeds the limit of 24 KB characters. | 参数CommandContent的长度超过了24 KB个字符的限制。 | 诊断 |
| 403 | InvalidOperation.ModifyPublicCommandUnsupported | Modification of the content of Public Command is not supported. | 不支持修改公共命令的内容。 | 诊断 |
| 403 | InvalidOperation.CloudAssistantVersionUnsupported | The operation is not supported for current CloudAssistant version of instance. | 当前实例的云助手版本不支持该操作。 | 诊断 |
| 403 | InvalidOperation.InvokeAlreadyFinished | The operation is not supported for finished invocation. | 已执行完成的任务不支持该操作。 | 诊断 |
| 403 | InvalidOperation.RepeatModeUnsupported | The operation is not supported for current repeat mode of invocation. | 当前命令执行的方式不支持该操作。 | 诊断 |
| 403 | InvalidInstanceId.OSTypeUnsupported | The OS type of the instance corresponding to the parameter InstanceId does not support the specified command type. | 参数InstanceId对应实例的操作系统类型不支持指定的命令类型。 | 诊断 |
| 400 | InvalidCommandContent.DecodeError | The specified parameter CommandContent can not be Base64 decoded. | 参数CommandContent无法通过Base64解码。 | 诊断 |
| 400 | InvalidParameters.KeyEmpty | The key in the parameter Parameters cannot be empty. | 参数Parameters中的键不能为空。 | 诊断 |
| 400 | InvalidParameters.KeyMalformed | The key in the parameter Parameters is not valid. | 参数Parameters中的键不合法。 | 诊断 |
| 400 | InvalidParameters.KeyNotMatch | The key in the parameter Parameters do not match those defined when creating the command. | 参数Parameters中的键与创建命令时定义的不匹配。 | 诊断 |
| 400 | InvalidParameters.KeyDuplicate | The key in the parameter Parameters cannot be duplicated. | 参数Parameters中的键不能重复。 | 诊断 |
| 400 | InvalidParameter.Frequency | The specified parameter Frequency is not valid. | 指定的参数Frequency不合法。 | 诊断 |
| 403 | SwitchToOffline.OnlineReinitFail | Failed to online reinitialize disk while offline reinitialization succeeded. | 在线修复失败,已转为离线修复。 | 诊断 |
| 403 | SwitchToOffline.OnlineIsolateFail | Failed to online isolate disk while offline isolation succeeded. | 在线隔离失败,已转为离线隔离。 | 诊断 |
| 403 | InvalidOperation.EventTypeUnsupported | Accept is not supported on current event type. | 当前操作不支持此事件类型. | 诊断 |
| 400 | EniLimitExceeded | The number of ENI exceeds the limit of per region. | 当前地域弹性网卡数量超出配额限制。 | 诊断 |
| 400 | InvalidIPv6Address.NotSupported | The current system or service does not support assigning ipv6 address. Ensure your environment is compatible with IPv6 or contact support for help. | 您提供的IPv6地址无效或当前服务不支持IPv6地址,请检查并确保输入正确且兼容的IPv6地址,或联系技术支持确认服务是否具备IPv6功能 | 诊断 |
| 400 | InvalidEniQueueSize.RegionOrUserNotSupported | The specified parameter RxQueueSize or TxQueueSize is not supported in this region, or this account is not in the whitelist of using eni QueueSize. | 地域或用户不支持设置网卡队列深度 | 诊断 |
| 400 | InvalidParameter.EniQueueSize | The specified parameter TxQueueSize and RxQueueSize are not equal or exceed limit. | 出方向和入方向网卡队列深度不相等或超出允许的范围 | 诊断 |
| 400 | InvalidParameter.InvalidEniQueueSize | The specified parameter TxQueueSize and RxQueueSize are not equal or exceed limit. | 出方向和入方向网卡队列深度不相等或超出允许的范围 | 诊断 |
| 400 | InvalidOperation.RegionOrUserNotSupportEniQueueSize | The specified parameter RxQueueSize or TxQueueSize is not supported in this region, or this account is not in the whitelist of using eni QueueSize. | 地域或用户不支持设置网卡队列深度 | 诊断 |
| 400 | ResourceNotEnough.IpStock | The specified resource of Ip Stock is not enough. | 公网IP库存不足。 | 诊断 |
| 403 | InvalidDeploymentSetId.NoAvailableResources | There are no available resources for the specified deployment, you can set the parameter force to true to retry, or wait for additional resource to become available. | 没有足够的资源进行此部署,可以将参数force设置为true或者等待更多资源变为可用状态。 | 诊断 |
| 429 | Throttling.ConcurrentLimitExceeded | The maximum number of concurrent requests has been reached, please try again later. | 请求并发数超限,请稍后重试。 | 诊断 |
| 400 | InvalidParameter.SecurityGroupId | Security group ids are invalid. | 无效的安全组ID | 诊断 |
| 400 | InvalidParameter.SecurityGroupId | SecurityGroupIds are invalid. | 安全组id无效 | 诊断 |
| 403 | InvalidEncrypted.DefaultEncryptionUnsupported | The specified parameter Encrypted must be true when default encryption is enabled. | 开启云盘默认加密后新购云盘必须为加密云盘. | 诊断 |
| 403 | InvalidDefaultEncryption.NotFound | You have not configured default encryption setting in this region. | 该地域尚未开启云盘默认加密. | 诊断 |
| 400 | InvalidParameter.AcceleratorOptions | The specified parameter AcceleratorOptions is not valid. | 当前加速器类型选择不合法 | 诊断 |
| 400 | InvalidOperation.InstanceStatusUnsupported | The specified instance status is not supported for this operation, expect status is Running or Stopped. | 指定的实例的状态不满足,实例的状态须为 Running 或 Stopped。 | 诊断 |
| 400 | InvalidStatus.ValueNotSupported | The specified instance status is not supported for this operation, expect status is Running or Stopped. | 指定的实例的状态不满足,实例的状态须为 Running 或 Stopped。 | 诊断 |
| 403 | InvalidEncrypted.NotMatchDiskDefaultEncryption | The specified parameter Encrypted not match for your account default encryption settings. | 加密参数不匹配当前账号云盘默认加密配置。 | 诊断 |
| 403 | InvalidOperation.KMSServiceNotOpen | KMS service is currently not open. | KMS服务尚未启用. | 诊断 |
| 403 | InvalidOperation.NotFoundDefaultEncryption | The specified region does not found your account for default encryption settings. | 该地域尚未开启云盘默认加密. | 诊断 |
| 403 | InvalidOperation.DefaultEncryptionAlreadyEnabled | The specified region is already default encryption settings. | 地域已开启云盘默认加密. | 诊断 |
| 403 | InvalidUserId.NotInWhiteList | Your account is not in the white list for default encryption settings. | 账号暂不允许配置云盘默认加密能力。 | 诊断 |
| 403 | Abs.InvalidAction.RegionNotSupport | This region does not support this action. | 地域不支持该操作. | 诊断 |
| 403 | NotSupportSnapshotEncrypted.DiskCategory | The specified disk category does not support creating encrypted system disks or creating encrypted data disks from snapshots. Check the DiskCategory or Encrypted parameter, or check your account for default encryption settings. | 该磁盘类型不支持创建加密系统盘或以快照方式创建加密数据盘,请检查您输入的磁盘类型、加密参数,或者检查您是否做过账号云盘默认加密配置。 | 诊断 |
| 403 | InvalidParameter.RegionIdNotExists | The specified region does not exists. | 地域不存在. | 诊断 |
| 404 | InvalidSecurityGroup.NotFound | The specified security group is not found. | 找不到指定的安全组 | 诊断 |
| 401 | InvalidOperation.SecurityGroupNotAuthorized | The specified security group is not authorized to operate. | 没有权限操作当前安全组 | 诊断 |
| 404 | InvalidResourceGroup.NotFound | The specified resource group is not found. | 找不到对应的资源组 | 诊断 |
| 403 | InvalidOperation.CloudBoxEcsNotSupport | Cloud box ecs instance does not support modifying VPC. | 云盒实例不支持修改VPC | 诊断 |
| 400 | NumberExceed.Tags | The Tags parameter number is exceed. | 标签个数超过最大限制。 | 诊断 |
| 400 | InvalidParameter.MaxResults | The specified parameter MaxResults is not valid. | 指定的参数MaxResults不合法。 | 诊断 |
| 400 | InvalidParameter.NextToken | The specified parameter NextToken is not valid. | 指定的参数NextToken不合法。 | 诊断 |
| 404 | InvalidDiagnosticMetricSet.NotFound | The specified diagnostic metric set is not found. | 找不到对应的诊断集合 | 诊断 |
| 404 | InvalidVSwitchId.NotFound | The specified VSwitchId does not exist. | 指定的VSwitchId不存在 | 诊断 |
| 403 | InvalidOperation.VswAndEcsAvailabilityZoneMismatch | Specified instance and virtual switch are not in the same zone. | 实例和目标交换机不属于同一个可用区。 | 诊断 |
| 400 | InvalidOperation.OnlineModificationUnsupported | Online modification of instance type is not supported for the specified instance due to its CPU topology. | 当前CPU拓扑类型不支持热变配 | 诊断 |
| 400 | BusinessLocation.NotFound | The Business Location was not dound. | 未找到该地域。 | 诊断 |
| 400 | InvalidOperation.OnlineModificationUnsupported | The specified instance's CpuOptions.TopologyType: %s does not support online modification of instance type. | 当前CPU拓扑类型不支持热变配 | 诊断 |
| 400 | InvalidOperation.InstanceStatusUnsupported | The specified instance status does not support modification of cpu topology type. | 当前实例状态不支持修改CPU拓扑类型 | 诊断 |
| 400 | InvalidInstanceType.NotSupportCpuOptionsTopologyType | The specified instance type does not support CpuOptions.TopologyType: %s. | 当前规格不支持指定的CPU拓扑类型 | 诊断 |
| 400 | InvalidParameter.CpuOptionsTopologyType | The specified parameter CpuOptions.TopologyType: %s is not valid. | 当前CPU拓扑类型的枚举值不合法 | 诊断 |
| 403 | OperationDenied.NonCompliantDestinationRegion | The copy operation to the destination region is not in compliance with regulations. | 目标地域不符合安全合规要求。 | 诊断 |
| 403 | InvalidParameter.IsPublic | The specified parameter IsPublic is conflicted with other parameters. | 指定的参数IsPublic与其他参数冲突。 | 诊断 |
| 401 | InvalidUser.Unauthorized | The user is not authorized. | 您当前使用的账号无权限。 | 诊断 |
| 403 | InvalidPrivatePoolOptions.Id | The specified PrivatePoolOptions.Id is invalid. | 指定的私有池无效 | 诊断 |
| 400 | InvalidOperation.ReleasePrivatePoolUnsupported | The specified private pool does not support release. | 指定的私有池不支持释放 | 诊断 |
| 400 | InvalidParameter.CpuOptionsCpuTopologyType | The specified parameter CpuOptions.CpuTopologyType: %s is not valid. | 当前CPU拓扑类型不合法,请参考相关文档 | 诊断 |
| 403 | InvalidParameter.PrivatePoolOptions.Id | The specified PrivatePoolOptions.Id is invalid. | 指定的PrivatePoolOptions.Id无效 | 诊断 |
| 403 | InvalidOperation.KMSKeyIdNotFound | The specified KMSKeyId not found, %s. | 无法找到关联的KMS加密密钥,请确认该KMS加密密钥有效性。 | 诊断 |
| 400 | InvalidOperation.ReleaseCapacityReservationUnsupported | The specified PrivatePoolOptions.Id does not support release. | 指定的PrivatePoolOptions.Id不支持释放 | 诊断 |
| 403 | InvalidParameter.AutoRenewWithEcs | The value of parameter AutoRenewWithEcs is invalid. | 参数是否随ECS自动续费无效 | 诊断 |
| 400 | InvalidGroupParameter.OperationDenied | The attributes Policy, SourceGroupId, DestGroupId of enterprise level security groups are not allowed to be set or modified. | 企业级安全组不能指定Policy,SourceGroupId,DestGroupId等参数。 | 诊断 |
| 403 | InvalidOperation.DiskCategoryUnsupported | The DetachDisk operation is not supported for elastic ephemeral disk. | 弹性临时盘不支持单独卸载 | 诊断 |
| 403 | InvalidOperation.OtherInstanceUnsupported | The elastic ephemeral disk can only be attached to the instance it was last mounted on, please check the disk's system tag to get the last associated instance. | 弹性临时盘仅能被挂载到上一次挂载的实例,请检查磁盘的系统 Tag 来获取上一次的实例。 | 诊断 |
| 403 | InvalidParameter.DeleteWithInstance | The DeleteWithInstance for the elastic ephemeral disk must be set to true. | 弹性临时盘的 DeleteWithInstance 属性必须设置为 true。 | 诊断 |
| 403 | InvalidOperation.CreateFromSnapshotUnsupported | The elastic ephemeral disk cannot be created from snapshot. | 弹性临时盘不支持通过快照创建。 | 诊断 |
| 404 | InvalidOperation.VSwitchIpv6Disabled | The specified VSwitch does not support Ipv6 feature. | 指定的交换机不支持IPv6. | 诊断 |
| 400 | InvalidOperation.DeletionProtection | The operation is not allowed due to "SecurityGroup" is protected by ACK deletion protection. | 该操作无效,请先关闭该安全组的删除保护。 | 诊断 |
| 400 | InvalidOperation.EniHotPlugNotSupported | The ENI with high-performance traffic mode cannot be hot-plugged. Please stop the ECS instance to which the ENI is attached, and try again. | 开启了高性能通讯模式的弹性网卡不支持热拔出,请将该弹性网卡所挂载的ECS实例停机后重试。 | 诊断 |
| 403 | InvalidDataDiskCategory.ValueNotSupported | The specified Category of Data Disk is not valid. | 指定的数据盘磁盘类型不支持 | 诊断 |
| 403 | InvalidOperation.OrderAmountIllegal | The order amount of the specified operation is illegal. | 该操作的订单金额不合法。 | 诊断 |
| 400 | InvalidPermission.ResourceShareAssocoated | The current resource is associated to a shared relationship and cannot be released. | 当前资源被绑定共享关系,无法释放 | 诊断 |
| 400 | InvalidOperation.EniCannotHotPlug | The eni with high performance traffic mode can not hot plug, please retry after stopping the ecs instance which eni attached. | 开启高性能通讯模式的弹性网卡不支持热插拔,请将网卡绑定的ecs停止后重试。 | 诊断 |
| 400 | InvalidImageFamily.Confict | The specified parameter ImageFamily should be empty when the parameter ImageId is specified. | 当填写镜像ID时,参数ImageFamily必须为空。 | 诊断 |
| 404 | InvalidStatus.ValueNotSupported | The Demand Status does not exist in our records. | 状态不合法 | 诊断 |
| 403 | InvalidOperation.DeleteSharedSnapshotUnsupported | The current snapshot shares authorization with other users. Please revoke the shared authorization through resource management first. | 当前快照被共享授权其他用户使用,请先使用资源管理撤销授权后再操作。 | 诊断 |
| 400 | InvalidParam.SecurityGroupPermissionRepeated | There are duplicate permissions in the specified parameter Permissions. | 参数Permissions中包含了完全相同的规则。 | 诊断 |
| 400 | InvalidOperation.EniCountExceeded | The maximum number of eni in a enterprise security group is exceeded. | 企业安全组内网卡的数量达到了上限。 | 诊断 |
| 404 | InvalidDemandId.NotFound | The specified DemandId is not found. | 输入的报备单ID不存在。 | 诊断 |
| 400 | InvalidParam.InstanceId | The specified InstanceId should be on dedicatedHost. | 所指定的实例应处于专有宿主机上 | 诊断 |
| 403 | InValidParameter | Parameter invalid.%s | 无效的参数。 | 诊断 |
| 404 | InvalidDedicatedHostId.NotFound | The specified parameter SchedulerOptions.DedicatedHostId does not exist. | 指定的 DedicatedHostId 不存在 | 诊断 |
| 400 | InvalidInstanceType.NotSupported | The specified instanceType does not support confidential computing mode: %s. | 当前规格不支持指定的机密计算模式 | 诊断 |
| 400 | NoAvaliableDedicatedHost | A dedicated host with sufficient available resources cannot be found. | 没有找到可用的专有宿主机 | 诊断 |
| 500 | InvalidImage.OSType | The image OSType does not support this instance type. | 这个镜像的操作系统不支持所选实例规格。 | 诊断 |
| 400 | Image.AccountNotSupported | Your account is not support ordering product in marketplace, please change other accounts. | 您的账号不支持购买云市场镜像,请更换其他账号重试。 | 诊断 |
| 400 | OperationDenied.UnfinishedOrder | The current instance has unfinished refundOrder, this operation is denied. | 实例存在未完成的退款订单,请耐心等待,稍后重试。 | 诊断 |
| 400 | AccountForbidden.CreateOrder | Order cannot be created due to abnormal account. | 当前账号不允许创建订单。 | 诊断 |
| 403 | OperationDenied.PeriodExceed | Only 15 days before the expiration date, the instance can support renewChange. | 续费降配操作只允许在实例到期前15天内操作。 | 诊断 |
| 403 | OperationDenied.CloudSSDNotSupported | The specified available zone does not offer the cloud_ssd disk, use cloud_essd instead. | 指定的可用区不支持 cloud_ssd 类型的磁盘,请尝试使用 cloud_essd 类型的磁盘重试。 | 诊断 |
| 403 | Abs.InvalidInstanceIds.MalFormed | The specified instanceIds is not valid. | 指定的InstanceId参数不合法 | 诊断 |
| 403 | ModifyingDiskCategoryLimitExceed | The amount of modifying disk category exceeds the limit. | 当前地域正在变配的磁盘个数超过上限 | 诊断 |
| 400 | EmptyCommandContent.RUN | The specified content for command RUN should not be empty. | RUN命令不能为空 | 诊断 |
| 403 | DiskInCoolingPeriod | There is a cooling period after the disk is successfully modified. | 云盘处于变配周期限制中,不可再次发起变配 | 诊断 |
| 403 | NoChangeInDiskCategoryAndPerformanceLevel | There is no change between the parameters transmitted and the current. | 您所传的磁盘种类和性能等级与当前磁盘一致 | 诊断 |
| 400 | SecurityRisk.AuthVerification | We have detected a security risk with your payment method. Please proceed with verification via the link in your email or console message and re-submit your order after verification. | 系统检测到您的支付方式存在风险,请通过邮件或站内信中的链接完成验证。验证完成后重新下单。 | 诊断 |
| 500 | Image.OrderFailed | Create marketplace image order failed. | 创建镜像市场订单失败。 | 诊断 |
| 400 | QueryRefundPriceFailed | The request processing has failed due to some unknown error. | 1.系统错误,请重试 2.如果长时间重试无法成功,请联系支持人员 | 诊断 |
| 403 | IncompleteAccountInfo | Your information is incomplete. Complete your information before the operation. | 用户信息尚未完善,请补全信息后再操作,路径:账号中心-基本信息。 | 诊断 |
| 403 | OperationDenied.InvalidImageStatus | The specified image cannot be shared when it is deprecated. | 不能共享已经被弃用的镜像。 | 诊断 |
| 400 | ResourceCheckFailed | Resource check failed, please check the specified parameters. | 资源校验失败,请检查参数。 | 诊断 |
| 403 | WindowsPasswordName.Missed | WindowsPasswordName must be specified when you create a Windows task. | 请求参数“命令类型(WindowsPasswordName)”的值未提供。 | 诊断 |
| 400 | QuotaExceed.ReservedInstance | The maximum number of reservedInstance is exceeded. | 预留实例券的数量超过了最大数量限制。 | 诊断 |
| 400 | InvalidParam.Async | The specified parameter async is not valid. | Async参数不合法。 | 诊断 |
| 403 | LiveModify.NeedReboot | The specified instance need reboot first. | 该实例需要先进行重启。 | 诊断 |
| 400 | NotAllowed.HasMultiAttachDisk | The specified instance has multi attached disks. | 实例拥有多个附加的磁盘,无法迁移。 | 诊断 |
| 400 | NotAllowed.HasLocalDisk | The specified instance has multi local disk. | 实例拥有本地盘,无法迁移。 | 诊断 |
| 400 | CheckError.InstanceHasInconsistentDisk | The specified instance has inconsistent disk. | 磁盘与实例状态不一致,无法迁移。 | 诊断 |
| 400 | MissingParamter.TransitionTime | TransitionTime is missing. | 迁移时间参数缺失。 | 诊断 |
| 400 | MissingParamter.RegionId | RegionId is missing. | 地域信息参数缺失。 | 诊断 |
| 400 | MissingParamter.TaskId | TaskId is missing. | 原迁移任务ID缺失。 | 诊断 |
| 400 | NotSupported.DiskTransferTime | The specified transition time is not allowed to transfer disk. | 指定迁移时间无法迁移磁盘 | 诊断 |
| 400 | NotSupported.DiskHasResizeTask | The disk of instance is resizing. | 磁盘正在迁移中,实例无法迁移。 | 诊断 |
| 400 | NotSupported.DiskNoInventory | No inventory of disk. | 磁盘无库存。 | 诊断 |
| 400 | CheckError.InstanceHadTransferred | The specified instance has been transferred. | 实例已经被迁移。 | 诊断 |
| 400 | InvalidParam.TransitionTimeAfterReleaseTime | the specified transition time is after release time. | 迁移时间晚于实例释放时间。 | 诊断 |
| 400 | InvalidParam.TransitionTimeBeforeSystemTime | The specified transition time is before now. | 迁移时间早于当前时间。 | 诊断 |
| 400 | NotAllowed.VmInOtherMigrationPlan | The specified instance is in another transition task. | 实例已经处于另一个迁移任务当中。 | 诊断 |
| 400 | InvalidParam.NetworkType | Invalid parameter of networkType. | 网络类型错误。 | 诊断 |
| 400 | NotSupported.InstanceHasEIP | The specified instance has eip. | 实例拥有EIP。 | 诊断 |
| 400 | NotAllowed.AfterGroup | The specified security groups after transition is invalid. | 无法迁移到指定的安全组。 | 诊断 |
| 400 | NotSupport.VpcHasUsedSeniorNetworkFeature | The vpc of specified instance has enabled senior network feature. | 实例所属vpc网络已开启高级特性,无法回滚。 | 诊断 |
| 400 | InstanceError.LeaveVpc | Instance leave vpc error. | 实例离开vpc网络错误。 | 诊断 |
| 400 | InvalidTransitionTime.Malformed | Invalid transition time. | 迁移时间格式不正确 | 诊断 |
| 403 | InvalidOperation.OSTypeNotSupport | The specified os type is not supported. | 当前操作系统类型不支持变配。 | 诊断 |
| 403 | InvalidOperation.NeedReboot | The specified instance need reboot first. | 该实例需要先进行重启。 | 诊断 |
| 403 | InvalidOperation.LiveModifyCountExceeded | The count of live modification for the specified instance has exceeded the the upper limit and needs to be rebooted. | 该实例的热变配次数已到达上限,请重启该实例。 | 诊断 |
| 403 | InvalidOperation.NeedReboot | The specified instance needs to be rebooted. | 该实例需要先进行重启。 | 诊断 |
| 403 | InvalidOperation.LiveModifyQuantityExceeded | The quantity of live modification for the specified instance has exceeded and needs to be rebooted. | 该实例的热变配次数已到达上线,需要先重启该实例。 | 诊断 |
| 403 | InvalidInstantAccessRetentionDays.Malformed | The specified InstantAccessRetentionDays is not valid. | 指定的参数InstantAccessRetentionDays格式无效 | 诊断 |
| 400 | OperationDenied.ModificationFailed | The instance cannot be moved to the specified deployment set. | 此实例目前无法加入此部署集 | 诊断 |
| 400 | IncorrectHostStatus.Initializing | The specified dedicatedHost status does not support this operation | 指定的专有宿主机所在状态不支持此操作 | 诊断 |
| 400 | InvalidParameter.Platform | The specified parameter Platform is invalid. | 指定的 Platform 参数非法。 | 诊断 |
| 403 | CloudBoxNotSupportSnapshotWithInstantAccess | The specified disk in CloudBox does not support to create a snapshot with InstantAccess. | 云盒中的磁盘不支持创建带IA特性的快照。 | 诊断 |
| 400 | OperationDenied.RiskIssue | Your action is denied by risk issue, please contact customer service. | 该操作被风险控制系统禁止,请联系客服。 | 诊断 |
| 400 | Abs.InvalidPeriod.ValueNotSupported | The specified parameter Period is invalid. | 指定的 Period 参数非法。 | 诊断 |
| 400 | Abs.MissingParamter.InstanceFamily | The specified parameter InstanceFamily should not be null. | 实例规格族参数缺失。 | 诊断 |
| 400 | SavingPlan.OrderFailed | Create saving plan order failed. | 下单失败。 | 诊断 |
| 404 | InvalidArchitecture | The specifed Architecture is not valid. | 输入的架构参数无效。 | 诊断 |
| 400 | OperationDenied.CommunityImage | Community image does not support copy. | 社区镜像不支持复制。 | 诊断 |
| 400 | QuotaExceed.ImageComponent | %s. | 当前地域的镜像组件额度已用完。 | 诊断 |
| 500 | DiagnoseInfo.TotalNumExceed | The max num of processing dignose for user exceeded. | 当前用户未处理的诊断数量超过最大限制。 | 诊断 |
| 400 | UnsupportedIspChargeType | The charge type is not supported when specify isp | 您指定的付费类型不支持 Isp 参数。 | 诊断 |
| 400 | BurstingEnabledForModifyingDiskUnsupported | The modifying disk does not support bursting enabled. | 变配中的磁盘不允许修改burst特性。 | 诊断 |
| 400 | ReopenInstance.InstanceNotEnoughBalance | Reopen instance must have enough account balance. | 账户余额不足 | 诊断 |
| 403 | NotSupported.InstanceType | The specified InstanceType is not authorized. | 指定的实例规格不支持 | 诊断 |
| 403 | NotSupported.AccountStatusIllegal | Your account status is invalid, please contact customer service. | 账号状态异常,请提工单进行反馈。 | 诊断 |
| 403 | InvalidParam.VSwitchNotInAz | VSwitch is not in target AZ. | 当前选择交换机不在目标可用区。 | 诊断 |
| 403 | NotSupported.ChangeVpc | The target Vswitch must be in the same vpc with the instance. | 目标交换机不在实例所在的专有网络内。 | 诊断 |
| 403 | InvalidOperation.NotSupportHighPerformanceTrafficMode | The instance type does not support high performance traffic mode. | 当前实例不支持变配到目标实例规格。 | 诊断 |
| 403 | NotAllowed.TargetInstanceTypeIsOffline | Target instance type is offline. | 目标实例规格已下线。 | 诊断 |
| 403 | NotAllowed.IpNotEnough | VSwitch has no available ip. | 目标交换机可用IP不足。 | 诊断 |
| 403 | NotSupported.Ipv6 | The specified instance has ipv6 address. | 当前实例存在IPv6地址,暂时不支持迁移。 | 诊断 |
| 403 | NotSupported.UnderlayIp | The specified instance has underlay ip address. | 实例存在物理网络IP,不支持迁移。 | 诊断 |
| 403 | NotSupported.MultiEni | The specified instance has many eni. | 实例存在多个弹性网卡,暂不支持。 | 诊断 |
| 403 | InvalidParam.EcsNotExist | Instance not exist. | 当前实例不存在。 | 诊断 |
| 403 | InvalidParameter.Missing | Parameter can not be empty. | 参数缺失。 | 诊断 |
| 403 | NotAllowed.DiskNotReady | Disk is not ready. | 当前磁盘不支持迁移,请稍后再试。 | 诊断 |
| 403 | Invaild.InconsistentDisk | The instance has inconsistent disks. | 实例磁盘存在不一致数据,请提工单联系售后处理。 | 诊断 |
| 403 | Invaild.TransitionTime | The specified transition time is after release time. | 实例的迁移时间必须早于到期释放时间。 | 诊断 |
| 403 | OperationDenied.NoStock | The resource is out of stock in the specified zone. | 当前可用区没有库存。 | 诊断 |
| 403 | NotAllowed.HasLocalDisk | Instance has local disk. | 当前实例存在本地盘,暂不支持。 | 诊断 |
| 403 | NotAllowed.HasMultiAttachDisk | The instance has a shared disk. | 实例挂载了共享卷,暂不支持,请先卸载。 | 诊断 |
| 403 | NotSupported.SameVswitch | The target vswitch can not be same as the current vswitch. | 目标交换机不能与当前实例交换机相同。 | 诊断 |
| 403 | InvalidParam.TargetVswitch | Target vswitch does not exist. | 目标交换机不存在。 | 诊断 |
| 403 | InvalidParam.ZoneId | Zone does not exist. | 目标可用区不存在。 | 诊断 |
| 403 | InvalidParam.NetworkType | Instance network type is not support. | 不支持当前网络类型的实例。 | 诊断 |
| 403 | Invaild.Unauthorized | Unauthorized. | 未授权操作。 | 诊断 |
| 403 | Invaild.ResourceHasBeenTransferred | Resource has been transferred. | 当前实例已迁移。 | 诊断 |
| 403 | Invalid.Conflict | The instance has another transition task running now. | 当前实例已存在其他任务,无法进行当前操作。 | 诊断 |
| 403 | Invalid.InstanceType | The specified InstanceType does not exist or beyond the permitted range. | 指定的实例规格不存在或不支持。 | 诊断 |
| 403 | BandwidthUpgradeDenied.EipBoundInstance | Instance has EIP. | 当前实例绑定了EIP。 | 诊断 |
| 403 | NotAllowed.PrivateIPHasReverseDependency | The private IP address of the instance has reverse dependency. | 当前实例私网IP存在反向依赖,请在workbench-实例-私网链路下查找并删除。 | 诊断 |
| 403 | AutoProvisioningGroup.IncorrectStatus | Current status of AutoProvisioningGroup does not support curren action. | 供应组状态不支持当前操作。 | 诊断 |
| 400 | InvalidPerformanceControlOptions.Malformed | Parameter invalid, %s. | 参数错误, %s. | 诊断 |
| 400 | NotSupported.DiskModify | check modify disk spec failed, the status of the disk or the instance does not support the operation. | 磁盘变配校验失败,磁盘或实例状态不支持此操作。 | 诊断 |
| 400 | UnsupportedSuffix.OSSObject | The specified OSS object suffix is not supported. | 不支持指定的OSS对象后缀。 | 诊断 |
| 400 | MissingParameter.DiskCategory | DiskCategory can not be null. | 磁盘类型参数不能为空。 | 诊断 |
| 400 | InvalidParameter.DiskCategory | The specified DiskCategory is not valid. | 指定的磁盘类型不合法。 | 诊断 |
| 400 | InvalidDiskSpec.Malformed | The specified parameter DiskCategory or PerformanceLevel is not supported. | 指定的参数DiskCategory或PerformanceLevel不支持。 | 诊断 |
| 400 | InvalidStorageClusterId.DiskAlreadyInDestination | The specified disk is already in destination. | 指定的磁盘已经在目的地中。 | 诊断 |
| 400 | AccountInArrears | The account is in arrears. | 账号已欠费。 | 诊断 |
| 403 | InvalidOperation.DiskTypeUnsupported | The type of the disk does not support this operation. | 磁盘类型不支持该操作。 | 诊断 |
| 403 | ImageStatus.NotAvailable | The specified image status is not available. | 指定的镜像状态不是Available。 | 诊断 |
| 404 | InvalidOperation.VSwitchCidrReservationNotExist | The specified vSwitch has no cidr reservation. | 指定的交换机没有可用的预留段。 | 诊断 |
| 403 | InvalidOperation.ChargeTypeUnsupported | The charge type of the disk does not support this operation. | 磁盘的计费方式不支持该操作。 | 诊断 |
| 403 | InvalidPerformanceLevel.DiskSizeUnsupported | The specified parameter PerformanceLevel does not match the disk size. | 指定的参数PerformanceLevel与磁盘大小不匹配。 | 诊断 |
| 403 | DiskLimitExceeded | The number of migrated disks at the same time exceeds the limit. | 同一时间迁移的磁盘数量超过限制。 | 诊断 |
| 403 | InvalidDisk.DetachedSystemDisk | The specified resource is/has a detached system disk %s , not support current operation. | 指定的磁盘是一块被卸载的系统盘,不支持当前操作。 | 诊断 |
| 403 | InvalidOperation.NoPermission | You are not authorized to do this action. | 您没有被授权进行当前操作,请提交工单进行反馈。 | 诊断 |
| 403 | InvalidOperation.LimitQosUnsupported | The specified disk has limited bps or iops, can not do this operation. | 指定的磁盘处于性能控制状态,不能进行该操作。 | 诊断 |
| 403 | InvalidOperation.AcrossRegionsOrZonesUnsupported | Migration across regions or available zones is not supported. | 不支持跨地域或跨可用区的迁移。 | 诊断 |
| 404 | InvalidStorageClusterId.NotFound | The specified dedicated block storage cluster does not exist. | 指定的专属块存储集群不存在。 | 诊断 |
| 400 | DuplicatedParam.InternalPort | The param of %s is duplicated. | %s的参数重复。 | 诊断 |
| 400 | DuplicatedParam.ExternalPort | The param of %s is duplicated. | %s的参数重复。 | 诊断 |
| 400 | BurstingEnabledForDiskCategoryUnsupported | The specified disk category does not support bursting enabled. | 指定的磁盘类型不支持开启性能突发特性。 | 诊断 |
| 400 | ProvisionedIopsForDiskCategoryUnsupported | The specified disk category does not support provisioned iops. | 指定的磁盘类型不支持预配置IOPS。 | 诊断 |
| 400 | BurstingEnabledForMultiAttachDiskUnsupported | The multi attach disk does not support bursting enabled. | 多重挂载磁盘不支持开启性能突发特性。 | 诊断 |
| 403 | UnsupportedPublicIpWithIsp | The specified public ip isp property is not BGP, forbidden convert to eip. | 公网IP的ISP属性不是BGP,不支持转EIP。 | 诊断 |
| 403 | NotAllowed.PrivateIPHasReverseDependency | The private IP address of the instance has reverse dependency. | 当前实例私网IP存在反向依赖,如可能使用了Workbench、DTS、VPC有路由依赖等。其中Workbench可以在Workbench-实例-私网链路下查找并删除。 | 诊断 |
| 403 | NotSupported.NoSystemDisk | The system disk not exists. | 实例系统盘不存在。 | 诊断 |
| 403 | InternalError | InternalError. | 内部错误。 | 诊断 |
| 403 | InvalidParameter.Missing | The specified parameter %s is not valid. | 请求参数缺失或无效。 | 诊断 |
| 403 | InvalidParam.VSwitchNotInAz | VSwitch is not in target Zone. | 当前交换机不在目标可用区下。 | 诊断 |
| 403 | NotSupported.ChangeVpc | The specified instance and target switch must be within the same VPC. | 指定的实例和目标交换机必须在同一个专有网络内。 | 诊断 |
| 403 | NotAllowed.TargetInstanceTypeIsOffline | The target instance type is offline. | 目标实例规格已下线。 | 诊断 |
| 400 | ProvisionedIopsForDiskCategoryRequired | The provisioned iops is required for this disk category. | 这种类型的磁盘必须传入预配置IOPS。 | 诊断 |
| 400 | AccountForbidden.AssociatedWithResellerPartner | Your account is associated with your reseller partner. Your account or your reseller partner's account has been forbidden to create orders, please contact your reseller partner. | 您的账号关联了伙伴,您的账号或者您关联的伙伴的账号已被限制下单,请您联系您的伙伴处理。 | 诊断 |
| 400 | InvalidParameter | Error happened, %s. | LowLatency策略部署集的实例必须在同可用区 | 诊断 |
| 404 | InvalidParam.Zone | The specified zone not match region. | 指定的zone与region不匹配 | 诊断 |
| 404 | QuotaExceed.Zone | The maximum zone quota of Dedicated Host Cluster has exceeded. | 此可用区下的DDH集群限额不足 | 诊断 |
| 404 | QuotaExceed.Region | The maximum region quota of Dedicated Host Cluster has exceeded. | 此地域下的DDH集群限额不足 | 诊断 |
| 400 | InvalidDestinationZone.DeploymentSetMismatch | Error happened, %s. | 如果实例加入的部署集是Lowlatency策略,且此部署集已有实例加入,此实例必须在已有实例所在可用区 | 诊断 |
| 403 | Forbidden.CreateSLR | You are not authorized to do this action. | 您没有创建服务关联角色的权限。 | 诊断 |
| 400 | VSwitchIdNotMatch | The subnet of private ip is different to the instance, please unbind ha vip. | 虚拟交换机地址段,不包含指定的IP,请检查。 | 诊断 |
| 403 | Forbidden.ExceedDuration | Instance nat public ip can only be released in 6 hours after ecs created. | 释放ECS的公网IP,必须要在ECS创建后的6小时内。 | 诊断 |
| 403 | InvalidOperation.ConfidentialComputingModeInInviteOnlyTesting | The specified confidential computing mode is in invite only testing: %s. | 指定的机密计算模式当前处于邀测阶段 | 诊断 |
| 400 | InvalidAccountStatus.NotEnoughQuota | Your current account quota is insufficient, please contact your channel partner to increase the quota for you. | 您当前账户配额不足,您可以联系您的渠道合作伙伴为您增加配额。 | 诊断 |
| 400 | InvalidAutoPay.PostPaidUnsupported | The specified parameter AutoPay must be set as true for postpaid instance. | 按量实例参数AutoPay必须指定为true。 | 诊断 |
| 403 | InstanceNotFound | The instance does not exist. | 实例不存在 | 诊断 |
| 500 | UnFinished.Purchase.Error | has unfinished purchase | 有未完成的订购任务 | 诊断 |
| 403 | OperationDenied.DedicatedHostShared | The specified ddh is shared to other users. Remove it from the resource share before releasing. | 指定的DDH已被共享给其他用户,需要将其移出共享单元后再释放 | 诊断 |
| 400 | IncorrectHostStatus.Initializing | The specified ddh status does not support this operation. | 指定的DDH状态不支持此操作 | 诊断 |
| 403 | InvalidParameter.DestinationStorageLocationArn.Unauthorized | The operation has failed due to lack of permission for the specified "DestinationStorageLocationArn". Please use a resource with appropriate permission for the operation. | 由于缺少指定的参数“DestinationStorageLocationArn”中资源的权限,操作失败。请使用具有权限的资源进行操作。 | 诊断 |
| 403 | InvalidParameter.DestinationStorageLocationArn.RegionNotMatch | The region information in the specified parameter "DestinationStorageLocationArn" is inconsistent with "DestinationRegionId". Please use the correct information for the operation. | 参数"DestinationStorageLocationArn"中的地域信息与参数"DestinationRegionId"不一致,请使用正确的信息完成操作。 | 诊断 |
| 403 | InvalidSnapshot.StorageLocation.NotSupported | The storage location of the current snapshot does not support this operation. | 当前快照的存储位置不支持此操作。 | 诊断 |
| 403 | InvalidSnapshot.EncryptedNotSupported | The current operation does not support the use of encrypted snapshots. | 加密快照不支持此操作 | 诊断 |
| 403 | InvalidParameter.DestinationStorageLocationArn.Malformed | The specified DestinationStorageLocationArn is wrongly formed. | 参数“DestinationStorageLocationArn”的格式有误。 | 诊断 |
| 400 | AvailableAmountNotEnough | Your available amount is not enough, please contact your partner to increase your available amount. | 您的可用金不足,请联系渠道伙伴为您增加可用金。 | 诊断 |
| 403 | InvalidOperation.SecurityGroupRuleDenied | The operation is not allowed by the security group inbound rules of the specified instance. | 指定的实例的安全组入方向规则不允许该操作。 | 诊断 |
| 400 | InvalidParameter.GroupCount | The specified parameter "GroupCount" is not valid | 指定的GroupCount参数不合法 | 诊断 |
| 400 | InvalidParameter.Strategy | The specified parameter Strategy is not valid. | 指定的 Strategy 不合法。 | 诊断 |
| 400 | InvalidParameter.GroupCount | The specified parameter "GroupCount" is not valid. | 指定的参数GroupCount不合法。 | 诊断 |
| 400 | QuotaExceed.DeploymentSet | The deploymentSet quota is full. | 部署集配额已满。 | 诊断 |
| 400 | InvalidOperation.EcsStatusNotSupport | The current status of ecs is not support, please try it later. | 当前实例状态不支持此操作,请稍后重试。 | 诊断 |
| 403 | InvalidCommandLine.Conflict | The parameter PortNumber or TargetServer cannot be specified with parameter CommandLine. | 参数CommandLine不能与参数PortNumber或TargetServer一起指定。 | 诊断 |
| 403 | InvalidTargetServer.MissingPortNumber | The parameter PortNumber must be specified with parameter TargetServer. | 使用参数TargetServer时必须同时指定参数PortNumber。 | 诊断 |
| 403 | InvalidCommandLine.LengthLimitExceeded | The length of the parameter CommandLine exceeded the limit of 512 characters. | 参数CommandLine的内容长度超过了512个字符的限制。 | 诊断 |
| 403 | InvalidInstanceIds.CountLimitExceeded | The count of Instances exceeded the maximum limit of 1 when TargetServer or CommandLine parameter was specified. | 使用了TargetServer或CommandLine参数时,Instances的数量超过了最大限制,限制Instances数量仅为1。 | 诊断 |
| 400 | InvalidOperation.SupportAssignPrivateIp | The current region or environment not support multi eni ip. | 当前地域或者环境不支持网卡分配多ip。 | 诊断 |
| 400 | InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance, please contact your partner to increase your account balance. | 您的账户可用金不足,请联系您的渠道伙伴为您增加账户可用金。 | 诊断 |
| 400 | InvalidOperation.InstanceNotSupportMulitipleIp | Assigning private ip for instance in cloud box is unsupported. | 云盒环境不支持给实例分配多ip。 | 诊断 |
| 400 | InvalidStatus.InstanceIsMigrating | The instance which eni attached is migrating, please try it later. | 网卡所挂载的实例正在迁移中,请稍后重试。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified regionId does not exist or does not support the function. | 指定的RegionId不存在或不支持该功能。 | 诊断 |
| 404 | InvalidImage.NotFound | The specified image does not exist. | 指定的镜像不存在 | 诊断 |
| 403 | InvalidOperation.InstanceNeedsToBeRestarted | There are reserved change actions related with specified instance, restart instance to apply these actions in ahead. | 请重启实例后重试。 | 诊断 |
| 403 | InvalidParameter.TargetInstanceType | The specified InstanceType beyond the permitted range. | 目标实例规格不支持当前操作。 | 诊断 |
| 403 | MissingParameter.RegionId | The parameter RegionId is missing. | RegionId 参数为空,请检查参数。 | 诊断 |
| 403 | MissingParameter.InstanceId | The parameter InstanceId is missing. | InstanceId为空,请检查入参。 | 诊断 |
| 403 | MissingParameter.NetworkTransType | The parameter NetworkTransType is missing. | NetworkTransType参数为空,请检查入参。 | 诊断 |
| 403 | MissingParameter.TargetVswitchId | The parameter TargetVSwitchId is missing. | TargetVswitchId参数为空,请检查入参。 | 诊断 |
| 403 | MissingParameter.TargetZoneId | The parameter TargetZoneId is missing. | TargetZoneId为空,请检查入参。 | 诊断 |
| 403 | MissingParameter.TargetInstanceType | The parameter TargetInstanceType is missing. | TargetInstanceType参数为空,请检查入参。 | 诊断 |
| 403 | InvalidOperation.InstanceStatusNotNormal | The Specified operation is denied due to instance status. Please try again later. | 当前实例状态不支持此操作,请稍后重试。 | 诊断 |
| 404 | InvalidParam.DedicatedHostActionOnMaintainance | The specified ActionOnMaintainance does not exist. | 指定的迁移方案不存在。 | 诊断 |
| 404 | InvalidParameter.ActionOnMaintenance | The specified ActionOnMaintenance does not exist. | 指定的迁移方案不存在。 | 诊断 |
| 404 | InvalidStatus.ValueNotSupported | The DemandStatus does not exist in our records. | 报备状态不正确 | 诊断 |
| 403 | InvalidStatus.ResourceGroup | You cannot perform an operation on a resource group that is being created or deleted. | 资源组正在创建或删除时不允许操作。 | 诊断 |
| 403 | InvalidOperation.DeleteNotSupport | The current snapshot shares authorization with other users. Please end the shared authorization through resource management first. | 当前快照与其他用户存在共享授权,请先通过资源管理结束共享授权。 | 诊断 |
| 400 | InvalidParameter.InvalidEniQueueSize | Invalid Network Interface Queue Size. | 无效的网卡队列深度 | 诊断 |
| 400 | InvalidOperation.RegionOrUserNotSupportEniQueueSize | Region or user does not support setting queue size. | 地域或用户不支持设置队列深度 | 诊断 |
| 400 | InvalidParameter.DedicatedRegionNotSupported | The specified action is rejected because the specified ECS instance in the dedicated region does not support public IP. | 专属云地域实例不支持公网Ip相关参数 | 诊断 |
| 400 | InvalidOperation.InstanceRenewWithDowngradeInPlan | The operation is denied due to the specified instance has renew with downgrade record in plan. | 存在未生效的续费降配订单。订单生效前不允许此操作。 | 诊断 |
| 400 | InvalidParameter.CloudboxNotSupported | The specified action is rejected because the specified ECS instance in the cloud box does not support public IP. | 云盒不支持公网Ip相关参数 | 诊断 |
| 403 | InvalidParameter.ReservedInstanceName | The reservedInstanceName is invalid. | reservedInstanceName字段值不合法 | 诊断 |
| 400 | InvalidParameter.DedicatedRegionNotSupported | The specified action is rejected because the specified ECS instance in the dedicated region does not support public IP. | 专属云地域不支持的参数错误码 | 诊断 |
| 400 | InvalidBandwidth.ValueNotSupported | The specified InternetMaxBandwidthOut of downgrading should not be bigger than the base bandwidth value(%s) of the instance. | 降配操作指定的带宽值应该小于基础带宽值。 | 诊断 |
| 400 | Resource.MissingFilters | Filters can not be empty for current resource. | 当前资源的Filters参数不能为空。 | 诊断 |
| 400 | Resource.MissingFilter | The specified filter %s is not found for current resource. | 当前资源的filter值没有找到。 | 诊断 |
| 400 | Resource.InvalidFilterValue | The specified filter value is invalid for current resource. | 当前资源过滤的值是非法的。 | 诊断 |
| 400 | Resource.InvalidFilterName | The specified filter name is invalid for current resource. | 当前资源过滤的名称是非法的。 | 诊断 |
| 400 | Resource.InvalidDetailName | The specified detail name is invalid for current resource. | 当前资源的详细名称是非法的。 | 诊断 |
| 400 | Resources.Empty | The specified resources is empty. | 指定的资源为空。 | 诊断 |
| 400 | MissingParamter.Period | Period should not be null. | 时期参数不可为空 | 诊断 |
| 400 | MissingParamter.PeriodUnit | PeriodUnit should not be null. | 时期单位参数不可为空 | 诊断 |
| 400 | OperationDenied.DedicatedRegionNotSupported | This operation is denied, because the specified ECS instance which is in the dedicated region dose not support PublicIp or Eip. | 专属云不支持的api的报错 | 诊断 |
| 400 | DestinationRegion.NotFound | The destination region not found. | 未找到目的地域 | 诊断 |
| 400 | InvalidParameter.KmsNotEnabled | The specified operation need enable KMS. | 当前操作需要开启KMS。 | 诊断 |
| 400 | InvalidParameter.DedicatedRegionNotSupported | %s. | 专属云非法参数错误码 | 诊断 |
| 403 | InstanceTypeUnsupported | The instance type or machine not support this operation. | 实例类型暂不支持该操作。 | 诊断 |
| 403 | InvalidOperation.InstanceWithBandwidth | If the fixed public bandwidth of the specified instance is greater than 0, you cannot bind an EIP. Adjust the Internet bandwidth to 0 and try again. | 指定的实例固定公网带宽大于0,不允许绑定EIP,请您修改固定带宽到0后重试绑定。 | 诊断 |
| 400 | InvalidOperation.DecreaseRetentionDaysUnsupported | The requested operation to decrease retention days for the snapshot is not supported. | 不支持缩短快照保留天数。 | 诊断 |
| 400 | InvalidStatus.UserActivated | The user has been activated. | 用户已开通 | 诊断 |
| 403 | InvalidSystemDiskCategory.ValueNotSupported | The specified parameter SystemDisk.Category is not valid. | 指定的 SystemDisk.Category 值不受支持。 | 诊断 |
| 403 | InvalidParameter.KMSKeyId.CMKUnauthorized | The CMK needs to be added ECS tag. | CMK 未授权 | 诊断 |
| 403 | InvalidAccountStatus.OSSDisabled | OSS is disabled due to invalid account status. | 由于帐户状态无效,OSS被禁用。 | 诊断 |
| 400 | InvalidOperation.InternetMaxBandwidthOutUnsupported | The InternetMaxBandwidthOut is not allowed to modify. | 您的账号已欠费,不允许修改公网出带宽最大值。 | 诊断 |
| 403 | Oss.UserDisable | OSS is disabled for the user. | 此用户当前无法使用oss服务。 | 诊断 |
| 400 | MalformedParameter.PerformanceControlOptions | Parameter invalid, %s. | 参数不合法 | 诊断 |
| 403 | InvalidPerformanceParameter.DiskNotInDedicatedStorageCluster | The specified disk not in dedicated storage cluster, can not modify performance control options. | 非专属存储集群磁盘不支持修改磁盘性能控制参数。 | 诊断 |
| 403 | InvalidStatus.DiskNotReady | This specified disk is not ready, status needs to be either In_use or Available. | 指定磁盘的状态必须是In_use或Available。 | 诊断 |
| 403 | InvalidStatus.DiskUnderPerformanceControl | The specified disk is under performance control, any modifications to the category or performance level of the specified disk are unsupported.. | 磁盘处于性能控制状态,无法进行磁盘类型、性能等级变更。 | 诊断 |
| 400 | InvalidPerformanceControlOptions.ModifyOperationUnsupported | The specified performance control options are conflicts with disk category or performance level or ProvisionIOPS. | 磁盘性能控制参数与磁盘类型、磁盘性能等级、预配置IOPS参数冲突。 | 诊断 |
| 403 | IncorrectDiskStatus.HasUnfinishedSnapshot | The current disk has unfinished snapshot. | 当前磁盘有未完成快照。 | 诊断 |
| 400 | InvalidParameter.ImageOwnerId | The specified parameter ImageOwnerId is not valid. | 指定的 ImageOwnerId 参数不合法。 | 诊断 |
| 403 | ImageNotSupportInstanceType | The specified image don't support the InstanceType instance. | 指定的镜像不支持选定实例规格的实例。 | 诊断 |
| 400 | OperationRestricted.VmbandwidthChange | The bandwidth of the ecs instance has been closed, and it is not allowed to modify the bandwidth. | ecs实例带宽已经被关闭,不允许修改带宽。 | 诊断 |
| 400 | OperationUnsupported.BindMultipleType | You cannot bind HaVip to multiple instance types. | 不允许同时绑定ECS实例和网卡。 | 诊断 |
| 400 | DependencyViolation.DhcpOptionsSet | The VPC cannot be deleted when it is associated with dhcpOptionsSet. | 当前VPC还存在未删除的DHCP选项集实例,不允许删除。 | 诊断 |
| 400 | EntityExists.AssociatedTransferTask | An associated transfer task is in progress. Try again later. | 当前存在未完成的关联转组任务,请稍后重试 | 诊断 |
| 400 | DependencyViolation.GatewayRouteTable | Specified object has dependent resources gatewayRouteTable. | 存在网关路由表依赖,不允许删除VPC。 | 诊断 |
| 403 | DryRun.InvalidAmount | The amount must be 1 in dry run mode | 查询数量只能设置为1 | 诊断 |
| 403 | InvalidOSSBucket.EncryptUnsupported | Accessing objects from encrypted OSS bucket is not supported. | 不支持从加密的OSS bucket读取对象。 | 诊断 |
| 403 | InvalidArchitecture.PlatformUnsupported | The OS platform you selected does not support the specified architecture. | 您选择的操作系统平台不支持指定的架构类型。 | 诊断 |
| 400 | ParameterKey.Duplicate | The parameter may not contain duplicate keys. | 参数名称不能重复,请确认后重试。 | 诊断 |
| 400 | Parameter.NotMatched | The parameters of creation do not match those of invocation. | 传入的自定义参数与创建命令时定义的自定义参数不匹配。 | 诊断 |
| 400 | Parameter.Disabled | Parameters should not be passed when CreateCommand.EnableParameter is false. | 当您禁用命令自定义参数功能时,请不要传递自定义参数。 | 诊断 |
| 403 | UserBehavior.SessionManagerDisabled | The api is disabled by user behavior. | 用户通过会话管理远程连接功能已关闭。建议确保会话管理已开启(全地域)来进行远程管理。 | 诊断 |
| 400 | InvalidOssEncryptionKeyId.Malformed | The specified parameter OssEncryptionKeyId is not valid. | 指定的OSS加密密钥ID不存在。 | 诊断 |
| 400 | InvalidOssKeyPrefix.Malformed | The specified parameter OssKeyPrefix is not valid. | 指定的OSS目录前缀不存在。 | 诊断 |
| 400 | EntityExists.AssociatedTransferTasks | An associated transfer task is in progress. Try again later. | 当前存在未完成的关联转组任务,请稍后重试 | 诊断 |
| 403 | ParameterKey.ExceedLimit | The length of the specified parameter key exceeds the maximum length that can be set. | 指定的参数Key长度超过可设置的最大长度。 | 诊断 |
| 403 | ParameterCount.ExceedLimit | The number of command parameters exceeds the maximum number that can be set. | 自定义参数的个数超过限制。 | 诊断 |
| 403 | CmdParamName.ExceedLimit | The length of the command parameter name exceeds the limit. | 命令中自定义参数名称长度超过上限。 | 诊断 |
| 400 | NumberExceed.Tags | Ensure the number of tag parameters is not greater than 20. | 标签个数超过最大限制。 | 诊断 |
| 400 | InvalidParameter.FileOwner | The specified parameter FileOwner is not valid. | 指定的参数FileOwner不合法。 | 诊断 |
| 400 | InvalidParameter.FileGroup | The specified parameter FileGroup is not valid. | 指定的参数FileGroup不合法。 | 诊断 |
| 400 | InvalidParameter.WorkingDir | The specified parameter WorkingDir is not valid. | 指定的参数WorkingDir不合法。 | 诊断 |
| 400 | InvalidParameter.Parameters | The specified parameter Parameters is not valid. | 指定的参数Parameters不合法。 | 诊断 |
| 403 | OperationDenied.OnlyModifyName | It is not allowed to modify the ReservedInstanceName only. | 不允许只修改预留实例券的名称。 | 诊断 |
| 403 | IdempotentParameterMismatch | The specified parameter has changed while using an already used clientToken. | 指定的客户令牌已经被使用。 | 诊断 |
| 403 | ImageDescription.ContainsSensitiveWords | The specified image description contains sensitive words. | 指定的镜像描述包含敏感词汇。 | 诊断 |
| 403 | ImageName.ContainsSensitiveWords | The specified image name contains sensitive words. | 指定的镜像名称包含敏感词汇。 | 诊断 |
| 403 | InvalidVHDImage.IncorrectSize | The specified size of the VHD image does not meet the 'header.MaxTableEntries * header.BlockSize' specification. | 指定的VHD镜像大小不符合 'header.MaxTableEntries * header.BlockSize' 的规范。 | 诊断 |
| 403 | PublicImageAgreement.NotSigned | The current account has not signed "Community Image Terms of Service". | 当前账户没有签署社区镜像协议。 | 诊断 |
| 400 | CmdContent.DecodeError | The CommandContent can not be base64 decoded. | 命令内容无法通过Base64解码。 | 诊断 |
| 400 | FileGroup.Invalid | The group of file is invalid. | 文件用户组FileGroup参数无效。 | 诊断 |
| 400 | FileOwner.Invalid | The owner of file is invalid. | 文件用户FileOwner参数无效。 | 诊断 |
| 400 | ParameterValue.Invalid | A command parameter value is invalid. | 命令中自定义参数值不合法。 | 诊断 |
| 400 | WorkingDir.ExceedLimit | The length of the command workingDir exceeds the upper limit. | 命令运行目录长度超过上限。 | 诊断 |
| 400 | MissingParameter.ImagePipelineId | The specified parameter ImagePipelineId should not be empty. | 参数ImagePipelineId不为空。 | 诊断 |
| 403 | InvalidParameter.PageSize | The specified parameter PageSize is not valid. | PageSize参数不合法 | 诊断 |
| 400 | InvalidOperation.ModifySgRuleEntityType | The source or destination type of the rules cannot be modified. | 规则的源或目的类型不能被修改。 | 诊断 |
| 400 | InvalidParam.ProtocolAndPortRangeMismatch | The specified Protocol and PortRange do not match. | 指定和协议和端口范围不匹配。 | 诊断 |
| 403 | NotSupported.DiskCategory | Instance type of the specified instance does not support disk category. | 目标实例规格不支持当前磁盘类型。 | 诊断 |
| 403 | InvalidInstance.NotFoundSystemDisk | The specified instance not found system disk. | 实例系统盘缺失。 | 诊断 |
| 403 | NotSupported.ArchiveInstance | The specified instance archived. | 当前实例处于节省停机模式,不支持迁移。 | 诊断 |
| 403 | NotSupported.TooManyDisks | Instance type not support multi attach disk. | 当前实例磁盘数据超过目标实例规格的最大允许磁盘数量。 | 诊断 |
| 403 | NotSupported.InvalidInstanceType | The specified instance type does not exist or beyond the permitted range. | 指定的实例规格不存在或不支持。 | 诊断 |
| 400 | InvalidParam.ProtocolAndAddressFamilyMismatch | The specified Protocol and address family do not match. | 指定的协议和地址族不匹配。 | 诊断 |
| 400 | InvalidParam.PrefixListAddressFamilyMismatch | The address family of the prefix list does not match the rule. | 前缀列表的地址族与规则不匹配。 | 诊断 |
| 400 | InvalidParam.InvalidModifyRuleRequest | The request parameters are illegal. | 请求参数不合法。 | 诊断 |
| 400 | InvalidOperation.ModifyNicType | NicType is not allowed to modify. | 不允许修改NicType。 | 诊断 |
| 403 | CmdContent.Tampered | The command content has been tampered. | 命令内容被篡改。 | 诊断 |
| 403 | WindowsPasswordName.ExceedLimit | The length of the WindowsPasswordName exceeds the upper limit. | 指定的WindowsPasswordName参数长度超过上限。 | 诊断 |
| 400 | ParameterType.NotSupported | The type of parameter value is not supported. | 不支持自定义参数值的类型。 | 诊断 |
| 400 | MissingParam.InstanceId | The parameter instanceId is missing or empty. | 实例ID为空。 | 诊断 |
| 403 | ParameterCount.ExceedLimit | You have reached the limit on the count of parameters. | 自定义参数的个数超过限制。 | 诊断 |
| 403 | IdempotentProcessing | The previous idempotent request is still processing. | 先前的幂等请求仍在处理中,请稍后重试。 | 诊断 |
| 400 | InvalidClientToken.Malformed | The specified parameter clientToken is not valid. | 指定的幂等参数不合法。 | 诊断 |
| 400 | NotSupportSnapshotEncrypted.ImageOwnerAlias | The specified image category does not support creating encrypted disks with native snapshot encrypt. | 该镜像类型不支持创建更换镜像加密密钥方式的加密盘 | 诊断 |
| 400 | OperationDenied.VpcPeerExists | The operation is not allowed because the VpcPeer exists. | 指定操作被禁止,因为VPC内存在VPC对等连接。 | 诊断 |
| 400 | NotSupported.ArchiveInstance | The specified instance is StopCharging. | 当前实例处于节省停机模式 | 诊断 |
| 500 | SDK.ServerUnreachable | The request has failed due to a temporary failure of the server. | 请求由于未知原因超时。 | 诊断 |
| 403 | ParameterType.NotSupported | The parameters type is not supported. | 参数Type指定有值非法。 | 诊断 |
| 400 | StartTime.NotNeed | The specified parameter StartTime should leave empty. | 请删除请求参数列表中的StartTime字段 | 诊断 |
| 403 | IncorrectPrivatePoolStatus | The current status of the private pool does not support this operation. | 参数中指定的私有池状态不支持当前操作 | 诊断 |
| 400 | InsufficientBalance.AgentAccount | The account balance is insufficient. Please contact your channel partner to recharge in time. | 您的渠道合作伙伴的账号可用金额不足,请联系您的渠道合作伙伴及时充值。 | 诊断 |
| 403 | HibernationConfigured.InstanceOperationForbidden | The operation is not permitted due to limit of the hibernation configured instance. | 不符合开启休眠选项的实例的相关限制,操作不被允许。 | 诊断 |
| 404 | InvalidZone.NotFound | The ZoneId provided does not exist in our records. | 指定的zoneId不存在 | 诊断 |
| 400 | IncorrectHostStatus.Initializing | The specified dedicatedHost status does not support this operation. | 指定的专有宿主机所处的状态不支持进行此操作 | 诊断 |
| 400 | UnsupportedParameter | The parameter is unsupported. | 指定参数不支持 | 诊断 |
| 403 | InvalidParameter.InvalidDedicatedHostId | The specified dedicated host id is not valid. | 指定的专有宿主机id无效 | 诊断 |
| 403 | MissingParamter.InstanceId | InstanceId should not be null. | 实例id不能为空 | 诊断 |
| 400 | InvalidParam.SecurityGroupRuleId | The specified parameter SecurityGroupRuleId is not valid. | 指定的参数SecurityGroupRuleId不合法。 | 诊断 |
| 404 | InvalidSecurityGroupRuleId.NotFound | The specified SecurityGroupRuleId is not exists. | 指定的SecurityGroupRuleId不存在。 | 诊断 |
| 400 | InvalidParam.SecurityGroupRuleIdRepeated | The specified parameter SecurityGroupRuleId is repeated. | 指定的参数SecurityGroupRuleId存在重复。 | 诊断 |
| 400 | InvalidParam.NetworkType | msg: %s | 实例网络类型必须为专有网络 | 诊断 |
| 400 | NotSupported.InstanceHasElasticNic | msg:%s | 实例有弹性网卡,请先分离或者提交工单 | 诊断 |
| 400 | NotSupported.InstanceHasEIP | msg: %s | 实例绑定了EIP,不支持迁移 | 诊断 |
| 403 | HotModify.NeedReboot | The specified instance need reboot first. | 该实例需要先进行重启。 | 诊断 |
| 400 | MissingParamter.TaskId | msg: %s | 任务id不能为空,请补齐参数后重试 | 诊断 |
| 400 | MissingParamter.RegionId | msg: %s | 区域id不能为空,请补齐参数后重试 | 诊断 |
| 400 | MissingParamter.TransitionTime | msg: %s | 迁移时间不能为空,请补齐参数后重试 | 诊断 |
| 400 | InvalidParam.TransitionRecord | Transition record not found. | 迁移记录不存在,请稍后再试或者提交工单 | 诊断 |
| 400 | InvalidParam.AfterGroupNo | AfterGroupNo not exist. | 迁移后的安全组不存在,请检查目标安全组后重试或者提交工单 | 诊断 |
| 400 | NotAllowed.HasMultiAttachDisk | msg: %s | 实例挂载了共享卷,暂不支持迁移,请先卸载 | 诊断 |
| 400 | NotAllowed.HasLocalDisk | msg: %s | 实例有本地盘,无法迁移 | 诊断 |
| 400 | CheckError.InstanceHasInconsistentDisk | msg: %s | 实例磁盘存在不一致数据,请提工单联系售后处理 | 诊断 |
| 400 | CheckError.DiskInconsistentCheckTimeOut | The specified ecs disk check inconsistent time out. | 存储一致校验超时,请稍后重试 | 诊断 |
| 400 | NotSupported.DiskTransferTime | msg: %s | 当前实例不支持迁移 | 诊断 |
| 400 | NotSupported.DiskHasResizeTask | msg: %s | 该实例的磁盘存在扩容任务,需重启实例等待扩容生效后再预约 | 诊断 |
| 400 | NotSupported.DiskNoInventory | msg: %s | 目标可用区磁盘库存不足,请稍后再试或者提交工单 | 诊断 |
| 400 | CheckError.CanDiskTransferTimeOut | The specified ecs disk check transfer time out. | 块存储校验超时,请稍后重试 | 诊断 |
| 400 | NotSupported.MultiSecurityGroupType | The specified instance can not join multi SecurityGroup types. | 指定的目标安全组必须为同一种类型(普通安全组或者企业安全组) | 诊断 |
| 400 | CheckError.InstanceHadTransferred | msg: %s | 实例正在迁移中,请勿重复提交 | 诊断 |
| 400 | InvalidParam.TransitionTimeAfterReleaseTime | the specified transition time is after release time | 实例的迁移时间必须早于到期释放时间 | 诊断 |
| 400 | InvalidParam.TransitionTimeBeforeSystemTime | msg: %s | 实例的迁移时间必须晚于当前时间 | 诊断 |
| 400 | NotAllowed.VmInOtherMigrationPlan | msg: %s | 实例已经处于另一个迁移计划中,无法重复加入 | 诊断 |
| 400 | NotAllowed.AfterGroup | msg: %s | 目标安全组必须为经典网络安全组,请稍后再试或者提交工单 | 诊断 |
| 400 | NotSupport.VpcHasUsedSeniorNetworkFeature | msg: %s | vpc已开启高级特性,不支持迁移 | 诊断 |
| 400 | NotSupported.TransferTask | The specified c2v record is not latest. | 当前迁移任务不支持回滚 | 诊断 |
| 400 | NotSupported.TranstionTimePassed | The last c2v transition is before 2days. | 当前迁移任务不支持回滚 | 诊断 |
| 400 | InvalidParam.InstanceNotFound | The specified InstanceId does not exist. | 实例不存在,请稍后再试或者提交工单 | 诊断 |
| 400 | InstanceError.LeaveVpc | msg: %s | 实例离开vpc失败,请稍后再试或者提交工单 | 诊断 |
| 400 | InvalidTransitionTime.Malformed | Time format error, required: yyyy-MM-dd HH:mm:ss | 迁移时间格式不正确,请稍后再试或者提交工单 | 诊断 |
| 403 | QuotaExceed.SnapshotQuota | The quota is insufficient, please contact your channel partner to increase the quota. | 您当前配额不足,请您可以联系渠道伙伴为您增加额度。 | 诊断 |
| 403 | ImageStatus.NotDeprecated | The specified image status is not deprecated. | 指定的镜像状态未弃用。 | 诊断 |
| 404 | ImageComponent.NotFound | %s. | 指定的镜像组件ID未找到。 | 诊断 |
| 400 | InValidParameter.NextToken | The parameter NextToken is invalid. | 指定的参数NextToken不合法。 | 诊断 |
| 403 | Forbidden.InstanceIsBeingCreated | The specified instance is being created. | 指定的实例正在创建中。 | 诊断 |
| 400 | GroupAuthRuleExceed | The limit of authorization records in the security group reaches. | 安全组规则数量超出。 | 诊断 |
| 403 | ParameterStore.InvalidParameters | The parameter is invalid in Parameter Store. | 未找到命令内容中的{{oos:?}}所指定的参数。 | 诊断 |
| 500 | ServiceUnavailable | The service is unavailable, please try again later. | 服务暂时不可用,请稍候重试。 | 诊断 |
| 404 | ParameterStore.InvalidParameters | The specified parameter is not found in parameter store. | 未找到命令内容中的{{oos:?}}所指定的参数。 | 诊断 |
| 403 | ParameterType.NotSupported | The parameter value of type is not supported. | 请求参数“命令类型(Type)”的值无效;可选值有 RunShellScripts,RunBatScript,RunPowerShellScript。 | 诊断 |
| 400 | AccountForbidden.ProductCreationLimited | The commodity must be officially operated by Aliyun and in pay-as-you-go billing method. | 集团上云客户只能购买按量付费的 ECS,且不能购买第三方的商品比如由镜像市场提供的镜像。请检查参数,传入符合条件的参数重试。 | 诊断 |
| 400 | OperationDenied.AbnormalInstanceInfo | The current renewable operation is not supported due to abnormal information of the instance, please submit ticket to process. | 您续费的云服务器ECS实例信息异常导致该续费操作不被支持,请提交工单处理。 | 诊断 |
| 400 | IncorrectVSwitchStatus | The current status of vSwitch does not support this operation. | vSwitch当前状态不支持该操作。 | 诊断 |
| 500 | StartImagePipelineExecution.Failed | Start image pipeline execution failed. | 执行镜像模版任务失败。 | 诊断 |
| 400 | NotSupportSnapshotEncrypted.ShareImage | Shared snapshot creating encrypted disks with native snapshot encrypt is not supported. | 不支持共享镜像原生加密创盘 | 诊断 |
| 400 | NotSupportSnapshotEncrypted.DiskCategory | The specified disk category does not support creating encrypted disks with native snapshot encrypt. | 该磁盘类型不支持快照原生加密方式创盘 | 诊断 |
| 400 | IncorrectImageStatus | The specified image is an Alibaba Cloud Marketplace image. The sale of this image has ended. For more information, contact the image service provider. | 指定的镜像为阿里云市场镜像。此镜像的售卖已经结束。更多信息请联系镜像服务提供商。 | 诊断 |
| 400 | UnexpectedImageFamily.ImageIdSupplied | The input parameter ImageFamily must be null when image id is set. | 当填写镜像ID时,参数ImageFamily必须为空。 | 诊断 |
| 400 | LoginAsNonRoot.ImageNotSupport | The specified image does not support login as non-root. | 此镜像不支持NonRoot登录。 | 诊断 |
| 403 | AssumeRoleError | Requires a RAM role of AliyunECSShareEncryptImageDefaultRole before sharing encrypted image. | 您在共享加密镜像前需要添加 AliyunECSShareEncryptImageDefaultRole RAM 角色。 | 诊断 |
| 403 | Image.NotPublic | The specified image is not public image. | 您指定的镜像不是公共权限,不能修改为私有权限。 | 诊断 |
| 403 | OperationDeined.EncryptedSnapshot | The image contains encrypted snapshots, which do not support copying to non-encrypted ones. | 镜像包含加密快照,不支持复制到非加密快照。 | 诊断 |
| 403 | InvalidDiskId.OperationNotSupported | Only dedicated storage cluster disk can modify limit performance. | 修改磁盘性能上限仅支持专属存储集群磁盘 | 诊断 |
| 400 | EmptyCommandContent.LABEL | %s. | 模版内容中,若有LABEL,则LABEL的值不能为空。 | 诊断 |
| 400 | EmptyCommandContent.ENV | %s. | 模版内容中,若有ENV,则ENV的值不能为空。 | 诊断 |
| 400 | EmptyCommandContent.ENTRYPOINT | %s. | 模版内容中,若有ENTRYPOINT,则ENTRYPOINT的值不能为空。 | 诊断 |
| 400 | EmptyCommandContent.COPY | %s. | 模版内容中,若有COPY命令,则COPY的值不能为空。 | 诊断 |
| 400 | EmptyCommandContent.CMD | %s. | 模版内容中,若有CMD命令,则CMD的值不能为空。 | 诊断 |
| 400 | EmptyCommandContent.WORKDIR | %s. | 模版内容中,若有WORKDIR命令,则WORKDIR的值不能为空。 | 诊断 |
| 400 | NotEmptyCommandContent.RESTART | %s. | 模版内容中,若有RESTART命令,则RESTART的值必须为空。 | 诊断 |
| 400 | EmptyCommandContent.USER | %s. | 模版内容中,若有USER命令,则USER的值不能为空。 | 诊断 |
| 400 | EmptyCommandContent.RUN | %s. | 模版内容中,若有RUN命令,则RUN的值不能为空。 | 诊断 |
| 400 | InvalidParameter.LimitPeformance | Parameter invalid, %s. | 参数错误, %s. | 诊断 |
| 400 | InvalidImageName.Malformed | %s. | 参数ImageName是不合法的。 | 诊断 |
| 400 | InvalidDescription.Malformed | %s. | 参数Description是不合法的。 | 诊断 |
| 404 | InvalidImage.NotFound | %s. | 给定的镜像ID不存在。 | 诊断 |
| 400 | InvalidName.Malformed | %s. | 名称是非法的。 | 诊断 |
| 403 | InvalidOperation.InvalidDiskStatus | The disk has an IOPS or BPS performance limit, and the configurations cannot be changed. | 磁盘有IOPS或BPS性能限制,不允许变配磁盘类型、性能。 | 诊断 |
| 400 | InvalidNicType.Mismatch | The specified NicType conflicts with the authorization record. | 指定的网卡类型与已有规则不匹配。 | 诊断 |
| 403 | InvalidUserData.Base64FormatInvalid | The specified UserData is not valid | 指定的UserData参数编码出错 | 诊断 |
| 400 | VPCDisabled | Can not use the SecurityGroup in VPC. | 专有网络VPC下的安全组,不能进行跨账号授权。 | 诊断 |
| 403 | InvalidIp.Ipv6Assigned | The instance has assigned ipv6 address | 实例已经分配了IPV6地址。 | 诊断 |
| 403 | InvalidChargeType.ValueNotSupported | Deletion protection is only valid for postPaid instance, not for prePaid or spot instance. | 删除保护功能只能使用在按量付费资源上 | 诊断 |
| 400 | InvalidPriority.ValueNotSupported | The specified parameter %s is invalid. | 指定的优先级参数Priority不合法。 | 诊断 |
| 400 | InvalidNicType.ValueNotSupported | The specified parameter %s is not valid. | 指定的网卡类型参数NicType不合法。 | 诊断 |
| 400 | InvalidPolicy.Malformed | The specified parameter %s is not valid. | 指定的授权策略参数Policy不合法。 | 诊断 |
| 400 | InvalidSecurityGroupDiscription.Malformed | The specified security group rule description parameter %s is not valid. | 指定的安全组规则描述不合法。 | 诊断 |
| 400 | MissingParameter.Dest | One of the parameters DestCidrIp, Ipv6DestCidrIp, DestGroupId or DestPrefixListId in %s must be specified. | 请指定参数DestCidrIp,Ipv6DestCidrIp,DestGroupId或DestPrefixListId中的至少一个。 | 诊断 |
| 400 | InvalidParam.PortRange | The specified parameter %s is not valid. It should be two integers less than 65535 in ?/? format. | 端口范围不合法,应为斜线分隔两个整数的格式。 | 诊断 |
| 400 | InvalidIpProtocol.ValueNotSupported | The parameter %s must be specified with case insensitive TCP, UDP, ICMP, GRE or All. | 协议Protocol字段不合法,应指定大小写不敏感的TCP,UDP,ICMP,GRE或All。 | 诊断 |
| 400 | InvalidPortRange.Malformed | The specified parameter PortRange must set. | 参数PortRange必须被设置。 | 诊断 |
| 400 | InvalidParam.SourceIp | The Parameters SourceCidrIp and Ipv6SourceCidrIp in %s cannot be set at the same time. | 参数SourceCidrIp和Ipv6SourceCidrIp不能被同时设置。 | 诊断 |
| 400 | InvalidParam.DestIp | The Parameters DestCidrIp and Ipv6DestCidrIp in %s cannot be set at the same time. | 参数DestCidrIp和Ipv6DestCidrIp不能被同时设置。 | 诊断 |
| 400 | InvalidParam.Ipv6DestCidrIp | The specified parameter %s is not valid. | 指定的参数Ipv6DestCidrIp不合法。 | 诊断 |
| 400 | InvalidParam.Ipv6SourceCidrIp | The specified parameter %s is not valid. | 指定的参数Ipv6SourceCidrIp不合法。 | 诊断 |
| 400 | InvalidParam.Ipv4ProtocolConflictWithIpv6Address | IPv6 address cannot be specified for IPv4-specific protocol. | IPv4协议不能指定IPv6地址。 | 诊断 |
| 400 | InvalidParam.Ipv6ProtocolConflictWithIpv4Address | IPv4 address cannot be specified for IPv6-specific protocol. | IPv6协议不能指定IPv4地址。 | 诊断 |
| 400 | InvalidParameter.Ipv6CidrIp | The specified Ipv6CidrIp is not valid. | 指定的Ipv6CidrIp参数不合法。 | 诊断 |
| 400 | InvalidGroupParameter.OperationDenied | The Priority, Policy, SourceGroupId, DestGroupId attributes of enterprise level security group can not be set or modified. | 企业级安全组不能指定Priority,Policy,SourceGroupId,DestGroupId等参数。 | 诊断 |
| 400 | InvalidGroupAuthParameter.OperationDenied | The security group can not authorize to enterprise level security group. | 安全组不能授权给企业级安全组。 | 诊断 |
| 404 | InvalidDependence.SLB | The Specified operation is denied as your instance with alb or clb. | 由于实例绑定ALB或者CLB,该操作被拒绝。 | 诊断 |
| 400 | InvalidParam.DestCidrIp | The specified parameter %s is not valid. | 指定的参数DestCidrIp不合法。 | 诊断 |
| 400 | InvalidParam.SourceCidrIp | The specified parameter %s is not valid. | 指定的参数SourceCidrIp不合法。 | 诊断 |
| 500 | InvalidPrefixListId.NotFound | %s. | 前缀列表Id不存在。 | 诊断 |
| 400 | PrimaryEniHasSubIp | Primary network interface of the specified instance has more than one private ip. | 主网卡有多个辅助私网IP。 | 诊断 |
| 404 | InvalidParameter.AlreadyInTargetVpc | The specified instance has changed to target vpc. | 指定的实例已经在目的VPC中,不需要操作。 | 诊断 |
| 404 | InvalidInstance.AttachedEni | The Specified operation is denied due to elastic network interface. | 实例绑定了辅助网卡,不允许更换VPC。 | 诊断 |
| 404 | InvalidParameter.VSwitchId | The specified virtual vswitch does not exist. | 指定的交换机不存在。 | 诊断 |
| 404 | InvalidDependence.NextHopOfCustomRouter | The Specified operation is denied due to next hop of Custom Router. | 指定的实例是自定义路由的下一跳,不允许操作。 | 诊断 |
| 404 | InvalidParameter.MustBeEmpty | The specified parameter SecurityGroupId.N and VpcId need be empty. | 指定的参数,SecurityGroupId.N和VpcId必须为空。 | 诊断 |
| 404 | InvalidIp.MultiPrimaryIp | The Specified operation is denied due to multi private ip. | 主网卡有多个私网IP,不允许该操作。 | 诊断 |
| 403 | OperationTimesOverLimit | The specified operation is denied as release public ip times over the limit. | 实例允许释放 IP 的次数超过限制。 | 诊断 |
| 403 | InvalidInstanceStatus.NotStopped | %s. | 实例必须为停止状态。 | 诊断 |
| 400 | OperationFailed.Endpoint | The specified RegionId is unavailable for this endpoint. | 指定的 RegionId 在目标 endpoint 不可用。 | 诊断 |
| 400 | InvalidParam.SecurityGroupPermissionEmpty | The specified parameter Permissions is empty. | 指定的参数Permissions为空。 | 诊断 |
| 400 | InvalidParam.SourceGroupNo | The specifed param SourceGroupNo is not valid. | 指定的参数SourceGroupNo不合法。 | 诊断 |
| 400 | InvalidParam.SourcePrefixListId | The specified param SourcePrefixListId is not valid. | 指定的参数SourcePrefixListId不合法。 | 诊断 |
| 403 | InternalError.AllocateUnderlayIp | Allocate underlay ip for the instance error. | 实例分配UnderlayIp失败。 | 诊断 |
| 404 | InvalidArchitecture | The specified Architecture is not valid. | Architecture参数无效。 | 诊断 |
| 403 | MissingParameter | These parameters %s cannot be all empty. | 这些参数不能都为空 | 诊断 |
| 403 | OperationDeined.ImageUsingByInstance | The boot mode of the image cannot be modified because it has associated instances. | 镜像有关联实例时,不允许修改镜像的启动模式属性 | 诊断 |
| 403 | InvalidOperation.EniAssociateWithBindedEip | The specified eni has associate with binded eip. | 该弹性网卡已绑定直通Eip, 无法分配Ipv6。 | 诊断 |
| 400 | Invalid.PeriodUnit | Only Month or Year is supported for PeriodUnit | 购买时长单位值不匹配 | 诊断 |
| 403 | CheckHibernationError | The machine of the resource does not support hibernate. | 校验虚拟化休眠的内存水位失败,当前所在NC不支持休眠 | 诊断 |
| 403 | IncorrectInstanceStatus | The current status of the resource does not support hibernate. | 当前实例状态不支持休眠操作 | 诊断 |
| 403 | HibernateFailed | Hibernate resource had failed due to some error. | 因为某些原因,实例休眠失败 | 诊断 |
| 403 | IncorrectInstanceStatus | The current status of the resource does not support wakeup. | 当前实例状态不允许进行唤醒操作 | 诊断 |
| 403 | CheckHibernationError | The machine of the resource does not support wakeup. | 校验当前实例所在的机器内存水位错误 | 诊断 |
| 403 | WakeupFailed | Wakeup resource had failed due to some error. | 唤醒操作发生错误,请稍后重试。 | 诊断 |
| 403 | TooManyHibernation | Too many hibernate operations are currently performed, Please try again later. | 当前休眠操作太多,请稍后重试。 | 诊断 |
| 403 | IncorrectInstanceType | The current type of the resource does not support wakeup. | 当前实例类型不支持唤醒操作 | 诊断 |
| 403 | IncorrectInstanceType | The current type of the resource does not support hibernate. | 当前实例类型不支持休眠操作。 | 诊断 |
| 403 | TooManyWakeup | Too many wakeup operations are currently performed, Please try again later. | 当前唤醒操作太多,请稍后重试。 | 诊断 |
| 400 | Contain.Forbidden.Label.Error | contain forbidden create order label | 存在禁止下单的标签,不可下单 | 诊断 |
| 400 | InvalidStorageClusterId.CapacityNotEnough | The remaining capacity of the current dedicated storage cluster is less than the size of disk. | 磁盘所在专属存储集群的可用容量不足 | 诊断 |
| 403 | QuotaExceeded.PostpaidDataDiskCapacity | The quota of postpaid data disk capacity exceeds. | 按量付费数据盘使用容量超出配额。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified InstanceId is not found. | 指定的实例ID不存在 | 诊断 |
| 400 | InvalidEndTime.Malformed | The specified parameter "EndTime" is not valid. | 传入的参数EndTime不符合规则。 | 诊断 |
| 400 | InvalidInstanceName.Malformed | The specified parameter "InstanceName" is not valid. | InstanceName参数不符合规则。 | 诊断 |
| 400 | QuotaExceed.DiskCapacity | The used capacity of disk type has exceeded the quota in the zone, %s. | 指定磁盘类型的已用容量超出可用区配额限制,您可以前往配额中心查询和申请提升磁盘容量配额。 | 诊断 |
| 404 | InvalidLockReason.NotFound | The specified LockReason is not found. | 所指定的锁定原因不存在 | 诊断 |
| 404 | InvalidAccessKeyId.NotFound | Specified access key is not found. | 指定的AccessKey不正确。 | 诊断 |
| 403 | InvalidIp.IpPrefixNotStrict | The ip prefix must be strict cidr format. | IP前缀无效,不是严格的cidr。 | 诊断 |
| 403 | InvalidIp.IpPrefixMustInReserveSegment | The ip prefix must in vswitch reserve segment. | IP前缀无效,不在交换机的预留地址段内。 | 诊断 |
| 403 | InvalidIp.IpPrefixNotAvailable | The ip prefix is/are not available. | IP前缀非空闲。 | 诊断 |
| 403 | InvalidVSwitchId.IpPrefixNotEnough | The specified vSwitch has not enough ip prefix. | 指定的交换机内 IP前缀数量不足。 | 诊断 |
| 400 | InvalidParamter | Invalid Parameter. | 输入的参数无效。 | 诊断 |
| 403 | CurrentAccount.NotSupportPublicImage | Public image is not supported for current account. | 当前用户不支持使用公共镜像。 | 诊断 |
| 404 | InvalidFilterKey.NotFound | The specified Filter Key is not found. | Filter的Key参数无效。 | 诊断 |
| 404 | InvalidFilterValue | The specified Filter Value is not valid. | Filter中的Value无效。 | 诊断 |
| 404 | InvalidUsage | The specified Usage is not valid. | Usage参数无效。 | 诊断 |
| 404 | InvalidOSType | The specified OSType is not valid. | OSType参数无效。 | 诊断 |
| 403 | InvalidOperation.HighPerformanceTrafficModeIsNotAllowed | The current region or user does not support this operation. | 该地域不支持弹性RDMA网卡。 | 诊断 |
| 403 | InvalidIp.IpRepeated | The specified ipAddress %s is(are) repeated. | 传入的IP地址重复。 | 诊断 |
| 400 | InvalidResourceGroupId.Malformed | The specified parameter ResourceGroupId is not valid. | 指定的资源组ID不合法。 | 诊断 |
| 404 | InvalidOperation.AddressAlreadyAllocated | The specified ip address has been already allocated. | 指定的IP地址已经被使用。 | 诊断 |
| 500 | InvalidOperation.RegionNotSupportIpPrefix | The current region does not support ip prefix. | 该地域不支持分配IP前缀。 | 诊断 |
| 403 | InvalidOperation.MissingParameter | These parameters %s cannot be both empty. | 操作无效,所需参数不可全部为空。 | 诊断 |
| 403 | InvalidIp.IpPrefixMaskNotSame | The ip prefixes %s are illegal which mask must be same. | IP前缀掩码不相同。 | 诊断 |
| 403 | InvalidIp.IpPrefixMaskInvalid | The ip prefixes mask %s is illegal which must be between %s and %s. | IP前缀掩码非法,不在有效范围内。 | 诊断 |
| 403 | InvalidIp.IpPrefixMaskIllegal | The ip prefix mask is illegal. | IP前缀掩码非法。 | 诊断 |
| 403 | InvalidIp.IpPrefixIllegal | The ip prefixes %s is/are illegal. | IP前缀无效,不是cidr格式。 | 诊断 |
| 400 | InvalidOperation.InvalidGeneration | The specified instance type does not support Elastic Network Interface, you can not attach Elastic Network Interface to generation I instances. | 该ECS实例类型不支持绑定弹性网卡。 | 诊断 |
| 403 | InvalidParameter.QueuePairNumberMustEmpty | The eni queue pair number must be empty when traffic mode is Standard. | 创建TCP通讯模式的弹性网卡时,弹性网卡的RDMA模式队列数必须为空。 | 诊断 |
| 403 | InvalidParameter.EniTrafficMode | The eni traffic mode is illegal which must be Standard or HighPerformance. | 弹性网卡的通讯模式不合法,取值范围为Standard或HighPerformance。 | 诊断 |
| 403 | InvalidOperation.AvailabilityZoneMismatch | The VPC VSwitch of the specified ENI and ECS instance are not in the same availability zone. | 弹性网卡和ECS实例的交换机不在同一个可用区内。 | 诊断 |
| 403 | InvalidOperation.VpcMismatch | The VPC of the specified ENI and security group are not in the same VPC. | 该弹性网卡的VPC和安全组的VPC不一致。 | 诊断 |
| 403 | OperationDenied.KmsServiceUnauthorized | The account is not authorized to kms service, please authorize it. | 用户未授权kms服务,请先授权。 | 诊断 |
| 400 | Mismatch.InstanceIdAndRegionId | The instanceId and regionId are mismatched. | 传入的实例ID和地域信息不匹配,请检查参数 | 诊断 |
| 400 | Mismatch.%sAnd%s | The %s and %s are mismatched. | 参数不匹配,请检查参数 | 诊断 |
| 400 | NoPermission | %s. | 此操作未被允许,请授权之后再行操作。 | 诊断 |
| 400 | QuotaExceed.ImagePipeline | %s. | 当前用户在此地域镜像模板额度也用完。 | 诊断 |
| 400 | ImagePipeline.NoPermission | You are not authorized to do this action. | 用户未授权此操作。 | 诊断 |
| 400 | NumberExceed.Tags | The Tags parameter number is exceed,valid is 20. | 标签个数超过最大限制。 | 诊断 |
| 400 | Forbidden.HaVip | No permissions to perform operations on HAVIPs. Please apply for privilege--vpc_privilege_allow_buy_havip_instance. | 操作HaVip没有权限,请到配额中心申请权限。 | 诊断 |
| 400 | OperationDenied.CannotPerform | Live migration cannot be performed. | 热迁移无法执行。 | 诊断 |
| 400 | QuotaExceed.ImagePipeline | The image pipeline quota in the current region has been exceeded. | 该地域创建镜像模版额度已用完。 | 诊断 |
| 400 | InvalidAccount.NotSupportSpot | According to business rules, this account cannot purchase ECS preemptible instances. | 根据业务规则,该账号不可购买ECS抢占式实例。 | 诊断 |
| 400 | DependencyViolation.AppAccess | Specified object has dependent resources app access. | 该VPC存在反向访问授权关系,无法删除 | 诊断 |
| 400 | CloudBoxNotSupportBandwidth | The cloudBox instance does not support bandwidth. | 云盒实例不支持公网带宽。 | 诊断 |
| 400 | ZoneId.ApiNotSupported | The API operation is not supported in this zone. | 当前可用区不支持此API。 | 诊断 |
| 400 | InvalidOssEncryptionType.Malformed | The specified parameter OssEncryptionType is not valid. | 指定的OSS加密方式不存在。 | 诊断 |
| 400 | InvalidOssEncryptionAlgorithm.Malformed | The specified parameter OssEncryptionAlgorithm is not valid. | 指定的OSS加密算法不存在。 | 诊断 |
| 400 | InvalidParam.PageNumber | The specified parameter PageNumber is invalid. | 指定的参数PageNumber不合法。 | 诊断 |
| 400 | InvalidParam.PageSize | The specified parameter PageSize is invalid. | 指定的参数PageSize不合法。 | 诊断 |
| 400 | PluginName.MissingValue | The plugin name must be specified when the number of InstanceIds is not 1. | 指定的实例数量不为1时,插件名称必须指定。 | 诊断 |
| 404 | InvalidPluginName.NotFound | The specified plugin name does not exist. | 指定的插件名称不存在。 | 诊断 |
| 400 | InvalidContainerName.Malformed | The specified parameter ContainerName is not valid. | 指定的容器名称不合法。 | 诊断 |
| 500 | ImageOrderFailed | Create marketplace image order failed. | 创建云市场订单失败,请提交工单处理。 | 诊断 |
| 400 | InvalidContainerId.Malformed | The specified parameter ContainerId is not valid. | 指定的容器ID不合法。 | 诊断 |
| 400 | Account.NotSupported | Your account is not support ordering product in marketplace, please change other accounts. | 该订单涉及云市场三方服务商商品,当前不支持代销客户购买,如需购买,建议您更换账号后重试。如还有疑问,可以联系您关联的代销伙伴了解相关业务规则,谢谢! | 诊断 |
| 400 | RegionId.MisMatch | The RegionId and InstanceId are mismatched. | 传入的regionId与实例所属地域信息不符 | 诊断 |
| 403 | InvalidContainerName.Malformed | The specified container name is not valid. | 指定的容器名称不合法 | 诊断 |
| 400 | MissingParameter.TagKey | You must specify Tag.N.Key. | 请指定标签键。 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | The number of the specified ECS instances has exceeded the quota of the specified instance type.Please sign-on to Alibaba Cloud Console, and submit a quota increase application. | 实例规格数量超过该实例配额,请登录阿里云控制台,提交提额申请 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | The number of vCPUs assigned to the ECS instances has exceeded the quota in the zone.Please sign-on to Alibaba Cloud Console, and submit a quota increase application. | 实例规格vCPUs数量超过vCPUs配额,请登录阿里云控制台,提交提额申请 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | The number of the specified ECS instances has exceeded the quota of the specified instance type, or the number of vCPUs assigned to the ECS instances has exceeded the quota in the zone.Please go to submit a quota increase application. | 指定的规格实例或vCPUs数超过设置配额。请登录阿里云控制台,提交提额申请 | 诊断 |
| 400 | InvalidParam.DuplicatePermissions | There are duplicate permissions in the specified parameter Permissions. | 指定的参数Permissions中存在重复的规则。 | 诊断 |
| 400 | InvalidParam.Direction | %s. | 安全组规则方向不正确。 | 诊断 |
| 400 | InvalidParam.Permissions | The specified parameter Permissions cannot coexist with other parameters. | 指定的参数Permissions不能与其他参数同时存在。 | 诊断 |
| 403 | Parameter.MissingValue | The parameter value of this command is required. | 该命令的参数值是必填的。 | 诊断 |
| 400 | AuthorizedGroupRule.LimitExceed | You have reached the limit on the number of group authorization rules that you can add to a security group.When authorization object of rule is security group, the limit is 20. | 普通安全组内以安全组为授权对象的规则,最多只能20条。 | 诊断 |
| 404 | InvalidOperation.PrimaryEniOnlySupportModifyNameAndDesc | Primary NetworkInterface is only allowed to modify name and description. | 主网卡仅支持修改网卡名称和描述。 | 诊断 |
| 400 | RecommendEmpty.DiskTypeNoStock | The diskTypes are not available. | 磁盘类型不可用 | 诊断 |
| 400 | RecommendEmpty.InstanceTypeNoStock | The instanceTypes are not available. | 规格不可用 | 诊断 |
| 400 | InvalidParam.DestCidrIp | The specified param DestCidrIp is not valid. | 您指定的参数DestCidrIp不合法。 | 诊断 |
| 400 | InvalidParameter.Conflict | IPv6 and IPv4 addresses cannot exist at the same time. | IPv6地址和IPv4地址不能同时指定。 | 诊断 |
| 400 | DeploymentSet.GroupQuotaFull | The deploymentSet group quota is full. | 创建的部署集组的组数量超过quota限制,请尝试更小的组数量 | 诊断 |
| 403 | Forbidden.TagPolicy | the tag param is invalid and %s. | 标签键或者标签值不符合标签规范。 | 诊断 |
| 403 | Forbidden.InvalidPublicBandwidth | The specified instance public bandwidth is less than 1M. | 实例公网带宽数据不合法。 | 诊断 |
| 400 | NoPermission.SystemTag | The operator is not permission for the system tag. | 无权限操作该系统TAG | 诊断 |
| 403 | PortNumber.Invalid | The port number is invalid. | 端口号非法。 | 诊断 |
| 403 | PortForwarding.NotSupported | Port forwarding is not supported currently. | 端口转发功能暂未支持。 | 诊断 |
| 403 | IncorrectInstanceStatus.NeedRestart | The instance needs to be restarted after adding a disk in a shutdown status. | 在关机状态下添加云盘后需要重启实例后才能创建自定义镜像。 | 诊断 |
| 400 | RecommendEmpty.InstanceTypeNotSupportedIpv6 | The instanceTypes do not support IPv6. | 所选规格都不支持IPv6,请变更InstanceTypeSupportIPv6参数或者更换规格配置信息重试。 | 诊断 |
| 400 | RecommendEmpty.InstanceTypeNoStock | The instanceTypes are out of usage | 所选规格库存已售罄,请重新配置规格或者可用区/Vswicth后重试。 | 诊断 |
| 400 | RecommendEmpty.DiskTypeNoStock | The diskTypes are out of usage. | 所选磁盘没有备货或者没有库存,请更换磁盘类型后重试。 | 诊断 |
| 400 | Forbidden.GroupGroupACLReachUpperLimit | The limit of group group authorization records in the security group reaches. | 安全组组组授权规则数量达到上限。 | 诊断 |
| 400 | InvalidPrimaryIpAddress.SizeInvalid | The secondary ENI parameter cannot be specified when you create more than one instance. | 批量创建实例时(创建实例数量大于1),不可指定NetworkInterface中的辅助网卡参数。 | 诊断 |
| 400 | NotSupported.PageNumberAndPageSize | The parameters PageNumber and PageSize are currently not supported, please use NextToken and MaxResults instead. | 参数PageNumber和PageSize已经不受支持,请使用参数NextToken和MaxResults。 | 诊断 |
| 400 | OperationRestricted.RenewalChange | The renewal change of instance %s is restricted. Besides renewal with instance configuration modifications can only be made before %s. | 该续费变配操作被拒绝,请重试。 | 诊断 |
| 400 | InvalidParameter.EcsPublicIpNotExists | The specified ecs should have public ip or eip. | 指定的实例没有公网IP,且没有EIP。 | 诊断 |
| 400 | InvalidParameter.PublicIP | The specified parameter PublicIp is invalid. | IP格式非法。 | 诊断 |
| 400 | InvalidParameter.DestinationPort | The specified parameter DestinationPort is not valid. | 端口非法。 | 诊断 |
| 400 | InvalidEni.NoEipAssociated | The specified eni must have eip associated. | 指定的弹性网卡没有绑定EIP。 | 诊断 |
| 403 | InvalidSnapshotPolicy.NotFound | The specified snapshotPolicy does not exist. | 指定的快照策略不存在。 | 诊断 |
| 400 | Forbidden.ExceededQuota | The limit of group authorization records in the security group reaches. | 普通安全组组组授权规则数量达到上限。 | 诊断 |
| 403 | SnapshotCreatedDisk | The snapshot that you are trying to delete is in use by one or more Disks. | 您当前试图删除的快照已被用于创建一个或者多个磁盘。 | 诊断 |
| 403 | InvalidOSS.NotAuthorized | The specified OSS bucket or object is not allowed to access | 您没有权限访问指定的OSS的bucket和Object。 | 诊断 |
| 403 | NumberExceed.TooManyDisks | The number of all disks in the request exceeds. | 请求中云盘的数量超过限制。 | 诊断 |
| 403 | AccessForbidden | User not authorized to operate on the specified resource. | 您未被授权使用指定的资源。 | 诊断 |
| 400 | OperationDenied.InvalidInstance | The specified instance is not dedicated instance. | 指定的实例不是部署在专有宿主机的实例。 | 诊断 |
| 403 | InvalidTaskId.IncorrectTaskStatus | The specified task status is invalid. | 指定的任务状态无效。 | 诊断 |
| 400 | InstanceName.ExceedLimit | The specified instance name exceed limit. | 托管实例的名称长度超过上限。 | 诊断 |
| 400 | InstanceName.InvalidPattern | The specified instance name pattern invalid. | 托管实例的名称不合法。 | 诊断 |
| 404 | InvalidInstance.NotFound | The specified instances id does not exist. | 指定的托管实例ID不存在。 | 诊断 |
| 403 | InvalidStatus.CmdIdInUse | The specified commandId is in use by some runing Invocation. | 指定的CommandId正在执行中,请停止命令后再次调用该接口。 | 诊断 |
| 404 | InvalidInstance.NotFound | The specified instances not found. | 指定的实例ID不存在。 | 诊断 |
| 500 | InternalError.Dispatch | An error occurred when dispatch the request. | 发送请求时发生错误,请稍后重试。 | 诊断 |
| 403 | CmdParamCount.ExceedLimit | The maximum number of custom parameters is exceeded. | 参数数量超出最大可设置数量。 | 诊断 |
| 400 | OperationDenied.ModifyAutoRenewAttribute | Same life package not allow to set auto renew. | 同生共死套餐在效期内不能针对实例做自动续费设置。 | 诊断 |
| 400 | InvalidDefaultResourceGroup.NotSupported | The specified parameter Tag is not support for default resource group. | 不支持查询默认资源组。 | 诊断 |
| 400 | InvalidTag.NotSupported | You can only specify Tag for either resource tag or resource group. | 不支持同时查询资源组和标签。 | 诊断 |
| 403 | CmdName.Readonly | The command name is readonly after publishing. | 命令已经发布,禁止修改。 | 诊断 |
| 403 | SessionCount.ExceedLimit | The number of sessions exceeds the upper limit. | 处于连接状态的会话数量超过上限。 | 诊断 |
| 403 | CmdContent.ExceedLimit | The length of the command content exceeds the upper limit. | 命令内容长度超过上限。 | 诊断 |
| 403 | CmdParamCount.ExceedLimit | You have reached the limit on the count of command parameters. | 命令内容中自定义参数的数量超过上限。 | 诊断 |
| 403 | CmdParam.EmptyKey | Command parameters can not be empty. | 命令中自定义参数不能为空。 | 诊断 |
| 403 | CmdParam.InvalidParamName | A command parameter name is invalid. | 命令中自定义参数名称不合法。 | 诊断 |
| 403 | Invocation.ExceedQuota | The invocation quota in the current region has been reached for today. | 在当前地域命令执行次数已到达今天的额度。 | 诊断 |
| 403 | CmdParamName.ExceedLimit | You have reached the limit on the length of command parameter name. | 命令中自定义参数名称长度超过上限。 | 诊断 |
| 404 | InvalidInstance.NotFound | The specified instance id does not exist. | 指定的实例ID不存在。 | 诊断 |
| 403 | CmdDesc.ExceedLimit | The length of the command description exceeds the upperlimit. | 命令描述长度超过上限。 | 诊断 |
| 404 | ActivationId.NotFound | The specified activation id does not exist. | 指定的激活码不存在。 | 诊断 |
| 403 | ActivationId.InUse | The specified activation id is in use. | 指定的激活码仍在使用中。 | 诊断 |
| 400 | InstanceName.ExceedLimit | Default instance name prefix length exceeds. | 实例名称前缀的长度超过上限。 | 诊断 |
| 400 | InstanceName.InvalidPattern | Default instance name prefix pattern invalid. | 实例名称前缀不合法。 | 诊断 |
| 400 | ActivationDesc.ExceedLimit | Activation description length exceeds. | 激活码对应的描述长度超过上限。 | 诊断 |
| 400 | ActivationLimitation.Invalid | Registration limitation must be positive. | 激活码用于注册托管实例的使用次数上限超过限制。 | 诊断 |
| 400 | AddressRange.InvalidPattern | Address range should be ipv4 address or cidr. | 允许使用该激活码的主机IP必须为对应的IPv4地址、IPv6地址或CIDR地址段。 | 诊断 |
| 400 | ActivationCount.ExceedLimit | Too many activations have been created. | 可创建的激活码数量超过上限。 | 诊断 |
| 400 | ActivationTTL.ExceedLimit | Activation TTL exceeds limit. | 激活码的有效使用时间超过限制。 | 诊断 |
| 404 | InvalidRepeatMode.NotFound | The specified repeat mode does not exist. | 指定的命令执行方式不存在。 | 诊断 |
| 403 | InvalidAccountStatus.CouponAmountNotEnough | Your coupon balance is insufficient or has expired. | 代金券余额不足或已过期。 | 诊断 |
| 400 | InvalidBandwidthPayType.ElasticUpgradeNotSupported | Converting bandwidth pay type in ElasticUpgrade is not supported. | 弹性升级功能不支持转换带宽计费方式。 | 诊断 |
| 400 | InvalidDiskChargeType.ElasticUpgradeNotSupported | Converting disk charge type in ElasticUpgrade is not supported. | 弹性升级功能不支持转换磁盘付费类型。 | 诊断 |
| 403 | InvalidSnapshotCategory.NotSupportCopy | The specified snapshots category does not support copy. | 不支持复制指定快照的类型。 | 诊断 |
| 404 | InvalidDependence.NextHopOfCustomRouter | The Specified operation is denied due to AppServer | 当前存在自定义路由指向该实例,暂不支持修改 VPC | 诊断 |
| 400 | DedicatedHostNotSupported | DedicatedHost is not supported for PrivatePool. | 私有池不支持专有宿主机。 | 诊断 |
| 400 | SpotNotSupported | Spot is not supported for PrivatePool. | 私有池不支持抢占式实例。 | 诊断 |
| 400 | ClassicNetworkNotSupported | Classic network is not supported for PrivatePool. | 私有池不支持经典网络类型实例。 | 诊断 |
| 400 | Invalid.InstanceId | Instance does not exist. | 实例不存在。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.MatchCriteria | Target mode does not support this operation. | Target模式不支持本次操作。 | 诊断 |
| 400 | MissingParameter.PrivatePoolOptions.Id | The specified PrivatePoolOptions.Id should not be null. | PrivatePoolOptions.Id 参数不能为空。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.Id | The PrivatePool does not exist. | 私有池不存在。 | 诊断 |
| 400 | Invalid.InstanceType | The InstanceType does not match the PrivatePool. | 实例类型与私有池不匹配。 | 诊断 |
| 400 | Invalid.InstanceChargeType | The InstanceChargeType does not match the PrivatePool. | 实例计费类型与私有池不匹配。 | 诊断 |
| 400 | Invalid.ZoneId | The ZoneId does not match the PrivatePool. | 可用区与私有池不匹配。 | 诊断 |
| 400 | Invalid.PrivatePoolOptions.MatchCriteria | The PrivatePoolOptions.MatchCriteria does not match the PrivatePool. | 指定的PrivatePoolOptions.MatchCriteria参数与私有池不匹配。 | 诊断 |
| 400 | InvalidPlatform.ValueNotSupported | The Platform does not match the PrivatePool. | 指定的Platform参数与私有池不匹配。 | 诊断 |
| 400 | InvalidAliUid | The PrivatePool does not belong to the user of the Instance. | 私有池不属于创建实例的用户。 | 诊断 |
| 400 | Invalid.InstanceId | The Instance dose not attached to a PrivatePool. | 实例未与私有池匹配。 | 诊断 |
| 400 | Invalid.TooManyPrivatePoolOptions.Ids | Too many PrivatePoolOptions.Ids in this request. | PrivatePoolOptions.Ids参数超过上限。 | 诊断 |
| 400 | Invalid.TooManyZoneIds | Too many ZoneIds in the request. | ZoneIds参数超过上限。 | 诊断 |
| 400 | Invalid.TooManyInstanceTypes | Too many InstanceTypes in the request. | InstanceTypes参数超过上限。 | 诊断 |
| 400 | Invalid.TooManyUnpaidPrivatePool | Too many PrivatePools create but still unpaid. | 多个私有池未支付。 | 诊断 |
| 400 | Invalid.InstanceCpuCoreCountOrInstanceAmount | Both InstanceCpuCoreCount and InstanceAmount are provided. | InstanceCpuCoreCount和InstanceAmount两个参数不需要同时提供。 | 诊断 |
| 400 | Invalid.PrivatePool.Purchase | The PrivatePool has already paid. | 私有池已经支付。 | 诊断 |
| 400 | Invalid.AssuranceTimes.NotSupported | The value of AssuranceTimes is not supported. | AssuranceTimes参数值不支持。 | 诊断 |
| 400 | RepeatStartPrivatePool | PrivatePool has already been started. | 私有池已经启动。 | 诊断 |
| 400 | InvalidAssuranceTimes.NotSupported | The value of AssuranceTimes is not supported. | AssuranceTimes参数值不支持。 | 诊断 |
| 403 | PathLimitExceed | Path count exceed the limit. | 路径数量超出限制。 | 诊断 |
| 403 | UnsupportedPublicIpWithIsp | If the ISP attribute of the public IP is not BGP, the public IP cannot be converted to Elastic IP. | 公网IP如果ISP属性不是BGP,不允许转为弹性公网IP。 | 诊断 |
| 400 | InvalidStartTime.ScopeNotMatch | Zone level reserved instances do not support creating the StartTime parameter. | 可用区级别的预留实例券不支持设置指定时间生效参数。 | 诊断 |
| 400 | InvalidInstanceId.NotFound | The specified instanceId does not exist. | 指定的实例ID未找到。 | 诊断 |
| 403 | InvalidSnapshotId.NotFound | The specified snapshot is not exists. | 指定的源快照不存在。 | 诊断 |
| 403 | InvalidUser.NotInWhiteList | The user is not in the white list of copying snapshot. | 您暂未授权执行该操作。 | 诊断 |
| 400 | InvalidOperation.VpcHasEnabledAdvancedNetworkFeature | The specified vpc has enabled advanced network feature. | 该VPC开启了高阶特性,不能创建低规格的ECS。 | 诊断 |
| 400 | RegionId.ApiNotSupported | The API operation is not supported in the region. | 本地域暂不支持该 API。 | 诊断 |
| 400 | ChargeTypeViolation | PostPaid instance do not support this operation. | 该 API 不支持查询按量付费的 ECS 的变配价格。 | 诊断 |
| 400 | MissingParameter.InstanceTypeOrDataDisk | You must specify the parameter InstanceType or DataDisk. | 实例规格和数据盘参数二选一必须传一个,不能都为空。 | 诊断 |
| 403 | Throttling | Request was denied due to user flow control. | 当前的操作太过频繁,请稍后重试。 | 诊断 |
| 403 | InvalidHostname.SingleAndMultiConflict | Not support to set HostName and HostNames.N at the same time. | 不能同时设置参数 HostName 和 HostNames.N。 | 诊断 |
| 403 | InvalidHostname.SizeInvalid | The size of HostNames.N should be equal to Amount. | 参数 HostNames.N 的个数需要与 Amount 一致。 | 诊断 |
| 400 | MissingParameter.OrderId | The specified parameter OrderId should not be empty. | 参数 OrderId 不能为空。 | 诊断 |
| 400 | Invalid.OrderNotFound | The specified order is not found. | 订单不存在。 | 诊断 |
| 400 | InvalidOrder.Malformed | The specified order is not valid. | 订单大小不规范。 | 诊断 |
| 400 | InvalidOrder.ExpectedRestartTimeNotFound | The specified expectedRestartTime of the order is not found. | 订单内期望重启时间不存在。 | 诊断 |
| 400 | InvalidOrder.InstanceIdNotFound | The specified instance ID of the order is not found. | 订单内实例ID不存在。 | 诊断 |
| 400 | MissingParameter.AutoRebootTimeUtc | The specified parameter AutoRebootTimeUtc should not be empty. | 参数 AutoRebootTimeUtc 缺失。 | 诊断 |
| 400 | InvalidParameter.AutoRebootTimeUtc | The specified parameter AutoRebootTime must be later than the current time. | 参数 AutoRebootTimeUtc 必须晚于当前时间。 | 诊断 |
| 400 | InvalidParameter.AutoRebootTimeUtc | The specified parameter AutoRebootTime is not in a valid UTC format. | 参数 AutoRebootTime 不符合 UTC 格式。 | 诊断 |
| 400 | InvalidParameter.AutoRebootTime | The specified parameter AutoRebootTime is out of the permitted range. | 参数 AutoRebootTime 超出了限制范围。 | 诊断 |
| 400 | Invalid.OrderStatus | The specified order status is not valid. | 当前订单状态异常。 | 诊断 |
| 403 | SnapshotNotReady | The specified snapshot is not ready. | 快照未完成创建,无法用来创建镜像。 | 诊断 |
| 403 | InvalidInstanceType.NvmeRequired | The instanceType of the specified instance requires nvme protocol. | 指定实例的规格要求使用 NVMe 协议。 | 诊断 |
| 403 | InvalidInstanceType.NvmeUnsupported | The instanceType of the specified instance does not support nvme protocol. | 指定实例的规格不支持 NVMe 协议。 | 诊断 |
| 400 | InvalidParam.SourceCidrIp | The specified param SourceCidrIp is not valid. | 参数SourceCidrIp不合法。 | 诊断 |
| 400 | InvalidDiskCategory.ValueNotSupported | The specified SystemDiskCategory or DataDiskCategory is not supported. | 指定的系统盘类型和数据盘类型不支持。 | 诊断 |
| 403 | OperationDenied.HostRepairing | The specified operation is denied as the host of ECS instance is being repaired. | ECS实例所在物理机正在维修中不允许执行指定操作。 | 诊断 |
| 404 | InvalidFilterValue | The specified FilterValue exceeds the limit. | 输入的过滤值超出限制 | 诊断 |
| 404 | InvalidUsage | The specifed Usage is not valid. | 指定的参数 Usage 值不合法。 | 诊断 |
| 500 | InvalidParameter.RegionId | The specified RegionId is not exist. | 传入的 RegionId 不存在。 | 诊断 |
| 400 | InvalidParam.ExcludeDiskIdsAndDiskIds.Conflict | The use of parameter ExcludeDiskIds and DiskIds at the same time is not supported. | 不支持同时使用参数 “ExcludeDiskIds” 和 “DiskIds”。 | 诊断 |
| 400 | InvalidOperation.NotSupported | Eip in direct mode can only associated to ecs sub instance without sub ip. | 网卡直通模式无法配置 IPv6 地址。 | 诊断 |
| 400 | InvalidAutoSnapshotPolicyId.NotFound | The specified AutoSnapshotPolicyId does not exist. | 未找到指定的自动快照策略。 | 诊断 |
| 404 | InvalidFilterKey.NotFound | The specified FilterKey is not found. | 指定的过滤关键字不存在。 | 诊断 |
| 403 | Operation.Forbidden | The operation is not permitted. | 该操作是不被允许的。 | 诊断 |
| 403 | InvalidSnapshotId.EncryptedNotSupport | The specified encrypted snapshot cannot be copied. | 加密快照不支持复制。 | 诊断 |
| 400 | InvalidCommodity.InternationalStationNotSupported | The specified commodity is not supported on the international site. | 指定商品的国际站没有配置。 | 诊断 |
| 403 | InvalidParameter.MultiAttachAndInstanceIdConflict | The parameter MultiAttach and InstanceId are conflict. | 不支持同时设置 MultiAttach 参数和 InstanceId 参数。 | 诊断 |
| 403 | InvalidParameter.MultiAttach | The specified param MultiAttach is not valid. | MultiAttach 参数的取值有误。 | 诊断 |
| 403 | InvalidParameter.DiskCategoryAndMultiAttachConflict | The specified disk category does not support multi attach set. | 共享块存储不支持设置 MultiAttach 参数。 | 诊断 |
| 403 | InvalidParameter.DiskCategoryAndMultiAttachNotMatch | The specified disk category does not support multi attach enabled. | 要创建的云盘类型不支持开启多重挂载。 | 诊断 |
| 403 | OperationDenied.ZoneNotSupportMultiAttachDisk | The specified zone does support multi attach disk. | 指定的可用区不支持创建开启多重挂载特性的云盘。 | 诊断 |
| 403 | InvalidParameter.MultiAttachAndEnableSharedNotMatch | The parameter MultiAttach and EnableShared are not match. | 设置的 MultiAttach 参数和 EnableShared 参数的值不兼容。 | 诊断 |
| 403 | InvalidInstanceType.NotSupportMultiAttachDisk | The instanceType of the specified instance does not support multi attach disk. | 指定的实例规格不支持挂载开启多重挂载特性的云盘。 | 诊断 |
| 403 | InvalidOperation.CanNotAttachMultiAttachDiskAsSystemDisk | Multi attach disk can not be attached as system disk. | 开启多重挂载特性的云盘不支持作为系统盘使用。 | 诊断 |
| 403 | DeleteWithInstance.Conflict | Multi attach disk cannot be set to DeleteWithInstance attribute. | 开启多重挂载特性的云盘不支持设置 DeleteWithInstance。 | 诊断 |
| 403 | InvalidOperation.MultiAttachDiskNotSupportResizeOnline | Multi attach disk does not support resize online. | 开启多重挂载特性的云盘不支持在线扩容。 | 诊断 |
| 403 | InvalidOperation.MultiAttachDisk | Multi attach disk does not support this operation. | 开启多重挂载特性的云盘不支持该操作。 | 诊断 |
| 400 | InvalidOrder.Overdue | The specified account has overdue orders. | 您有欠费账单,不符合购买条件。请先充值结清账单后再购买。 | 诊断 |
| 403 | InvalidAction.WithActiveElasticUpgrade | The instance has active Elastic Upgrade. | 指定的实例为临时升级中(即调用ModifyPrepayInstanceSpec时设置了EndTime参数)的实例,暂不支持查询。 | 诊断 |
| 403 | InvalidInstanceType.NotSupportUpgrade | The specified InstanceType can only be downgraded. This API supports querying prices only of InstanceType that can be upgraded. | 指定的实例规格为降配的规格,该 API 仅支持查询升配的实例规格的价格。建议您通过 DescribeResourcesModification 接口获取可升配的实例规格。 | 诊断 |
| 403 | ForbiddenCopy.PublicImage | Public image can not be copied. | 指定的镜像为社区镜像,不支持复制。 | 诊断 |
| 403 | ImageIsPublic | You can not delete public image, please modify it to private. | 指定的镜像为社区镜像,不支持直接删除。您需要先调用 ModifyImageSharePermission 将社区镜像下架后,再尝试删除。 | 诊断 |
| 403 | PublicImage.NotSupportExport | Public image not support export. | 指定的镜像为社区镜像,不支持导出。 | 诊断 |
| 403 | ForbiddenModify.PublicImage | Public image only can be modified by owner. | 指定的镜像为社区镜像,仅该镜像的所有者有修改权限。 | 诊断 |
| 400 | PublicImageAgreement.NotSigned | Current account not sign public image agreement. | 当前阿里云账号未签署社区镜像协议,因此不能将指定的镜像发布为社区镜像。您可以调用 ModifyUserBusinessBehavior 签署社区镜像协议。 | 诊断 |
| 400 | ImageIsPrivate | The specified image is private. | 指定的镜像已经是私有状态,无需重复设置。 | 诊断 |
| 400 | ImageIsPublic | The specified image is public. | 指定的镜像已经是公开状态,无需重复设置。 | 诊断 |
| 400 | EncryptedImage.NotSupportPublic | Encrypted image is not supported to be public. | 指定的镜像为加密镜像,不支持发布为社区镜像。 | 诊断 |
| 400 | InvalidImageStatus.NotAvailable | Public image status must be available. | 指定的镜像状态必须为可用(Available),才可以发布为社区镜像。 | 诊断 |
| 400 | NotSupported.ClassicNetworkPrefixList | The prefix list is not supported when the network type of security group is classic. | 安全组的网络类型为经典网络,不支持前缀列表。 | 诊断 |
| 400 | InvalidParam.PrefixListAddressFamilyMismatch | The address family of the specified prefix list does not match the specified CidrIp. | 指定前缀列表的地址族,与指定的CidrIP的地址族不匹配。 | 诊断 |
| 404 | NotSupported.GrayFunction | The prefix list is a gray-scale function, not currently supported. | 前缀列表功能正在邀测中,暂不支持本次操作。 | 诊断 |
| 400 | NotSupported.ResourceType | The specified resource type is not supported. | 资源类型不支持。 | 诊断 |
| 400 | LimitExceed.PrefixListId | The specified number of PrefixListId exceeds the limit. | PrefixListId的数量超出限制。 | 诊断 |
| 400 | InvalidParameter.PrefixListName | The parameter PrefixListName is not valid. | 前缀列表名称不合法。 | 诊断 |
| 400 | LimitExceed.MaxEntries | The number of entries exceeds the MaxEntries of the specified prefix list. | 条目数量超出指定前缀列表支持的最大条目数。 | 诊断 |
| 400 | InvalidParameter.CidrMalformed | %s | 指定的CIDR地址块不合法。 | 诊断 |
| 400 | InvalidParameter.AddressFamily | The parameter AddressFamily should be IPv4 or IPv6. | 地址族应为IPv4或IPv6。 | 诊断 |
| 400 | InvalidParameter.CidrDuplicated | %s | 指定的 CIDR 地址块重复。 | 诊断 |
| 400 | NotAllowed.AssociationExist | The specified prefix list has associated resources. | 前缀列表存在关联资源。 | 诊断 |
| 404 | InvalidPrefixListId.NotFound | The specified prefix list was not found. | 前缀列表不存在。 | 诊断 |
| 404 | LimitExceed.PrefixListPerRegion | The number of prefix lists in the region exceeds the limit. | 在当前地域下的前缀列表数量超出限制。 | 诊断 |
| 400 | LimitExceed.Entry | The number of entries added or removed exceeds the limit. | 单次增加或删除的条目数量超出限制。 | 诊断 |
| 403 | LimitExceed.PrefixListAssociationResource | The number of resources associated with the prefix list exceeds the limit. | 与前缀列表关联的资源数量超出限制。 | 诊断 |
| 400 | MissingParameter.Dest | One of the parameters DestCidrIp, DestGroupId or DestPrefixListId must be specified. | 至少需要指定参数DestCidrIp、DestGroupId或DestPrefixListId中的一个。 | 诊断 |
| 400 | MissingParameter.Source | One of the parameters SourceCidrIp, Ipv6SourceCidrIp, SourceGroupId or SourcePrefixListId in %s must be specified. | 至少需要指定参数SourceCidrIp、SourceGroupId或SourcePrefixListId中的一个。 | 诊断 |
| 400 | InvalidParam.TypeAndCpuMem.Conflict | The specified InstanceType and Cores,Memory are not blank at the same time. | 不能同时指定实例规格InstanceType 和核数/内存(Cores、Memory、InstanceFamilyLevel)信息。 | 诊断 |
| 400 | InvalidMaxPrice.NotSupported | The specified MaxPrice is not valid. | 指定的最大价格字段信息无效。该字段只有在竞价实例场景下有效,必须大于0。 | 诊断 |
| 400 | InvalidCoreAndMemory.ValueNotSupported | The specified Cores/Memory has no invalid instance type. | 指定的Cores/Memory/InstanceFamilyLevel在指定可用区或地域下没有对应的实例规格。 | 诊断 |
| 400 | RecommendEmpty.InstanceTypeSoldOut | The recommend instanceTypes are out of usage. | 推荐规格集合为空,可用区/地域下规格售罄,无合适备选规格。 | 诊断 |
| 400 | RecommendEmpty.InstanceTypeNotAuthorized | The recommend instanceTypes are not authorized. | 推荐集合为空。地域/可用区下无合适的备选规格。 | 诊断 |
| 400 | RecommendEmpty.PriceNotSatisfied | The current price of recommend instanceTypes above user max price. | 推荐集合为空,地域/可用区下无满足价格要求的可选规格。 | 诊断 |
| 400 | RecommendEmpty.QuotaNotSatisfied | The quota of recommend instanceTypes are out of usage. | 推荐集合为空,地域/可用区下因quota受限,无可选规格。 | 诊断 |
| 400 | RecommendEmpty.InstanceTypeFamilyNotMatched | The recommend instanceTypeFamily are not match. | 推荐集合为空,地域/可用区下无满足规格族集合要求的可选规格。 | 诊断 |
| 400 | InvalidInstanceFamilyLevel.NotSupported | The specified InstanceFamilyLevel is not valid. | 输入InstanceFamilyLevel信息无效。 | 诊断 |
| 400 | InvalidZoneId.ValueNotSupported | The specified ZoneId is not valid. | 指定 ZoneId 无效。 | 诊断 |
| 400 | InvalidParameter.KMSKeyId.CMKNotEnabled | The CMK needs to be enabled. | 加密云盘设置了 KMSKeyId 后,CMK必须处于启用状态。您可以调用密钥管理服务的 DescribeKey 接口查询指定CMK的相关信息。 | 诊断 |
| 403 | InvalidVpc.Empty | %s | 指定的VPC下没有创建交换机,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | MaxEniPrivateIpsCountExceeded | %s | 指定的ENI分配的辅助私网IP数量超过限制,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidOperation.ResourceManagedByCloudProduct | %s | 云产品托管的安全组不支持修改操作。 | 诊断 |
| 403 | InvalidOperation.EniTypeNotSupportTrunking | %s | ENI的类型不支持中继模式的相关操作,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidEni.NotSameVpc | %s | 指定的资源和指定的ENI不属于同一个VPC。具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidOperation.HotPlugNotSupport | %s | 指定的资源处于运行状态,不支持本次操作,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 400 | JoinedGroupLimitExceed | %s | 指定资源所能加入的安全组数量达到上限。具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidParameter.EniNotBelongTrunk | %s | 指定的ENI不属于中继模式的ENI,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidOperation.HasMemberEniAttached | %s | 指定的中继模式的ENI附加了其它ENI,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidOperation.InvalidTrunkEniStatus | %s | 指定的中继模式的ENI状态不允许执行本次操作,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidOperation.MaxEniQueueNumberExceeded | %s | 弹性网卡队列数超过上限,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidOperation.ExceedInstanceTypeQueueNumber | %s | 弹性网卡队列总数超过上限,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidParameter.InvalidEniQueueNumber | %s | 弹性网卡队列数有误,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 403 | InvalidOperation.AtLeastInOneGroup | %s | 指定的资源必须至少加入一个安全组。当指定资源只加入了一个安全组时,将调用失败并返回该错误码。 | 诊断 |
| 403 | InvalidParam.EniIdAndInstanceId.Conflict | %s | InstanceId 与 NetworkInterfaceId 两者冲突。两个参数不能同时被赋值。 | 诊断 |
| 403 | InvalidInstance.NotFoundSystemDisk | %s | 指定的实例ID未挂载系统盘,无法启动,具体信息请参见错误信息%s占位符的实际返回结果。请先调用AttachDisk为指定的实例挂载系统盘。 | 诊断 |
| 404 | InvalidInstance.IpAddressMissing | %s | 指定实例没有配置公网IP,具体信息请参见错误信息%s占位符的实际返回结果。您可以调用DescribeInstances查询指定实例的状态。 | 诊断 |
| 403 | InvalidImageLicense.NotSupported | %s | 指定的镜像不支持导出。具体信息请参见错误信息%s占位符的实际返回值。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeNotSupportEniTrunking | %s | 不支持本次操作。具体信息请参见错误信息%s占位符的实际返回值。 | 诊断 |
| 404 | InvalidVSwitch.NotBelongToVpc | %s | 指定的VSwitchId不属于指定的VPC。请检查参数值是否正确。 | 诊断 |
| 400 | InvalidImagePipelineIdSize.ExceededMaxNumber | %s | 指定的ImagePipelineId.N数量超过上限,即N超过了上限。N的取值范围:1~20。 | 诊断 |
| 404 | InvalidImage.NotFound | The specified BaseImage is not found. | 指定的源镜像ID不存在。 | 诊断 |
| 400 | InvalidImageComponentIdSize.ExceededMaxNumber | %s | 指定的参数值有误,具体信息请参见错误信息%s占位符的实际返回结果。 | 诊断 |
| 400 | InvalidParameter.EniNotBelongEcs | %s | 指定的ENI不属于指定的ECS实例,具体信息请参见错误信息%s占位符的实际返回结果。您可以调用DescribeInstances查看指定ECS实例已附加的ENI ID。 | 诊断 |
| 400 | InvalidParameter.SecurityGroupType | The specified SecurityGroupType is not valid. | 指定的 SecurityGroupType 参数无效,请检查该参数取值是否正确。 | 诊断 |
| 403 | InvalidParameter.PageNumber | The specified parameter PageNumber is not valid. | 指定的 PageNumber 参数无效。请检查该参数取值是否正确。 | 诊断 |
| 400 | RegionId.ApiNotSupported | The api is not supported in this region. | 指定地域下不支持调用 API。请检查 RegionId 参数取值是否正确。 | 诊断 |
| 400 | InvalidParams.VpcIdGroupType | Only VPC instance supports enterprise level security group. | 仅 VPC 网络类型的 ECS 实例支持企业级安全组。 | 诊断 |
| 400 | InvalidParams.GroupType | The specified security group type is not valid. | 指定的安全组类型无效。请检查 SecurityGroupType 参数值是否正确。 | 诊断 |
| 403 | EnterpriseGroupLimited.MutliGroupType | The specified instance can not join multi SecurityGroup types. | 指定的实例不能同时加入普通安全组和企业安全组。您可以调用 DescribeSecurityGroups 查询指定安全组的类型。 | 诊断 |
| 404 | InvalidSecurityGroupVpc.NotBelongToOneVpc | The specified SecurityGroupIds are belong to different vpc. | 指定的安全组ID属于不同的VPC。请检查 SecurityGroupIds 参数值是否正确。您可以调用 DescribeSecurityGroups 查询指定安全组所属的VPC。 | 诊断 |
| 404 | InvalidSecurityGroupType.NotSupportClassic | The specified SecurityGroupIds have classic group type. | 指定的安全组的网络类型为经典网络。请检查 SecurityGroupIds 参数值是否正确。 | 诊断 |
| 404 | InvalidParameter.SecurityGroupIdRepeated | The specified security group ids has repeated. | 指定的安全组已重复添加。请检查 SecurityGroupIds 参数值是否正确。 | 诊断 |
| 404 | InvalidInstanceIds.NotFound | The specified InstanceIds does not exist. | 指定的 InstanceId 不存在。请检查 InstanceId 参数值是否正确。您可以调用 DescribeInstances 查询指定实例的状态。 | 诊断 |
| 400 | InvalidRetentionDays.Malformed | The specified RetentionDays is not valid. | 指定的保留天数无效。请检查 RetentionDays 参数值是否正确。 | 诊断 |
| 403 | InvalidSnapshotCategory.Malformed | The specified Category is not valid. | 指定的快照类型无效。请检查 Category 参数值是否正确。 | 诊断 |
| 403 | InvalidInstance.ImageCategory | The image category of the specified instance does not support detaching system disk. | 指定实例的镜像状态不支持卸载指定的系统盘。可能原因:创建实例时使用的镜像被删除。 | 诊断 |
| 403 | InvalidInstanceType.NotSupportDiskCategory | The instanceType of the specified instance does not support this disk category. | 指定的实例规格(InstanceType)不支持当前实例的云盘类别。请尝试更换其它实例规格。关于实例规格支持的云盘类型,请参见实例规格族文档。 | 诊断 |
| 403 | InvalidAction.Unauthorized | The specified action is not valid. | 指定的操作无效。 | 诊断 |
| 403 | InvalidDiskStatus.DeleteProtection | The specified disk is under delete protection, can not be deleted. | 指定的云盘处于删除保护状态。可能原因:该云盘作为系统盘从源实例上卸载,被卸载的系统盘会作为数据盘保留下来。源实例未释放前,被卸载的系统盘无法被主动释放。 | 诊断 |
| 400 | InvalidInstance.NotFoundSystemDisk | The specified instance has no system disk. | 指定的实例没有挂载系统盘。请确保指定的实例已挂载了系统盘。您可以调用 DescribeInstances 查询指定实例的信息。 | 诊断 |
| 404 | InvalidCmdId.NotFound | The specified command ID does not exist. | 指定的 CommandId 参数有误,请检查参数值是否正确。您可以通过接口 DescribeCommands 查询所有可用的 CommandId。 | 诊断 |
| 403 | InvalidParam.Frequency | The specified frequency is invalid. | 指定的 Frequency 参数无效。请检查参数值是否正确。 | 诊断 |
| 403 | InvalidInstance.NotMatch | The specified instance type does not match the command. | 指定的实例ID不支持执行指定的命令ID。请检查实例的状态是否符合云助手命令的执行条件。 | 诊断 |
| 400 | QuotaExceed.RufundVcpu | The maximum number of refunded vcpu is exceeded: %s . | 退款规则中vCPU配额超过了最大数量限制,具体限制请参见错误信息中%s占位符的实际信息。 | 诊断 |
| 403 | InvalidParameter.PageNumber | The parameter pageNumber is invalid. | 指定的 PageNumber 无效。请检查要查询的页码值是否正确。 | 诊断 |
| 400 | DRYRUN.SUCCESS | This request is a dryrun request with successful result. | 您设置了预检此次请求,并且检查通过。 | 诊断 |
| 403 | CmdContent.DecodeError | The CommandContent can not be base64 decoded | 无法对指定的 CommandContent 参数值进行 Base64 解码。请检查该参数值是否正确。 | 诊断 |
| 403 | OperationDenied.UnpaidOrder | The specified instance has unpaid order. | 指定的实例ID已存在未支付订单,您可以登录ECS管理控制台支付。 | 诊断 |
| 400 | InvalidPayMethod.SyncPaymentNotSupport | Synchronous payment is not supported. Use another payment method. | 当前状态不支持自动支付,请您重新设置 AutoPay 参数值为另一种支付方式。 | 诊断 |
| 403 | OperationDenied.InvalidImageStatus | The specified image cannot be shared when it is deprecated. | 指定的自定义镜像为弃用状态,不支持共享。请先调用 ModifyImageAttribute 修改指定镜像的状态。 | 诊断 |
| 400 | InvalidParameter.TargetCapacity | The Capacity is illegal, TotalTargetCapacity, PayAsYouGoTargetCapacity, SpotTargetCapacity must be specified, meanwhile, the TargetCapacity must be larger than or equal to the sum of SpotCapacity and OnDemandCapacity. | 指定的TotalTargetCapacity、PayAsYouGoTargetCapacity、SpotTargetCapacity参数有误,TotalTargetCapacity参数值必须大于等于PayAsYouGoTargetCapacity和SpotTargetCapacity参数值之和。 | 诊断 |
| 403 | InvalidParameter.InternetMaxBandwidthOut | The specified parameter InternetMaxBandwidthOut is invalid. | 指定的InternetMaxBandwidthOut参数无效。请检查参数值是否正确。 | 诊断 |
| 404 | InvalidIp.MultiPrimaryIp | The Specified operation is denied due to multi private ip. | 指定实例有多个私网IP,不支持修改操作。您必须了解该接口的注意事项,更多信息请参见ModifyInstanceVpcAttribute接口文档。 | 诊断 |
| 404 | InvalidInstance.AttachedEni | The Specified operation is denied due to elastic network interface. | 指定实例的ENI状态不支持修改操作。您必须了解该接口的注意事项,更多信息请参见ModifyInstanceVpcAttribute接口文档。 | 诊断 |
| 404 | InvalidParameter.AlreadyInTargetVpc | The specified instance has changed to target vpc | 指定的实例已修改为目标VPC,请勿重复操作。 | 诊断 |
| 404 | InvalidParameter.MustBeEmpty | The specified parameter SecurityGroupId.N and VpcId need be empty. | 指定的SecurityGroupId.N和VpcId参数必须为空。当您只需要修改交换机时,不需要指定SecurityGroupId.N和VpcId参数。 | 诊断 |
| 404 | InvalidDependence.SLB | The Specified operation is denied as your instance with slb. | 操作被拒绝,不支持已关联负载均衡实例的ECS实例。 | 诊断 |
| 404 | InvalidParameter.VSwitchId | The specified virtual vswitch does not exist. | 指定的VSwitchId不存在。您可以调用DescribeVSwitches查询已创建的交换机信息。 | 诊断 |
| 404 | EnterpriseGroupLimited.MutliGroupType | The specified instance can not join multi SecurityGroup types. | 指定的实例不能同时加入普通安全组和企业安全组。您可以调用DescribeSecurityGroups查询指定安全组的类型。 | 诊断 |
| 403 | InvalidIp.Ipv6Assigned | The instance has assigned ipv6 address | 操作被拒绝,不支持已分配IPv6地址的实例。 | 诊断 |
| 400 | PrimaryEniHasSubIp | Primary network interface of the specified instance has more than one private ip. | 操作被拒绝,不支持主网卡有多IP的实例。 | 诊断 |
| 400 | InvalidInstanceFamilyLevel.NotSupported | The specified InstanceFamilyLevel is invalid | 指定的InstanceFamilyLevel参数无效,请检查参数值是否正确。 | 诊断 |
| 400 | InvalidSnapshotPolicyName.Malformed | The specified autoSnapshotPolicyName is wrongly formed. | 指定的autoSnapshotPolicyName参数有误,请检查参数值格式是否正确。 | 诊断 |
| 403 | InvalidParameter.TargetCopyRegions | The specified TargetCopyRegions is invalid. | 指定的TargetCopyRegions参数无效,请检查参数值是否正确。 | 诊断 |
| 400 | InvalidOSSBucket.NotMatched | The specified OSS bucket is incorrect, %s. | 指定的 OSS Bucket 有误,具体信息请参见错误信息的实际返回结果。 | 诊断 |
| 403 | Username.NotSupportWindows | Running as specified user has not supported for Windows yet. | 指定用户执行暂不支持 Windows 实例。 | 诊断 |
| 403 | Username.ExceedLimit | The length of the username exceeds the upper limit. | 用户名长度超过上限。 | 诊断 |
| 400 | MissingParameter.PrivatePoolOptionsId | The specified PrivatePoolOptions.Id should not be null. | PrivatePoolOptions.Id 参数不应为空。 | 诊断 |
| 400 | Invalid.PrivatePoolOptionsId | The specified PrivatePoolOptions.Id is invalid. | PrivatePoolOptions.Id 参数有误。 | 诊断 |
| 400 | Invalid.PrivatePoolOptionsId | The parameter PrivatePoolOptions.Id should be null when PrivatePoolOptions.MatchCriteria is not Target. | 当 PrivatePoolOptions.MatchCriteria 参数值不为 Target 时,PrivatePoolOptions.Id 参数应为空。 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | No additional quota is available for the specified ECS instance type. | 您在当前地域选择的实例规格所要创建的台数超出系统限额,您可以选择其他地域、实例规格或减少台数重新购买,也可以前往ECS管理控制台或配额中心申请提高限额。 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | The number of vCPUs assigned to the ECS instances has exceeded the quota in the zone. | 您的全实例规格vCPU配额超出系统限额,您可以前往ECS管理控制台或配额中心申请提高限额。 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | The number of the specified ECS instances has exceeded the quota of the specified instance type. | 您在当前地域选择的实例规格所要创建的台数超出系统限额,您可以选择其他地域、实例规格或减少台数重新购买,也可以前往ECS管理控制台或配额中心申请提高限额。 | 诊断 |
| 403 | QuotaExceed.ElasticQuota | The number of the specified ECS instances has exceeded the quota of the specified instance type, or the number of vCPUs assigned to the ECS instances has exceeded the quota in the zone. | 您在当前地域选择的实例规格所要创建的台数超出系统限额,或者全实例规格vCPU配额超出系统限额,您可以前往ECS管理控制台或配额中心申请提高限额。 | 诊断 |
| 403 | FileContentType.Invalid | The ContentType of file is invalid. | 文件内容类型ContentType参数无效。 | 诊断 |
| 403 | FileContent.DecodeError | The Content can not be base64 decoded. | 文件内容Base64解码错误。 | 诊断 |
| 403 | FileMode.Invalid | The mode of file is invalid. | 文件权限FileMode参数无效。 | 诊断 |
| 403 | InstanceIds.ExceedLimit | The number of instance IDs exceeds the upper limit. | 目标实例数量超过上限。 | 诊断 |
| 403 | FileTargetDir.Invalid | The target directory of file is invalid. | 目标路径TargetDir参数无效。 | 诊断 |
| 403 | FileDesc.ExceedLimit | The length of file description exceeds limit. | 文件描述长度超过上限。 | 诊断 |
| 403 | FileName.ExceedLimit | The length of file name exceeds limit. | 文件名称长度超过上限。 | 诊断 |
| 403 | FileSize.ExceedLimit | The length of file content exceeds limit. | 文件内容长度超过上限。 | 诊断 |
| 404 | InvalidDependence.GrantAccess | Reverse connection is configured for the instance. You cannot modify the VPC. | 当前实例存在反向访问规则,暂不支持修改 VPC | 诊断 |
| 400 | InvalidAllocationType.ValueNotSupported | The specified AllocationType is not supported. | 指定的分配类型无效。 | 诊断 |
| 400 | InvalidParameter.Period | The specified Period is not valid. | 指定的生效日期无效。 | 诊断 |
| 400 | MissingParameter.RegionId | The specified RegionId should not be null. | RegionId是必选参数。 | 诊断 |
| 400 | InvalidParameter.Name | The specified Name is invalid. | 指定的 Name 参数无效。 | 诊断 |
| 400 | InvalidParameter.Capacity | The specified Capacity is invalid. | 指定的 Capacity 参数不在有效取值范围内。 | 诊断 |
| 400 | MissingParameter.Capacity | The specified Capacity should be not null. | Capacity 为必选参数。 | 诊断 |
| 400 | InvalidParameter.PeriodUnit | The specified PeriodUnit is not supported. | 指定的 PeriodUnit 参数不在有效的取值范围内。 | 诊断 |
| 400 | InvalidParameter.CapacityExceed | The specified Capacity exceeds the limitation of quota. | 指定的 Capacity 参数超出了最大有效取值。 | 诊断 |
| 400 | InvalidStartTime.NotSupported | The specified StartTime should be within 180 calendar days from the current date, and you must specify a precision to hour. | 指定的 StartTime 参数不在有效取值范围内。 | 诊断 |
| 400 | InvalidStartTime.MalFormed | The specified StartTime is out of the permitted range. | 指定的 StartTime 参数超出了最大有效取值。 | 诊断 |
| 400 | InvalidHttpEndpoint.NotSupported | The specified HttpEndpoint not supported, you can use enabled(default) or disabled. | 指定的参数 HttpEndpoint 值非法,请使用enabled(默认)或者disabled。 | 诊断 |
| 400 | InvalidHttpTokens.NotSupported | The specified HttpTokens not supported, you can use optional(default) or required. | 指定的参数 HttpTokens 值非法,请使用optional(默认)或者required。 | 诊断 |
| 400 | InvalidHttpPutResponseHopLimit.NotSupported | The specified HttpPutResponseHopLimit not supported, more than 1 and less than 64 is reasonable. | 指定的参数 HttpPutResponseHopLimit 值非法,取值范围必须大于等于1且小于等于64。 | 诊断 |
| 400 | InvalidOperation.InstanceFromPackageBuy | This operation is not permitted as the instance is part of a package. If you want to renew the instance, please operate in the billing center. | 实例是通过套餐的形式进行购买,不允许此操作。如需续费,请在计费中心进行。 | 诊断 |
| 400 | AccountForbidden.DistributorAuthorizationRequired | Your account is associated with your reseller partner. Your application for activating this service has been sent to your reseller partner. Please activate this service again after receiving an approval from your reseller partner. | 当前账号为代销伙伴关联账号,该账号下提交的服务开通需求,需经代销伙伴确认。您已成功提交开通申请,请关注伙伴确认结果的通知。代销伙伴同意此开通申请后,请您再次操作开通此产品。 | 诊断 |
| 403 | Se+B13rviceUnavailable.RegionMaintaining | System maintenance is in progress on the selected region, please wait a few minutes before trying again. | 所选地域正在进行系统维护,请等待几分钟,然后重试。 | 诊断 |
| 403 | AllocateIp.Fail | The specified instance failed to allocate IP addresses. Please try again. | 指定的实例无法分配 IP,请重试。 | 诊断 |
| 400 | ReopenInstance.InstanceNotEnoughBalance | The instance must have enough account balance to be reopened. | 实例过期,账户额度不足或信用卡信息失效,无法重开机,请充值或提交工单。 | 诊断 |
| 403 | InstanceNotReady | The specified instance cannot be connected. Try again later. | 暂时无法连接指定的实例,请稍后再试。 | 诊断 |
| 403 | InvalidParameter.KMSKeyId.CMKUnauthorized | ECS tags must be added to the CMK. | CMK 需要添加 ECS 标签。 | 诊断 |
| 404 | InvalidStatus.ValueNotSupported | The specified DemandStatus does not exist. | 该报备单状态不存在。 | 诊断 |
| 400 | InvalidParam | You must specify DestinationResource. | 参数 DestinationResource 不能为空。 | 诊断 |
| 403 | DependencyViolation.WindowsInstance | The instance created is on a Windows operating system. SSH key pair cannot be used to log on. | 创建的实例是 Windows 系统,不能使用 ssh 密钥对登录。 | 诊断 |
| 400 | InvalidReservedInstanceOfferingType.ValueNotSupported | The specified OfferingType is not supported. | 不支持该产品类型。 | 诊断 |
| 403 | OperationDenied.NotPublished | The operation is denied because corresponding marketplace image is not published in destination region. | 指定的操作无法执行,镜像的原始镜像来自云市场,并且未在目标地域发布。 | 诊断 |
| 403 | IncorrectInstanceStatus.NotSupportESSD | The status of the instance does not support this operation. Please reboot the instance. | 实例状态不支持该操作,请重新启动实例。 | 诊断 |
| 400 | InvalidGroupParameter.OperationDenied | The Priority, Policy, SourceGroupId, DestGroupId attributes of enterprise level security group cannot be set or modified. | 无法设置或修改企业级安全组的“Priority”,“Policy”,“SourceGroupId”,“DestGroupId”属性。 | 诊断 |
| 403 | InvalidResourceGroup.Duplicate | The ResourceId provided has a ResourceGroup in our records. | 该资源已加入到其它资源组。 | 诊断 |
| 403 | ImageIsExporting | The specified Image is exporting. Please cancel task first. | 该镜像正在导出,请先取消任务。 | 诊断 |
| 403 | InvalidOperation.InvalidVpc | The specified instance is not linked to the specified VPC. | 指定的实例未链接指定 vpc。 | 诊断 |
| 400 | InvalidOperation.NotSupportEnterpriseGroup | The specified instance type does not support enterprise level security group. | 指定的实例类型不支持加入企业级安全组。 | 诊断 |
| 400 | InvalidIpAddress.NotFound | The specified IpAddress has been released. | 指定的IP地址已被释放。 | 诊断 |
| 400 | MissingParameter | You must specify AutoProvisioningGroupId. | 参数“AutoProvisioningGroupId”不能为空。 | 诊断 |
| 400 | InvalidAutoProvisioningGroupName.Malformed | The specified parameter AutoProvisioningGroupName is invalid. | 指定的参数“AutoProvisioningGroupName”无效。 | 诊断 |
| 400 | InvalidParameter.KeypairAlreadyAttachedInstance | The specified KeyPairNames cannot be deleted. | 已绑定实例的SSH密钥对无法被删除,请检查参数“KeyPairNames”中是否包含了已绑定实例的SSH密钥对。 | 诊断 |
| 400 | MissingParameter.RegionId | You must specify RegionId. | 参数“地域”ID不能为空。 | 诊断 |
| 400 | InvalidName.Malformed | The specified parameter AutoProvisioningGroupName is invalid. | 指定的参数“AutoProvisioningGroupName”无效。 | 诊断 |
| 400 | InvalidParam.DestCidrIp | The specified parameter DestCidrIp is invalid. | 指定的参数“DestCidrIp”无效。 | 诊断 |
| 400 | InvalidPortRange.Malformed | You must specify PortRange. | 必须设置参数“PortRange”。 | 诊断 |
| 400 | MissingParameter.InstanceType | You must specify TerminateInstances. | 指定的参数“TerminateInstances”不能为空。 | 诊断 |
| 403 | InvalidParameter.PageSize | The specified parameter PageSize is invalid. | 指定的参数“PageSize”无效。 | 诊断 |
| 400 | InvalidSpotStrategy.ValueNotSupported | The specified SpotStrategy is invalid. | 指定的竞价策略无效。 | 诊断 |
| 403 | InstanceLastSecurityGroup | The specified security group is the last security group for the instance. | 指定的安全组是实例的最后一个安全组。 | 诊断 |
| 403 | InvalidInstanceStatus.NotRunning | The status of instance to which the disk attachs must be running when resizing online. | 在线调整磁盘大小时,磁盘连接到的实例的状态必须正在运行。 | 诊断 |
| 403 | InvalidPeriod.StarterPackage | This instance was created by using a Starter Package plan and can only be renewed monthly, not yearly. | 参加了入门级套餐活动的实例,只能设置成每月自动续费。 | 诊断 |
| 403 | QuotaExceed.Tags | %s | 标签数超过可以配置的最大数量。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 403 | InvalidEndTime.OperateNotSupport | %s | 该实例状态不支持此操作。 | 诊断 |
| 403 | InvalidUser.NotSupported | %s | 您的用户暂时不支持此操作。 | 诊断 |
| 403 | InvalidOperation.EniLinked | %s | 实例的当前弹性网卡关联了其他弹性网卡,导致操作无效。需要解除关联后才能从实例分离。 | 诊断 |
| 403 | InvalidOperation.DeleteDefaultVersion | %s | 操作无效,不支持删除默认版本。 | 诊断 |
| 403 | MaxEniCountExceeded | %s | 已超过可以操作的最大弹性网卡数。 | 诊断 |
| 400 | InvalidImage.DiskAmountOrSize | %s | 无效的镜像,导出的镜像限制数据盘数不能超过 4 块,单块数据盘容量最大不能超过 500 GiB。 | 诊断 |
| 400 | InvalidImageSize | %s | 镜像大小不符合要求。 | 诊断 |
| 404 | InvalidRegionId.NotFound | %s | 提供的地域 ID 不存在。 | 诊断 |
| 400 | OperationDenied | %s | 拒绝操作。 | 诊断 |
| 403 | InvalidOperation.EniServiceManaged | %s | 操作无效。 | 诊断 |
| 403 | InvalidOperation.RedeployInstance | %s | 操作无效。 | 诊断 |
| 403 | InvalidPerformanceLevel.TooLow | The specified new performance level is lower than the original performance level. | 指定的新性能等级低于原始磁盘。 | 诊断 |
| 403 | OperationDenied.PerformanceLevelNotMatch | The specified PerformanceLevel and disk size do not match. | 指定的性能等级与磁盘大小不匹配。 | 诊断 |
| 400 | InvalidPerformanceLevel.Malformed | The specified parameter PerformanceLevel is not valid. | 指定的参数 PerformanceLevel 无效。 | 诊断 |
| 403 | CmdParam.EmptyKey | You must specify the parameter names. | 请检查您的参数是否完整,是否有参数名未填写的情况。 | 诊断 |
| 403 | CmdParam.InvalidParamName | Invalid parameter name. The name can contain only lowercase letters (a to z), uppercase letters (A to Z), numbers (0 to 9), hyphens (-), and underscores (_). | 自定义参数的参数名无效,只允许 a-zA-Z0-9-_ 的组合。 | 诊断 |
| 403 | CmdParamName.ExceedLimit | The maximum length of a parameter name is exceeded. | 您的自定义参数的参数名长度超过限制。 | 诊断 |
| 404 | Parameter.Disabled | Parameters cannot be passed in when the command customization function is disabled. | 当您禁用命令自定义参数功能时,请不要传递自定义参数。 | 诊断 |
| 403 | ParameterCount.ExceedLimit | The maximum number of parameters is exceeded. | 参数数量超出最大可设置数量。 | 诊断 |
| 403 | ParameterKey.ExceedLimit | The maximum length of a parameter name is exceeded. | 指定的参数Key长度超过可设置的最大长度。 | 诊断 |
| 403 | CmdContent.ExceedLimit | The maximum length of a command is exceeded. | 您的命令内容过长,请精简您的命令内容。 | 诊断 |
| 403 | ParameterKey.Duplicate | Parameter names cannot be duplicated. | 参数名称不能重复,请确认后重试。 | 诊断 |
| 403 | Parameter.NotMatched | The passed-in parameters do not match the parameters defined when you created the command. | 传入的自定义参数与创建命令时定义的自定义参数不匹配。 | 诊断 |
| 400 | InvalidParam.Tenancy | The specified Tenancy is invalid. | 您指定的参数 Tenancy 无效。 | 诊断 |
| 400 | LackResource | A dedicated host with sufficient available resources cannot be found. | 无法找到具有足够可用资源的专有宿主机。 | 诊断 |
| 400 | InvalidDedicatedHost.NotEnoughResource | No dedicated host is available. | 当前资源不足,没有足够的专有宿主机。 | 诊断 |
| 404 | InvalidStatus.ValueNotSupported | The specified demand status does not exist. | 指定的参数“Status”不存在。 | 诊断 |
| 400 | InvalidRegion.NotFound | The specified region ID does not exist. | 指定的地域不存在,请检查该参数是否正确。 | 诊断 |
| 404 | InvalidZone.NotFound | The specified zone ID does not exist. | 指定的可用区不存在。 | 诊断 |
| 404 | InvalidInstanceType.NotFound | The specified instance type does not exist. | 指定的参数“InstanceType”不存在。 | 诊断 |
| 404 | InvalidInstanceType.NotMatch | The specified InstanceType and InstanceTypeFamily parameters do not match. | 指定的参数“InstanceType”和“InstanceTypeFamily”不匹配。 | 诊断 |
| 404 | InvalidInstanceChargeType.NotFound | The specified instance type for configuration change does not exist. | 指定的参数“InstanceChargeType”不存在。 | 诊断 |
| 404 | MissingParameter.ResourceType | The parameter - ResourceType should not be null. | 参数ResourceType不能为空。 | 诊断 |
| 403 | MissingParameter.TagOrResourceId | The specified Tags and ResourcesIds are not allow to both empty. | 参数“Tags”和“ResourcesIds”不允许同时为空。 | 诊断 |
| 403 | Invalid.Scope | The specified scope is invalid. | 可见范围参数无效。 | 诊断 |
| 403 | NoPermission.Tag | The operator is not permission for the tag. | 您没有操作该资源标签的权限。 | 诊断 |
| 403 | NoPermissionKey.Scope | The operator is not permission to modify key scope | 您无权操作 Key 的 Scope 属性。 | 诊断 |
| 403 | PermissionDenied.TagOwnerBid | The specified operator not have permission to set TagOwnerBid value | 无权设置标签归属渠道值。 | 诊断 |
| 403 | PermissionDenied.TagOwnerUid | The specified operator not have permission to set TagOwnerUid value. | 无权设置标签归属者。 | 诊断 |
| 403 | PermissionDenied.Scope | The specified operator not have permission to set Scope value. | 指定的操作员无权设置范围值。 | 诊断 |
| 404 | MissingParameter.RegionId | The parameter - RegionId should not be null | 参数 RegionId 不能为空。 | 诊断 |
| 404 | MissingParameter.Tags | The parameter - Tags should not be null | 参数 Tags 不能为空。 | 诊断 |
| 404 | MissingParameter.TagOwnerBid | The parameter - TagOwnerBid should not be null | 参数 TagOwnerBid 不能为空。 | 诊断 |
| 404 | MissingParameter.TagOwnerUid | The parameter - TagOwnerUid should not be null | 参数 TagOwnerUid 不能为空。 | 诊断 |
| 404 | InvalidResourceId.NotFound | The specified ResourceIds are not found in our records. | 指定的资源不存在,请检查参数 ResourceId 是否正确。 | 诊断 |
| 400 | Duplicate.TagKey | The Tag.N.Key contain duplicate key. | 标签中存在重复的键,请保持键的唯一性。 | 诊断 |
| 400 | NumberExceed.Tags | The Tags parameter number is exceed , Valid : 20 | 标签个数超过最大限制,本操作最多可以操作 20 个标签。 | 诊断 |
| 400 | NumberExceed.ResourceIds | The ResourceIds parameter number is exceed , Valid : 50 | 参数“ResourceIds”中包含的“ResourceId”不能超过 50 个。 | 诊断 |
| 404 | MissingParameter.ResourceIds | The parameter - ResourceId.N should not be null | 参数“ResourceId.N”不能为空。 | 诊断 |
| 403 | InvalidRegionId.NotFound | The parameter - RegionId is not valid. | 指定的地域不存在,请确认该参数是否正确。 | 诊断 |
| 400 | MissingParameter | The parameter - ResourceIds.N or ResourceType or Tags should not be null | 参数“ResourceIds.N”、“ResourceType”、“Tags”不能为空。 | 诊断 |
| 403 | InvalidStatus.InstanceStatus | The specified instance status does not support this operation, expected status is Running or Stopped. | 指定的实例状态不支持此操作,期望的操作状态是 Running 或者 Stopped。 | 诊断 |
| 403 | AclLimitExceed | %s | 网卡或实例的安全组规则数量超过限额值。 | 诊断 |
| 403 | CmdCount.ExceedQuota | The total number of commands in the current region exceeds the quota. | 当前地域下的云助手命令数量已超出限制。 | 诊断 |
| 403 | CmdDesc.ExceedLimit | The length of the command description exceeds the upper limit. | 命令描述长度超过上限。 | 诊断 |
| 403 | CmdName.ExceedLimit | The length of the command name exceeds the upper limit. | 命令名称长度超过上限。 | 诊断 |
| 404 | Credit.NotFound | The specified credit information does not exist. | 指定的突发性能实例积分信息不存在。 | 诊断 |
| 400 | DecreasedBandwidthNotAllowed | %s | 降低带宽操作无效。 | 诊断 |
| 403 | DiskId.StatusNotSupported | The specified disk status is not supported. | 当前磁盘的状态不支持此操作。 | 诊断 |
| 403 | Forbidden | %s | 您未被授权使用指定的资源。 | 诊断 |
| 400 | IdempotenceParamNotMatch | %s | 幂等参数不匹配。 | 诊断 |
| 400 | ILLEGAL_IPV6_CIDR | %s | 指定的IPv6地址无效。 | 诊断 |
| 403 | IncorrectDiskStatus | The current status of the resource does not support resize online | 当前资源的状态不支持在线扩容。 | 诊断 |
| 400 | IncorrectImageStatus | The specified marketplace image is not available. | 指定的市场镜像不可用。 | 诊断 |
| 403 | IncorrectInstanceStatus | The current status of the resource does not support resize online. | 当前资源的状态不支持此操作。 | 诊断 |
| 403 | InstanceExpired | The PrePaid instance has been expired. | 当前实例已过期,不支持查询变配价格。 | 诊断 |
| 403 | InstanceSecurityGroupLimitExceeded | %s | 实例绑定的安全组数量达到最大限制。 | 诊断 |
| 500 | InternalError | Internal error. | 发生未知错误。 | 诊断 |
| 404 | Invalid.InstanceId.NotFound | The Instance provided does not exist. | 指定的实例不存在。 | 诊断 |
| 403 | InvalidAction.UserForbidden | Specified action is not valid. | 您的操作无效,您暂时没有此操作的权限。 | 诊断 |
| 400 | InvalidArchitecture.Malformed | Architecture is not valid. | 您输入的参数 Architecture 无效,请查看该参数格式是否正确。 | 诊断 |
| 400 | InvalidBandwidth.ValueNotSupported | Instance upgrade bandwidth of temporary not allow less then existed. | 临时宽带升级带宽不能低于已有带宽。 | 诊断 |
| 403 | InvalidCmdType.NotFound | The specified command type does not exist. | 指定的命令类型不存在。 | 诊断 |
| 400 | InvalidDatadisk.DiskCategoryViolation | The operation is not permitted due to category of the Datadisk. | 该数据盘的类型不支持该操作。 | 诊断 |
| 400 | InvalidDatadisk.DiskStatusViolation | The operation is not permitted due to status of the Datadisk. | 当前数据盘的状态不支持此操作。 | 诊断 |
| 403 | InvalidDataDiskCategory.NotSupported | %s | 指定的数据磁盘类型无效。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 400 | InvalidDestCidrIp.Malformed | The parameter DestCidrIp is not valid. | 指定的参数 DestCidrIp 无效。 | 诊断 |
| 403 | InvalidDiskCategory.NotSupported | The specified disk category does not support resize online. | 指定的磁盘类型不支持在线扩容。 | 诊断 |
| 403 | InvalidDiskCategory.NotSupported | The upgrade operation of instance does not support this category of disk. | 实例的升级操作不支持此类磁盘。 | 诊断 |
| 400 | InvalidDiskId.NotFound | The specified disk do not exist. | 指定的磁盘不存在。 | 诊断 |
| 404 | InvalidDiskId.OperationNotSupported | The operation is not supported due to image not exist. | 指定的镜像不存在。 | 诊断 |
| 404 | InvalidDiskIds.ValueNotSupported | The specified parameter DiskIds is not supported. | 指定的磁盘ID无效。 | 诊断 |
| 403 | InvalidDiskSize.NotSupported | The specified disk size is not supported. | 暂不支持您设置的磁盘容量。 | 诊断 |
| 400 | InvalidDiskSize.NotSupported | The specified parameter size is not valid. | 指定的磁盘容量无效。 | 诊断 |
| 403 | InvalidDiskSize.TooSmall | Specified system disk size is less than the size of image | 指定的系统盘容量小于此镜像的大小。 | 诊断 |
| 400 | InvalidImageType.NotSupported | %s | 指定的镜像类型无效,请查询本地域是否支持此镜像类型。 | 诊断 |
| 404 | InvalidInstance.NotFound | The specified instance does not exist. | 指定的实例不存在。 | 诊断 |
| 403 | InvalidInstance.OverduePayment | %s | 您现在的操作属于逾期付款,请重新创建实例或者联系客服解决。 | 诊断 |
| 403 | InvalidInstance.OverduePayment | The special instance due to overdue payment,this operation is not supported. | 您的账号已欠费,请充值后重试。 | 诊断 |
| 403 | InvalidInstance.PreInstanceExpired | Instance business status is not Expired | 当前实例已经过期。 | 诊断 |
| 400 | InvalidInstanceChargeType.ValueNotSupported | %s | 暂不支持此付款类型,请核对相关信息后重试。 | 诊断 |
| 403 | InvalidInstanceId.AlreadyExists | The specified instance already exists in the specified security group. | 指定的实例已经在指定的安全组中。 | 诊断 |
| 400 | InvalidInstanceId.Malformed | The specified parameter InstanceId is not valid. | 指定的参数InstanceId格式有误。 | 诊断 |
| 403 | InvalidInstanceId.PlanedChange | %s | 您当前的操作无效,由于您指定的实例已经预约了变更操作。 | 诊断 |
| 403 | InvalidInstanceStatus.Released | %s | 该操作无效,请检查实例状态是否正确。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | %s | 参数 InternetMaxBandwidthOut 无效。 | 诊断 |
| 404 | InvalidInvokeId.NotFound | The specified invoke ID does not exist. | 指定的参数 InvokeId 不存在,请确认该参数是否正确。 | 诊断 |
| 400 | InvalidIpProtocol.ValueNotSupported | The parameter IpProtocol must be specified with case insensitive TCP, UDP, ICMP, GRE or All. | 协议类型只能是TCP、UDP、ICMP、GRE或者All。 | 诊断 |
| 404 | InvalidLaunchTemplate.NotFound | The specified LaunchTemplate is not found. | 指定的模板未找到。 | 诊断 |
| 404 | InvalidLaunchTemplateVersion.NotFound | %s | 没有找到该版本的启动模版,请检查参数是否正确。 | 诊断 |
| 403 | InvalidNetworkType.Conflict | The parameter SecurityGroup network type should be same with SourceGroup network type (vpc or classic). | 安全组网络类型必须和源安全组网络类型一致。 | 诊断 |
| 400 | InvalidNicType.ValueNotSupported | The parameter NicType is not valid. | 指定的参数 NicType 无效。 | 诊断 |
| 400 | InvalidOperation.InstanceTypeNotSupport | The instance type of the specified instance does not support hot attach disk. | 磁盘挂载的实例不支持磁盘热插拔操作。 | 诊断 |
| 403 | InvalidOperation.InstanceTypeNotSupport | The instance type of the specified instance does not support resize online. | 磁盘挂载的实例不支持磁盘在线扩容操作。 | 诊断 |
| 400 | InvalidOperation.InstanceTypeNotSupport | The specified disk which has kms key should only attach to ioOptimized instance. | 指定的实例无效,只有I/O优化类型的实例支持设置KMS Key。 | 诊断 |
| 403 | InvalidParam.Amount | %s | 指定的参数 Amount 无效。 | 诊断 |
| 400 | InvalidParam.NetworkInterface | %s | 您输入的参数无效,请检查输入的参数是否与接口对应。 | 诊断 |
| 403 | InvalidParam.PageNumber | The specified parameter is invalid. | 指定的 PageNumber 参数无效。 | 诊断 |
| 403 | InvalidParam.PageSize | The specified parameter is invalid. | 指定的 PageSize 参数无效。 | 诊断 |
| 400 | InvalidParam.PortRange | The specified param PortRange or SourcePortRange is not valid. should be integer and less than 65535, range separator is /. | 指定的参数“PortRange”或“SourcePortRange”无效。应为整数且小于 65535,范围分隔符为“ /”。 | 诊断 |
| 400 | InvalidParam.Type | The specified type is not supported. | 指定的参数Type无效。 | 诊断 |
| 403 | InvalidParameter.AllEmpty | %s | 您没有输入任何参数,请输入必要的参数。 | 诊断 |
| 403 | InvalidParameter.InstanceId | %s | 指定的参数 InstanceId 无效。 | 诊断 |
| 403 | InvalidParameter.Malformed | The specified parameter DiskDeviceMapping.n.Device is not valid. | 指定的参数 DiskDeviceMapping.n.Device 无效。 | 诊断 |
| 400 | InvalidParameter.RecycleBin | You do not have permission to set recyclable properties. | 您未被授权执行该操作。 | 诊断 |
| 400 | InvalidPeriodType.ValueNotSupported | The specified parameter PeriodType is invalid. | 指定的单价无效。 | 诊断 |
| 400 | InvalidPlatform.Malformed | Platform is not valid. | 指定的平台无效。 | 诊断 |
| 400 | InvalidPolicy.Malformed | The Policy is invalid. Only Accept and Drop are supported. Ignore case. | 指定的参数“Policy”无效,该参数仅支持“Accept”、“Drop”且忽略大小写。 | 诊断 |
| 400 | InvalidPriority.ValueNotSupported | The specified Priority is invalid. | 您指定的优先级无效。 | 诊断 |
| 403 | InvalidRegion.NotSupport | The specified region does not support byok. | 该地域不支持BYOK。 | 诊断 |
| 403 | InvalidRegion.NotSupport | The specified region does not support resize online. | 该地域不支持在线扩容。 | 诊断 |
| 403 | InvalidRegionId.CloudAssistant | Current region is not available. | 当前地域不可用。 | 诊断 |
| 403 | InvalidRegionId.NotFound | Current region is not available. | 您指定的地域不存在,请检查参数是否正确。 | 诊断 |
| 400 | InvalidSecurityGroup.InvalidNetworkType | The specified security group network type is not support this operation, please check the security group network types. For VPC security groups, ClassicLink must be enabled. | 指定的安全组网络类型不支持此操作,请检查安全组网络类型。对于 VPC 安全组,必须启用 ClassicLink。 | 诊断 |
| 400 | InvalidSecurityGroupId.Malformed | The SecurityGroupId is invalid. Only letters, numbers and underscores are supported. Maximum length is 100 characters. | 指定的参数 SecurityGroupId 格式错误,该参数仅支持字母,数字和下划线且最大长度为 100 个字符。 | 诊断 |
| 400 | InvalidSecurityGroupId.Malformed | The specified parameter SecurityGroupId is essential and size should less than 10 | 参数 SecurityGroupId 不能为空,且要查询的个数不能大于 10 个。 | 诊断 |
| 403 | InvalidSnapshot.TooOld | The disk is created from a snapshotId made before 2013-07-15, it cannot be re-initiated the specified disk any more since the detached first time. | 创建于2013年7月15日之前的快照不支持此操作。 | 诊断 |
| 403 | InvalidSnapshot.TooOld | The snapshotId is created before 2013-07-15, it cannot be restored since the first time the disk detached. | 创建于2013年7月15日之前的快照不支持此操作。 | 诊断 |
| 400 | InvalidStartTime.ValueNotSupported | %s | 指定的开始时间不能早于当前时间。 | 诊断 |
| 400 | InvalidStatus.ValueNotSupported | %s | 该资源当前的状态不支持此操作。 | 诊断 |
| 403 | InvalidSystemDiskStatus.IsTransfering | The current status of the resource does not support this operation, system disk is transfering. | 当前资源的状态不支持此操作,请再系统盘停止传输数据后重试。 | 诊断 |
| 403 | InvalidSystemSnapshot.Missing | ?s | 无效的快照,请确认此快照是否存在。 | 诊断 |
| 400 | InvalidTagKey.Malformed | Specified tag key is not valid. | 指定的标签的键格式错误。 | 诊断 |
| 400 | InvalidTagValue.Malformed | Specified tag value is not valid. | 指定的标签的值格式错误。 | 诊断 |
| 403 | InvalidUser.PassRoleForbidden | The RAM user does not have privilege to pass a role. | RAM子账号不具备授予ECS RAM角色的权限。 | 诊断 |
| 404 | InvalidVSwitchId.NotExist | %s | 指定的交换机不存在。 | 诊断 |
| 403 | MaxEIPQuotaExceeded | The number of EIP exceeds the limit per region. | EIP数量超过了当前地域可设置的最大值。 | 诊断 |
| 403 | MissingParam.Frequency | The frequency must be specified when you create a timed task. | 创建定时任务时必须指定频率。 | 诊断 |
| 400 | MissingParameter.Architecture | Architecture should not be null. | 参数 Architecture 不能为空。 | 诊断 |
| 400 | MissingParameter.Dest | Either DestCidrIp or DestGroupId must be specified. | 参数 DestCidrIp 和 DestGroupId 不能同时为空。 | 诊断 |
| 400 | MissingParameter.Dest | The parameter DestCidrIp or DestGroupId is essential. | 参数 DestCidrIp 和 DestGroupId 不能同时为空。 | 诊断 |
| 400 | MissingParameter.Platform | Platform should not be null. | 参数 Platform 不能为空。 | 诊断 |
| 405 | NotSupported | %s | 您当前的操作无效。 | 诊断 |
| 403 | OperationDenied.InvalidSnapshotCategory | %s | 该快照类型不支持此操作。 | 诊断 |
| 400 | PriceNotFound | The price of your queried resource is not available now, please try other resources. | 未找到价格,请修改相应的参数值重试。 | 诊断 |
| 403 | QuotaExceed.BuyImage | The specified image is from the image market,You have not bought it or your quota has been exceeded. | 您暂时不能使用指定的市场镜像。 | 诊断 |
| 400 | ReopenInstance.InstanceStatusNotValid | Instance status is not Expired, ImageExpired or EcsAndImageExpired. | 实例重启失败,原因是实例或镜像未过期。 | 诊断 |
| 403 | SecurityGroupInstanceLimitExceeded | %s | 该安全组内已有的实例数量已达到最大限制。 | 诊断 |
| 403 | SecurityGroupInstanceLimitExceeded | The maximum number of instances in a security group is exceeded. | 该安全组内已有的实例数量已达到最大限制。 | 诊断 |
| 404 | SecurityGroupRule.NotFound | The target security group rule do not exist. | 指定的安全组规则不存在。 | 诊断 |
| 400 | Throttling | %s | 请求被流控。 | 诊断 |
| 403 | UserNotInTheWhiteList | The user is not in byok white list. | 您不在byok白名单中,请加入白名单后重试。 | 诊断 |
| 403 | UserNotInTheWhiteList | The user is not in disk white list. | 您不在磁盘白名单中,请加入白名单后重试。 | 诊断 |
| 400 | Abs.Abs.InvalidSpotInstanceUID | %s | 抢占式实例ID格式不正确。 | 诊断 |
| 403 | Abs.InvalidAccount.NotFound | %s | 您的阿里云账号不存在,或者您的 AccessKey 已经过期。 | 诊断 |
| 403 | Abs.InvalidInstanceId.MalFormed | The instance has been linked to other vpc | 指定的实例已经被链接到了其它 VPC 网络。 | 诊断 |
| 400 | Abs.IoOptimized.ValueNotSupported | %s | 实例 I/O 优化属性无效,请检查参数设置是否正确。 | 诊断 |
| 400 | Account.Arrearage | Your account has an outstanding payment. | 您的账号存在未支付的款项。 | 诊断 |
| 400 | AllocateIpInvalidInstanceBandwidth | OperationDenied The InternetMaxBandwidthOut of the specified instance cannot be less than 0. | 当前操作无效,请保证最大输出带宽大于0。 | 诊断 |
| 403 | AuthenticationFailed.ConditionUnsatisfied | The query condition is not satisfied. | 身份验证失败,无法进行此操作。 | 诊断 |
| 400 | BandwidthUpgradeDenied.EipBoundInstance | The specified VPC instance has bound EIP, temporary bandwidth upgrade is denied. | 该实例已经绑定 EIP,不能进行临时升级。 | 诊断 |
| 400 | CancelNotSupported | The specified image coping can not be cancelled. | 无法取消复制镜像。 | 诊断 |
| 403 | CancelTaskFailed | The task is failed to cancel, Please contact the administrator. | 任务无法取消,请联系管理员。 | 诊断 |
| 403 | Zone.NotOnSale | The resource in the specified zone is no longer available for sale. Please try other regions and zones. | 该可用区暂不售卖指定的资源。请尝试其他类型,或选择其他可用区和地域。 | 诊断 |
| 403 | CannotCancelSystemEvent.NotSimulated | %s | 不能取消此系统事件。 | 诊断 |
| 400 | ChargeTypeViolation | Pay-As-You-Go dedicated host does not support this operation. | 按量付费的宿主机不支持当前操作。 | 诊断 |
| 400 | ChargeTypeViolation | The operation is not permitted due to billing method of the instance. | 实例的计费方式不支持该操作。 | 诊断 |
| 400 | ChargeTypeViolation | The operation is not permitted due to charge type of the dedicated host. | 专有宿主机的付费方式不支持该操作,请您检查专有宿主机的付费类型是否与该操作冲突。 | 诊断 |
| 400 | ChargeTypeViolation.PostPaidDedicatedHost | Prepaid instance onto postpaid dedicated host is not allowed | 包年包月的实例无法添加到按量付费的专有宿主机上。 | 诊断 |
| 400 | ChargeTypeViolation.PostPaidDedicatedHost | Prepaid instance onto postpaid dedicated host is not allowed. | 包年包月的实例无法添加到按量付费的专有宿主机上。 | 诊断 |
| 400 | DedicatedHostType.Unmatched | The specified DedicatedHostType doesn?t match the instance type. | 指定的专有宿主机类型与实例类型不匹配。 | 诊断 |
| 403 | DefaultVswitch.Existed | The default vswitch for VPC already exists. | 当前VPC中已经有了默认交换机。 | 诊断 |
| 400 | DependencyViolation.InstanceType | The current InstanceType cannot be changed to the specified InstanceType. | 当前实例的规格不能变更到指定的规格。 | 诊断 |
| 403 | DependencyViolation.ReferByHPC | The specified deployment set is still referred by an HPC cluster. | 指定的部署集与其它HPC集群有关联。 | 诊断 |
| 403 | DependencyViolation.WindowsInstance | The instance creating is window, cannot use ssh key pair to login. | 指定的实例是 Windows 操作系统,此类实例不支持 SSH 密钥对登录。 | 诊断 |
| 403 | DependencyViolation.WindowsInstance | The instance creating is windows, cannot use ssh key pair to login | 指定的实例是 Windows 操作系统,此类实例不支持 SSH 密钥对登录。 | 诊断 |
| 404 | DeploymentSet.NotFound | The specified deployment set does not exist. | 指定的部署集不存在。 | 诊断 |
| 403 | DiskIdLimitExceeded | %s | 指定的 DiskId 个数不能超过 100 个。 | 诊断 |
| 400 | Downgrade.NotSupported | Downgrade operation is not supported. | 不支持降配。 | 诊断 |
| 400 | DryRunOperation | Request validation has been passed with DryRun flag set. | 通过“DryRun”校验,您的请求已通过验证。 | 诊断 |
| 400 | EncryptedOption.Conflict | %s | 参数不支持(加密盘)。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 403 | EniPerInstanceLimitExceeded | %s | 实例附加的弹性网卡数量已经达到了最大限度,不能再为实例附加弹性网卡。 | 诊断 |
| 400 | EventIdLimitExceeded | %s | 一次最多能指定100个模拟事件ID。 | 诊断 |
| 403 | ExportImageFailed | Exporting image is failed, Please contact the administrator. | 导出镜像失败,请联系系统管理员。 | 诊断 |
| 403 | Forbbiden.SubUser | %s | 您的账号没有操作此资源的权限,请向主账号申请相关的权限。 | 诊断 |
| 403 | Forbbiden.SubUser | The specified action is not allowed. | 您使用的子账号暂时没有此操作的权限。 | 诊断 |
| 403 | Forbedden.NotSupportRAM | %s | 暂不支持RAM用户执行该操作。 | 诊断 |
| 403 | Forbidden.NotSupportRAM | %s | 暂不支持RAM用户执行该操作。 | 诊断 |
| 403 | Forbidden.RAM | User not authorized to operate on the specified resource, or this API does not support RAM. | 您没有操作此资源的权限,或者此 API 不支持 RAM 角色。 | 诊断 |
| 400 | Forbidden.RegionId | %s | 当前地域暂时没有提供该服务。 | 诊断 |
| 403 | Forbidden.SubUser | %s | 您的账号没有操作此资源的权限,请向主账号申请相关的权限。 | 诊断 |
| 403 | Forbidden.SubUser | User not authorized to operate on the specified resource. | 您当前的子账号没有操作此资源的权限。 | 诊断 |
| 400 | HPC_CLUSTER_MODIFY_FAILED | Modify failed, possibly this hpc cluster does not exist | HPC 集群修改失败,请确认该 HPC 集群是否存在。 | 诊断 |
| 400 | HpcClusterNotExists | The specified hpc cluster does not exist | 指定的 HPC 集群不存在。 | 诊断 |
| 400 | Idempotence.Processing | The previous request is still processing, please try again later. | 请求正在处理中,稍后重试。 | 诊断 |
| 400 | IdempotenceParamNotMatch | There is a idempotence signature mismatch between this and last request. | 该请求与上一个请求的 ClientToken 参数一致,但其它请求参数不一致。 | 诊断 |
| 400 | IdempotentFailed | The previous idempotent request(s) has failed due to some unknown error, exception or failure. | 由于某些未知错误,异常或失败,先前的幂等请求已失败。 | 诊断 |
| 403 | IdempotentParameterMismatch | Arguments on this idempotent request are inconsistent with arguments used in previous request(s). | 幂等 token 相同但是参数不同。 | 诊断 |
| 403 | IdempotentParameterMismatch | The specified clientToken is used. | 指定的客户令牌已经被使用。 | 诊断 |
| 403 | IdempotentProcessing | The previous idempotent request(s) is still processing. | 先前的幂等请求仍在处理中,请稍后重试。 | 诊断 |
| 400 | ImageNotSupported | Image from image market does not support exporting. | 不支持导出来源云市场的自定义镜像。 | 诊断 |
| 400 | ImageNotSupported | The specified Image contains encrypted snapshots, do not support export. | 指定的镜像包含了加密快照,不支持导出。 | 诊断 |
| 403 | ImageNotSupported | The specified image from the image market, do not support export image. | 指定的镜像来自云市场镜像,此镜像不能导出。 | 诊断 |
| 403 | ImageNotSupportInstanceType | The specified image does not support the specified InstanceType. | 指定的镜像不支持指定的实例规格。 | 诊断 |
| 404 | InvalidInstanceType.NotSupport | The Dedicated host not support the specified instance type. | 当前宿主机不支持指定的实例规格。 | 诊断 |
| 403 | ImageNotSupportInstanceType | The specified instanceType is not supported by instance with marketplace image. | 指定的市场镜像不支持该实例规格。 | 诊断 |
| 403 | ImageRemovedInMarket | The specified market image is not available, Or the specified user defined image includes product code because it is based on an image subscribed from marketplace, and that image in marketplace includeing exact the same product code has been removed. | 指定的市场镜像不可用,或者指定的用户定义镜像包含产品代码,因为它基于从市场订购的镜像,并且市场中包含完全相同的产品代码的镜像已被删除。 | 诊断 |
| 403 | ImageUsingByInstance | The specified image has been used to create instances. | 指定的镜像已被用于创建实例,无法删除。 | 诊断 |
| 403 | ImportImageFailed | Importing image is failed, Please contact the administrator. | 导入镜像失败,请联系系统管理员排查。 | 诊断 |
| 400 | IncorrectDedicatedHostStatus | The current status of the resource does not support this operation. | 当前资源的状态不支持此操作。 | 诊断 |
| 400 | IncorrectDefaultVpcStatus | The status of the default VPC is invalid. | 默认 VPC 的状态无效。 | 诊断 |
| 403 | IncorrectDiskStatus.Invalid | Device status is invalid, please restart instance and try again. | 设备状态无效,请重启实例后再试。 | 诊断 |
| 403 | IncorrectDiskStatus.Invalid | The specified disk status invalid, restart instance and try again. | 当前磁盘的状态无效,请重启实例后重试。 | 诊断 |
| 403 | IncorrectDiskStatus.Transferring | The specified device is transferring, you can retry after the process is finished. | 指定磁盘正在迁移中,请在迁移完毕后重试。 | 诊断 |
| 403 | IncorrectDiskType.NotSupport | The specified device type is not supported. | 指定磁盘存储类型不支持此操作。 | 诊断 |
| 403 | IncorrectHostStatus | The current status of the resource does not support this operation. | 当前资源的状态不支持此操作。 | 诊断 |
| 400 | IncorrectHostStatus.Initializing | The dedicated host state does not support this operation. | 当前宿主机状态不支持当前操作。 | 诊断 |
| 400 | IncorrectImageStatus | Encrypted snapshots do not support this operation. | 加密的快照不支持此操作。 | 诊断 |
| 403 | IncorrectInstanceStatus | %s | 当前实例的状态不支持此操作。 | 诊断 |
| 400 | IncorrectRecycleBinStatus | The operation is not permitted due to resource status. | 当前资源的状态不支持此操作。 | 诊断 |
| 400 | IncorrectVpcStatus | The current status of vpc does not support this operation. | 当前 VPC 的状态不支持该操作。 | 诊断 |
| 403 | InnerServiceFailed | %s | 内部服务调用失败。 | 诊断 |
| 400 | InstanceDiskCategoryLimitExceed | The specified DataDisk.n.Size beyond the permitted range, or the capacity of snapshot exceeds the size limit of the specified disk category. | 指定的 DataDisk.n.Size 超出允许范围,或者快照的容量超过了指定磁盘类别的大小限制。 | 诊断 |
| 400 | InstanceDowngrade.QuotaExceed | Quota of instance downgrade is exceed. | 您的实例降配已超额度,无法进行此操作。 | 诊断 |
| 403 | InstanceExist | Instance exists on the dedicated host. | 释放宿主机前,请先移除宿主机上的所有实例。 | 诊断 |
| 403 | InstanceExpired | The postPaid instance has been expired.Please ensure your account have enough balance. | 按量付费的实例已过期。请确保您的阿里云账号有足够的余额。 | 诊断 |
| 403 | InstanceIdLimitExceeded | %s | 指定的 InstanceId 个数不能超过 100 个。 | 诊断 |
| 403 | InstanceType.Offline | %s | 实例规格因停售、供货不足等原因,不支持该操作。 | 诊断 |
| 403 | InstanceType.Offline | The specified InstanceType has been offline | 您指定的实例规格已下线,请选择其它规格的实例。 | 诊断 |
| 400 | InsufficientBalance.AgentCredit | Insufficient agent credit. Please contact your agent. | 代理商信用不足,请与您的代理商联系。 | 诊断 |
| 400 | InsufficientBalance.CreditPay | Insufficient credit. Please contact your agent for adjustment. | 代理商信用不足,请与您的代理商联系。 | 诊断 |
| 500 | InternalError | %s | 内部错误。 | 诊断 |
| 404 | InternalError | Failed to create hpc cluster | HPC 集群创建失败。 | 诊断 |
| 500 | InternalError | The process of creating snapshot has failed due to some unknown error. | 创建快照失败。 | 诊断 |
| 500 | InternalError | The request processing has failed due to some unknown error, exception or failure. | 内部错误,请重试。 | 诊断 |
| 500 | InternalError.Dispatch | An error occurred when you dispatched the request. | 发送请求时发生错误,请稍后重试。 | 诊断 |
| 404 | Invalid.DestinationResource | The specified DestinationResource is not valid. | 指定的目标资源无效。 | 诊断 |
| 400 | Invalid.InstanceChargeType | The specified InstanceChargeType is not valid. | 指定的参数 InstanceChargeType 无效。 | 诊断 |
| 404 | Invalid.InstancePayType | The specified InstancePayType is not valid. | 指定的参数 InstanceChargeType 无效。 | 诊断 |
| 404 | Invalid.IoOptimized | The specified IoOptimized is not valid. | 指定的参数 IoOptimized 无效。 | 诊断 |
| 404 | Invalid.NetworkCategory | The specified NetworkCategory is not valid. | 指定的参数 NetworkCategory 无效。 | 诊断 |
| 404 | Invalid.NetworkType | The specified NetworkType is not valid. | 指定的参数 NetworkType 无效。 | 诊断 |
| 400 | Invalid.OperationType | The specified operationType is not valid. | 指定的参数 operationType 无效。 | 诊断 |
| 400 | Invalid.Param | The input parameter DestinationResource that is mandatory for processing this request is not supplied. | 目标资源类型无效。 | 诊断 |
| 400 | Invalid.Parameter | Invalid parameters | 参数无效。 | 诊断 |
| 400 | Invalid.Parameter | Invalid parameters. | 参数无效。 | 诊断 |
| 403 | Invalid.Parameter | The required parameter regionId must be not null. | 参数 RegionId 不能为空。 | 诊断 |
| 404 | Invalid.RegionId | The specified RegionId does not exist. | 地域参数无效。 | 诊断 |
| 404 | Invalid.ResourceId | The specified ResourceId is not valid. | 指定的参数 ResourceId 无效。 | 诊断 |
| 404 | Invalid.ResourceType | The ResourceType provided does not exist in our records. | 资源类型无效。 | 诊断 |
| 404 | Invalid.SpotStrategy | The specified SpotStrategy is not valid. | 竞价策略参数无效。 | 诊断 |
| 404 | InvalidAcceptLanguage.NotFound | Only Chinese (zh-CN), English (en-US), and Japanese (ja) are allowed. | 您选择的语言类型无效,现在只支持中文、英语和日语。 | 诊断 |
| 403 | InvalidAccountStatus | Your account status is invalid. please contact customer service. | 您的帐户状态无效。请联系客服。 | 诊断 |
| 400 | InvalidAction | %s | 操作无效。 | 诊断 |
| 400 | InvalidAction.NotSupport | The ecs on dedicatedHost not support modify instanceType. | 专用宿主机上的实例不支持变更实例规格。 | 诊断 |
| 404 | InvalidAction.NotSupported | The specified action is not supported. | 不支持指定的 API 操作。 | 诊断 |
| 400 | InvalidAmount.ValueNotSupported | The specified parameter MinAmount or MaxAmount is not valid. | 指定的参数 MinAmount 或者 MaxAmount 无效。 | 诊断 |
| 400 | InvalidAutoRenewPeriod.ValueNotSupported | The specified autoRenewPeriod is invalid. | 指定的自动续费时长无效。 | 诊断 |
| 403 | InvalidChargeType.MarketImage | The specified chargeType of marketplace image is invalid | 该市场镜像的付费类型无效。 | 诊断 |
| 403 | InvalidChargeType.NotSupported | The chargeType of the instance does not support this operation. | 该付费类型的实例不支持该操作。 | 诊断 |
| 400 | InvalidChargeType.ValueNotSupported | ChargeType is not valid | 付费类型无效。 | 诊断 |
| 403 | InvalidChargeType.ValueNotSupported | The operation is not permitted due to deletion protection only support postPaid instance | 由于删除保护仅支持后付费实例,因此不允许执行该操作。 | 诊断 |
| 400 | InvalidDataDiskCategory.ValueNotSupported | %s | 指定的数据磁盘类型无效。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 400 | InvalidDataDiskCategory.ValueNotSupported | The specified parameter DataDisk.n.Category is not valid. | 指定的磁盘类型无效。 | 诊断 |
| 400 | InvalidDataDiskSize.ValueNotSupported | %s | 指定的数据盘容量无效。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 400 | InvalidDataDiskSize.ValueNotSupported | The specified DataDisk.n.Size beyond the permitted range, or the capacity of snapshot exceeds the size limit of the specified disk category. | 指定的 DataDisk.n.Size 超出允许范围,或者快照的容量超过指定磁盘类别的大小限制。 | 诊断 |
| 404 | InvalidDataDiskSize.ValueNotSupported | The specified parameter Size is not supported. | 指定的数据盘大小不支持。 | 诊断 |
| 403 | InvalidDedicatedHostId.NotFound | The specified DedicatedHostId does not exist in our records. | 指定的宿主机在当前地域中不存在。 | 诊断 |
| 400 | InvalidDedicatedHostId.NotFound | The specified DedicatedHostId does not exist. | 指定的专有宿主机不存在。 | 诊断 |
| 403 | InvalidDedicatedHostIds.Malformed | The amount of specified dedicatedHostIds exceeds the limit. | 参数 DedicatedHostIds 中的数据最多设置100个。 | 诊断 |
| 400 | InvalidDedicatedHostName.Malformed | The specified parameter DedicatedHostName is not valid. | 指定的参数 DedicatedHostName 无效。 | 诊断 |
| 400 | InvalidDedicatedHostStatus.NotSupport | Operation denied due to dedicated host status. | 专有宿主机当前的状态不支持此操作。 | 诊断 |
| 400 | InvalidDedicatedHostType.ValueNotSupported | %s | 指定的专有宿主机类型无效。 | 诊断 |
| 403 | InvalidDedicatedHostType.ValueNotSupported | The specified DedicatedHostType does not exist or beyond the permitted range. | 指定的宿主机规格不存在。 | 诊断 |
| 403 | InvalidDedicatedHostType.ZoneNotSupported | The specified zone does not support this dedicatedHostType. | 指定可用区不支持指定宿主机规格。 | 诊断 |
| 400 | InvalidDeploymentOnHost | %s | 该实例不能部署在指定的部署集上。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified parameter VersionDescription is not valid. | 指定的参数 VersionDescription 无效。 | 诊断 |
| 403 | InvalidDisk.SystemDiskSize | The specified SystemDiskSize beyond the permitted range. | 系统盘大小超出最大允许值。 | 诊断 |
| 400 | InvalidDiskCategory.CreateImage | The specified diskCategory is not allowed to create image. | 指定的磁盘类型不允许创建镜像。 | 诊断 |
| 403 | InvalidDiskCategory.NotSupported | The specified disk category is not supported. | 指定的云盘类型不支持当前操作。 | 诊断 |
| 404 | InvalidDiskId.NotFound | The specified disk does not exist in the region. | 当前地域不存在指定的磁盘。 | 诊断 |
| 404 | InvalidDiskId.NotFound | The specified DiskIds are not found. | 指定的参数 DiskIds 不存在。 | 诊断 |
| 404 | InvalidDiskIds.NotFound | Some of the specified data disks do not exist. | 参数 DiskIds 中的一些数据盘,不存在。 | 诊断 |
| 404 | InvalidEcsId.NotFound | %s | 指定的实例 ID 不存在。 | 诊断 |
| 403 | InvalidEniId.NotFound | %s | 指定的弹性网卡 ID 不存在。 | 诊断 |
| 404 | InvalidEniPermissionId.NotFound | %s | 指定的 NetworkInterfaceId 不存在。 | 诊断 |
| 404 | InvalidEventId.NoInquiringEventFound | %s | 参数 EventId 无效,请确认参数是否正确。 | 诊断 |
| 403 | InvalidEventId.NotFound | %s | 参数 EventId 无效,请确认参数是否正确。 | 诊断 |
| 403 | InvalidGressFlow.Malformed | The specified parameter GressFlow is not valid,it cause by internal,try calling again. | 指定的参数 GressFlow 无效,请稍后重试。 | 诊断 |
| 400 | InvalidHpcClusterDescription.Malformed | The specified parameter Description is not valid. | 指定的 HPC 集群描述无效。 | 诊断 |
| 400 | InvalidHpcClusterId.Creating | The specified HpcClusterId is creating. | 指定的 HPC 集群正在创建中。 | 诊断 |
| 400 | InvalidHpcClusterId.Necessary | The HpcClusterId is necessary | 参数HpcClusterId不能为空。 | 诊断 |
| 400 | InvalidHpcClusterId.Necessary | The HpcClusterId is necessary. | 参数 HpcClusterId 不能为空。 | 诊断 |
| 400 | InvalidHpcClusterId.NotFound | The specified HpcClusterId is not found | 指定的参数 HpcClusterId 不存在。 | 诊断 |
| 400 | InvalidHpcClusterId.NotFound | The specified HpcClusterId is not found. | 指定的参数 HpcClusterId 不存在。 | 诊断 |
| 400 | InvalidHpcClusterId.Unnecessary | The specified HpcClusterId is unnecessary | 无需指定参数 HpcClusterId。 | 诊断 |
| 400 | InvalidHpcClusterId.Unnecessary | The specified HpcClusterId is unnecessary. | 无需指定参数 HpcClusterId。 | 诊断 |
| 400 | InvalidHpcClusterIds.ExceedLimit | The amount of specified specified hpc cluster ids exceeds the limit. | 参数 HpcClusterIds 中的数据量不在规定的范围内。 | 诊断 |
| 400 | InvalidHpcClusterIds.Malformed | The amount of specified specified hpc cluster ids is invalid. | 参数 HpcClusterIds 中的数据量不在规定的范围内。 | 诊断 |
| 400 | InvalidHpcClusterName.Malformed | Specified hpc cluster name is not valid. | 指定的 HPC 集群名称无效。 | 诊断 |
| 400 | InvalidImage.DiskAmountOrSize | The diskSize or diskAmount of the image exceeds the limitation. | 磁盘大小和磁盘数量不能超过导出镜像的使用限制。 | 诊断 |
| 403 | InvalidInstance.EipNotSupport | The special instance with eip not support operate, please unassociate eip first. | 已绑定 EIP 的实例不支持该操作,请优先解绑EIP。 | 诊断 |
| 403 | InvalidInstance.EipNotSupport | The specified instance with eip is not supported, please unassociate eip first. | 已绑定 EIP 的实例不支持该操作,请先解绑此EIP。 | 诊断 |
| 403 | InvalidInstance.InstanceNotSupported | The special vpc instance with eip not need bandwidth. | VPC 类型实例绑定 EIP 后不需要指定公网带宽。 | 诊断 |
| 400 | InvalidInstance.PurchaseNotFound | The specified instance has no purchase history. | 该实例的订购记录不存在。 | 诊断 |
| 403 | InvalidInstance.TempBandwidthUpgrade | Cannot switch to Pay-As-You-Go during the period of temporary bandwidth upgrade. | 实例在临时带宽升级期间不能转换为按量付费。 | 诊断 |
| 400 | InvalidInstance.UnPaidOrder | Unpaid order exists in your account, please complete or cancel the payment in the expense center. | 您的账号里有未支付的订单,请处理后重试。 | 诊断 |
| 403 | InvalidInstanceChargeType.NotFound | The chargeType of the instance does not support this operation. | 该付费类型的实例不支持该操作。 | 诊断 |
| 400 | InvalidInstanceChargeType.NotSupport | The Dedicated host not support the specified Instance charge type. | 此专有宿主机不支持指定的付费类型的实例。 | 诊断 |
| 403 | InvalidInstanceId.LimitedRegion | The specified instance does not support this operation due to the limitation of its region. | 指定的实例受区域的限制,不支持此操作。 | 诊断 |
| 400 | InvalidInstanceID.Malformed | %s | 参数 InstanceId 格式错误。 | 诊断 |
| 404 | InvalidInstanceId.NOT_FOUND | The specified instance is not exist. | 指定的实例不存在。 | 诊断 |
| 403 | InvalidInstanceId.NotFound | %s | 指定的实例不存在,请确认参数 InstanceId 是否正确。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified InstanceId provided does not exist in our records. | 指定的实例不存在,请确认参数是否正确。 | 诊断 |
| 403 | InvalidInstanceId.NotSupport | Classic network Instance does not support this operation. | 经典网络类型的实例不支持此操作。 | 诊断 |
| 403 | InvalidInstanceId.NotSupport | Local disk instance does not support this operation. | 本地盘实例不支持该操作。 | 诊断 |
| 403 | InvalidInstanceId.NotSupport | Pre pay instance does not support this operation. | 包年包月实例不支持该操作。 | 诊断 |
| 403 | InvalidInstanceId.NotSupport | Spot instance does not support this operation. | 抢占式实例不支持该操作。 | 诊断 |
| 400 | InvalidInstanceId.Released | The specified instance has been released. | 该实例已经被释放。 | 诊断 |
| 403 | InvalidInstanceIds.MalFormed | The specified instanceIds is not valid. | 指定的参数 InstanceIds 无效。 | 诊断 |
| 404 | InvalidInstanceNetworkType.NotSupport | The specified Instance network type not support. | 当前实例的网络类型不支持此操作。 | 诊断 |
| 403 | InvalidInstanceStatus | The current status of the instance does not support this operation. | 当前实例的状态不支持此操作。 | 诊断 |
| 400 | InvalidInstanceStatus | The specified instance status does not support this action. | 实例的当前状态不支持该操作。 | 诊断 |
| 400 | InvalidInstanceStatus.CreditSpecRestricted | The current status of the resource does not support this operation. | 当前资源的状态不支持此操作。 | 诊断 |
| 400 | InvalidInstanceStatus.NotRunning | The current status of the resource is invalid, you can only do this operation when instance is running. | 当前实例的状态不支持此操作,当实例状态为 Running 时再进行此操作。 | 诊断 |
| 404 | InvalidInstanceStatus.NotSupported | The status of the specified instance is invalid. | 当前实例的状态不支持此操作。 | 诊断 |
| 400 | InvalidInstanceType.ElasticNetworkInterfaceNotSupported | The specified instance type does not support Elastic Network Interface, you can not attach Elastic Network Interface to generation I instances. | 指定的实例规格不支持弹性网卡。 | 诊断 |
| 400 | InvalidInstanceType.NotSupportCredit | The InstanceType of the specified instance does not support credit. | 实例规格不支持突发性能实例。 | 诊断 |
| 400 | InvalidInstanceType.NotSupported | The specified instanceType is not supported by the deployment set. | 当前部署集不支持您指定的实例规格,请选择其它实例规格。 | 诊断 |
| 403 | InvalidInstanceType.PhasedOut | This instanceType is no longer offered. | 您指定的实例规格已下线不再出售。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | %s | 该操作暂不支持指定的实例类型。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified InstanceType does not exist or beyond the permitted range. | 您指定的实例规格不存在,或者您没有权限操作此规格的实例。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified InstanceType is not supported. | 当前不支持您指定的实例规格,请选择其它实例规格。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified parameter KeyPairName only support IoOptimized Instance. | 非I/O优化实例不支持设置密钥对。 | 诊断 |
| 403 | InvalidInstanceType.ValueNotSupported | The specified zone does not offer the specified instancetype. | 指定的区域不提供此类型的实例。 | 诊断 |
| 400 | InvalidInstanceType.ValueUnauthorized | The specified InstanceType does not exist or beyond the permitted range. | 您指定的实例规格不存在,或者您没有权限操作此规格的实例。 | 诊断 |
| 400 | InvalidInstanceType.ValueUnauthorized | The specified InstanceType is not authorize. | 您没有使用该实例规格的权限。 | 诊断 |
| 400 | InvalidInstanceType.ValueUnauthorized | The specified InstanceType is not Supported. | 您没有操作此实例规格的权限。 | 诊断 |
| 400 | InvalidInternetChargeType.ValueNotSupported | %s | 暂不支持指定的网络计费方式,请确认相关参数是否正确。 | 诊断 |
| 400 | InvalidInternetChargeType.ValueNotSupported | The specified InternetChargeType is invalid. | 指定的参数 InternetChargeType 无效。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthIn.ValueNotSupported | The specified InternetMaxBandwidthIn is beyond the permitted range. | 指定的公网入方向最大带宽超出允许值。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified InternetMaxBandwidthOut is beyond the permitted range. | 指定的公网出方向最大带宽超出允许值。 | 诊断 |
| 403 | InvalidIp.Address | Operation Fail.%s | 指定的 IP 地址无效。 | 诊断 |
| 403 | InvalidIp.IpAssigned | %s | 指定的 IP 已被分配。 | 诊断 |
| 403 | InvalidIp.IpRepeated | %s | 指定的 IP 重复。 | 诊断 |
| 403 | InvalidIp.IpUnassigned | %s | 指定的 IP 未被分配。 | 诊断 |
| 404 | InvalidLaunchTemplate.NotFound | %s | 没有找到指定的启动模版,请检查参数是否正确。 | 诊断 |
| 400 | InvalidLaunchTemplateName.Malformed | The specified parameter LaunchTemplateName is not valid. | 指定的参数 LaunchTemplateName 无效。 | 诊断 |
| 404 | InvalidMarketImage.NotFound | The specified marketplace image does not exist, please change the imageId and try again. | 指定的市场镜像不存在,请更改参数后重试。 | 诊断 |
| 400 | InvalidMarketImageChargeType.NotSupport | The specified chargeType of marketImage is unsupported. | 暂不支持该市场镜像的付费类型。 | 诊断 |
| 400 | InvalidMarketImageStatus.NotSupported | The status of specified market image does not support this operation. | 指定的市场镜像的状态不支持该操作。 | 诊断 |
| 400 | InvalidModifyInfo | Modify info is invalid, name/description must not null at the same time | 参数无效。HPC 集群名称或描述至少填写一个,不能都为空。 | 诊断 |
| 403 | InvalidNetworkType.MismatchRamRole | A RAM role cant be used for classic instance. | 经典网络类型实例不支持 RAM 角色。 | 诊断 |
| 400 | InvalidNetworkType.NotSupported | The classic networkType not support create ECS on dedicatedHost | 专有宿主机不支持经典网络类型的实例。 | 诊断 |
| 403 | InvalidNotBefore.Passed | %s | 指定的 NotBefore 不能早于当前时间。 | 诊断 |
| 400 | InvalidOperation.AsyncTaskType | %s | 该操作无效。 | 诊断 |
| 403 | InvalidOperation.AvailabilityZoneMismatch | %s | 该操作无效。 | 诊断 |
| 403 | InvalidOperation.Conflict | %s | 由于任务冲突,该操作无效,请稍后重试。 | 诊断 |
| 403 | InvalidOperation.DeletionProtection | %s | 该操作无效,请先取消该实例的释放保护。 | 诊断 |
| 400 | InvalidOperation.DetachPrimaryEniNotAllowed | %s | 不允许分离实例的主网卡。 | 诊断 |
| 400 | InvalidOperation.InstanceTypeNotSupport | The instance type of the specified instance does not support hot detach disk. | 磁盘挂载的实例不支持磁盘热插拔操作。 | 诊断 |
| 403 | InvalidOperation.InstanceWithEipNotSupport | The special instance with eip not support operate, please unassociate eip first. | 已绑定 EIP 的实例不支持该操作,请优先解绑 EIP。 | 诊断 |
| 400 | InvalidOperation.InvalidEcsState | %s | 实例当前的状态不支持此操作。 | 诊断 |
| 400 | InvalidOperation.InvalidEniState | %s | 弹性网卡当前的状态不支持此操作。 | 诊断 |
| 403 | InvalidOperation.InvalidEniType | %s | 当前弹性网卡的类型不支持此操作。 | 诊断 |
| 400 | InvalidOperation.InvalidGeneration | %s | 该操作无效。 | 诊断 |
| 400 | InvalidOperation.InvalidRegion | %s | 指定的参数 RegionId 无效。 | 诊断 |
| 403 | InvalidOperation.Ipv4CountExceeded | %s | IPv4 数量达到上限,导致该操作无效。 | 诊断 |
| 403 | InvalidOperation.Ipv6CountExceeded | %s | IPv6 数量达到上限,导致该操作无效。 | 诊断 |
| 403 | InvalidOperation.Ipv6NotSupport | %s | IPv6不支持当前操作。 | 诊断 |
| 403 | InvalidOperation.NotInWhiteList | %s | 您的操作无效,请先加入白名单。 | 诊断 |
| 400 | InvalidOperation.PermissionExisted | %s | 此网卡授权NetworkInterfacePermission已经存在。 | 诊断 |
| 404 | InvalidOperation.PermissionNotExisted | %s | 您的操作无效,请先申请相关权限。 | 诊断 |
| 403 | InvalidOperation.VpcMismatch | %s | 您的操作无效,请确认该操作中的 VPC 与其它参数是否匹配。 | 诊断 |
| 400 | InvalidOSSObject.NotFound | The specified OSS object cannot be retrieved. | 指定的 OSS 对象无法检索。 | 诊断 |
| 400 | InvalidParam.AllocatePublicIp | The specified param AllocatePublicIp is invalid. | 指定的 AllocatePublicIp 无效。 | 诊断 |
| 403 | InvalidParam.Cores | The specified parameter Cores should be empty | 指定的参数 Cores 应该为空。 | 诊断 |
| 403 | InvalidParam.DestIp | %s | 指定的参数 DestIp 无效。 | 诊断 |
| 400 | InvalidParam.Ipv4ProtocolConflictWithIpv6Address | %s | 您输入的参数无效,请检查 IPv4 协议下是否填写了 IPv6 地址。 | 诊断 |
| 400 | InvalidParam.Ipv6DestCidrIp | %s | 您输入的参数无效。 | 诊断 |
| 400 | InvalidParam.Ipv6ProtocolConflictWithIpv4Address | %s | 您输入的参数无效,请检查IPv6协议下是否填写了 IPv4 地址。 | 诊断 |
| 400 | InvalidParam.Ipv6SourceCidrIp | %s | 您输入的参数无效。 | 诊断 |
| 403 | InvalidParam.Malformed | The specified parameter EniId and InstanceId are not valid | 指定的参数无效。 | 诊断 |
| 403 | InvalidParam.Memory | The specified parameter Memory should be empty | 指定的参数 Memory 应为空。 | 诊断 |
| 400 | InvalidParam.PortRange | Please specify the PortRange or SourcePortRange in integer, less than 65535, and separate the range with /. | 请指定目的端口范围或者源端口范围,端口号要小于 65535,如果是端口范围需要使用斜杠(/)分隔。 | 诊断 |
| 403 | InvalidParam.RegionId | The specified region is not exist. | 指定的地域不存在,请检查该参数是否正确。 | 诊断 |
| 400 | InvalidParam.SourceIp | %s | 指定的参数 SourceIp 无效。 | 诊断 |
| 400 | InvalidParam.SystemDiskCategory | The specified param SystemDisk.Category is not valid. | 指定的系统盘类型参数无效。 | 诊断 |
| 403 | InvalidParam.TypeAndCpuMem.Conflict | The specified InstanceType and Cores, Memory are not blank at the same time. | 参数“InstanceType”、“Cores”、“Memory”不能同时为空。 | 诊断 |
| 400 | InvalidParameter | %s | 无效的参数。 | 诊断 |
| 400 | InvalidParameter | The specified parameter InternetMaxBandwidthOut is not valid. | 指定的参数 InternetMaxBandwidthOut 无效。 | 诊断 |
| 400 | InvalidParameter.AllowMigrateAcrossZone | The specified parameter CanMigrateAcrossZone is not valid. | 指定的参数 CanMigrateAcrossZone 无效。 | 诊断 |
| 400 | InvalidParameter.Bandwidth | %s | 指定的带宽无效,请检查参数是否正确。 | 诊断 |
| 400 | InvalidParameter.Conflict | %s | 您输入的参数无效,请检查参数之间是否冲突。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 400 | InvalidParameter.CreditSpecification | The specified CreditSpecification is not supported in this region. | 该地区不支持指定的突发性能实例的运行模式。 | 诊断 |
| 400 | InvalidParameter.DedicatedHostIds | The specified parameter dedicatedHostIds is not valid. | 指定的参数 DedicatedHostIds 无效。 | 诊断 |
| 403 | InvalidParameter.Duration | %s | 参数 Duration 无效。 | 诊断 |
| 400 | InvalidParameter.EncryptedIllegal | %s | 您输入的参数无效,请确认您的加密是否合法。%s为变量,将根据调用 API 的实际情况动态返回错误信息。 | 诊断 |
| 400 | InvalidParameter.EncryptedIllegal | The specified parameter Encrypted must be true when kmsKeyId is not empty. | 设置参数 KMSKeyId 后,您必须开启加密属性。 | 诊断 |
| 400 | InvalidParameter.EncryptedNotSupported | %s | 您输入的参数无效,暂时不支持您的加密操作。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 400 | InvalidParameter.EndTime | The specified parameter EndTime is earlier than StartTime. | 结束时间不能早于开始时间。 | 诊断 |
| 403 | InvalidParameter.InvalidDedicatedHostId | %s | 指定的参数 DedicatedHostId 无效。 | 诊断 |
| 403 | InvalidParameter.InvalidInstanceId | %s | 指定的参数 InstanceId 无效。 | 诊断 |
| 403 | InvalidParameter.KMSKeyId.KMSUnauthorized | ECS service have no right to access your KMS. | ECS 服务无权访问您的 KMS。 | 诊断 |
| 404 | InvalidParameter.KMSKeyId.NotFound | The specified KMSKeyId does not exist. | 指定的参数 KMSKeyId 不存在。 | 诊断 |
| 403 | InvalidParameter.NotMatch | %s | 您输入的参数无效,请检查参数之间是否冲突。 | 诊断 |
| 403 | InvalidParameter.RenewalStatus | %s | 指定的参数 RenewalStatus 无效。 | 诊断 |
| 403 | InvalidParameter.RenewalStatus | The specified parameter RenewalStatus is not valid. | 指定的参数 RenewalStatus 无效。 | 诊断 |
| 403 | InvalidParameter.RenewalStatusInstanceId | The parameter RenewalStatus and InstanceId can not be both empty. | 参数 RenewalStatus 和 InstanceId 都不能为空。 | 诊断 |
| 400 | InvalidParameter.Scene | An input parameter Scene that is mandatory for processing the request is not supplied, expect value is CREATE or UPGRADE. | 您输入的参数 Scene 无效,请填写该参数的有效值 CREATE 或 UPGRADE 后重试。 | 诊断 |
| 400 | InvalidParameter.SlbUdpTimeout | The specified value is invalid. | 指定的参数 SlbUdpTimeout 无效。 | 诊断 |
| 403 | InvalidParameter.TimeEndBeforeStart | %s | 您输入的参数无效,请确认结束时间是否早于开始时间。 | 诊断 |
| 403 | InvalidParameter.ToManyDedicatedHostIds | DedicatedHostId should be less than 100. | 参数 DedicatedHostIds 包含的专有宿主机 ID 应该少于 100 个。 | 诊断 |
| 403 | InvalidParameter.ToManyInstanceIds | instanceIds should less then 100. | 参数 InstanceIds 包含的实例数应该少于 100 。 | 诊断 |
| 400 | InvalidParameter.UdpTimeout | The specified value is invalid. | 指定的参数 UdpTimeout 无效。 | 诊断 |
| 403 | InvalidParams | %s | 指定的参数无效。 | 诊断 |
| 400 | InvalidParams.EndTime | %s | 指定的参数 EndTime 无效。 | 诊断 |
| 400 | InvalidParams.EniId | %s | 指定的参数 EniId 无效。 | 诊断 |
| 403 | InvalidParams.HostnameExceed | The uniqueSuffix takes three naming places, please shorten your Hostname. | UniqueSuffix 参数会占用三个命名空间,请缩短您的实例主机名。 | 诊断 |
| 403 | InvalidParams.InstanceNameExceed | The uniqueSuffix takes three naming places, please shorten your InstanceName. | UniqueSuffix 参数会占用三个命名空间,请缩短您的实例名称。 | 诊断 |
| 400 | InvalidParams.InstanceType | %s | 指定的参数 InstanceType 无效。 | 诊断 |
| 400 | InvalidParams.IoOptimized | %s | 指定的参数 IoOptimized 无效。 | 诊断 |
| 400 | InvalidParams.NetworkType | %s | 指定的参数 NetworkType 无效。 | 诊断 |
| 400 | InvalidParams.Offset | %s | 指定的参数 Offset 无效。 | 诊断 |
| 400 | InvalidParams.OSType | %s | 指定的参数 OSType 无效。 | 诊断 |
| 400 | InvalidParams.PageSize | %s | 指定的参数 PageSize 无效。 | 诊断 |
| 400 | InvalidParams.RegionId | %s | 指定的参数 RegionId 无效。 | 诊断 |
| 400 | InvalidParams.StartTime | %s | 指定的参数 StartTime 无效。 | 诊断 |
| 400 | InvalidParams.ZoneId | %s | 指定的参数 ZoneId 无效。 | 诊断 |
| 400 | InvalidParamter.Conflict | The specified SourceCidrIp should be different from the DestCidrIp. | 参数 SourceCidrIp 和 DestCidrIp 不能相同。 | 诊断 |
| 400 | InvalidPasswordParam.Mismatch | The input password should be null when passwdInherit is true. | 启用 PasswdInherit 后,用户名密码应该设置为空。 | 诊断 |
| 404 | InvalidPayType.NotSupport | The specified pre pay instance not support. | 包年包月实例不支持该操作。 | 诊断 |
| 400 | InvalidPeriod.ExceededDedicatedHost | Instance expired date can not exceed dedicated host expired date. | 实例过期日期不能超过专有宿主机的过期日期。 | 诊断 |
| 400 | InvalidPeriod.ExceededMaximumExpirationDate | The specified renewal period cannot exceed the maximum expiration date. We recommend you try shortening the renewal period at next attempt. | 指定的续订期限不能超过最大有效期限。我们建议您尝试在下次尝试时缩短续订时间。 | 诊断 |
| 400 | InvalidPeriod.UnitMismatch | The specified Period must be correlated with the PeriodUnit. | 指定的时长必须与 PeriodUnit 关联。 | 诊断 |
| 400 | InvalidPeriodUnit.ValueNotSupported | The specified parameter PeriodUnit is not valid. | 参数 PeriodUnit 无效。 | 诊断 |
| 403 | InvalidPriceTaxingFault | The taxing price is not correct. please contact customer service. | 计税价格不正确,请联系客服。 | 诊断 |
| 400 | InvalidPriority.Malformed | The parameter Priority is invalid. | 指定的参数 Priority 无效。 | 诊断 |
| 400 | InvalidPriority.ValueNotSupported | The parameter Priority is invalid. | 指定的参数 Priority 无效。 | 诊断 |
| 401 | InvalidRamRole.NotEcsRole | The specified ram role is not authorized for ecs, please check your role policy. | 指定的 RAM 角色无权使用 ECS,请检查您的角色策略。 | 诊断 |
| 404 | InvalidRamRole.NotFound | The specified parameter RAMRoleName does not exist. | 指定的 RAM 角色不存在。 | 诊断 |
| 400 | InvalidRegion.NotExist | %s | 指定的地域不存在,请确认参数是否正确。 | 诊断 |
| 403 | InvalidRegionId.MalFormed | The specified regionId is not valid. | 指定的地域不存在,请检查该参数是否正确。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The RegionId provided does not exist. | 指定的地域不存在,请确认该参数是否正确。 | 诊断 |
| 400 | InvalidRegionInstance | The specified InstanceId does not exist in given region. | 该实例在指定的地域中不存在,请确认参数是否正确。 | 诊断 |
| 400 | InvalidRelationResource.NotFound | The relation resource has been deleted. | 关联的资源无效,该资源已经被删除。 | 诊断 |
| 404 | InvalidResourceId.NotFound | The ResourceId provided does not exist in our records. | 指定的资源不存在。 | 诊断 |
| 404 | InvalidResourceId.NotFound | The specified ResourceId is not found in our records | 指定的参数 ResourceId 无效,请确认该资源是否存在。 | 诊断 |
| 400 | InvalidResourceType.NotFound | The specified ResourceType does not exist. | 资源类型无效。 | 诊断 |
| 403 | InvalidResourceType.NotSupported | This resource type is not supported. Please try other resource types. | 暂不支持您指定的资源类型,请尝试其他资源类型。 | 诊断 |
| 403 | InvalidResourceType.NotSupported | This resource type is not supported; please try other resource types. | 暂不支持您指定的资源类型,请尝试其他资源类型。 | 诊断 |
| 400 | InvalidSecurityGroup.NotInDefaultVpc | %s | 该安全组不在默认专有网络下,请确认安全组参数是否正确。 | 诊断 |
| 404 | InvalidSecurityGroupId | The specified SecurityGroupId is invalid or does not exist. | 指定的安全组 ID 无效或者不存在。 | 诊断 |
| 400 | InvalidSecurityGroupId.Malformed | The specified parameter SecurityGroupId is not valid. | 指定的参数 SecurityGroupId 无效。 | 诊断 |
| 404 | InvalidSecurityGroupId.NotFound | %s | 指定的安全组 ID 不存在。 | 诊断 |
| 403 | InvalidSecurityGroupId.NotVpc | %s | 参数 SecurityGroupId 无效,该安全组的网络类型不是专有网络。 | 诊断 |
| 404 | InvalidSnapshotId.NotFound | The specified snapshot is not found | 指定的快照不存在。 | 诊断 |
| 404 | InvalidSnapshotLinkId.NotFound | The specified snapshot link is not found. | 指定的快照链不存在。 | 诊断 |
| 400 | InvalidSourcePortRange.Malformed | The specified parameter SourcePortRange is not valid. | 指定的参数 SourcePortRange 无效。 | 诊断 |
| 400 | InvalidSpotInterruptionBehavior | %s | SpotInterruptionBehavior 不支持。 | 诊断 |
| 403 | InvalidSpotInterruptionBehavior.ClassicNetworkNotSupport | The specified SpotInterruptionBehavior does not support Classic network Instance. | 该操作不支持经典网络类型的实例。 | 诊断 |
| 403 | InvalidSpotInterruptionBehavior.LocalDiskNotSupport | The specified SpotInterruptionBehavior does not support local disk instance. | 该操作不支持有本地磁盘的实例。 | 诊断 |
| 400 | InvalidSpotPriceLimit.LowerThanPublicPrice | The specified parameter soptPriceLimit can nott be lower than current public price. | 指定的参数 sotPriceLimit 不能低于目前的公开价格。 | 诊断 |
| 400 | InvalidStartTime.ValueNotSupported | The specified parameter StartTime is later than EndTime. | 结束时间不能早于开始时间。 | 诊断 |
| 403 | InvalidStatus.InstanceLocked | The specified instance is locked,please wait more. | 指定的实例被锁定,请等待解锁后再操作。 | 诊断 |
| 403 | InvalidStatus.InstanceStatus | The specified instance status is not support this operation ,expect status is running or shutted. | 指定的实例状态不支持此操作,期望的操作状态是 Running 或者 Stopped。 | 诊断 |
| 403 | InvalidStatus.InstanceStatus | The specified instance status is not support this operation, expect status is running or shutted. | 指定的实例状态不支持此操作,期望的操作状态是 Running 或者 Stopped。 | 诊断 |
| 400 | InvalidStatus.NotStopped | Instance status must be stopped. | 实例只有在已停止的状态下,才能进行此操作。 | 诊断 |
| 400 | InvalidStatus.Upgrading | The dedicated host is upgrading, please try it later. | 指定的专有宿主机正在升级,请稍后操作。 | 诊断 |
| 400 | InvalidStatus.Upgrading | The instance is upgrading; please try again later. | 实例正在升级,请稍后重试。 | 诊断 |
| 403 | InvalidStatus.ValueNotSupported | The current status of the resource does not support this operation. | 当前资源的状态不支持此操作。 | 诊断 |
| 400 | InvalidStatus.ValueNotSupported | The pecified dedicated host status is not supported. | 当前宿主机状态不支持此操作。 | 诊断 |
| 404 | InvalidSystemDisk.NotFound | The specified system disk does not exist. | 指定的系统盘不存在。 | 诊断 |
| 400 | InvalidSystemDiskCategory.ValueNotSupported | %s | 当前操作不支持此系统磁盘类型。 | 诊断 |
| 400 | InvalidSystemDiskSize.ValueNotSupported | %s | 当前操作不支持设置的系统盘大小。 | 诊断 |
| 400 | InvalidTemporary.EndTime | The specifed Temporary.EndTime is not valid. | 指定的临时升级结束时间无效。 | 诊断 |
| 400 | InvalidTemporary.StartTime | The specifed Temporary.StartTime is not valid. | 指定的临时升级开始时间无效。 | 诊断 |
| 403 | InvalidUser.Unauthorized | The user is not authorized | 您当前使用的账号无权限。 | 诊断 |
| 400 | InvalidUserData.Base64FormatInvalid | %s | 您设置的数据格式不正确,请选择规定的格式数据。 | 诊断 |
| 403 | InvalidUserData.Forbidden | User not authorized to input the parameter UserData, please apply for permission UserData. | 您没有操作 UserData 的权限,或者权限不足,请先申请权限。 | 诊断 |
| 400 | InvalidUserData.SizeExceeded | %s | 您设置的数据大小超过了允许的最大值。 | 诊断 |
| 403 | InvalidUserType.NotSupported | %s | 您当前的账号不支持此操作。 | 诊断 |
| 400 | InvalidVpcZone.NotSupported | The specified operation is not allowed in the zone to which your VPC belongs, please try in other zones. | 您的 VPC 所属的区域中不允许进行指定的操作,请在其他区域中尝试。 | 诊断 |
| 400 | InvalidVpcZone.NotSupported | Zone of the specified VSwitch is not available for creating, please try in other zones. | 指定的可用区不支持创建 DefaultVswitch ,请尝试其他可用区。 | 诊断 |
| 403 | InvalidVSwitch.DefaultVSwitchNotSupport | The specified zone in vpc cant support create default vSwitch. | 该可用区内的 VPC 不支持创建默认交换机。 | 诊断 |
| 403 | InvalidVSwitch.Ipv6NotTurnOn | %s | 您当前使用的交换机没有开启 IPv6 功能,请先开启此功能后重试。 | 诊断 |
| 403 | InvalidVSwitchId.IpInvalid | %s | 指定的私网 IP 无效。 | 诊断 |
| 403 | InvalidVSwitchId.IpNotEnough | %s | 指定的交换机内 IP 数量不足。 | 诊断 |
| 400 | InvalidVSwitchId.Necessary | The VSwitchId is necessary | 参数 VSwitchId 不能为空。 | 诊断 |
| 400 | InvalidVSwitchId.Necessary | The VSwitchId is necessary. | 参数 VSwitchId 不能为空。 | 诊断 |
| 404 | InvalidVSwitchId.NotFound | %s | 指定的交换机不存在。 | 诊断 |
| 400 | IoOptimized.NotSupported | The specified instance must be IoOptimized instance when kmsKeyId is not empty. | 设置 KMSKeyId 后,您必须使用 I/O 优化实例。 | 诊断 |
| 400 | IpAllocationError | Allocate public ip failed. | 公网 IP 地址分配失败。 | 诊断 |
| 400 | LackResource | There is no enough resource on the specified dedicated host. | 专有宿主机的资源使用空间已满。 | 诊断 |
| 400 | LastOrderProcessing | The previous order is still processing, please try again later. | 订单正在处理中,稍后重试。 | 诊断 |
| 403 | LaunchTemplateLimitExceed | %s | 超出启动模版数量限制。 | 诊断 |
| 403 | LaunchTemplateName.Duplicated | %s | 指定的启动模版名称已经存在。 | 诊断 |
| 403 | LaunchTemplateVersionLimitExceed | %s | 超出启动模版版本限制。 | 诊断 |
| 403 | MaxEniIpv6IpsCountExceeded | %s | 该弹性网卡挂载的 IPv6 个数达到上限。 | 诊断 |
| 403 | Mayi.InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance. | 您的帐户余额不足。 | 诊断 |
| 400 | MissingParameter | %s | 缺失参数,请检查参数是否完整。 | 诊断 |
| 400 | MissingParameter | DedicatedHostId should not be null. | 参数 DedicatedHostId 不能为空。 | 诊断 |
| 403 | MissingParameter | The input parameter ResourceGroupId that is mandatory for processing this request is not supplied. | 参数 ResourceGroupId 不能为空。 | 诊断 |
| 403 | MissingParameter | The input parameter ResourceId that is mandatory for processing this request is not supplied. | 参数 ResourceId 不能为空。 | 诊断 |
| 403 | MissingParameter | The input parameter SourceGroupId or SourceCidrIp cannot be both blank. | 参数 SourceGroupId 和 SourceCidrIp 不能同时为空。 | 诊断 |
| 400 | MissingParameter | The input parameter InstanceType that is mandatory for processing this request is not supplied. | 参数 InstanceType 不能为空。 | 诊断 |
| 403 | MissingParameter | The input parameter OwnerId,OwnerAccount that is mandatory for processing this request is not supplied. | 参数 OwnerId 和 OwnerAccount 不能为空。 | 诊断 |
| 403 | MissingParameter.DedicatedHostId | DedicatedHostId should not be null. | 参数 DedicatedHostId 不能为空。 | 诊断 |
| 400 | MissingParameter.HpcClusterId | The input parameter HpcClusterId that is mandatory for processing this request is not supplied. | 参数 HpcClusterId 不能为空。 | 诊断 |
| 400 | MissingParameter.RegionId | The input parameter RegionId that is mandatory for processing this request is not supplied. | 参数 RegionId 不能为空。 | 诊断 |
| 400 | MissingParameter.Source | Either SourceCidrIp or SourceGroupId must be specified. | 参数 SourceCidrIp 和 SourceGroupId 不能同时为空。 | 诊断 |
| 404 | MissingTemporary.EndTime | Temporary.EndTime is not specified. | 未指定临时升级结束时间。 | 诊断 |
| 404 | MissingTemporary.StartTime | Temporary.StartTime is not specified. | 未指定临时升级开始时间。 | 诊断 |
| 403 | NAT_PUBLIC_IP_ALLOCATE_FAILED | Nat public ip binding failed. | 公网 IP 绑定失败。 | 诊断 |
| 403 | NAT_PUBLIC_IP_BINDING_FAILED | Binding nat public ip failed | 公网 IP 绑定网关失败。 | 诊断 |
| 400 | NotBelongUser | %s | 您没有权限操作此资源,请检查操作的资源是否正确。 | 诊断 |
| 400 | NotEmpty.HpcCluster | The specified hpc cluster is not empty, still contains instances. | 指定的 HPC 集群中仍有实例,请释放这些实例后重试。 | 诊断 |
| 400 | NotExists.HpcCluster | The specified hpc cluster does not exist. | 指定的 HPC 集群不存在。 | 诊断 |
| 403 | Operation.Conflict | %s | 您当前的操作与其它正在执行的操作有冲突,请稍后重试。 | 诊断 |
| 403 | Operation.Conflict | The operation may conflicts with others, please retry later. | 您当前的操作可能与其他人的操作产生了冲突,请稍后重试。 | 诊断 |
| 403 | OperationConflict | %s | 您当前的操作与其它正在执行的操作有冲突,请稍后重试。 | 诊断 |
| 403 | OperationDeined.EncryptedSnapshot | The image contains encrypted snapshots, which do not support copying. | 指定的镜像含有加密快照,不支持复制这种镜像。 | 诊断 |
| 403 | OperationDeined.EncryptedSnapshot | The image contains encrypted snapshots, which do not support share. | 指定的镜像含有加密快照,不支持共享这种镜像。 | 诊断 |
| 400 | OperationDenied | After downgrade, you cannot upgrade or downgrade your instances again in the remaining time of the current billing cycle. | 降配后,您将无法在当前结算周期的剩余时间内再次升级或降级实例配置。 | 诊断 |
| 404 | OperationDenied | Another Host has been creating | 另一个宿主机正在创建。 | 诊断 |
| 403 | OperationDenied | If the network segment of the vswitch is the same as that of its VPC. Therefore, the VPC cannot create other vswitchs across the region. | VPC 与虚拟交换机的网段相同,无法在多可用区内创建其他交换机。 | 诊断 |
| 400 | OperationDenied | Not support creating system image from an encrypted snapshot/disk. | 被加密的磁盘和快照不允许创建系统镜像。 | 诊断 |
| 403 | OperationDenied | Sales of this resource are temporarily suspended in the specified region; please try again later. | 指定的地域暂时关闭了此资源的售卖,请稍后重试。 | 诊断 |
| 403 | OperationDenied | The creation of Host to the specified Zone is not allowed. | 无法在指定可用区创建专用宿主机。 | 诊断 |
| 400 | OperationDenied | The current user does not support this operation. | 您使用的账号暂不支持此操作。 | 诊断 |
| 403 | OperationDenied | The operation is denied due to the instance is PrePaid. | 包年包月的实例不支持此操作。 | 诊断 |
| 400 | OperationDenied | The specified DedicatedHostType or Zone is not available or not authorized. | 指定宿主机规格、可用区不可用或者没有操作的权限。 | 诊断 |
| 400 | OperationDenied | The specified image contains the snapshot of the data disk,does not support this operation. | 包含了数据盘快照的镜像,不支持此操作。 | 诊断 |
| 403 | OperationDenied | The specified instance is out of usage. | 指定的实例库存不足。 | 诊断 |
| 404 | OperationDenied | The specified operation is denied as this instanceType is not support. | 实例规格不支持当前操作。 | 诊断 |
| 403 | OperationDenied | The specified vpc is disabled attach classic link. | 指定的 VPC 网络禁止创建 classicLink 链接。 | 诊断 |
| 403 | OperationDenied.ActivityQuotaExceed | Activity can not be participated again. | 您参加这次活动的次数已达到上限。 | 诊断 |
| 400 | OperationDenied.IllegalPaymentPolicy | The current payment policy is illegal, please connect your service provider to authenticate relative agreement. | 当前的付款政策是非法的,请联系您的服务提供商以认证相关协议。 | 诊断 |
| 403 | OperationDenied.ImageNotValid | %s | 当前镜像不支持此操作。 | 诊断 |
| 403 | OperationDenied.ImageNotValid | the specified image is not authorized. | 您没有使用此镜像的权限。 | 诊断 |
| 403 | OperationDenied.ImageNotValid | the specified image is not found in marketplace. | 云市场不存在指定的镜像。 | 诊断 |
| 403 | OperationDenied.ImageNotValid | the specified image is not published in the region. | 当前地域暂未提供该镜像。 | 诊断 |
| 403 | OperationDenied.InconsistentNetwork | The specified security group and vswitch are not in the same vpc. | 指定的安全组和交换机没有在同一个 VPC 下。 | 诊断 |
| 403 | OperationDenied.InvalidNetworkType | %s | 该网络类型不支持此操作。 | 诊断 |
| 400 | OperationDenied.LocalDiskInstance | Operation denied due to instance has local disk | 由于实例具有本地磁盘,此操作被拒绝。 | 诊断 |
| 403 | OperationDenied.LocalDiskUnsupported | The configuration change is not allowed when the specified instance has local disks mounted. | 实例挂载本地盘后不支持规格变配。 | 诊断 |
| 403 | OperationDenied.NoStock | The requested resource is sold out in the specified zone, try other types of resources or other regions and zones. | 请求的资源在指定的可用区已售罄,请您更换实例规格或者可用区重试。 | 诊断 |
| 403 | OperationDenied.NoStock | The requested resource is sold out in the specified zone; try other types of resources or other regions and zones. | 库存不足。 | 诊断 |
| 403 | OperationDenied.NoStock | The resource is out of stock in the specified zone. Please try other types, or choose other regions and zones. | 指定的资源在指定可用区中无货。请尝试其他类型,或选择其他可用区和地域。 | 诊断 |
| 403 | OperationDenied.NoStock | The specified instance is out of usage. | 指定的实例库存不足。 | 诊断 |
| 403 | OperationDenied.NotInWhiteList | %s | 该操作无效,请先加入白名单。 | 诊断 |
| 403 | OperationDenied.ResourceControl | The specified region is in resource control, please try later. | 指定的区域处于资源控制中,请稍后再试。 | 诊断 |
| 403 | OperationDenied.SameRegionOnly | The image shared from others can not be copied to another region directly. | 其他人分享的镜像不能复制到另一个地域。 | 诊断 |
| 403 | OperationDenied.SpotPriceLowerThanPublicPrice | The spot instance price is lower than public price. | 抢占式实例的竞价价格不能低于公开的价格。 | 诊断 |
| 400 | OperationDenied.UnstoppedInstance | Operation denied due to unstopped instance. | 当前操作无效,请确认实例是否已停止。 | 诊断 |
| 403 | OperationFail.DiskCategoryNotSupported | %s | 当前磁盘类别不支持此操作。 | 诊断 |
| 403 | OperationFail.DiskStatusNotSupported | %s | 当前磁盘状态不支持此操作。 | 诊断 |
| 403 | OperationFail.InstanceStatusNotSupported | %s | 当前实例状态不支持此操作。 | 诊断 |
| 400 | OrderCreationFailed | Create Order failed, please check your parameters and try it later. | 创建订单失败,请检查您的参数,然后再试。 | 诊断 |
| 400 | OrderCreationFailed | Order creation failed, please check your params and try it again later. | 订单创建失败,请修改参数后重试。 | 诊断 |
| 404 | PaymentMethodNotFound | No billing method has been registered on the account. | 您未注册任何计费方式,请注册后重试。 | 诊断 |
| 403 | PrePaidInstance.Expired | The prePaid instance has expired. | 包年包月实例已到期。 | 诊断 |
| 400 | QuotaExceed.AfterpayDedicatedHost | The maximum number of Pay-As-You-Go DedicatedHosts is exceeded: %s | 按量付费的宿主机库存不足,请减少创建数量。 | 诊断 |
| 400 | QuotaExceed.AfterpayInstance | The maximum number of Pay-As-You-Go instances is exceeded. | 按量付费的实例库存不足,请减少创建数量。 | 诊断 |
| 400 | QuotaExceed.AfterpayInstance | The maximum number of Pay-As-You-Go instances is exceeded: %s | 按量付费的实例库存不足,请减少创建数量。 | 诊断 |
| 403 | QuotaExceed.BuyImage | The specified image is from the image market, You have not bought it or your quota has been exceeded. | 您暂时不能使用指定的市场镜像。 | 诊断 |
| 403 | QuotaExceed.DeploymentSetInstanceQuotaFull | instance quota in one deployment set exceeded. | 当前部署集内的实例数量已满额。 | 诊断 |
| 403 | QuotaExceed.PostPaidDisk | Living postPaid disks quota exceeded. | 按量付费磁盘数量已超出允许数量。 | 诊断 |
| 403 | QuotaExceeded | The link quota exceeded in this vpc. | 已达到指定的 VPC 网络创建链接的配额。 | 诊断 |
| 400 | QuotaExceeded.PrivateIpAddress | Don not have enough private IPs in this switch. | 该交换机下已经没有可用的私有 IP,请使用其他的虚拟交换机。 | 诊断 |
| 403 | RAM.ApiNotSupported | This call is not supported from ram accessing. | RAM 用户没有权限执行该操作。 | 诊断 |
| 400 | RegionUnauthorized | %s | 该地域未被授权。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 403 | ResourcesNotInSameZone | The specified instance and dedicated host are not in the same zone. | 指定的实例和专有宿主机不在同一个地域下。 | 诊断 |
| 403 | SecurityGroupInstanceLimitExceed | %s | 该安全组内已有的实例数量已达到最大限制。 | 诊断 |
| 403 | SecurityGroupInstanceLimitExceed | The maximum number of instances in a security group is exceeded. | 该安全组内已有的实例数量已达到最大限制。 | 诊断 |
| 403 | SecurityRisk.3DVerification | We have detected a security risk with your default credit or debit card. Please proceed with verification via the link in your email. | 我们检测到您的默认信用卡或借记卡存在安全风险。请通过电子邮件中的链接进行验证。 | 诊断 |
| 503 | ServiceUnavailable.RegionMaintaining | System maintenance is in progress on the selected region, please wait a few minutes before trying again. | 所选地域正在进行系统维护,请等待几分钟,然后重试。 | 诊断 |
| 403 | SimulatedEventLimitExceeded | %s | 超出模拟事件限制。 | 诊断 |
| 403 | SizeExceed.Image | The image exceeds the maximum size. Please open a ticket to add the account to the white list. | 镜像的大小已超过可操作的最大值。 | 诊断 |
| 400 | Throttling | Request was denied due to request throttling, please try again after 5 minutes. | 您当前的请求被流控,请5分钟后重试。 | 诊断 |
| 400 | Throttling | You have made too many requests within a short time; your request is denied due to request throttling. | 请求被流控,请稍后重试。 | 诊断 |
| 403 | TooManyDiskEvent.DiskIdRequired | %s | 对此资源 ID 的请求过多,请稍后重试。 | 诊断 |
| 404 | Unavailable.Regions | The available regions does not exists | 地域参数无效。 | 诊断 |
| 403 | UserNotInTheWhiteList | The user is not in the white list of create image by data disk snapshot. | 您不能通过数据磁盘快照创建镜像,请先加入到该白名单中。 | 诊断 |
| 400 | UnsupportedParameter | %s | 不支持参数。 | 诊断 |
| 400 | VpcNotFound | Vpc is not found according to the specified VSwitch or the vpc does not belong to you. | 根据指定的 Vswitch 找不到对应的 VPC ,或该 VPC 不属于您。 | 诊断 |
| 400 | Zone.NotOnSale | %s | 该可用区暂时关闭了售卖。%s为变量,将根据调用API的实际情况动态返回错误信息。 | 诊断 |
| 403 | Forbidden.ChargeTypeIsPrepaid | It is forbidden to change prepaid EIP bandwidth by API. It can be changed on Aliyun web console. | 不能通过 API 接口修改包年包月 EIP 带宽,请进入控制台修改。 | 诊断 |
| 400 | InvalidEipBandwidth.OutOfMaxValue | Traffic eip bandwidth not supoort, max bandwidth for nat is 100. | NAT 网关可绑定按流量计费的 EIP 的带宽峰值不能大于 100Mbps。 | 诊断 |
| 400 | InvalidVSwitchId.Mismatch | Specified instance and virtual switch are not in the same zone. | 指定的实例和指定的虚拟交换机不属于同一个可用区。 | 诊断 |
| 400 | InvalidPublicKeyBody.Malformed | The PublicKeyBody format is not supported. | 公钥格式不支持。 | 诊断 |
| 400 | PartofDiskCategory.OperationNotSupported | The types of some disks in the disk list do not support creating snapshots. | 部分指定的磁盘不支持此操作。 | 诊断 |
| 400 | MissingParamter.RegionId | The regionId should not be null. | 参数 RegionId 不得为空。 | 诊断 |
| 400 | IncorrectRole.NotInitiatingSide | The specified RouterInterface is not InitiatingSide. | 该路由器接口不是发起端,请选择发起端的路由器接口进行发起连接。 | 诊断 |
| 401 | InvalidAliUid.IsNull | The aliUid must not be null | 参数 aliUid 不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter PublicKeyBody that is mandatory for processing this request is not supplied. | 未提供必需的 PublicKeyBody 。 | 诊断 |
| 400 | MissingParameter | The input parameter KeyPairNames that is mandatory for processing this request is not supplied. | 未提供必需的 KeyPairNames 。 | 诊断 |
| 400 | MissingParameter | The input parameter DeploymentSetId that is mandatory for processing this request is not supplied. | 未提供必需的 DeploymentSetId。 | 诊断 |
| 400 | IncorretRouteEntryStatus | The vSwitch cannot be created because some custom routes are in the Pending state. | 部分自定义路由处于 pending 状态,创建虚拟交换机失败。 | 诊断 |
| 400 | InvalidDiskSize.NotSupported | Disk size is not supported. | 磁盘大小不合法。 | 诊断 |
| 400 | MissingParameter | An input parameter TaskId that is mandatory for processing the request is not supplied. | 参数 TaskId 不得为空。 | 诊断 |
| 400 | MissingParameter | An input parameter OSSBucket that is mandatory for processing the request is not supplied. | 参数 OSSBucket 不得为空。 | 诊断 |
| 400 | InvalidEntryRuleQuota.NotFound | Route entry quota rule not exists. | 路由条目引用规则不存在。 | 诊断 |
| 400 | MissingParameter | An input parameter DiskDeviceMapping.1.OSSObject that is mandatory for processing the request is not supplied. | 导入镜像的 OSS 的 bucket 不得为空。 | 诊断 |
| 400 | InvalidDiskDescription.ValueNotSupported | DiskDescription is not valid. | 参数 DiskDescription 不合法。 | 诊断 |
| 400 | MissingParameter | An input parameter DiskDeviceMapping.1.OSSBucket that is mandatory for processing the request is not supplied. | 导入镜像的 OSS 的 bucket 不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter IntranetMaxBandwidthIn and IntranetMaxBandwidthOut can not be all blank. | 内网最大输入带宽和内网最大输出带宽至少一项不得为空。 | 诊断 |
| 403 | MissingParameter | The input parameter DestGroupId or DestCidrIp cannot be both blank. | 参数 DestGroupId 和 DestCidrIp 不得为空。 | 诊断 |
| 401 | QuotaExceed.PortableCloudDisk | The quota of portable cloud disk exceeds. | 可卸载磁盘数量已达上限。 | 诊断 |
| 0 | MissingParameter | The input parameter "RegionId" that is mandatory for processing this request is not supplied. | 参数 RegionId 不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter ImageId that is mandatory for processing this request is not supplied. | 参数 ImageId 不能为空。 | 诊断 |
| 400 | MissingParameter | The input parameter SnapshotId that is mandatory for processing this request is not supplied. | 参数 SnapshotId 不得为空。 | 诊断 |
| 400 | ExportImageFailed | Exporting image is failed. | 镜像导出失败。 | 诊断 |
| 400 | MissingParameter | The input parameter SnapshotId or InstanceId or DiskDeviceMapping that is mandatory for processing this request is not supplied. | 参数 SnapshotId,InstanceId 和 DiskDeviceMapping 不得为空。 | 诊断 |
| 400 | MissingParameter | Miss mandatory parameter. | 参数不得为空。 | 诊断 |
| 400 | MissingParameter | Missing mandatory parameter. | 参数不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter PhysicalConnectionId that is mandatory for processing this request is not supplied. | 物理连接不得为空。 | 诊断 |
| 400 | MissingParameter | The LocalGatewayIp parameter is required. | 本地网关IP不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter LocalGatewayIp that is mandatory for processing this request is not supplied. | 参数 LocalFatewayIp 不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter VlanId that is mandatory for processing this request is not supplied. | 参数 VlanId 不得为空。 | 诊断 |
| 400 | InvalidRole.ValueNotSupported | The specified Role is not valid. | 指定的 Role 不合法,请您检查该参数是否正确。 | 诊断 |
| 403 | InvalidDiskSize | Specified new disk size is less than or equal the original disk size. | 指定的新磁盘大小必须大于原始磁盘大小。 | 诊断 |
| 400 | OperationFailed.VlanIdAlreadyInUse | The specifed vlanId has been used. | 指定的 VLAN ID 暂不可用。 | 诊断 |
| 400 | MissingParameter | The input parameter PeerGatewayIp that is mandatory for processing this request is not supplied. | 参数 PeerGatewayIp 不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter PeeringSubnetMask that is mandatory for processing this request is not supplied. | 参数 PeeringSubnetMask 不得为空。 | 诊断 |
| 401 | DiskInArrears | The specified operation is denied as your disk has expired. | 磁盘欠费过期。 | 诊断 |
| 400 | InvalidLimitation.NotFound | The specified Limitation is not valid. | 指定的条目没找到。 | 诊断 |
| 400 | InvalidCidrBlock.Malformed | Specified CIDR block is not valid. | 指定的CIDR格式不正确。 | 诊断 |
| 503 | ServiceUnavailable | The request has failed due to a temporary failure of the server. | 请求后端超时,请稍后重试。 | 诊断 |
| 400 | InvalidSourceGroupOwnerUserAccount.Mismatch | When the specified security group does not belong to cross-user security group authorization, the specified Alibaba Cloud account of the user to which the source security group belongs. | 指定的安全组不属于跨用户安全组授权时,源安全组所属用户的指定阿里云账号。 | 诊断 |
| 400 | InvalidInstanceType.codeUnauthorized | The specified InstanceType is not authorized. | 指定的 InstanceType 不合法。 | 诊断 |
| 401 | OperationDenied.SnapshotCreating | The specified disk has creating snapshot. | 指定的磁盘中已存在快照。 | 诊断 |
| 400 | MissingParameter.RebootTime | The rebootTime should not be null. | 参数 RebootTime 不得为空。 | 诊断 |
| 400 | InvalidRebootTime.ValueNotSupported | The specified RebootTime is out of the permitted range. | 指定的重启时间超出取值范围。 | 诊断 |
| 404 | InvalidDataDiskSnapshotId.NotFound | The specified parameter DataDisk.n.SnapshotId is not valid. | 指定的数据盘快照 ID 不合法。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified description is wrongly formed. | 指定的资源描述格式不合法。长度为 2-256 个字符,不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | InvalidInstance.StatusError | The router instance owener error. | 实例状态错误。 | 诊断 |
| 400 | InvalidNatGatewayDescription.MalFormed | NatGateway description is not valid. | NatGateway 描述不合法。 | 诊断 |
| 400 | InvalidInstanceChargeType.NotFound | The InstanceChargeType does not exist in our records. | 指定的实例计费方式不存在。 | 诊断 |
| 404 | InvalidFilterValue | The specified Filter.1.Value is not valid. | 您输入的时间格式不合法。 | 诊断 |
| 401 | Forbidden.LocalGatewayIpNotAllowedByCaller | The caller is not allowed to specify the LocalGatewayIp parameter. | 不允许调用者指定本地网关 IP 参数。 | 诊断 |
| 401 | DependencyViolation.WindowsInstance | The instance creating is windows. | 实例操作系统为 Windows。 | 诊断 |
| 400 | InvalidDiskSizeOrCategory | The specified disk category or size is invalid. | 指定的磁盘类别或大小无效。 | 诊断 |
| 400 | InvalidInstanceId.Released | The specified Instance is not exist. | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 404 | InvalidInstanceType.Missing | The InstanceType parameter that is mandatory for processing the request is not provided. | InstanceType 参数为必填参数。 | 诊断 |
| 401 | Zone.NotOpen | The specified zone is not granted to you to buy resources yet. | 用户未被授权购买指定的可用区的资源。 | 诊断 |
| 401 | InvalidInstance.StatusNotSupported | The specified Instance status not supported this opreate. | 指定实例的当前状态不支持这个操作。 | 诊断 |
| 400 | InvalidStartTime.TooEarly | The specified parameter StartTime is too early. | 指定的开始时间太早。 | 诊断 |
| 404 | InvalidResourceId.NotFound | The specified ResourceId is not found in our records. | 指定的资源不存在,请您检查该资源是否正确。 | 诊断 |
| 404 | InvalidRemovedIpAddresses.NotFound | Some of remove ip is not natPublicIp. | 部分 RemoveIp 不是 natPublicIp。 | 诊断 |
| 401 | CountLimitExceed.HaVipInVpc | Specified Vpc exceeds the quota of max number of ha-vip count. | VPC 内的 HaVip 个数超出上限值。 | 诊断 |
| 400 | InvalidPlatform.Malformed | The specified Platform is wrongly formed. | 指定的镜像操作系统发行版不合法。 | 诊断 |
| 400 | CreateSnapshot.Failed | The process of creating snapshot is failed. | 创建快照失败。 | 诊断 |
| 400 | ReserveIpFail | Reserve eip failed. | 储存 EIP 失败。 | 诊断 |
| 401 | Instance.NotSupportTemporary | The specified instance is not support temporary internetbandwidth upgrade due to its type. | 实例规格不支持临时实例带宽升级。 | 诊断 |
| 401 | IMAGE_NOT_SHARE | The specified image has been unshared. | 指定的镜像已取消共享。 | 诊断 |
| 400 | IoOptimized.NotSupported | Vpc is not support IoOptimized instance. | 该 VPC 不支持 I/O 优化型实例。 | 诊断 |
| 400 | IoOptimized.NotSupported | The specified instancetype is not support IoOptimized instance | 指定的实例规格不支持 I/O 优化。 | 诊断 |
| 0 | invalidRemovedIpAddresses.NotFound | Some of the specified value of RemovedIpAddress not found in specified BandwidthPackage. | IP列表中的某个IP不在该共享带宽包中,请您检查该IP列表中的IP。 | 诊断 |
| 400 | InvalidRouterInterfaceChargeType.Malformed | The prepaid routerinterface can not delete. | 无法删除包年包月路由器接口。 | 诊断 |
| 401 | ResourcesNotInSameZone | The specified instance and disk are not in the same zone. | 指定的实例和磁盘不在同一可用区。 | 诊断 |
| 400 | InvalidKeyPairName.Malformed | Specified Key Pair name is not valid. | 密钥对名称不合法。 | 诊断 |
| 403 | IncorrectVolumeStatus | The current volume status does not support this operation. | 共享块存储状态不支持当前操作。 | 诊断 |
| 400 | InvalidIpAddress.Malformed | The specified parameter IpAddress is not valid. | 指定的 IpAddress 不合法。 | 诊断 |
| 400 | DependencyViolation.strategy.granularity | The DeploymentSet strategy and granularity is violation. | 部署集策略与数据粒度冲突。 | 诊断 |
| 403 | InvalidUser.PassRoleForbidden | The RAM user does not have the privilege to pass a RAM role. | 该 RAM 用户无权传递 RAM 角色。 | 诊断 |
| 403 | InvalidExternalPort.Malformed | The specified ExternalPort is not a valid port. | 指定的外部端口不是有效的端口。 | 诊断 |
| 400 | InvalidAutoReleaseTime.Malformed | The specified parameter autoReleaseTime is not valid. | 自动释放格式错误。请您按照ISO 8601标准表示,并需要使用UTC时间,格式为:yyyy-MM-ddTHH:mm:ssZ。 | 诊断 |
| 403 | IncorrectVSwitchStatus | VSwitch Creation simultaneously is not supported. | 创建交换机失败,VPC 中有交换机的状态为 Creating。 | 诊断 |
| 400 | IncorrectVSwitchStatus | Some virtual switch is modifying within the same VPC. | 同一个 VPC 下存在多个“修改中”的虚拟交换机,请您稍后重试。 | 诊断 |
| 403 | IncorrectVSwitchStatus | The current virtual switch status does not support this operation. | 当前虚拟交换机状态不支持此操作。 | 诊断 |
| 403 | InvalidInstanceType.NotSupported | The specified InstanceType is not Supported. | 不支持指定的InstanceType。 | 诊断 |
| 400 | ParameterIllegal | ipCount | 无效参数。 | 诊断 |
| 403 | ChargeTypeViolation | Pay-As-You-Go instances do not support this operation. | 按量付费实例不支持该操作,检查实例的付费类型是否与该操作冲突。 | 诊断 |
| 400 | CALL_INNER_SERVICE_FAILED | An internal error has occurred. | 内部错误。 | 诊断 |
| 400 | InvalidPrivateIp.Changing | Previous action is not finished yet. | 实例修改私网IP未完成,不能再进行在修改。 | 诊断 |
| 400 | InvalidPriority.Malformed | The specified parameter Priority is not valid. | 指定的 Priority 参数不合法。 | 诊断 |
| 400 | InvalidIPAddress.AlreadyUsed | The specified IPAddress is already used by other resource. | 其他资源正在使用指定的 IpAddress 。 | 诊断 |
| 400 | InvalidPeeringSubnetMask.Malformed | The specified PeeringSubnetMask is not valid. | 指定的 PeeringSubnetMask 不合法,请您检查该参数是否正确。 | 诊断 |
| 400 | InvalidInnerIpAddress.Malformed | The specified parameter InnerIpAddress is not valid. | 指定的 InnerIpAddress 参数不合法。 | 诊断 |
| 400 | InvalidIPAddress.NotAvailable | The specified IPAddress is not available because it is a system reserved IPAddress. | 指定的 IpAddress 是一个系统保留 IP 地址,所以不可用。 | 诊断 |
| 403 | NoAttributeToModify | No attribute to be modified in this request. | 没有任何属性被修改。 | 诊断 |
| 404 | InvalidSystemDiskSize.LessThanMinSize | The specified parameter SystemDisk.Size is less than the minimum size. | 指定的 SystemDisk.Size 低于最小值。 | 诊断 |
| 404 | EcsNotFound | The instance does not exist. | 实例不存在,不能转换。 | 诊断 |
| 403 | UnNormalStatus | The instance is in a state that does not support the current operation. | 实例当前状态不支持转换。 | 诊断 |
| 403 | IncorrectDiskStatus | The operation is not supported in this status. | 当前的磁盘不支持此操作,请您确认磁盘处于正常使用状态,是否欠费。 | 诊断 |
| 403 | Forbidden.NotAllowedInState | The request does not allow in this state. | 当前状态下不允许此类操作。 | 诊断 |
| 400 | InvalidImageName.Malformed | The specified Image name is wrongly formed. | 镜像名称格式错误。长度为2~128个字符。必须以大小字母或中文开头,不能以aliyun和acs:开头,不能包含http://或者https://。可以包含数字、半角句号(.)、半角冒号(:)、下划线(_)或者短划线(-)。 | 诊断 |
| 403 | MissingParameter.BandwidthPackage | only support one BandwidthPackage be created with NatGateway. | 仅支持与 NAT 网关同时创建的一个 BandwidthPackage。 | 诊断 |
| 403 | Forbidden.NameNotAllowedByCaller | The caller is not allowed to specify the Name parameter. | 不允许调用者指定 Name 参数。 | 诊断 |
| 401 | IncorrectDiskStatus.CreatingSnapshot | The snapshot of the disk is still creating. | 当前磁盘有创建中的快照,请您等待创建完成再试。 | 诊断 |
| 401 | QuotaExceeded.Eip | Elastic IP address quota exceeded. | 弹性公网 IP 的个数超过额度限制,如果您有更多额度的需求,请提交工单申请增加限额,建议您考虑使用 NAT 网关。 | 诊断 |
| 400 | InvalidParam.ModifyRouterInterface | Modify routerinterface param invalid. | 编辑路由器接口参数不合法。 | 诊断 |
| 400 | InvalidDiskName.Malformed | The specified parameter SyatemDisk.DiskName or DataDisk.n.DiskName is not valid. | 磁盘名称格式不正确。长度为2-128个字符,以英文字母或中文开头,可包含数字、英文句号(.)、下划线(_)或连字符(-)。不能以http://和https://开头。 | 诊断 |
| 403 | Forbidden.ChargeTypeIsPrepaid | It?s forbidden to change prepaid EIP?s bandwidth by API. It can be changed on Aliyun web console. | 不能通过 API 接口修改包年包月 EIP 带宽,请进入控制台修改。 | 诊断 |
| 400 | Idempotence.SignatureMismatch | There is a idempotence signature mismatch between this and last request. | 作为和上一个幂等参数相同的请求,其他参数也必须完全相匹配。 | 诊断 |
| 403 | InvalidDisk.AlreadyDetached | The specified disk has been detached. | 指定的磁盘已分离。 | 诊断 |
| 403 | DependencyViolation.ForwardEntry | The specified BandwidthPackageId has dependent resource. | 指定的带宽包 ID 有相关资源。 | 诊断 |
| 400 | MissingParameter.InstanceIdNotSupported | InstanceId should not be null. | 参数 InstanceId 不能为空。 | 诊断 |
| 403 | PaymentMethodNotFound | No payment method has been registered on the account. | 账户尚未注册支付方式。 | 诊断 |
| 404 | InvalidSecurityGroupId.NotFound | The SecurityGroupId provided does not exist in our records. | 指定的安全组在该用户账号下不存在,请您检查安全组 ID 是否正确。 | 诊断 |
| 404 | InvalidSourceGroupId.NotFound | The SourceGroupId provided does not exist in our records. | 指定的入方向安全组不存在。 | 诊断 |
| 400 | InvalidDiskIds.ValueNotSupported | DiskIds is not valid. | 指定的参数 DiskIds 不合法。 | 诊断 |
| 400 | InvalidPayMethod | The specified pay method is not valid. | 没有可用的付费方式。 | 诊断 |
| 400 | InvalidStartTime.ValueNotSupported | The specified startTime is out of the permitted range. | 指定的开始时间不在允许范围内。 | 诊断 |
| 400 | INVALID_MIN_AMOUNT | The specified parameter MinAmount is not valid. | 参数 MinAmount 不合法。 | 诊断 |
| 400 | InvalidZone.NotFound | The specified parameter ZoneId is not valid. | 指定的ZoneId不合法。 | 诊断 |
| 400 | InvalidDataDiskCategory.ValueNotSupported | The specified parameter DataDisk.Category is not valid. | 指定的参数 DataDisk.Category 不合法。 | 诊断 |
| 400 | InvalidDataDiskCategory.ValueNotSupported | The specified DataDisk.n.Category is invalid. | 指定的参数 DataDisk.n.Category 不合法。 | 诊断 |
| 403 | QuotaExceeded.freevbr | Free virtual boarder router quota exceed. | 免费虚拟边界路由器已达上限。 | 诊断 |
| 400 | InvalidInstanceIds.ValueNotSupported | The specified parameter InstanceIds is not valid. | 指定的 InstanceIds 参数有误。 | 诊断 |
| 403 | InvalidAccountStatus.SnapshotServiceUnavailable | Snapshot service has not been opened yet. | 快照服务未开通,操作无法执行。 | 诊断 |
| 400 | OrderCreationFailed | Order creation failed | 创建订单失败。 | 诊断 |
| 400 | ImageNotSupportInstanceType | The specified image don not support the InstanceType instance. | 指定的镜像不支持此类实例规格。 | 诊断 |
| 403 | ImageNotSupportInstanceType | The specified image do not support the InstanceType instance. | 指定的镜像不支持此类实例规格。 | 诊断 |
| 404 | SourceRegion.NotFound | The source region not found. | 指定的源镜像的地域不存在。 | 诊断 |
| 400 | InvalidSystemDiskSize.LessThanMinSize | The specified parameter SystemDisk.Size is less than the min size. | 指定的系统盘小于最低容量。 | 诊断 |
| 400 | RELEASE_PREPAID_ECS_QUERY_PRICE_FAILED | The refund amount cannot be queried. | 查询退款金额失败。 | 诊断 |
| 400 | InvalidNextHopType | Specified parameter NextHopType is not valid. | 指定的 NextHopType 不合法。 | 诊断 |
| 400 | InvalidSpotStrategy | The specified SpotStrategy is not valid. | 指定的 SpotStrategy 参数无效。 | 诊断 |
| 400 | INVALID_MAX_BANDWIDTH_OUT | internetMaxBandwidthOut is not valid. | 参数 internetMaxBandwidthOut 不合法。 | 诊断 |
| 400 | InvalidDiskCategory.NotSupported | The specified disk category is not support. | 不支持的磁盘种类。 | 诊断 |
| 400 | InvalidSourceGroupId.Mismatch | NicType is required or NicType expects intrnet. | 需要明确IP段类型参数或者网络类型必须为内网。 | 诊断 |
| 401 | DependencyViolation.SLBConfiguring | Specified operation is denied as your instance is using by another product. | 实例被 SLB 引用,且 SLB 正在配置。 | 诊断 |
| 400 | RC_TimeIntervalError | Try to send a verification code later. | 请稍后再发送验证码。 | 诊断 |
| 403 | InvalidVolumeCategory.ValueUnauthorized | The specified volume category is not authorized. | 指定的数据卷类别未获得授权。 | 诊断 |
| 401 | DependencyViolation.RouterInterface | Specified object has dependent resources RouterInterface. | 指定的虚拟交换机连接了路由器接口,无法删除。 | 诊断 |
| 401 | VolumeCreatingSnapshot | The operation is denied due to a snapshot of the specified volume is not completed yet. | 由于指定数据卷的快照尚未完成,操作被拒绝。 | 诊断 |
| 401 | InvalidAccessPointId.NotEnabled | Invalid access point status. | 不合法的访问点状态。 | 诊断 |
| 401 | InvalidImageName.Duplicated | The destination image is exist. | 指定的镜像名已存在。 | 诊断 |
| 404 | InvalidArchitecture | The specifed Architecture is not valid | 指定的架构不存在。 | 诊断 |
| 400 | InvalidDevice.Malformed | The specified parameter DiskDeviceMapping.n.Device is not valid. | 指定的参数 DiskDeviceMapping.n.Device 不合法。 | 诊断 |
| 400 | InvalidIP.Malformed | Ip malformed. | IP格式错误。 | 诊断 |
| 400 | InvalidRegionId | The specified regionId is invalid. | 指定的 RegionId 不合法。 | 诊断 |
| 400 | InvalidIpAddress.Duplicate | The IP address is not in the available range or not binded with the specidfied instance. | 指定的 IP 地址不合法,(该 IP 不在可用 IP 段范围内,或者已被占用)。 | 诊断 |
| 400 | InvalidParameter | The input parameter is mandatory for processing this request is empty. | 参数不能为空。 | 诊断 |
| 400 | InvalidParameter | The specified parameter is not valid | 无效的参数,请检查该参数是否正确。 | 诊断 |
| 403 | DiskAttachedNumberExceeded | The attaching times of the specified disk exceeded. | 指定的云盘所挂载的实例数量已达上限。 | 诊断 |
| 400 | InvalidParameter | Specified UserCidr Subnet mask is not valid . | 指定的 UserCidr 的子网掩码不合法。 | 诊断 |
| 400 | INVALID_WEIGHT_PARAM | Specified value of weight invalid | 指定的权重值不合法。 | 诊断 |
| 400 | InvalidParameter | Specified UserCidr invalid format. | 参数 UserCidr 格式错误。 | 诊断 |
| 400 | InvalidParameter | The specified parameter is not valid. | 无效的参数,请检查该参数是否正确。 | 诊断 |
| 400 | InvalidParameter | Specified value of Period is not valid. | 指定的 Period 参数不合法。 | 诊断 |
| 400 | InvalidParameter | The specified vm bandwidth is not valid. | 指定的虚拟机带宽无效。 | 诊断 |
| 404 | InvalidNetworkType.ValueNotSupported | The specified parameter NetworkType is not valid. | 指定的网络类型不合法。 | 诊断 |
| 400 | RC_VerifyCodeError | The verification code is invalid. | 验证码验证错误。 | 诊断 |
| 404 | InvalidPhysicalConnectionId.NotFound | The PhysicalConnectionId provided does not exist in our records. | 指定的物理专线不存在。 | 诊断 |
| 404 | InvalidRouterInterfaceId.NotFound | The specified RouterInterfaceId does not exist in our record. | 指定的路由器接口不存在,请您检查填写的路由器接口是否正确。 | 诊断 |
| 404 | InvalidNextHop.NotFound | Specified next hop does not exist. | 指定的 next hop 不存在。 | 诊断 |
| 401 | FoundRiskAndTip | The operation cannot be performed because a security risk has been detected. Contact customer service. | 检测到存在安全风险,该操作无法执行,请联系客服。 | 诊断 |
| 401 | OperationDenied.InstanceCreating | The specified instance is creating. | 指定的实例已存在。 | 诊断 |
| 401 | InvalidDiskSize.TooLarge | Specified new disk size is beyond the permitted range. | 指定的新磁盘大小超过限制。 | 诊断 |
| 401 | InvalidBillingMethod | The specified billing method is invalid. | 指定的计费方式无效。 | 诊断 |
| 403 | IpInUse | The specified IP is already in use. | 使用指定IP进行绑定时,IP已经被使用在别的机器上。 | 诊断 |
| 403 | QuotaExceeded | Living instances quota exceeded in this VPC. | 活跃的实例已达上限。 | 诊断 |
| 400 | InvalidRebootTime.ValueNotSupported | The specified RebootTime is not valid. | 指定的重启时间不合法。 | 诊断 |
| 400 | InvalidOperation.OperationNotAllowedInState | The specified VirutalBorderRouter is in invalid state | 指定的 VirtualBorderRouter 状态不合法。 | 诊断 |
| 400 | InvalidVbrOwnerId.NotFound | The specified VbrOwnerId is not valid. | 指定的 VbrOwnerId 不合法。 | 诊断 |
| 403 | DependencyViolation.NotEmpty | There are still instance(s) in the specified DeploymentSetId. | 指定的部署集ID内仍有实例。 | 诊断 |
| 404 | InvalidIpAddress.NotFound | The specified parameter IpAddress is not found in your records. | 指定的 IpAddress 不存在。 | 诊断 |
| 404 | InvalidVbrId.NotFound | The specified VirutalBorderRouter does not exist in our records. | 指定的虚拟边界路由器不存在。 | 诊断 |
| 400 | InvalidIoOptimizedValue.ValueNotSupported | IoOptimized value not supported. | 不支持指定的I/O优化值。 | 诊断 |
| 400 | InvalidParameter.Strategy | The specified parameter Strategy is not valid | 指定的 Strategy 不合法。 | 诊断 |
| 404 | InvalidLockReason.NotFound | The specified LockReason is not found | 指定的锁定类型不存在。 | 诊断 |
| 400 | InvalidNetworkType.Mismatch | Specified parameter InternetMaxBandwidthIn or InternetMaxBandwidthOut conflict with instance network type. | 网络类型不匹配。 | 诊断 |
| 400 | InvalidDataDiskSize.ValueNotSupported | The specified parameter DataDisk.Size is not valid. | 指定的参数 DataDisk.Size 不合法。 | 诊断 |
| 400 | InvalidSpotParam.EmptyZoneID | The specified ZoneId is empty when SpotStrategy is set. | 设置 SpotStrategy 时 ZoneId 为空。 | 诊断 |
| 403 | CountLimitExceed.HaVipRouteEntry | There can be 5 route entry to HaVip at most in one route table. | 一个路由表内最多只能有 5 个路由条目通往 HaVip。 | 诊断 |
| 400 | InvalidUserData.Base64FormatInvalid | The specified UserData is not valid. | 指定的 UserData 不合法。 | 诊断 |
| 400 | InvalidDataDiskSize.ValueNotSupported | The specified DataDisk.n.Size is beyond the permitted range. | 指定的参数 DataDisk.n.Size 超出取值范围。 | 诊断 |
| 400 | InvalidInstanceId.NotFound | The InstanceId provided does not exist in our records. | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 403 | InvalidNetworkType.MismatchRamRole | Ram role cannot be applied to instances of Classic network type. | 实例 RAM 角色不能被用于经典网络类型的实例,RAM 角色只能使用在 VPC 类型的实例上。 | 诊断 |
| 400 | InvalidCircuitCode.Malformed | The specified DataDisk.n.Size is beyond the permitted range. | 指定的 CircuitCode 不合法。 | 诊断 |
| 400 | ImageNotSubscribed | The specified image has not be subscribed. | 指定的镜像未在云市场镜像中订阅。 | 诊断 |
| 400 | InvalidDataDisks.ValueNotSupported | SnapshotId and Size are all blank. | 参数 SnapshotId 和 Size 为空。 | 诊断 |
| 401 | InvalidChargeType.ValueNotSupported | ChargeType is not valid. | 该计费方式不支持,请您重新选择计费方式。 | 诊断 |
| 400 | ImageNotSupportCloudInit | The specified image does not support cloud-init. | 该镜像不支持CloudInit。 | 诊断 |
| 400 | InvalidImageId.NotFound | The specified Image is disabled or is deleted. | 指定的镜像文件格式错误。 | 诊断 |
| 404 | InvalidImageId.NotFound | The specified Image does not exist or not you onwer. | 指定的镜像在该用户账号下不存在,请您检查镜像 id 是否正确。 | 诊断 |
| 404 | InvalidImageId.NotFound | The specified Image not found. | 指定的镜像在该用户账号下不存在,请您检查镜像 id 是否正确。 | 诊断 |
| 404 | InvalidImageId.NotFound | The image does not exist. | 指定的镜像在该用户账号下不存在,请您检查镜像 id 是否正确。 | 诊断 |
| 404 | InvalidImageId.NotFound | The specified image does not exist. | 指定的镜像在该用户账号下不存在,请您检查镜像 id 是否正确。 | 诊断 |
| 400 | MissingTemporary.StartTime | Temporary.StartTime is not specified | 参数暂时性开始时间不得为空。 | 诊断 |
| 400 | ReopenInstance.InstanceNotEnoughBalance | The instance cannot be reactivated because your account balance is insufficient or because your credit card information is invalid. Add funds to your account or submit a ticket. | 实例过期,账户额度不足或信用卡信息失效,无法重开机,请充值或提交工单。 | 诊断 |
| 400 | InvalidAction | Specified action is not valid. | 该操作无效。 | 诊断 |
| 401 | AutoSnapshotPolicy.QuotaExceed | The quota of auto snapshot policy for your account exceed the limitation | 超出自动快照策略最大限额。 | 诊断 |
| 400 | InvalidDiskDescription.Malformed | The specified parameter SyatemDisk.DiskDescription or DataDisk.n.Description is not valid. | 指定的参数 SystemDisk.DiskDescription 或 DataDisk.n.Description 无效。 | 诊断 |
| 404 | InvalidAccount.NotFound | The specified parameter AddAccount.n or RemoveAccount.n does not exist. | 参数 AddAccount.N 或者 RemoveAccount.N 不存在。 | 诊断 |
| 400 | INVALID_MAX_BANDWIDTH_IN | The specified InternetMaxBandwidthIn is invalid. | 参数 InternetMaxBandwidthIn 不合法。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified value of InstanceType is not supported. | 不支持指定的 InstanceType。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified instance type is invalid. | 实例类型无效,该参数值不支持。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified Iopotimized Instance is mismatch with the InstanceType. | 指定的 InstanceType 不支持指定的 IoOptimized 参数值。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified InstanceType is invalid. | 指定的 InstanceType 不合法。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | InternetMaxBandwidthOut should be set. | 必须设置 InternetMaxBandwidthOut 参数。 | 诊断 |
| 400 | InvalidBandwidth.ValueNotSupported | The bandwidth value is not permitted due to charge type of the instance. | 实例的计费方式不支持该带宽值。 | 诊断 |
| 400 | InvalidBandwidth.ValueNotSupported | The specified value of Bandwidth not supported. | 不支持指定的带宽值。 | 诊断 |
| 400 | InvalidSnapshotLinkIds | The specified snapshotLinkIds is invalid. | 指定的 SnapshotLinkId 不合法。 | 诊断 |
| 404 | InvalidOpposite.NotFound | The opposite not exit. | 对端不存在。 | 诊断 |
| 400 | IncorrectDiskStatus | The current disk status does not support this operation. | 当前的磁盘不支持此操作,请您确认磁盘处于正常使用状态,是否欠费。 | 诊断 |
| 400 | InvalidSecurityGroupName.Malformed | Specified security group name is not valid. | 指定的安全组名称格式不合法。请您按照规则进行配置:默认值为空,长度为 2-128 个英文或中文字符,必须以大小字母或中文开头,可包含数字,英文句号(.),下划线(_)或连字符(-),安全组名称会展示在控制台。不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | BandwidthUpgradeDenied.EipBoundInstance | The specified VPC instance has bound EIP | 指定的 VPC 实例已经绑定 EIP。 | 诊断 |
| 400 | InsufficientBalance | Your account does not have enough balance. | 账户余额不足,请先充值再操作。 | 诊断 |
| 400 | InstanceExpired | PrePaid instances has been expired. | 包年包月实例已过期,请您续费后再进行操作。 | 诊断 |
| 400 | ILLEGAL_PARAM | A specified parameter is invalid. | 参数错误, | 诊断 |
| 400 | InvalidStartTime.Malformed | The specified parameter StartTime is not valid. | 指定的开始时间格式不合法。 | 诊断 |
| 404 | Forbidden.InstanceNotFound | The specified Instance is not found. | 指定的实例不存在。 | 诊断 |
| 400 | InvalidRouteEntry.Duplicate | The route entry already exist. | 指定的路由条目已存在。 | 诊断 |
| 400 | InvalidInnerIpAddress.Unusable | The specified InnerIpAddress is already used or not found in usable ip range. | 指定的 InnerIpAddress 不可用。 | 诊断 |
| 400 | InvalidSnapshotName.Malformed | The specified SnapshotName is wrongly formed. | 快照名称格式不合法。 | 诊断 |
| 0 | InvalidRouteEntry.NotFound | Route entry not exists. | 该路由条目不存在,请您检查路由条目是否正确。 | 诊断 |
| 404 | InvalidVpc.NotBelong | The specified vpc is not belong to you. | 指定的 VPC 不在您的账号下。 | 诊断 |
| 401 | InvalidInstanceType.ValueUnauthorized | The specified InstanceType is not authorized. | 指定的实例规格未授权使用。 | 诊断 |
| 401 | InvalidSnapshotStatus.ServiceAlreadyOpened | The snapshot service has been activated. | 快照服务已经开通过。 | 诊断 |
| 400 | InvalidNatGatewayName.MalFormed | NatGateway name is not valid. | 指定的 NatGatway 名称不合法。 | 诊断 |
| 403 | MissingParameter.DiskDeviceMapping | The specified parameter DiskDeviceMapping is not supplied. | 参数 DiskDeviceMapping 不能为空。 | 诊断 |
| 400 | InvalidInstanceId.NotFound | Specified instance does not exist.. | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified instance does not exist. | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | Specified attached instance does not exist. | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The request processing has failed due to some unknown error. | 请求失败。原因:未知错误。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | Specified instance does not exist. | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified instanceId does not exist | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 401 | RouterEntryConflict.Duplicated | A route entry already exists | 路由器接口已存在。 | 诊断 |
| 404 | InvalidInstanceId.NotFound | The specified Instance does not exist in the specified region. | 指定的实例不存在,请您检查实例 ID 是否正确。 | 诊断 |
| 400 | InvalidDiskCategory.Mismatch | The specified disk categories combination is not supported. | 不支持的磁盘种类搭配。 | 诊断 |
| 404 | InvalidRedundantPhysicalConnectionId.NotFound | The RedundantPhysicalConnectionId does not found. | 指定的 RedundantPhysicalConnectionId 不存在。 | 诊断 |
| 400 | InvalidVpcName.Malformed | Specified VPC name is not valid. | 专有网络 VPC 名称格式不正确,请您修复 VPC 的格式后再重试。 | 诊断 |
| 403 | InvalidIp.NotInNatgw | The specified Ip not belong to natgateway. | 指定的 IP 地址不属于 NAT 网关。 | 诊断 |
| 400 | DiskInArrears | The specified operation is denied as your disk owing fee. | 指定的磁盘已欠费。 | 诊断 |
| 401 | NodeControllerUnavailable | The Node Controller is temporarily unavailable. | 节点控制器暂不可用。 | 诊断 |
| 400 | InvalidOperation.InvalidEniType | The operation is not supported while the ENI is of the current type. | 当前网卡类型,不允许此操作。 | 诊断 |
| 400 | InvalidParamter | Invalid Parameter | 指定的参数不合法。 | 诊断 |
| 404 | InvalidCommodity.ValueNotSupported | The commodity is not valid. | 指定的资源不存在。 | 诊断 |
| 400 | InvalidParameter.Domain | The specified parameter Domain is not valid. | 指定的Domain参数不合法。 | 诊断 |
| 403 | DiskTypeViolation | The specified disk is a system disk and cannot support the operation. | 指定的云盘是系统盘,不能卸载。 | 诊断 |
| 403 | InvalidNetworkType.Mismatch | The specified SecurityGroup network type should be same with SourceGroup network type (vpc or classic). | 指定的 SecurityGroup 的网络类型必须与 SouceGroup 的网络类型一致。 | 诊断 |
| 400 | IncorrectRouteEntryStatus | VBR has NotStable route entry. | 无法执行该操作,当前路由表中有路由条目的状态为 pending 或 modifying。 | 诊断 |
| 404 | Abs.InvalidAccount.NotFound | The Account is not found or ak is expired. | 该账号未找到或者 AccessKey 已过期。 | 诊断 |
| 400 | IncorrectRouteEntryStatus | Specified routeEntry status error. | 无法执行该操作,当前路由表中有路由条目的状态为 pending 或 modifying。 | 诊断 |
| 400 | IncorrectRouteEntryStatus | Vpc NotStable route entry. | 无法执行该操作,当前路由表中有路由条目的状态为 pending 或 modifying。 | 诊断 |
| 400 | IncorrectRouteEntryStatus | The vpc has NotStable routeEntry status. | 无法执行该操作,当前路由表中有路由条目的状态为 pending 或 modifying。 | 诊断 |
| 400 | InstanceDiskCategoryLimitExceed | The specified DataDisk.n.Size beyond the permitted range | 指定的参数 DataDisk.n.Size 超过取值范围。 | 诊断 |
| 400 | IncorrectStatus | RouterInterface can be operated by this action only when the status is Active | 路由器接口只有在“激活”状态下可应用此操作。 | 诊断 |
| 403 | Forbidden.FinancialLocked | RouterInterface can not be operated by this action when it??s FinancialLocked. | 路由器接口被财政冻结时不支持此类操作。 | 诊断 |
| 403 | Zone.NotOnSale | The resource is temporarily unavailable in the specified zone. Please select another instance type or another zone. | 指定可用区已经售罄,请您更换实例规格或者更换地域创建。 | 诊断 |
| 401 | InstancesIdQuotaExceed | The maximum number of Instances is exceeded. | 超过了实例数的上限。 | 诊断 |
| 403 | InvalidRedundantPhysicalConnection | redundant physical connection does not belong to current user. | 该冗余物理连接不属于当前用户。 | 诊断 |
| 400 | DependencyViolation.IoOptimized | The specified instancetype must be IoOptimized instance. | 指定的实例规格必须为I/O优化实例,请您检查实例规格是否正确。 | 诊断 |
| 403 | InvalidNicType.ValueNotSupported | The specified NicType is not valid. | 指定的网络类型不存在,请您检查网络类型是否正确。 | 诊断 |
| 0 | InvalidNatGatewayId.NotFound | The NatGatewayId not exist. | 指定的 NatGatewayId 不存在,请您检查填写的 NatGatewayId 是否正确。 | 诊断 |
| 403 | InvalidTaskId.TaskActionNotSupport | The specified task action not support. | 不支持指定的任务操作。 | 诊断 |
| 403 | OperationDenied.QuotaExceed | The quota of tags on resource is beyond permitted range. | 资源标签已达上限。 | 诊断 |
| 403 | DiskNotPortable | It is not a portable disk. | 指定磁盘不是可卸载的磁盘,Portable 为 false 的磁盘无法卸载。 | 诊断 |
| 400 | InvalidIpPortRange.Malformed | The specified parameter PortRange is not valid. | IP协议相关的端口号范围格式不正确。 | 诊断 |
| 400 | InvalidSnapshotId.ValueNotSupported | The specified DiskSize is not valid. | 指定的磁盘大小不合法。 | 诊断 |
| 403 | ResourceNotAvailable | Resource you requested is not available in this region or zone. | 指定的地域或可用区不支持专有网络 VPC。 | 诊断 |
| 403 | Instance.UnPaidOrder | The specified instance has unpaid order | 该实例有未支付的账单。 | 诊断 |
| 400 | InvalidParameter.Bandwidth | The specified parameter Bandwidth is not valid. | 指定的 Bandwidth 不合法。 | 诊断 |
| 400 | InvalidDiskName.Malformed | The specified parameter SystemDisk.DiskName or DataDisk.n.DiskName is not valid. | 参数 SystemDisk.DiskName 或 DataDisk.n.DiskName 不合法。 | 诊断 |
| 400 | InvalidDiskName.Malformed | The specified disk name is wrongly formed. | 磁盘名称格式不正确。长度为2-128个字符,以英文字母或中文开头,可包含数字,点号(.),下划线(_)或连字符(-)。 不能以http://和https://开头。 | 诊断 |
| 403 | InvalidNetworkType.Mismatch | Specified parameter InternetChargeType conflict with instance network type. | 实例的网络类型不支持指定的网络计费方式。 | 诊断 |
| 400 | InvalidClientToken.ValueNotSupported | The ClientToken provided is invalid. | 指定的 ClientToken 不合法。 | 诊断 |
| 400 | InvalidClientToken.ValueNotSupported | The specified ClientToken is invalid. | 指定的 ClientToken 不合法。 | 诊断 |
| 401 | InvalidUserCidr.Malformed | Specified UserCidr overlapping in of 100.64.0.0/10. | 指定 UserCidr 要在 100.64.0.0/10 中。 | 诊断 |
| 400 | InvalidVSwitchId.NotExist | The specified VSwitchId is not valid. | 指定的 VSwitchId 不合法。 | 诊断 |
| 403 | Throttling | Request was denied due to request throttling | 当前的操作太过频繁,请稍后重试。 | 诊断 |
| 400 | DISK_HAS_CREATING_SNAPSHOT | The operation cannot be performed while a snapshot is being created for the disk. | 暂时无法执行操作,该磁盘有正在创建中的快照。 | 诊断 |
| 400 | InvalidTaskId.IncorrectTaskStatus | The specified task status is not invalid. | 指定的任务状态不合法。 | 诊断 |
| 403 | InstanceKeyPairLimitExceeded | Exceeding the allowed amount of instance that an key pair can attach. | 单次处理的密钥对数量超出上限。 | 诊断 |
| 403 | ComponentCompareFailed | The operation is not supported because instance information has been changed. | 实例的信息发生变化,不允许转换。 | 诊断 |
| 403 | InstanceDiskNumLimitExceed | The number of specified disk in an instance exceeds. | 实例下磁盘数目超过限制。 | 诊断 |
| 403 | ImageUseShared | The specified image has been shared to others. | 指定的镜像已经分享给其它用户。 | 诊断 |
| 403 | UserNotInTheWhiteList | The user is not in the white list of exporting image. | 该用户不在导出镜像白名单中。 | 诊断 |
| 0 | UserNotInTheWhiteList | The user is not in the white list of importing image. | 用户未被授权导入镜像。 | 诊断 |
| 404 | InvalidNextHopId.NotFound | Specified next hop does not exist. | 指定的下一跳不存在。 | 诊断 |
| 403 | Diskcategory.Mismatch | The disk specified to convert to portable is not allowed due to the disk category does not support. | 由于磁盘种类限制,指定的磁盘不能转换为可卸载磁盘。 | 诊断 |
| 403 | InvalidPhysicalConnectionId.NotEnabled | The specified PhysicalConnectionId is not in Enabled state. | 指定的物理专线不是 Enabled 状态。 | 诊断 |
| 400 | InvalidPrivateIpAddress.Duplicated | The specified private IP address is already in use. | 指定的IP地址已经被使用。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified IoOptimized is invalid. | 指定的 IoOptimized 参数不合法。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified parameter Bandwidth is not valid. | 指定的 Bandwidth 不合法。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified InternetMaxBandwidthOut beyond the permitted range. | 指定的公网出带宽最大值超出取值范围。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified parameter InternetMaxBandwidthOut is not valid. | 指定的公网出带宽最大值不合法。 | 诊断 |
| 404 | InvalidInstanceType.ValueUnauthorized | The specified InstanceType beyond the permitted range. | 指定的 InstanceType 不存在。 | 诊断 |
| 404 | InvalidAccessPointId.NotFound | The AccessPointId provided does not exist in our records. | 指定的 AccessPointId 不存在。 | 诊断 |
| 403 | DependencyViolation.RouteEntry | Specified object has dependent resources | 指定的虚拟交换机有未释放的资源,无法删除。 | 诊断 |
| 403 | OperationDenied.CreatingConflict | Another Instance has been creating | 不允许创建新的实例。 | 诊断 |
| 400 | InvalidVolumeSize.TooSmall | Specified new volume size is less than the original volume size. | 指定的数据卷小于原数据卷大小。 | 诊断 |
| 400 | InvalidVolumeSize.TooSmall | The specified volume size is less than the size of snapshot. | 指定的数据卷大小小于快照大小。 | 诊断 |
| 400 | InvalidDataDiskSize.ValueNotSupported | The specified DataDisk.n.Size beyond the permitted range | 指定的参数 DataDisk.n.Size 超出取值范围。 | 诊断 |
| 400 | InvalidChargeType.ValueNotSupported | The specified ChargeType is not supported. | 该计费方式不支持,请您重新选择计费方式。 | 诊断 |
| 400 | QuotaExceed.AfterpayInstance | Living afterpay instances quota exceeded. | 活跃的按量付费实例数已达上限。 | 诊断 |
| 400 | InvalidChargeType.ValueNotSupported | The operation is not permitted due to charge type of the instance. | 实例计费方式不支持指定的操作。 | 诊断 |
| 404 | InvalidEcsId.NotFound | The specified instance ID is invalid. | 无效的实例。 | 诊断 |
| 400 | InvalidBindingStatus | The eip binding status invalid. | 指定的 EIP 绑定状态不合法。 | 诊断 |
| 400 | InvalidImageOwnerAlias.ValueNotSupported | The specified ImageOwnerAlias value is not supported. | 无效的镜像所有者别名,请您检查该参数是否正确。 | 诊断 |
| 400 | InvalidPassword.ValueNotSupported | The specified password is not valid. | 指定的密码不合法。 | 诊断 |
| 400 | DiskNotPortable | The specified disk is not a portable disk. | 指定的磁盘不是可卸载的磁盘,Portable 为 false 的磁盘无法卸载。 | 诊断 |
| 400 | DiskNotPortable | The operation is denied due to the specified disk is not a portable disk. | 指定的磁盘为不可卸载磁盘,不支持操作。 | 诊断 |
| 403 | InstanceSpecModification.NotEffective | The specified instance has been reserved for making a spec modification and not taken effective in the current contract period. | 指定的实例因规格调整被保留,在当前合同期内无法生效。 | 诊断 |
| 400 | InvalidSnapshot.NotReady | The specified snapshot creation is not completed yet. | 指定快照未创建。 | 诊断 |
| 400 | Forbidden.CheckEntryRuleQuota | Route entry quota rule check error. | 路由条目配额规则检查有误。 | 诊断 |
| 400 | DependencyViolation.domain.granularity | The DeploymentSet domain and granularity is violation. | 部署集域与数据粒度冲突。 | 诊断 |
| 403 | InstanceDiskCategoryLimitExceed | The total size of specified disk category in an instance exceeds. | 磁盘种类总容量超过实例限制。 | 诊断 |
| 400 | InvalidCidrBlock | Specified CIDR block is already exists. | 指定的 CIRD 块已存在,请您重新填写。 | 诊断 |
| 400 | InsufficientPublicIp | Ip address not found | 未找到IP地址。 | 诊断 |
| 403 | InvalidDestGroupId.Mismatch | NicType is required or NicType expects intranet. | 请指定 NicType,或使用内网模式。 | 诊断 |
| 403 | Zone.NotOnSale | The specified zone is not available for purchase. | 指定可用区已经售罄,请您更换实例规格或者更换地域创建。 | 诊断 |
| 400 | QuotaExceed.RouterInterface | Living RouterInterface quota exceeded. | 活跃的路由器接口已达上限。 | 诊断 |
| 400 | InvalidName.Malformed | The specified Name is not valid. | 指定的 Name 不合法。 | 诊断 |
| 403 | RELEASE_PREPAID_ECS_CHECK_FAILED.ILLEGAL_ASCRIPTION | You are not the owner of this instance. | 实例归属非法。 | 诊断 |
| 400 | InvalidParameter.InvalidInstanceId | The instance ID is invalid. | 无效的实例 ID。 | 诊断 |
| 400 | DependencyViolation.HaVip | VSwitch cannot be deleted when there are some HaVip dependent with it. | 不能删除关联了 HaVip 的虚拟交换机。 | 诊断 |
| 400 | InvalidStatus.NotAllowed | Invalid virtual border router status. | 虚拟边界路由器状态不合法。 | 诊断 |
| 403 | Forbidden.PeeringSubnetMaskNotAllowedByCaller | The caller is not allowed to specify the PeeringSubnetMask parameter. | 不允许调用者指定 PeeringSubnetMask 参数。 | 诊断 |
| 400 | InvalidLineOperator.Malformd | The LineOperator provided was invalid. | 指定的 LineOperator 不合法。 | 诊断 |
| 400 | InvalidParameter.Conflict | The specified image does not support the specified instance type. | 指定的镜像不能用于指定的实例规格。 | 诊断 |
| 403 | InvalidImageId.BidMismatch | Cannot share image with other bid user. | 镜像无法跨运营商共享。 | 诊断 |
| 403 | Forbidden.OnlyOneConnection | Cannot connect concurrently between same routers | 多个连接点不能连接同一个路由器。 | 诊断 |
| 403 | InvalidSourceGroupId.Mismatch | NicType is required or NicType expects intranet. | 需要提供 NicType,NicType 仅在内网中使用。 | 诊断 |
| 400 | InvalidSourceGroupId.Mismatch | Specified security group and source group are not in the same VPC. | 指定的安全组和源安全组不在一个 VPC 内。 | 诊断 |
| 403 | InvalidAccountStatus.NotEnoughBalance | Account is in debt. | 账号余额不足,请您先充值再进行该操作。 | 诊断 |
| 400 | InvalidDestGroupId.Mismatch | Specified security group and destination group are not in the same VPC. | 指定的安全组和目标组不在同一个 VPC 下。 | 诊断 |
| 400 | InvalidRouterInterface | invalid router interface. | 路由器接口不合法。 | 诊断 |
| 400 | InvalidTagKey.ValueNotSupported | Tag Key is not valid. | 标记密钥不合法。 | 诊断 |
| 400 | InvalidNextHop | Specified nexthop and nexthop list cannot both null. | 下一跳和下一跳列表不能为空。 | 诊断 |
| 400 | InvalidDeploymentSetId.NotFound | The specified DeploymentSetId does not exist. | 指定的参数 DeploymentSetId 不存在,请您检查 DeploymentSetId 是否正确。 | 诊断 |
| 400 | IncorrectDiskStatus.NeverUsed | The specified disk has never been used after creating. | 磁盘创建后未被使用,内容没有变化。 | 诊断 |
| 400 | InvalidStatus.ValueNotSupported | The specified volume status is not supported. | 指定的磁盘状态不支持。 | 诊断 |
| 400 | DependencyViolation.IoOptimize | The specified parameter InstanceId is not valid. | 指定的实例 IO 优化配置不合法。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified vm bandwidth is not valid. | 指定的虚拟机带宽无效。 | 诊断 |
| 400 | InvalidSnapshotId.NotFound | The specified parameter SnapshotId is not exist. | 指定的快照不存在,请您检查快照是否正确。 | 诊断 |
| 404 | InvalidSnapshotId.NotFound | The specified snapshot by DiskDeviceMapping.n.SnapshotId or SnapshotId does not exist. | 参数 DiskDeviceMapping.n.SnapshotId 或 SnapshotId 指定的快照不存在。 | 诊断 |
| 404 | InvalidSnapshotId.NotFound | The snapshot for the image does not exist. | 指定的快照不存在,请您检查快照是否正确。 | 诊断 |
| 403 | InvalidSnapshotId.NotReady | The current status of the DiskDeviceMapping.n.SnapshotId or SnapshotId does not support this operation. | 当前磁盘有创建中的快照,请稍后重试 | 诊断 |
| 400 | InvalidStatus.ValueNotSupported | The specified disk status is not supported. | 指定的磁盘状态不支持此类操作。 | 诊断 |
| 404 | InvalidSnapshotId.NotFound | The specified snapshot does not exist. | 指定的快照不存在,请您检查快照是否正确。 | 诊断 |
| 403 | Forbidden.PeerGatewayIpNotAllowedByCaller | The caller is not allowed to specify the PeerGatewayIp parameter. | 不允许调用者指定 PeerGatewayIp 参数。 | 诊断 |
| 403 | InvalidSnapshot.TooOld | The disk is created from a snapshotId made before 2013-07-15 | 该磁盘是从 2013-07-15 之前生成的 SnapshotId 中创建。 | 诊断 |
| 400 | InvalidSnapshot.TooOld | The volume is created from a snapshotId made before 2013-07-15 | 该数据卷是从 2013-07-15 之前生成的 SnapshotId 中创建。 | 诊断 |
| 400 | InvalidSnapshot.TooOld | The snapshotId is created before 2013-07-15 | 该 Snapshotid 创建于 2013-07-15 之前。 | 诊断 |
| 403 | RegionUnauthorized | You are not authorized to perform the operation in the specified region. | 该地域未授权。 | 诊断 |
| 400 | UnsupportedParameter | The parameters is unsupported. | 指定的参数不合法。 | 诊断 |
| 403 | InvalidSnapshot.TooOld | This operation is denied because the specified snapshot is created before 2013-07-15. | 该操作被拒绝。因为指定的快照创建于 2013-07-15 之前。 | 诊断 |
| 403 | InvalidSnapshot.TooOld | This operation is denied because the specified snapshot by DiskDeviceMapping.n.SnapshotId or SnapshotId is created before 2013-07-15. | 该操作被拒绝。因为 DiskDeviceMapping.n.SnapshotId 或 SnapshotId 指定的快照创建于 2013-07-15 之前。 | 诊断 |
| 403 | Forbidden.CircuitCodeNotAllowedByCaller | The caller is not allowed to specify the CircuitCode parameter. | 不允许调用者指定电路编码。 | 诊断 |
| 400 | InvalidSystemDiskSize.ImageNotSupportResize | The SystemDisk Size is not supported by Image. | 镜像不支持该系统磁盘大小。 | 诊断 |
| 400 | InvalidOSSPrefix.Malformed | The specified OSSPrefix format is wrongly formed. | 参数 OssPrefix 格式错误。 | 诊断 |
| 400 | DependencyViolation.HaVipReferedByRouteEntry | HaVip cannot be deleted when it is refered by a route table entry as next hop. | 作为路由条目下一跳 HaVip 不能被删除,请先删除指向该 HaVip 的路由条目后再进行删除。 | 诊断 |
| 403 | Forbidden.NoRiFound | No vlan router interfaces are found. | 不存在虚拟局域网路由器接口。 | 诊断 |
| 400 | InvalidIdempotenceParameter.Mismatch | The specified parameters are different from before. | 指定的参数 Idempotence 前后不一致。 | 诊断 |
| 400 | VolumeStillAttached | The volume is still attached to the volume. | 该磁盘仍然挂载在实例上。 | 诊断 |
| 400 | ZONE_NO_AVAILABLE_IP | The Zone have no available ip. | 指定的可用区的 IP 不可用。 | 诊断 |
| 400 | IncorretForwardEntryStatus | Some Forward entry status blocked this operation.. | DNAT 条目状态不正确,操作无法完成。 | 诊断 |
| 400 | InvalidImageVersion.Malformed | The specified ImageVersion is wrongly formed. | 无效的镜像版本号取值(或者您无权使用该快照)。 | 诊断 |
| 400 | InvalidParameter.Conflict | The specified region and cluster do not match. | 指定的地域与指定的集群不匹配。 | 诊断 |
| 404 | OperationDenied.ImageNotValid | The specified Image is disabled or is deleted. | 指定的镜像不存在。 | 诊断 |
| 400 | ImportImageFailed | Importing image is failed. | 导入镜像失败。 | 诊断 |
| 400 | InvalidParameter.Conflict | The speicified region and cluster do not match. | 指定的地域与指定的集群不匹配。 | 诊断 |
| 400 | InvalidImageName.Malformed | The specified destination image name is wrongly formed. | 镜像名称不合法。限制条件请参见 DestinationImageName 参数说明。 | 诊断 |
| 400 | InvalidParameter.Conflict | A parameter conflict has occurred. | 参数冲突。 | 诊断 |
| 403 | InvalidParameter.InvalidInstanceIdAndVpcId | The parameter InstanceId and VpcId are not allowed to be empty at the same time. | 至少指定一个 InstanceId 或 VpcId。 | 诊断 |
| 400 | IncorrectOppositeInterfaceInfo.NotSet | OppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeRouterOwnerId must be all set. | 未设置参数 OppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeRouterOwnerId。 | 诊断 |
| 400 | InvalidVolumeSize | Specified new volume size is less than or equal the original volume size. | 指定的数据卷小于或等于原数据卷大小。 | 诊断 |
| 400 | QuotaExceeded.BandwidthPackageIps | The specified ipCount exceeded quota. | 指定的 IP 数已达上限。 | 诊断 |
| 400 | InvalidParameter.Bandwidth | The specified bandwidth value is invalid. | 无效带宽参数。 | 诊断 |
| 400 | ImageFormat.Malformed | The specified image format is invalid. | 指定的镜像格式不合法。 | 诊断 |
| 400 | RELEASE_PREPAID_ECS_CHECK_FAILED.INSTANCE_WITH_EIP | The instance cannot be released. Check that it is not associated with an EIP. | 释放失败, 请确认没有EIP绑定到实例上 | 诊断 |
| 400 | Throttling | Request was denied due to request throttling. | 请求被流控。 | 诊断 |
| 400 | InvalidVolumeSize.ValueNotSupported | The specified Volume.Size beyond the permitted range | 指定的数据卷大小超出取值范围。 | 诊断 |
| 400 | QuotaExceeded.Eip | Elastic IP address quota exceeded | 弹性公网 IP 的个数超过额度限制,如果您有更多额度的需求,请提交工单申请增加限额,建议您考虑使用 NAT 网关。 | 诊断 |
| 400 | InvalidParameter.Duration | The auto renew duration should be in [1,2,3,6,12]. | 自动更新时间应在 [1,2,3,6,12] 之中。 | 诊断 |
| 400 | InvalidPriority.ValueNotSupported | The specified priority is illegal. | 安全组规则的优先级不合法,可选范围为1-100。 | 诊断 |
| 400 | InvalidOperation.AvailabilityZoneMismatch | The zone does not support the operation. | 由于可用区不匹配,不允许此操作。 | 诊断 |
| 403 | InvalidSystemDiskCategory.ValueUnauthorized | The disk category is not authorized. | 该磁盘类别未经授权。 | 诊断 |
| 400 | INVALID_PRIVATE_IP_ADDREDD | The specified parameter PrivateIpAddress is not valid. | 参数 PrivateIpAddress 不合法。 | 诊断 |
| 400 | InvalidUserData.SizeExceeded | The specified parameter UserData exceeds the size. | 指定的 UserData 超过大小限制。 | 诊断 |
| 400 | MissingParameter.InstanceType | InstanceType should not be null. | 参数 InstanceType 不能为空。 | 诊断 |
| 400 | InvalidStatus.InstanceStatus | The specified instance status is not support this operation | 指定的实例状态不支持此操作。 | 诊断 |
| 404 | InvalidRouteEntry | Specified routeEntry not exist. | 指定的路由条目不存在。 | 诊断 |
| 404 | InvalidResourceGroup.NotFound | The ResourceGroup provided does not exist in our records. | 资源组并不在记录中。 | 诊断 |
| 404 | InvalidGroup.Malformed | The specified parameter AddGroup.n or RemoveGroup.n does not exist. | 参数 AddGroup.n 或 RemoveGroup.n 不存在。 | 诊断 |
| 400 | InvalidTagValue.Malformed | The parameter Tag.n.Value is illegal. | Tag.N.Value 不合法。 | 诊断 |
| 400 | InvalidInstanceID.Malformed | The specified instance ID is invalid. | 无效的实例。 | 诊断 |
| 400 | InvalidRouteEntrySize | The Specified routerEntry size not legal. | 指定的路由条目大小不合法。 | 诊断 |
| 400 | Forbidden.BillsOutstanding | You cannot create more RouterInterface because you have bills outstanding. | 存在未付款订单,导致新建路由器接口失败,请您先付费后再进行操作。 | 诊断 |
| 400 | AuthorizationLimitExceed | The limit of authorization records in the security group reaches. | 安全组授权规则数达到上限,请您检查授权规则是否合理。 | 诊断 |
| 400 | InvalidProtocal.ValueNotSupported | The specified IpProtocol does not support. | 不支持指定的 IpProtocol。 | 诊断 |
| 400 | InvalidInternalPort.Malformed | The specified InternalPort is not a valid port. | 指定的 InternalPort 不合法。 | 诊断 |
| 403 | QuotaExceed.SecurityGroup | The maximum number of security groups is reached. | 安全组数量超过额度限制。 | 诊断 |
| 400 | InvalidUserCidr.Malformed | Specified UserCird status is wrong | 指定的 UserCird 状态错误。 | 诊断 |
| 400 | InvalidInstanceId.Mismatch | Specified instance and security group are not in the same VPC. | 指定的实例和安全组不属于同一个虚拟专有网络。(包含另外两种特殊情况:1.实例不属于VPC类型,安全组属于VPC类型;2.实例属于VPC类型,安全组不属于VPC类型。) | 诊断 |
| 400 | RC_ValidateVerifyCodeExceedingMax | The verification code has reached the maximum number of times that it can be used. | 验证码验证次数超过最大限额。 | 诊断 |
| 404 | InvalidRouterInterfaceId.NotFound | The specified RouterInterfaceId does not exist in our records. | 指定的路由器接口不存在,请您检查填写的路由器接口是否正确。 | 诊断 |
| 400 | ImageRemovedInMarket | The specified market image is not available | 指定的镜像已经从镜像市场中下架。 | 诊断 |
| 400 | InvalidSpotDuration | The specified SpotDuration is not valid. | 指定的 SpotDuration 参数有误。 | 诊断 |
| 400 | InvalidIp.Malformed | The specified ip address is not valid. | 指定的私网 IP 不合法,请您检查该私网 IP 是否正确。 | 诊断 |
| 404 | InvalidDiskId.NotFound | The specified DiskId does not exist. | 指定的磁盘不存在。请您检查磁盘 ID 是否正确。 | 诊断 |
| 400 | InvalidSnapshotId.Malformed | The specified SnapshotId is not valid. | 指定的 SnapshotId 不合法。 | 诊断 |
| 403 | InvalidCategory.ValueNotSupported | The specified volume category is not supported. | 指定的磁盘种类不支持或者无权限。 | 诊断 |
| 404 | AllocateIpFailed | Alloc bandwidthPackage ips failed | 为共享带宽包分配公网 IP 失败,可能没有可用的 IP。 | 诊断 |
| 400 | InvalidCirdrBlock.MaskLength | Specified CIDR block is not valid . | 指定的 CIDR 网段格式不正确。 | 诊断 |
| 400 | InstanceTypeNotSupported | The specified zone does not offer the specified instancetype. | 指定的可用区不支持指定的实例规格。 | 诊断 |
| 404 | InvalidDiskId.NotFound | The specified disk does not exist. | 指定的磁盘不存在。请您检查磁盘 ID 是否正确。 | 诊断 |
| 404 | InvalidDiskId.NotFound | The DiskId provided does not exist in our records. | 指定的磁盘不存在。请您检查磁盘 ID 是否正确。 | 诊断 |
| 400 | InvalidVBRStatus | invalid virtual border router status. | 虚拟边界路由器状态不合法。 | 诊断 |
| 400 | IncorrectStatus | This openeration would be allowed only when status of this RouterInterface is Idle/Inactive. | 路由器接口只有在“空闲”或“未激活”状态下可应用此操作。 | 诊断 |
| 404 | InvalidRouterId.NotFound | The specified RouterId does not exist in our recored. | 指定的 RouterId 不存在。 | 诊断 |
| 400 | IncorrectStatus | HaVip can be deleted only when the status is Available or InUse. | 私网高可用虚拟IP(HaVip)仅在“使用中”或“可用”状态时被删除。 | 诊断 |
| 400 | IncorrectStatus | RouterInterface can be operated by this action only when the status is Inactive. | 路由器接口只有在“未激活”状态下可应用此操作。 | 诊断 |
| 400 | IncorrectStatus | RouterInterface can be operated by this action only when the status is Idle. | 路由器接口只有在“空闲”状态下可应用此操作。 | 诊断 |
| 400 | IncorrectStatus | RouterInterface can be operated by this action only when the status is Active. | 路由器接口只有在“激活”状态下可应用此操作。 | 诊断 |
| 400 | IncorrectStatus | Vswtich status not stable. | 虚拟交换机状态为 pending 或 modifying。 | 诊断 |
| 400 | IncorrectStatus | HaVip can be deleted only when its status is Available. | 私网高可用虚拟IP(HaVip)仅在“可用”状态时被删除。 | 诊断 |
| 403 | InvalidOperation.VpcMismatch | The operation is not allowed. | 不允许此操作。 | 诊断 |
| 400 | InvalidParameter | Specified value of InternetChargeType is not valid. | 指定的网络计费方式不合法。 | 诊断 |
| 400 | InvalidParameter | Specified CIDR block is not valid | 指定的 CIDR 网段不合法。 | 诊断 |
| 400 | InvalidParameter | Specified value of Bandwidth is not valid. | 指定的 Bandwidth 不合法。 | 诊断 |
| 400 | InvalidStatus.Upgrading | The instance is upgrading, please try again later. | 该实例正在升级,请稍后再试。 | 诊断 |
| 400 | InvalidAccessPoint.ValueNotAllowed | The non-vbr opposite router interface cannot have opposite access point configured. | 非虚拟边界路由反向路由器接口无法使用已配置的访问点。 | 诊断 |
| 400 | InvalidSystemDiskCategory.ValueNotSupported | The specified system disk category is invalid. | 无效的系统硬盘类型。 | 诊断 |
| 400 | InstanceStorageLimitExceeded | The amount of the block storage on instance in question reach its limits. | 有问题实例上的块存储数量超过限制。 | 诊断 |
| 400 | InvalidSystemDiskCategory.ValueNotSupported | The specified parameter SystemDisk.Size is not valid. | 指定的 SystemDisk.Size 不合法。 | 诊断 |
| 400 | InvalidMinAmount.Malformed | The specified parameter MinAmount is not valid. | 指定的 MinAmount 无效,请您检查该参数是否正确。 | 诊断 |
| 400 | InvalidSize.ValueNotSupported | The specified parameter Size is not valid. | 指定的 Size 不合法。 | 诊断 |
| 400 | RegionNotSupportCopy | The region not support copy. | 指定的目标镜像地域或者源镜像所在地域暂时不支持镜像复制。 | 诊断 |
| 400 | InvalidInternetChargeType.ValueNotSupported | The specified InternetChargeType is not valid. | 暂不支持指定的网络付费类型的实例,请确认相关参数是否正确。 | 诊断 |
| 400 | InvalidRedundantPhysicalConnectionStatus | invalid redundant physical connection status. | 冗余物理连接状态不合法。 | 诊断 |
| 400 | IncorrectEipStatus | Current elastic IP status does not support this operation. | 指定的 EIP 状态不支持此操作。 | 诊断 |
| 400 | IncorrectVncPassword.Malformed | The specified parameter VncPassword is not valid. | 指定的 VNC 密码不合法。 | 诊断 |
| 400 | InvalidParameter.Mismatch | The specified snapshot is not created from the specified volume. | 不是指定磁盘的快照。 | 诊断 |
| 404 | InvalidParameter.Mismatch | Specified virtual switch is not in the specified zone. | 指定的虚拟交换机在指定的可用区里不存在。 | 诊断 |
| 400 | InvalidParameter.Mismatch | Too many parameters in one request. | 请求中包含的参数过多。 | 诊断 |
| 400 | Instance.UnPaidOrder | The specified instance has unpaid order. | 该实例有未完成的账单。 | 诊断 |
| 400 | InvalidParameter.Mismatch | The specified snapshot is not created from the specified disk. | 未加密的磁盘无法通过加密的快照重置。 | 诊断 |
| 400 | InvalidParameter.Mismatch | Specified elastic IP address and ECS instance are not in the same region. | 指定的 EIP 地址与 ECS 实例不在同一地域内。 | 诊断 |
| 400 | OperationDenied.NoStock | The specified zone does not support compute intensive instance. | 计算密集实例在指定的可用区不可用。 | 诊断 |
| 400 | Forbidden.SnapshotNotFound | The specified Snapshot is not found | 指定的快照不存在。 | 诊断 |
| 400 | OperationDenied.NoStock | The requested resource is sold out in the specified zone | 请求的资源在指定的可用区已售完。 | 诊断 |
| 400 | InvalidParameter.TooManyDataQueried | Too many data queried. | 监控数据节点超出范围。 | 诊断 |
| 400 | OperationDenied.NoVlan | The specified parameter VlanId is not valid or vlan has not enough IP address. | 指定的VlanId不合法,或已超出最大IP地址数限制。 | 诊断 |
| 400 | InvalidParam.ModifyRouterInterface | Modify routerinterface health check source ip invalid | 修改 routerinterface 健康检查源 IP 无效。 | 诊断 |
| 403 | InvalidInstanceType.ZoneNotSupported | The specified zone does not support this instancetype. | 指定的可用区里不支持指定的 InstanceType。 | 诊断 |
| 404 | InvalidVSwitchId.NotFound | Specified virtual switch does not exist. | 指定的虚拟交换机 ID 不存在。 | 诊断 |
| 400 | InvalidNexthopTypeAndList.BothNull | both nexthopType and nextHopList are null. | NextHopType 参数和 NextHopList 参数不能为空。 | 诊断 |
| 400 | InvalidRegionId.MalFormed | The specified parameter RegionId is not valid. | 指定的 RegionId 不合法。 | 诊断 |
| 400 | InvalidChargePeriod.ImageNotSupported | The specified image does not support weekly sales. | 指定的镜像不支持按周售卖。 | 诊断 |
| 400 | InstanceSecurityGroupLimitExceeded | Exceeding the allowed amount of security groups that an instance can be in. | 加入安全组失败,该实例加入的安全组数量已达到上限。 | 诊断 |
| 400 | InvalidParameter | Specified CIDR block is not valid in VPC. | 指定的 CIDR 网段不合法。 | 诊断 |
| 400 | InvalidParameter | The input parameter InstanceId is invalid. | 指定的 InstanceId 不合法,请您检查 InstanceId 是否正确,且存在。 | 诊断 |
| 400 | InvalidParameter | The parameter is invalid. | 无效的参数,请检查该参数是否正确。 | 诊断 |
| 400 | InvalidParameter | Specified value of Bandwidth is not supported. | 指定的 Bandwidth 不合法。 | 诊断 |
| 403 | InvalidUserData.Forbidden | User not authorized to input the parameter UserData. | 该用户无权输入 UserData。 | 诊断 |
| 404 | Forbidden.SecurityGroupNotFound | The specified SecurityGroup is not found. | 指定的安全组不存在。 | 诊断 |
| 404 | OSSBucket.NotFound | The specified bucket does not exist. | 指定的 Bucket 不存在。 | 诊断 |
| 400 | IncorrectHaVipStatus | HaVip can be operated by this action only when the status is InUse. | 私网高可用虚拟 IP(HaVip)仅在“使用中”状态时可应用此操作。 | 诊断 |
| 404 | InvalidGroupAuthItem.NotFound | Specified group authorized item does not exist in our records. | 指定的组授权条目不存在。 | 诊断 |
| 400 | InvalidVRouterDiscription.Malformed | Specified virtual router description is not valid. | 指定的虚拟路由器描述信息格式不符合要求。 | 诊断 |
| 400 | InvalidVlanId.Used | The specified VlanId has been used. | 指定的 VlanId 已被使用。 | 诊断 |
| 400 | IncorrectInstanceStatus | The current status of the resource does not support this operation. | 该资源目前的状态不支持此操作。 | 诊断 |
| 400 | INVALID_INNER_IP_ADDRESS | The specified parameter InnerIpAddress is not valid. | 参数 InnerIpAddress 不合法。 | 诊断 |
| 400 | InvalidInternetChargeType.InstanceNotSupported | The specified instance which is in vpc is not support the parameter InternetChargeType. | 指定的 VPC 网络实例不支持指定的网络计费方式。 | 诊断 |
| 400 | InvalidIpCount.ValueNotSupported | The specified value of IpCount not supported. | 不支持指定的 IpCount。 | 诊断 |
| 404 | InvalidInstanId.NotFound | Specified instance does not exist. | 指定的实例不存在,请您检查该实例是否正确。 | 诊断 |
| 400 | InvalidPrivateIpAddress.ValueNotSupported | PrivateIpAddress is not valid. | 指定的 PrivateIpAddress 不合法。 | 诊断 |
| 403 | InstanceKeyPairLimitExceeded | Exceeding the allowed amount of instance which will be deleted. | 要删除的密钥对数量达到上限。 | 诊断 |
| 400 | InvalidDisk.InUse | The specified disk has been occupied. | 指定的磁盘已占用。 | 诊断 |
| 400 | InvalidPeriod.ValueNotSupported | The specified parameter Period is not valid. | 指定的 Period 参数不合法。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthOut.Malformed | The specified parameter internetMaxBandwidthOut is not valid. | 指定的 InternetMaxBandwidthOut 参数不合法。 | 诊断 |
| 400 | InvalidParameter.EncryptedIllegal | An internal error has occurred. No encryption key is specified. | 内部错误,加密 key 为空。 | 诊断 |
| 400 | InvalidPriceUnit.ValueNotSupported | PriceUnit is not valid. | 指定的 PriceUnit 参数不合法。 | 诊断 |
| 400 | SizeExceed.Image | The size of the specified image exceeds the maximum allowed value. Submit a ticket to increase the limit. | 指定镜像的大小已超过的限制,请提交工单申请开放限制。 | 诊断 |
| 400 | InvalidParamter | Some parameters are invalid in this request. | 请求中包含非法参数。 | 诊断 |
| 404 | ParameterInvalid | snapshot policy not exist. | 快照规则不存在。 | 诊断 |
| 400 | VolumeError | IncorrectVolumeStatus. | 错误的数据卷状态。 | 诊断 |
| 400 | MissingParameter.PriceUnit | PriceUnit should not be null. | 参数 PriceUnit 不得为空。 | 诊断 |
| 404 | InvalidPhysicalConnectionId.NotFound | The specified PhysicalConnectionId is not found. | 指定的物理专线不存在。 | 诊断 |
| 400 | RenewEcsIsNotChange | Renew ecs is not change. | 有还没生效的续费变配订单。 | 诊断 |
| 400 | InvalidPhysicalConnectionId.NotFound | The specified PhysicalConnectionId does not belong to user. | 指定的物理专线不属于用户。 | 诊断 |
| 400 | InvalidParameter.VolumeIds | The specified parameter volumeIds is not valid. | 指定的参数 VolumeIds 无效。 | 诊断 |
| 400 | InvalidAmount.ValueNotSupported | Amount is not valid. | 指定的参数 Amount 不合法。 | 诊断 |
| 400 | InvalidIPAddress.OutOfRange | The specified IPAddress is out of VSwitch CIDR. | 指定的 IpAddress 不在交换机的 CIDR 网段内。 | 诊断 |
| 400 | InvalidType.Malformd | The Type provided was invalid. | 提供的类型不合法。 | 诊断 |
| 400 | InvalidAccessPoint.ValueNotAllowed | The non-vbr router interface cannot have access point configured. | 非虚拟边界路由器(VBR)接口无法使用已配置的访问点。 | 诊断 |
| 400 | InvalidRegionPair.NotReachable | The specified OppositeRegion is not reachable by ExpressConnect from that region specified by RegionId. | RegionId 指定的高速通道无法达到该地域中指定的 OppositeRegion。 | 诊断 |
| 400 | DiskCreatingSnapshot | The operation is denied due to a snapshot of the specified disk is not completed yet. | 指定的磁盘正在创建快照。 | 诊断 |
| 400 | MissingParameter | The input parameter OwnerId | 缺少必须的参数。 | 诊断 |
| 400 | InvalidInstanceId.MalFormed | The specified instance is not a classic network instance. | 指定的实例不是经典网络实例。 | 诊断 |
| 400 | InvalidStatus | invalid physical connection status. | 物理连接状态不合法。 | 诊断 |
| 404 | InvalidNetworkType.NotFound | The specified InstanceNetworkType is not found | 指定的带宽类型不存在。 | 诊断 |
| 400 | DestinationRegion.NotFound | The destination region not found | 指定的目标地域不存在。 | 诊断 |
| 400 | OperationDenied.ResourceControl | The specified region is in resource control | 指定的地域正在资源管制中。 | 诊断 |
| 400 | InvalidIAssociatedInstanceType.ValueNotSupported | The specified value of AssociatedInstanceType is not supported. | AssociatedInstanceType 的值不合法,请您检查该参数是正确。 | 诊断 |
| 400 | IncorrectInstanceStatus.Initializing | The specified disk status is not support this operation | 当前磁盘状态不支持该操作。 | 诊断 |
| 400 | MissingParameter.ImageId | ImageId should not be null. | 参数 ImageId 不能为空。 | 诊断 |
| 400 | InvalidPrivateIpAddress.Malformed | Specified private IP address is malformed. | 指定的私有 IP 不合法。 | 诊断 |
| 400 | QuotaExceed.ShareImage | The shared Image Quota exceeds. | 已经超过自定义镜像共享配额限制。 | 诊断 |
| 404 | InvalidAllocationId.NotFound | Specified allocation ID is not found.. | 指定的弹性公网 IP 不存在,请您检查您填写的参数是否正确。 | 诊断 |
| 404 | InvalidAllocationId.NotFound | Specified allocation ID is not found | 指定的弹性公网 IP 不存在,请您检查您填写的参数是否正确。 | 诊断 |
| 400 | InvalidIpAddress.Malformed | The specified IpAddress is not valid. | 指定的 IP 地址格式不合法。 | 诊断 |
| 400 | Operation.Conflict | The operation may conflicts with others. | 该操作与其他操作冲突。 | 诊断 |
| 400 | InvalidOperation.OperationNotAllowedInState | The specified VirutalBorderRouter is in invalid state. | 指定的 VirtualBorderRouter 状态不合法。 | 诊断 |
| 400 | InvalidInstanceId.NotBelong | The specified instance is not belong to you. | 指定的实例不在您账号下。 | 诊断 |
| 400 | IncorrectDestinationRegion | The destination region is not equal the target region. | 复制镜像的源地域不能等于目标地域。 | 诊断 |
| 400 | InvalidOperation.InvalidEniState | The operation is not allowed in the current ENI state. Expecting status is [Available] while current status is ATTACHED. | 当前网卡状态,不允许此操作。 | 诊断 |
| 400 | IdempotenceParamNotMatch | Request uses a client token in a previous request but is not identical to that request. | 与相同 ClientToken 的请求参数不符合。 | 诊断 |
| 400 | InvalidUserType.NotSupported | The account type is invalid. | 无效的用户类型。 | 诊断 |
| 400 | InvalidBandwidth | invalid physical connection banwidth. | 不合法的物理连接带宽。 | 诊断 |
| 400 | InvalidSecurityGroup.InvalidNetworkType | The specified security group network type is not support this operation | 指定的安全组网络类型不支持此操作。 | 诊断 |
| 400 | InvalidRegion.NotFound | The specified parameter RegionId is not valid. | RegionId 参数不合法。 | 诊断 |
| 400 | InvalidCidrBlock | Specified CIDR block is not valid. | 可能的报错原因:1. 您不在 10.0.0.0/8 的路由网段的白名单中,不能使用该网段。2. 添加的自定义路由目标网段不能从属于同一个 VPC 下面所有交换机的网段。3. 网段不能是 100.64.0.0/10。 | 诊断 |
| 400 | InvalidClientToken.ValueNotSupported | Clienttoken is not valid. | 指定的 ClientToken 不合法。 | 诊断 |
| 400 | DiskError | IncorrectDiskStatus. | 指定的磁盘状态不合法。 | 诊断 |
| 400 | InvalidTagValue.Malformed | The specified Tag.n.Value is not valid. | 指定的标签值参数有误。 | 诊断 |
| 403 | Forbidden.BillsOutstanding | You cannot use this action because you have bills outstanding. | 存在未付款订单,请您付款后再进行操作。 | 诊断 |
| 400 | InvalidHaVipId.NotFound | The specified HaVip does not exist in the specified VPC. | 指定的 HaVip 不在指定的 VPC 下。 | 诊断 |
| 404 | IncorretForwardEntryStatus | The Specified forwardEntry is not exist | 指定的 DNAT 条目不存在。 | 诊断 |
| 400 | CategoryNotSupported | The specified Zone or cluster does not offer the specified disk category. | 指定的可用区或集群没有提供该磁盘种类。 | 诊断 |
| 400 | CategoryNotSupported | The specified cluster does not offer the specified disk category. | 指定的集群没有提供该磁盘种类。 | 诊断 |
| 400 | IncorretForwardEntryStatus | The Specified forwardEntry is not stable status | 指定的 DNAT 条目状态不稳定。 | 诊断 |
| 400 | RegionId.NotFound | The specified region ID does not exist. | 指定的 RegionId 不存在。 | 诊断 |
| 400 | InstanceLastSecurityGroup | The SecurityGroup is the only one for the Instance. | 该安全组是该实例唯一的安全组。 | 诊断 |
| 400 | InvalidHaVipId.NotFound | The specified HaVip does not exist in the specified region. | 指定的 HaVip 不在指定的地域中,请您检查选择的地域是否正确。 | 诊断 |
| 400 | InvalidDeploymentSetName.Malformed | Specified deployment set name is not valid. | 指定的参数 DeploymentSetName 不合法。 | 诊断 |
| 400 | InvalidDiskSize.TooSmall | Specified disk size is less than the size of snapshot. | 指定的磁盘容量小于快照容量。 | 诊断 |
| 400 | InvalidDiskSize.TooSmall | Specified new disk size is less than the original disk size. | 指定的新磁盘小于原始磁盘。 | 诊断 |
| 400 | InstanceNotReady | The specified instance is not ready for use. | 该资源目前的状态不支持此操作,请您等待一段时间再进行操作,并确认实例目前状态与操作是否冲突。 | 诊断 |
| 404 | InvalidZoneId.NotFound | Specified zone does not exist. | 指定的可用区 ID 不存在。 | 诊断 |
| 403 | InvalidParameter.ResourceOwnerAccount | ResourceOwnerAccount is Invalid. | 指定的 ResourceOwnerAccount 不合法。 | 诊断 |
| 404 | InvalidZoneId.NotFound | The specified zoneId does not exist. | 指定的可用区 ID 不存在。 | 诊断 |
| 400 | InvalidZoneId.NotFound | The zoneId provided does not exist in our records. | 指定的可用区 ID 不存在。 | 诊断 |
| 404 | InvalidZoneId.NotFound | Specified value of ZoneId is not exists. | 指定的可用区 ID 不存在。 | 诊断 |
| 404 | InvalidZoneId.NotFound | Can not find ZoneId for allocated ip. | 已分配 IP 的 ZoneId 不存在。 | 诊断 |
| 403 | Forbbiden | Specified RouteEntry cannot allowed delete by openApi. | 不能通过 OpenAPI 删除指定的路由目录。 | 诊断 |
| 400 | VolumeError | IncorrectVolumeStatus | 错误的数据卷状态。 | 诊断 |
| 403 | Forbbiden | Error vpc has no stable subnet or router entry. | 指定的 VPC 网络子网或路由条目的状态为 pending 或 modifying。 | 诊断 |
| 400 | InvalidChargeType | The operation is not supported while the new specified billing method is the same as the current billing method of the instance. | 实例付费类型跟转换类型一致,不能转换。 | 诊断 |
| 403 | Forbidden.Unauthorized | User not authorized to operate on the specified resource. | 跨 bid 调用被禁止,请您检查该参数是否正确,如果未解决请提交工单。 | 诊断 |
| 400 | InvalidIpCount.ValueNotSupported | Can not remove all ips of the bandwidthPackage. | 不能移除带宽包里所有的 IP 地址。 | 诊断 |
| 400 | OperationDenied.SnapshotParamsNotValid | The capacity of snapshot exceeds the size limit of the specified disk category or the specified category is not authorizied. | 快照容量已达上限或用户未被授权指定类别。 | 诊断 |
| 403 | Forbbiden | The Router instance owener error | 路由器不属于当前调用者。 | 诊断 |
| 400 | Forbbiden | Active custom route in vpc. | 您需要在 VPC 中添加自定义路由条目。 | 诊断 |
| 400 | Forbbiden | The eip instance owener error | EIP 不属于当前调用者,请您检查该 EIP 是否可被您调用。 | 诊断 |
| 400 | InvalidPrivateIpAddress.Mismatch | Specified private IP address is not in the CIDR block of virtual switch. | 指定的私网 IP 不在指定虚拟交换机的网段中。 | 诊断 |
| 400 | InvalidInstance.UnPaidOrder | The specified Instance has unpaid order. | 指定的实例有未支付的订单,请您先支付再进行操作。 | 诊断 |
| 400 | ImageNotSupported | The specified image from the image market | 指定的镜像来自镜像市场不能导出。 | 诊断 |
| 400 | InvalidSnapshotId.BasedSnapshotTooOld | The specified snapshot is created before 2013-07-15. | 指定的快照创建于 2013-07-15 之前。 | 诊断 |
| 400 | InvalidRouterType.ValueNotSupported | The specified RouterType is not valid. | 指定的路由器类型不合法。 | 诊断 |
| 400 | InsufficientBalance.Eip | Your account does not have enough balance. | 账户余额不足,请先充值再操作。 | 诊断 |
| 403 | InvalidAmount.Malformed | The specified parameter Amount is not valid. | 参数 Amount 格式错误。 | 诊断 |
| 400 | OperationDenied | The specified parameter DiskDeviceMapping.n.SnapshotId contains two or more system disk snapshots. | 指定的 DiskDeviceMapping 快照 ID 中已存在系统盘快照。 | 诊断 |
| 400 | OperationDenied | Eip of default vpc not allow this operation | EIP 的默认 VPC 不允许该操作。 | 诊断 |
| 403 | OperationDenied | The user cannot allow to create natgw | 用户未被授权创建 NAT 网关。 | 诊断 |
| 400 | OperationDenied | Specified instance is not in VPC. | 指定实例不在 VPC 中。 | 诊断 |
| 403 | OperationDenied | The specified Zone is not available or not authorized. | 指定的可用区不可用或未授权。 | 诊断 |
| 403 | OperationDenied | The operation is not supported in this status. | 此状态下制定操作无效。 | 诊断 |
| 403 | OperationDenied | The operation is not allowed. | 不允许该操作。 | 诊断 |
| 400 | OperationDenied | Specified operation is denied as route entry type is system. | 系统路由项不支持制定操作。 | 诊断 |
| 400 | OperationDenied | The snapshot creation for the specified disk is not finished yet. | 正在创建指定磁盘的快照。 | 诊断 |
| 400 | OperationDenied | The creation of Instance to the specified Zone is not allowed. | 指定的可用区不支持创建实例。 | 诊断 |
| 400 | OperationDenied | The specified snapshot is not allowed to create disk. | 指定快照不支持创建磁盘。 | 诊断 |
| 400 | OperationDenied | The resource is out of usage. | 资源库存不足。 | 诊断 |
| 400 | OperationDenied | The specified Zone or cluster does not offer the specified disk category or the speicified zone and cluster do not match. | 指定的可用区或集群中不存在指定磁盘类别,或指定的可用区与集群不匹配。 | 诊断 |
| 403 | OperationDenied | The specified RegionId does not support the creation of the network type ECS instance. | 指定的地域ID不支持创建网络类型的ECS实例,请您确认该网络类型在此地域有库存。 | 诊断 |
| 403 | OperationDenied | The type of the volume does not support the operation. | 此数据卷类型无法执行指定的操作。 | 诊断 |
| 403 | OperationDenied | The specified Image is disabled or is deleted. | 指定的镜像被禁用或被删除。 | 诊断 |
| 400 | OperationDenied | The specified parameter VlanId is not valid or vlan has not enough IP address. | 指定的 VlanId 不合法,或已超出最大 IP 地址数限制。 | 诊断 |
| 400 | InvalidOppositeRegionId.NotFound | The oppositeRegionId provided does not exist in our records. | 指定的 OppositeRegionId 不存在。 | 诊断 |
| 400 | InvalidHostName.Malformed | The specified parameter HostName is not valid. | 指定的参数 HostName 不合法。 | 诊断 |
| 404 | OperationDenied | The snapshot which is used to create the specified disk has been deleted. | 用来创建指定磁盘的快照不存在。 | 诊断 |
| 404 | InvalidAccessPoint.NotExist | The accessPoint not exit | 指定的访问点不存在。 | 诊断 |
| 400 | OperationDenied | The specified parameter DiskDeviceMapping.n.SnapshotId does not contain system disk snapshot. | 系统盘快照中不存在指定的 DiskDeviceMapping 快照 ID。 | 诊断 |
| 400 | OperationDenied | The specified snapshot is not from system disk. | 指定的快照不是系统盘快照。 | 诊断 |
| 403 | OperationDenied | The specified snapshot is not allowed to create image. | 指定快照不允许创建镜像。 | 诊断 |
| 403 | OperationDenied | The specified operation is denied as your instance is locked for security reasons. | 实例由于安全问题被锁定,指定操作被拒绝。 | 诊断 |
| 403 | OperationDenied | The specified region is in resource control | 指定地域正在资源管制中。 | 诊断 |
| 403 | OperationDenied | The current status of the resource does not support this operation. | 该资源状态不支持此类操作。 | 诊断 |
| 400 | InvalidParameter.Encrypted.KmsNotEnabled | KMS must be enabled for encrypted disks. | 加密磁盘需要启用密钥管理服务。 | 诊断 |
| 403 | OperationDenied | The instance amount in the specified SecurityGroup reach its limit. | 指定安全组的实例数已达最大值。 | 诊断 |
| 403 | OperationDenied | The operation is denied due to the instance is PrePaid. | 包年包月实例不支持指定的操作。 | 诊断 |
| 400 | OperationDenied | Specified operation is denied as your instance is not in VPC. | 该实例不是 VPC 实例。 | 诊断 |
| 400 | OperationDenied | Specified operation is denied as your instance is in VPC. | 由于实例存在于 VPC 中,指定的操作不合法。 | 诊断 |
| 400 | InvalidIntranetMaxBandwidthIn.ValueNotSupported | The specified IntranetMaxBandwidthIn beyond the permitted range. | 指定的内网入带宽最大值不合法(超出范围)。 | 诊断 |
| 400 | CountLimitExceed.HaVipOnInstance | The amount of HaVip associated with the specified Instance reach its limits. | 与指定的实例相关的 HaVip 个数接近上限值。 | 诊断 |
| 400 | InvalidCircuitCode.Malformed | The specified CircuitCode is not valid. | 指定的 CircuitCode 不合法。 | 诊断 |
| 400 | InvalidParameter.Mismatch | Specified security group and virtual switch are not in the same VPC. | 指定的安全组与虚拟交换机不在同一专有网络中。 | 诊断 |
| 403 | OperationDenied | The instance does not allow link to vpc. | 该实例已链接到其他 VPC。 | 诊断 |
| 400 | InvalidSystemDiskSize.LessThanImageSize | The specified parameter SystemDisk.Size is less than the image size. | 指定的参数 SystemDisk.Size 小于镜像文件大小数值。 | 诊断 |
| 403 | OperationDenied | The specified parameter InstanceNetworkType is not authorized. | 用户未被授权指定的实例网络类型。 | 诊断 |
| 400 | OperationDenied | The specified IpProtocol does not exist or IpProtocol and PortRange do not match. | 指定的 IP 协议不存在,或与端口范围不匹配。 | 诊断 |
| 403 | OperationDenied | The specified snapshot is in blacklist. | 指定的快照已被加入黑名单。 | 诊断 |
| 403 | OperationDenied | illegal authority. | 非法授权。 | 诊断 |
| 400 | OperationDenied | The specified snapshot dees not support ResetDisk. | 指定的快照不支持重置磁盘。 | 诊断 |
| 403 | OperationDenied | The volume is in black list. | 指定的数据卷已被加入黑名单。 | 诊断 |
| 400 | OperationDenied | Specified instance is in VPC. | 指定实例存在于 VPC。 | 诊断 |
| 403 | OperationDenied | Internal Error. | 内部错误。 | 诊断 |
| 403 | OperationDenied | The specified InstanceType or Zone is not available or not authorized. | 指定的实例规格或可用区不可用或者未授权。 | 诊断 |
| 403 | OperationDenied | The instances are not allowed to detach from the linked vpc. | 不允许将此实例与已连接的 VPC 分离。 | 诊断 |
| 400 | IncorrectVSwitchStatus | The current status of virtual switch does not support this operation. | 指定的虚拟交换机处于 pending 状态,无法删除。 | 诊断 |
| 400 | ResourcesNotInSameZone | The specified instance and volume are not in the same zone. | 指定磁盘和实例不在同一个可用区。 | 诊断 |
| 400 | InsufficientEipCapacity | Insufficient EIP capacity to fulfill your request. | 指定地域下的 EIP 库存不足。 | 诊断 |
| 403 | NotSupportForChildAccount | RAM users are not allowed to perform the operation. | 不支持子账号操作。 | 诊断 |
| 400 | InvalidOperation.Conflict | ecs task is conflicted. | 由于任务冲突,不允许此操作。 | 诊断 |
| 400 | OperationDenied | The type of the disk does not support the operation | 此磁盘种类不支持指定的操作。 | 诊断 |
| 403 | OperationDenied | Another Instance has been creating | 不允许创建新的实例。 | 诊断 |
| 403 | OperationDenied | The specified zone does not support creating instance. | 指定的可用区不允许创建实例。 | 诊断 |
| 403 | OperationDenied | The capacity of snapshot exceeds the size limit of the specified disk category or the specified category is not authorizied. | 已超出最大限定快照数,或用户未被授权此类别。 | 诊断 |
| 403 | OperationDenied | The status of the disk or the instance that the disk is attaching with does not support the operation. | 此磁盘或实例状态无法执行指定的操作。 | 诊断 |
| 403 | OperationDenied | The type of the disk does not support the operation. | 此磁盘种类不支持指定的操作。 | 诊断 |
| 403 | OperationDenied | The specified image contains the snapshot of the data disk | 数据磁盘快照已存在。 | 诊断 |
| 403 | OperationDenied | The specified image contains datadevice snapshot | datadevice 快照已存在。 | 诊断 |
| 400 | InvalidOppositeRouterType.ValueNotSupported | The specified OppositeRouterType is not valid. | 指定的 OppositeRouterType 不合法。 | 诊断 |
| 400 | ImageIsImporting | The specified Image is importing. | 指定镜像正在导入,无法执行操作。 | 诊断 |
| 400 | OperationDenied.NoStock | The specified zone does not support not io optimized instance. | 指定的可用区不能购买非 I/O 优化实例。 | 诊断 |
| 403 | OperationDenied.NoStock | The specified zone does not support this instancetype. | 指定的可用区不支持该实例规格。 | 诊断 |
| 403 | OperationDenied.NoStock | The specified zone does not support this disk category. | 指定的磁盘类别在指定的可用区不可用。 | 诊断 |
| 403 | OperationDenied.NoStock | The specified zone does not support this network type. | 指定的网络类型在指定的可用区不可用。 | 诊断 |
| 403 | OperationDenied.NoStock | The specified zone does not support cpmpute intensive instance. | 计算密集实例在指定的可用区不可用。 | 诊断 |
| 403 | OperationDenied.NoStock | The specified zone does not support io optimized instance. | 指定的可用区不能购买 I/O 优化实例。 | 诊断 |
| 400 | InvalidVolumeIds.Malformed | The amount of specified volume Ids exceeds the limit. | 指定的数据卷 ID 数量超过限制。 | 诊断 |
| 400 | OperationDenied.NoStock | The resource is out of usage. | 资源库存不足。 | 诊断 |
| 400 | ImageUsingByInstance | The specified image has been used to create instance(s). | 指定的镜像还存在保有实例,不能删除该镜像。 | 诊断 |
| 403 | OperationDenied.NoStock | The specified zone is not on sale. | 指定的可用区不可用。 | 诊断 |
| 404 | OperationDenied.NoStock | The specified zone does not exists. | 指定的可用区不存在。 | 诊断 |
| 404 | NoSuchResource | The specified resource is not found. | 指定的资源不存在。 | 诊断 |
| 400 | KeyPair.AlreadyExist | The key pair already exist. | 密钥对已存在,请不要重复添加。 | 诊断 |
| 400 | InvalidParameter.Scene | An input parameter Scene that is mandatory for processing the request is not supplied. | 必续填写参数 Scene。 | 诊断 |
| 400 | MissingTemporary.EndTime | Temporary.EndTime is not specified | 参数暂时性结束时间不得为空。 | 诊断 |
| 400 | IncorrcetRouteEntryStatus | Some route entry status blocked this operation. | 路由条目状态错误,无法操作。 | 诊断 |
| 403 | Forbidden.FinancileLocked | This RouterInterface is financiel locked because of bills outstanding. | 指定的路由器接口有未付款项。 | 诊断 |
| 400 | QuotaExceeded.VSwitch | Virtual switch quota exceeded. | 虚拟交换机数量达到配额上限。 | 诊断 |
| 400 | InvalidPeriodType.ValueNotSupported | PeriodType is not valid. | 指定的 PeriodType 参数不合法。 | 诊断 |
| 400 | CategoryViolation | The specified instance does not support this operation because of its disk category. | 挂载有本地磁盘的实例不支持升降配。 | 诊断 |
| 403 | FoundRiskAndDoubleConfirm | The operation cannot be performed because a security risk has been detected. Contact customer service. | 检测到存在安全风险,该操作无法执行,请联系客服。 | 诊断 |
| 403 | Forbidden.DescriptionNotAllowedByCaller | The caller is not allowed to specify the Description parameter. | 不允许调用者不允许指定描述。 | 诊断 |
| 400 | EncryptedOption.Conflict | Disk encryption attributes conflict. | 磁盘加密属性冲突。 | 诊断 |
| 400 | InvalidResourceType.NotSupported | This resource type is not supported | 不支持该资源类型。 | 诊断 |
| 404 | InvalidExternalIp.NotFound | Specified External Ip address does not found on the VRouter | 在虚拟路由器上未找到指定的外部 IP 地址。 | 诊断 |
| 400 | InvalidParameter.IsNull | The required parameter must be not null. | 参数不能为空,请您该参数是否正确。 | 诊断 |
| 400 | InvalidStatus.InstanceLocked | The specified instance is locked | 指定的实例已锁定。 | 诊断 |
| 404 | ImageId.NotFound | The specified image does not exist. | 指定的镜像不存在。 | 诊断 |
| 400 | InvalidPriceUnit.ValueNotSupported | The specified parameter PriceUnit is not valid. | 指定的PriceUnit参数无效。 | 诊断 |
| 400 | ServiceUnavailable.RegionMaintaining | System maintenance is in progress on the selected region | 当前地域正在进行系统升级,您无法在ECS控制台和通过ECS API对当前地域的云服务器做任何操作,升级期间不影响云服务器正常运行,请稍后重试。 | 诊断 |
| 400 | IncorretVSwitchStatus | Some vSwitchs are in the Pending state, and the vSwitch cannot be created. | 部分虚拟交换机处于 pending 状态,创建虚拟交换机失败。 | 诊断 |
| 400 | InvalidVolumeName.Malformed | The specified volume name is wrongly formed. | 指定的数据卷名称格式错误。 | 诊断 |
| 400 | RELEASE_PREPAID_ECS_CHECK_FAILED.INSTANCE_WITH_PROTABLE_DISK | The instance cannot be released. Make sure that no pay-as-you-go disks are attached to the instance. | 释放失败, 请确认没有后付费磁盘挂载到实例上。 | 诊断 |
| 403 | FORBIDDEN_USE_VPC_AS_INTERNET_GATEWAY | The Specified CIDR must be in vpc CIDR. | 指定的 CIDR 网段必须在 VPC CIDR 网段内。 | 诊断 |
| 400 | InvalidUserData.NotSupported | The specified parameter UserData only support the vpc and IoOptimized Instance. | 指定的 UserData 仅支持 VPC 和 I/O 优化型实例。 | 诊断 |
| 400 | InvalidSnapshotStatus.ServiceNeedOpen | The snapshot service must be activated. | 需要开通快照服务。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthIn.ValueNotSupported | The specified InternetMaxBandwidthIn beyond the permitted range. | 指定的 InternetMaxBandwidthIn 参数超出最大限值。 | 诊断 |
| 400 | InvalidPolicy.Malformed | The specified parameter Policy is not valid. | 指定的参数无效,请您检查该参数是否正确。 | 诊断 |
| 400 | InvalidDevice.InUse | The specified parameter DiskDeviceMapping.n.Device has been occupied. | 指定的参数 DiskDeviceMapping.n.Device 已被占用。 | 诊断 |
| 400 | QuotaExceed.SecurityGroup | The security group quota exceeds. | 安全组数量超过额度限制。 | 诊断 |
| 400 | InvalidAccessPoint.NotMatch | The accessPoint id is not matched | 指定的访问点 ID 不匹配。 | 诊断 |
| 403 | InvalidSnapshot.TooLarge | The capacity of snapshot exceeds 2000GB. | 快照容量超过 2000 GB。 | 诊断 |
| 403 | Forbidden.ChargeTypeIsPrepaid | It is forbidden to release a prepaid EIP. | 禁止释放包年包月 EIP。 | 诊断 |
| 400 | InvalidDiskIds.NotPortable | The specified DiskId is not portable. | 指定的磁盘是不可移植的。 | 诊断 |
| 400 | InvalidTaskId.NotFound | The specified TaskId is not found. | 指定的 TaskId 不存在。 | 诊断 |
| 400 | InvalidUsage | The specifed Usage is not valid | 指定有引用关系的资源类型(image、disk、image_disk、none)不合法。 | 诊断 |
| 400 | ExistUndoneOrderForInstanceConvert | A previous order to change the billing method of the instance has not been paid. | 实例存在未支付的转换订单。 | 诊断 |
| 404 | InvalidVlanId.NotFound | The VlanId provided does not exist in our records. | 指定的虚拟局域网 ID 不存在。 | 诊断 |
| 400 | DependencyViolation.SecurityGroup | Specified object has dependent resources | 当前 VPC 还存在未删除的安全组,VPC 删除失败,请先删除该 VPC 下的安全组后再删除 VPC。 | 诊断 |
| 400 | InvalidSnapshot.TooOld | This operation is forbidden because the specified snapshot is created before 2013-07-15. | 指定磁盘的源快照创建于2013年7月15日(含)之前,不能重新初始化。 | 诊断 |
| 400 | InvalidImageFormat.Malformed | The specified Image Format is wrongly formed. | 指定的镜像格式错误。 | 诊断 |
| 400 | QuotaExceed.Image | The Image Quota exceeds. | 自定义镜像额度已用完。 | 诊断 |
| 400 | Downgrade.NotSupported | Downgrade operation is not supported | 不支持降配操作。 | 诊断 |
| 404 | InstanceSpNotExists | The instance does not exist. | 实例不存在,不能转换。 | 诊断 |
| 400 | InvalidRegion.NotSupport | The specified region does not support image import or export. | 指定的地域暂时不支持此操作。 | 诊断 |
| 404 | InvalidNatGatewayId.NotFound | The specified NatGatewayId does not exist in our records. | 指定的 NatGatewayId 不存在,请您检查填写的 NatGatewayId 是否正确。 | 诊断 |
| 403 | DiskId.ValueNotSupported | The specified parameter diskid is not supported. | 指定的块存储类型不支持此操作。 | 诊断 |
| 403 | Forbidden.RiskControl | This operation is forbidden by Aliyun RiskControl system. | 该操作被风险控制系统禁止。 | 诊断 |
| 400 | InvalidDiskCategory.TypeNotSupported | The disk Category is not supported with io Optimized vm type. | I/O 优化型实例不支持指定的磁盘种类。 | 诊断 |
| 400 | DiskStillAttached | The disk is still attached to the disk. | 磁盘仍然挂载在实例上。 | 诊断 |
| 400 | OperationDenied.NoStock | The specified Zone or cluster does not offer the specified disk category or the speicified zone and cluster do not match. | 指定的可用区或集群中不存在指定磁盘类别,或指定的可用区与集群不匹配。 | 诊断 |
| 403 | RealNameAuthenticationError | Your account has not passed the real-name authentication yet. | 您的阿里云账号尚未通过实名认证,请先实名认证后再操作。 | 诊断 |
| 400 | InvalidNexthop | The Specified nexthop illage. | 指定的下一跳不合法。 | 诊断 |
| 400 | MissingParameter | An input parameter RegionId that is mandatory for processing the request is not supplied. | 参数 RegionId 不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter either SnapshotId or Size should be specified. | 参数 SnapshotId 或 Size 至少一项不得为空。 | 诊断 |
| 400 | MissingParameter | An input parameter ImageId that is mandatory for processing the request is not supplied. | 参数 ImageId 不得为空。 | 诊断 |
| 400 | MissingParameter | The input parameter VSwitchId that is mandatory for processing this request is not supplied. | 参数 VSwitchId 不得为空。 | 诊断 |
| 400 | MissingParameter | InstanceId should not be null. | 参数 InstanceId 不得为空。 | 诊断 |
| 400 | MissingParameter | Missing parameter. | 参数丢失。 | 诊断 |
| 400 | InvalidBillingMethod.ValueNotSupported | The operation is not permitted due to an invalid billing method of the instance. | 由于实例的计费方式无效,该操作不允许。 | 诊断 |
| 400 | DependencyViolation.Instance | Specified object has dependent resources | 当前 VPC 还存在未删除的云产品实例,VPC 删除失败。 | 诊断 |
| 400 | InvalidSecurityGroupDiscription.Malformed | The specified security group rule description is not valid. | 指定的安全组规则描述不合法。 | 诊断 |
| 400 | ImageIsCreating | The specified image is creating. | 正在生成指定的镜像中。 | 诊断 |
| 404 | Disk.NotFound | The specified disk does not exist. | 指定的磁盘不存在,请您检查磁盘是否正确。 | 诊断 |
| 400 | DependencyViolation.Tunnel | Specified object has dependent tunnel. | 指定的虚拟交换机关联了数据通道,无法删除。 | 诊断 |
| 400 | InvalidDestGroup.NotFound | Specified destination security group does not exist. | 指定的出方向安全组不存在。 | 诊断 |
| 404 | InvalidForwardEntryId.NotFound | Specified forward entry ID does not exist | 指定的 DNAT 条目 ID 不存在。 | 诊断 |
| 400 | InvalidPrivateIpAddress.Malformed | The specified parameter PrivateIpAddress is not valid. | 指定的 PrivateIpAddress 不合法。 | 诊断 |
| 400 | InvalidDiskSize.TooSmall | Specified disk size is less than the size of snapshot | 指定的磁盘容量小于快照容量。 | 诊断 |
| 400 | InvalidResourceType.ValueNotSupported | The specified parameter ResourceType is not valid. | 指定的资源类型不合法。 | 诊断 |
| 400 | QuotaExceeded.Vpc | VPC quota exceeded. | 用户名下的 VPC 数量达到配额上限,请提交工单申请提高配额。 | 诊断 |
| 400 | ChargeTypeViolation | The operation is not permitted due to charge type of the instance. | 付费方式不支持该操作,请您检查实例的付费类型是否与该操作冲突。 | 诊断 |
| 403 | RegionUnauthorized | There is no authority to create instance in the specified region. | 用户未被授权在指定的地域创建实例。 | 诊断 |
| 404 | Forbidden.VpcNotFound | Specified VPC can not found. | 指定的 VPC 不存在,请您检查 VPC 是否正确。 | 诊断 |
| 403 | InvalidVpcId.NotFound | The VpcId must not empty when only support vpc vm. | 指定的 VPC ID 不能为空。 | 诊断 |
| 404 | InvalidVpcId.NotFound | Specified value of VpcId is not found in our record. | 指定的 VpcId 不存在。 | 诊断 |
| 400 | InstanceExpiredOrInArrears | The specified operation is denied as your prepay instance is expired (prepay mode) or in arrears (afterpay mode). | 实例已过期或者欠费,请您续费或者结清后再进行操作。 | 诊断 |
| 400 | RC_InvalidUser | The verification code is invalid. | 验证码验证错误。 | 诊断 |
| 400 | INVALID_AUTO_RELEASE_TIME | The specified parameter AutoReleaseTime is not valid. | 参数 AutoReleaseTime 不合法。 | 诊断 |
| 400 | InvalidSystemDiskSize.ValueNotSupported | The specified parameter SystemDisk.Size is invalid | 指定的参数 SystemDisk.Size 不合法。 | 诊断 |
| 404 | InvalidSystemDiskSize.ValueNotSupported | The specified parameter SystemDisk.Size is invalid. | 指定的 SystemDisk.Size 不合法。 | 诊断 |
| 400 | InvalidSystemDiskSize.ValueNotSupported | The specified system disk size is invalid. | 无效的系统硬盘大小。 | 诊断 |
| 400 | InvalidCidrBlock.Overlapped | Specified CIDR block overlapped with other subnets. | 该交换机网段与其他交换机的网段重叠或与已有的自定义路由的目标网段重叠,请使用其他未被占用的网段。 | 诊断 |
| 403 | OperationDenied | The specified snapshot is not allowed to create volume. | 指定的快照不允许创建数据卷。 | 诊断 |
| 404 | InvalidResourceType.NotFound | The ResourceType provided does not exist in our records. | 指定的资源类型不存在。 | 诊断 |
| 400 | InvalidNexthopListSize | nexthop size is illegal. Must be between 2 and 4. | 下一跳的长度必须为 2-4 个字符。 | 诊断 |
| 400 | InvalidRegionId.Malformed | The specified parameter ?RegionId? is not valid. | 指定的 RegionId 不合法。 | 诊断 |
| 400 | OSSPrefix.Malformed | The specified OSS object prefix is invalid. | 指定的 OSS 的 Object 前缀格式不合法。 | 诊断 |
| 400 | OperationRestricted.Renewal | %s | 当前可用区实例不支持续费,请迁移到新的可用区后再进行续费。 | 诊断 |
| 404 | InvalidAllocationId.NotFound | Specified allocation id is not found. | 指定的弹性公网 IP 不存在,请您检查您填写的参数是否正确。 | 诊断 |
| 400 | InvalidInternetChargeType.ValueNotSupported | The specified InternetChargeType is not valid | 指定的网络计费方式不合法。 | 诊断 |
| 403 | Forbidden.NotInRouterInterfaceCreateWhitelist | Not in router interface create whitelist. | 用户不在创建路由器接口白名单中。 | 诊断 |
| 400 | InvalidSecurityGroupId.Malformed | The specified SecurityGroupId is not valid. | 指定的 SecurityGroupId 不合法。 | 诊断 |
| 403 | InstanceLockedForSecurity | The instance is locked due to security. | 您的资源被安全锁定,拒绝操作。 | 诊断 |
| 404 | InvalidHaVip.NotFound | The specified HaVip does not exist. | 指定的 HaVip 不存在。 | 诊断 |
| 400 | DependencyViolation.IoOptimize | The specified parameter InstanceIds is not valid. | 指定的实例 ID 不合法,指定的实例 IO 优化配置不合法。 | 诊断 |
| 400 | QuotaExceed.KeyPair | The key pair quota exceeds. | 密钥对数量已达上限。 | 诊断 |
| 400 | InvalidSecurityGroupId.NotFound | The specified parameter SecurityGroupId is not valid. | 指定的安全组在该用户账号下不存在,请您检查安全组 id 是否正确。 | 诊断 |
| 404 | InvalidSecurityGroupId.NotFound | The specified SecurityGroupId does not exist. | 指定的安全组在该用户账号下不存在,请您检查安全组 ID 是否正确。 | 诊断 |
| 404 | InvalidSecurityGroupId.NotFound | Specified security group not exist. | 指定的安全组在该用户账号下不存在,请您检查安全组 id 是否正确。 | 诊断 |
| 400 | ParameterMismatch.Role-Spec | The specified Spec and Role mismatch. | 指定的技术规格与角色不符。 | 诊断 |
| 400 | InvalidImageName.Duplicated | The specified Image name has already bean used. | 镜像名称已经重复。 | 诊断 |
| 400 | InvalidOrderType.ValueNotSupported | The orderType is not valid. | 指定的 OrderType 无效,请您检查该参数是否正确。 | 诊断 |
| 400 | InvalidDestCidrIp.Malformed | The specified parameter DestCidrIp is not valid. | 指定的 DestCidrIp 无效,请您检查该参数是否正确。 | 诊断 |
| 400 | Account.Arrearage | Your account has been in arrears. | 账户余额不足,请先充值再操作。 | 诊断 |
| 404 | InvalidDestGroupId.NotFound | The DestGroupId provided does not exist in our records. | 指定的出方向安全组不存在。 | 诊断 |
| 404 | SecurityGroupRule.NotFound | The target security group rule not exist. | 目标安全组规则不存在。 | 诊断 |
| 400 | BIND_INSTANCE_HAVE_PORTMAP_OR_BIND_EIP | The instance may have portMap or already bind eip. | 指定的实例已设置端口映射或绑定 EIP。 | 诊断 |
| 400 | InvalidInstanceName.ValueNotSupported | InstanceName is not valid. | 指定的 InstanceName 参数不合法。 | 诊断 |
| 400 | InvalidDevice.InUse | The specified device has been occupied. | 指定的设备已经挂载了磁盘。 | 诊断 |
| 400 | InvalidSnapshot.NotFound | The specified parameter SnapshotId is not valid. | 指定的 SnapshotId 不合法。 | 诊断 |
| 400 | InvalidParam.NotNull | The parameter must not be null. | 参数不能为空。 | 诊断 |
| 403 | OssNotEnabled | %s | 开通对象存储 OSS服务失败,请尝试前往对象存储 OSS控制台开通服务。, | 诊断 |
| 404 | ZoneId.NotFound | The specified zone does not exists. | 指定的可用区不存在。 | 诊断 |
| 400 | OperationConflict | Request was denied due to conflict with a previous request. | 请求冲突,稍等一段时间重试,或者提交工单反馈。 | 诊断 |
| 400 | InvalidPrivateIpAddress | Specified private IP address is not in the CIDR block of virtual switch. | 指定的私有 IP 地址不属于交换机的 CIDR 网段。 | 诊断 |
| 404 | InvalidDiskChargeType.NotFound | The DiskChargeType does not exist in our records | 指定的磁盘计费方式不存在。 | 诊断 |
| 400 | InvalidAccountStatus.NotEnoughBalance | Your account does not have enough balance. | 账号余额不足,请您先充值再进行该操作。 | 诊断 |
| 400 | ReleaseTimeHaveBeenSet | The specified instance has been set released time. | 指定的实例已设置释放时间。 | 诊断 |
| 400 | InvalidDiskIds | The specified diskIds is invalid. | 指定的磁盘无效。 | 诊断 |
| 400 | InstanceDiskLimitExceeded | The amount of the disk on instance in question reach its limits. | 指定实例已经达到可挂载磁盘的最大值。 | 诊断 |
| 400 | Forbidden.CircuitCodeNotAllowedByCaller | The caller is not allowed to modify. | 不允许调用者修改电路编码参数。 | 诊断 |
| 400 | InvalidInstance.PurchaseNotFound | The specified Instance has no purchase. | 指定的实例无法购买。 | 诊断 |
| 400 | DependencyViolation.ForwardEntry | The ip has been used by ForwardEntry. | DNAT 条目已经占用了该 IP。 | 诊断 |
| 400 | InvalidVpcDiscription.Malformed | Specified VPC description is not valid. | 指定的专有网络 VPC 描述信息不正确。 | 诊断 |
| 400 | InvalidPhysicalConnectionId.NotMatched | instance id not matched. | 实例 ID 不匹配。 | 诊断 |
| 403 | Forbedden.NotSupportRAM | This action does not support accessed by RAM mode. | RAM 模式下不支持此类操作。 | 诊断 |
| 400 | InvalidSnapshotId.NotReady | The specified snapshot has not completed yet. | 指定的快照未完成。 | 诊断 |
| 403 | InvalidParamter.Conflict | The specified same token is trying to make requests with different parameters. | 同一个 Token 正在请求处理两个不同的参数。 | 诊断 |
| 400 | InvalidSourceSnapshot | The snapshot which is used to create the specified disk has been deleted. | 用于创建指定磁盘的快照已被删除。 | 诊断 |
| 400 | OperationDenied.DiskTypeNotSupport | The type of the disk does not support the operation | 制定操作不合法。 | 诊断 |
| 400 | InvalidSize.ValueNotSupported | The specified parameter DiskDeviceMapping.n.Size beyond the permitted range. | 指定的参数 DiskDeviceMapping.n.Size 超出取值范围。 | 诊断 |
| 400 | RELEASE_PREPAID_ECS_CHECK_FAILED.INCORRECT_STATUS | %s | 释放失败,请确认实例状态为停止,业务状态为正常。 | 诊断 |
| 404 | InvalidImageId.NotFound | The specified ImageId does not exist. | 指定的镜像在该用户账号下不存在,请您检查镜像 ID 是否正确。 | 诊断 |
| 400 | InvalidAutoRenewPeriod.ValueNotSupported | The specified autoRenewPeriod is not valid. | 指定的参数 AutoRenewPeriod 不合法。 | 诊断 |
| 400 | Forbidden.VBRExists | Virtual border router for other users still exists in the specified physical connection. | 该物理专线下仍有为其他用户创建的虚拟边界路由器。 | 诊断 |
| 400 | ForwardEntry.Duplicated | The specified ExternalIp | 指定的公网 IP 已存在 DNAT 条目中。 | 诊断 |
| 400 | OperationDenied.TooManyDataQueried | Specified operation is denied as too many data to return. | 查询条目太多,请缩短时间间隔。 | 诊断 |
| 400 | InvalidInstance.IsUpgrading | The instance is upgrading | 指定的实例正在升级。 | 诊断 |
| 400 | InvalidDataDiskCategory.NotSupported | Specified disk category is not supported. | 不支持指定的磁盘种类。 | 诊断 |
| 400 | ParameterInvalid | The specified RepeatWeekDays parameter is invalid. | 指定的日期无效,请您检查该日期是否正确。 | 诊断 |
| 403 | ParameterInvalid | The specified RegionId parameter is invalid. | 指定的地域 ID 无效,请您检查该地域是否正确。 | 诊断 |
| 400 | InvalidDiskName.ValueNotSupported | DiskName is not valid. | 参数 DiskName 不合法。 | 诊断 |
| 403 | ParameterInvalid | The specified AutoSnapshotPolicyId is invalid. | 指定的自动快照规则 ID 不合法。 | 诊断 |
| 400 | ParameterInvalid | The specified TimePoints parameter is invalid. | 指定的时间点不合法,请您查看该时间点是否填写正确。 | 诊断 |
| 400 | ParameterInvalid | The specified DiskIds are invalid. | 指定的磁盘 ID 不合法,请您检查磁盘 ID 是否存在。 | 诊断 |
| 400 | Forbbiden.ModifyIdAndType | Opposite is VBR | 对端是边界路由器。 | 诊断 |
| 403 | ParameterInvalid | The specified RetentionDays parameter is invalid. | 指定的保持天数不合法。 | 诊断 |
| 403 | ParameterInvalid | The specified AutoSnapshotPolicyId parameter is invalid. | 指定的参数自动快照 ID 不合法。 | 诊断 |
| 403 | InstanceType.ParameterMismatch | The input parameter ConfirmStop must be true when an instance have localstorage. | 当实例使用本地存储时,输入参数 ConfirmStop 必须为 true。 | 诊断 |
| 404 | InvalidAccount.NotFound | The Account is not found or ak is expired. | 指定的账号不存在。 | 诊断 |
| 400 | InvalidTagKey.Malformed | The parameter Tag.n.Key is illegal. | Tag.N.Key 不合法。 | 诊断 |
| 403 | Forbidden.DiskNotFound | The specified Disk is not found | 指定的磁盘不存在。 | 诊断 |
| 400 | InvalidSpotPriceLimit.LowerThanPublicPrice | The specified parameter sotPriceLimit can not be lower than current public price. | 指定的参数 sotPriceLimit 不能低于目前的公开价格。 | 诊断 |
| 400 | RELEASE_PREPAID_ECS_CHECK_FAILED.CHARGE_TYPE_IS_NOT_PREPAID | %s | 释放失败,请确认是包年包月实例。 | 诊断 |
| 403 | SnapshotCreatedImage | The snapshot has been used to create user defined image(s). | 如果快照已经被用于创建自定义镜像,将不能执行删除操作。您需要先删除已创建的自定义镜像(DeleteImage),才能继续删除快照。 | 诊断 |
| 400 | MissingParameter.Productcode | The specified Productcode should not be null. | 参数 ProductCode 不得为空。 | 诊断 |
| 400 | InvalidClusterId.NotFound | The ClusterId provided does not exist in our records. | 指定的 ClusterId 不存在。 | 诊断 |
| 403 | SnapshotCreatedDisk | The snapshot has been used to create disk(s). | 指定的快照已经用于创建云盘,当未设置 Force 参数或 Force 参数值为 false 时,不能直接删除快照。如果您确定要删除快照,请设置 Force 参数值为 true 进行强制删除,快照被强制删除后对应的云盘将不能执行重新初始化。 | 诊断 |
| 400 | InvalidCIDRBlock.Duplicate | Specified CIDR block is already exists. | 指定的网段已经在该路由表中存在。 | 诊断 |
| 400 | InvalidDiskId.Released | The specified disk has been released. | 指定的磁盘已被释放。 | 诊断 |
| 403 | Forbidden.OperationNotAllowedByUser | The caller is not allowed to terminate the specified VirtualBorderRouter. | 不允许调用者关停指定的虚拟边界路由器。 | 诊断 |
| 400 | InvalidSourceSnapshot | The snapshot which is used to create the specified volume has been deleted. | 指定磁盘的源快照已被删除,不能重新初始化。 | 诊断 |
| 400 | InvalidKeyPairName.NotFound | The specified parameter KeyPairName does not exist in our records. | 密钥对不存在。 | 诊断 |
| 400 | InvalidDiskCategory.NotSupported | The specified disk category is not support the specified instance type. | 指定的磁盘种类不支持该实例规格。 | 诊断 |
| 400 | InvalidParameter.InstanceIds | The specified InstanceIds are invalid. | 指定的实例无效。 | 诊断 |
| 400 | VolumeInArrears | The specified operation is denied as your volume owing fee. | 该数据卷的账户欠费,操作被拒绝。 | 诊断 |
| 400 | QuotaExceed.BuyImage | The specified image is from the image market.You have not bought it or your quota has been exceeded. | 尚未从镜像市场购买指定的镜像,或已达上限。 | 诊断 |
| 400 | InvalidVolume.InUse | The specified volume has been occupied. | 指定的共享块存储已经挂载到指定实例上, | 诊断 |
| 400 | snapshot.policy.not.exist. | %s | 指定的自动快照策略不存在。 | 诊断 |
| 400 | InvalidPeriod.ValueNotSupported | Period value is not valid. | 指定的 Period 格式不合法。 | 诊断 |
| 403 | Forbidden.DestnationIpOutOfVpcCIDR | The specified Internal Ip is Out of VPC CIDR. | 该私网 IP 不在 VPC 的网段范围内,请您填写在 VPC 的网段范围内的私网 IP。 | 诊断 |
| 400 | INST_HAS_UNPAID_ORDER | The instance has unpaid order. | 该实例有未完成的账单。 | 诊断 |
| 400 | InvalidIpProtocol.Malformed | The specified parameter PortRange is not valid. | IP 协议参数格式不正确,PortRange 参数不正确。 | 诊断 |
| 403 | InvalidParamter.Conflict | The specified SecurityGroupId should be different from the SourceGroupId. | 授权与被授权安全组必须不同。 | 诊断 |
| 400 | IncorrectInstanceStatus | Current instance status does not support this operation. | 当前实例状态不支持此操作。 | 诊断 |
| 400 | IncorrectInstanceStatus | ECS instance can be operated by this action only when its status is Running or Stopped. | ECS 实例仅在“运行中”和“停止”状态下可应用此操作。 | 诊断 |
| 400 | IncorrectInstanceStatus | The specified instance is still attached by volumes. | 指定的实例上存在数据卷。 | 诊断 |
| 400 | IncorrectInstanceStatus | The current status of the instance does not support this operation. | 当前实例状态不支持此操作。 | 诊断 |
| 400 | InvalidSnapshotType.NotFound | The specfied SnapshotType is not found | 指定的快照类型不存在。 | 诊断 |
| 400 | IncorrectInstanceStatus | ECS instance can be operated by this action only when the status is Running or Stopped. | ECS 实例仅在“运行中”和“停止”状态下可应用此操作。 | 诊断 |
| 400 | IdempotentParameterMismatch | Request uses a client token in a previous request but is not identical to that request. | 与相同 ClientToken 的请求参数不符合。 | 诊断 |
| 400 | IncorrectInstanceStatus | The specified instance is still attached by volumes | 指定的实例上存在数据卷。 | 诊断 |
| 400 | IncorrectInstanceStatus | The current status of instance does not support this operation. | 目前实例状态不支持此类操作。 | 诊断 |
| 400 | QuotaExceeded.HaVip | Living HaVip quota exceeded. | 指定的 HaVip 数已达上限。 | 诊断 |
| 400 | ChargeTypeWithPostPayInstance | %s | 付费类型校验失败,请确认是包年包月实例 | 诊断 |
| 403 | Forbidden.VBRExists | physical connection owners vbr still exists. | 该物理专线下仍有为专线所有者创建的虚拟边界路由器。 | 诊断 |
| 403 | Forbbiden | User not authorized to operate on the specified resource. | 用户未被授权操作指定的资源。 | 诊断 |
| 400 | InstanceDiskNumber.LimitExceed | The total number of specified disk in an instance exceeds. | 实例下磁盘数目超过限制。 | 诊断 |
| 400 | InvalidSpotPriceLimit.LowerThanPublicPrice | The specified parameter spotPriceLimit cannot be lower than current public price. | 指定的参数 sotPriceLimit 不能低于目前的公开价格。 | 诊断 |
| 400 | QuotaExceeded.pConnPerAP | Physical connection count per ap quota exceed. | 每个 AP 的物理连接已达上限。 | 诊断 |
| 403 | InvalidNetworkType.Conflict | The specified SecurityGroup network type should be same with SourceGroup network type (vpc or classic). | 指定的 SecurityGroup 的网络类型必须与 SouceGroup 的网络类型一致。 | 诊断 |
| 400 | TaskConflict | The eip operate too frequent | EIP 操作过于频繁。 | 诊断 |
| 400 | InvalidVolume.AlreadyDetached | The specified volume has been detached. | 指定的共享块存储已经卸载。, | 诊断 |
| 400 | DependencyViolation.InstanceType | Current instancetype cannot be changed to the specified one. | 当前实例规格不能更改为指定规格。 | 诊断 |
| 400 | BIND_INSTANCE_OWENER_ERROR | Cannot operate the eip. | 不能直接绑定 EIP。 | 诊断 |
| 400 | DependencyViolation.SecurityGroup | Specified object has dependent resources SecurityGroup. | 当前 VPC 还存在未删除的安全组,VPC 删除失败,请先删除该 VPC 下的安全组后再删除 VPC。指定的虚拟交换机已关联安全组,无法删除。 | 诊断 |
| 400 | InvalidGroup.Malformed | The specified Group is wrongly formed. | 指定的组不存在。 | 诊断 |
| 400 | DependencyViolation.WindowsInstance | The instance creating is window | 密钥对不支持 Windows 实例, | 诊断 |
| 403 | InvalidInstanceChargeType.ValueNotSupported | The specified Instance chargeType is not supported. | 指定的实例计费方式不存在。 | 诊断 |
| 400 | InvalidVolumeCategory.NotSupported | Specified volume category is not supported. | 不支持指定的数据卷类别。 | 诊断 |
| 400 | InvalidVSwitchDiscription.Malformed | Specified virtual switch description is not valid. | 指定的虚拟交换机描述不合法。 | 诊断 |
| 400 | VolumeCreatingSnapshot | The current volume has uncompleted snapshot. | 当前的共享块存储有尚未完成的快照,请耐心等待完成后再进行此操作。 | 诊断 |
| 403 | IncorrectInstanceStatus.Initializing | The specified instance status does not support this operation. | 实例正在初始化中,暂时无法释放请稍后重试。 | 诊断 |
| 400 | InvalidDiskIds.Malformed | The amount of specified disk Ids exceeds the limit. | 指定的磁盘 ID 格式不正确。 | 诊断 |
| 400 | InvalidDiskDescription.Malformed | The specified parameter SystemDisk.DiskDescription or DataDisk.n.Description is not valid. | 指定的参数 SystemDisk.DiskDescription 或 DataDisk.n.Description 不合法。 | 诊断 |
| 400 | InvalidDiskDescription.Malformed | The specified parameter "SystemDisk.DiskDescription" or "DataDisk.n.Description" is not valid. | 参数SyatemDisk.DiskDescription或DataDisk.n.Description不合法。 | 诊断 |
| 400 | IncorrectImageStatus | The specified Image is not available. | 指定的源镜像状态不正确。 | 诊断 |
| 403 | InvalidDiskCategory.ValueUnauthorized | The disk category is not authorized. | 该磁盘种类未经授权。 | 诊断 |
| 400 | QuotaExceeded | Forward entry quota exceeded in this route table. | DNAT 条目已达上限。 | 诊断 |
| 404 | InvalidImageSize | The specified DiskDeviceMapping.n.DiskImageSize beyond the permitted range. | 指定的镜像不存在。 | 诊断 |
| 400 | InvalidPeriod | The specified period is not valid. | 指定的时段不合法。 | 诊断 |
| 400 | InvalidVRouterName.Malformed | Specified virtual router name is not valid. | 指定的虚拟路由器名字格式不符合要求。 | 诊断 |
| 400 | InvalidVolumeCategory.NotSupported | The specified volume category is not supported. | 不支持指定的数据卷类别。 | 诊断 |
| 404 | InvalidVRouter.NotFound | vRouter not exists. | 指定的 VRouter 不存在。 | 诊断 |
| 404 | InvalidVpcId.NotFound | Specified VPC does not exist. | 指定的专有网络 VPC ID 不存在。 | 诊断 |
| 400 | CancelTaskFailed | The task is failed to cancel | 撤销任务失败。 | 诊断 |
| 404 | InvalidDevice.Malformed | The specified device is not valid. | 指定的磁盘设备名不存在。 | 诊断 |
| 403 | MissingParameter.InstanceId | InstanceId should not be null. | 参数 InstanceId 不能为空。 | 诊断 |
| 400 | ImageIsCreating | The specified image is being created. | 正在生成指定的镜像中。 | 诊断 |
| 404 | GROUP_NOT_EXIST | group not exits. | 指定的安全组不存在。 | 诊断 |
| 400 | QuotaExceed.Snapshot | The snapshot quota exceeds. | 快照额度超过限制,若要存储新快照,在不影响业务的情况下,请您删除已有的老快照。 | 诊断 |
| 400 | EIP_CAN_NOT_ASSOCIATE_WITH_PUBLIC_IP | instance already bind natpublicip | 实例已经绑定 NAT 公网 IP。 | 诊断 |
| 400 | InvalidStartTime.Malformed | Specified start time is malformed. | 指定的开始时间格式不正确。 | 诊断 |
| 400 | RequestTimeout | The request encounters an upstream server timeout. | 上游服务器超时,请求被拒绝。 | 诊断 |
| 400 | InvalidInnerIpAddress.ValueNotSupported | InnerIpAddress is not valid. | 指定的 InnerIpAddress 参数不合法。 | 诊断 |
| 400 | QuotaExceeded | Route entry quota exceeded in this route table. | 路由器接口已达上限。 | 诊断 |
| 400 | InvalidDataDiskCategory.NotSupported | diskCategory is CLOUD_SSD. | 磁盘种类是 CLOUD_SSD。 | 诊断 |
| 400 | InvalidRebootTime.MalFormed | The specified rebootTime is not valid. | 指定的 RebootTime 不合法。 | 诊断 |
| 400 | TRANSITION_STATUS_ILLEGAL | Instances scheduled to be migrated are in an invalid state. | 预约迁移的实例状态非法。 | 诊断 |
| 400 | InvalidSecurityGroupId.NotVpc | The security group is invalid. | 无效的安全组。 | 诊断 |
| 400 | InvalidPhysicalConnectionBusinessStatus | invalid physical connection business status. | 物理专线状态不合法。 | 诊断 |
| 400 | InvalidMaxBandwidthOut.ValueNotSupported | MaxBandwidthOut is not valid. | 指定的带宽值不合法。 | 诊断 |
| 0 | InvalidInstanceChargeType.DeleteInstanceWithPrePaid | 无法释放付费类型是包年包月的实例。 | 诊断 | |
| 400 | InvalidInstanceIds.ValueNotSupported | InstanceIds is not valid. | 指定的 InstanceIds 参数不合法。 | 诊断 |
| 403 | AllocatedAlready | There is an IpAddress allocated already for the specified instance. | 使用指定 IP 进行绑定时,该实例已经被分配了别的 IP 地址。 | 诊断 |
| 400 | M | The specified instance is in VPC. | 指定的实例在 VPC 中。 | 诊断 |
| 400 | UnsupportedParameter | The specified parameter is not supported. Check the value of this parameter. | 不支持该参数,请您检查该参数是否正确。 | 诊断 |
| 400 | EniPerInstanceLimitExceeded | The number of ENI exceeds the limit for the type of instance you are trying to launch. | 该实例类型的网卡数超过了上限。 | 诊断 |
| 400 | FUWU_BIZ_COMMODITY_VERIFY_FAIL | The service commodity verification fails. | 服务业商品验证失败。 | 诊断 |
| 400 | OperationDeined.EncryptedSnapshot | The image contains encrypted snapshots. | 该镜像包含加密快照。 | 诊断 |
| 400 | DISK_SOURCE_SNAPSHOT_RELEASED | The specified disk was created from a snapshot and cannot be re-initialized when the snapshot has been deleted. | 指定磁盘的源快照已被删除,不能重新初始化。 | 诊断 |
| 400 | QuotaExceed.ShareImageUser | The shared Image user Quota exceeds. | 已经超过单个镜像共享给用户数量的配额限制。 | 诊断 |
| 400 | InvalidTagValue.ValueNotSupported | Tag value is not valid. | 标签值不合法。 | 诊断 |
| 400 | InvalidSystemDiskSize.ValueNotSupported | The specified SystemDiskSize is not valid. | 指定的 SystemDisk.Size 不合法。 | 诊断 |
| 400 | InvalidVSwitchDiscription.Malformed | Specified virtual switch description is not valid. | 指定的虚拟交换机描述信息格式不正确。 | 诊断 |
| 400 | ReopenInstance.ImageNotEnoughBalance | The image of the instance has expired, and the instance cannot be reactivated because your account balance is insufficient. Add funds to your account and try again. | 镜像过期,账户现金额度不足,无法重开机,请充值。 | 诊断 |
| 400 | QuotaExceeded.vbrPerpConn | Virtual boarder router per PhysicalConnection quota exceed. | 每个物理连接的虚拟边界路由器已达上限。 | 诊断 |
| 400 | InvalidMaxAmount.Malformed | The specified parameter MaxAmount is not valid. | 指定的 MaxAmount 不合法。 | 诊断 |
| 400 | InvalidIpProtocol.ValueNotSupported | The specified IpProtocol does not exist. | IP 协议参数指定的值不支持。 | 诊断 |
| 400 | InvalidNetworkType.Missing | The specified parameter Networktype should not be null | NetworkType 参数不能为空。 | 诊断 |
| 400 | InvalidDescription.ValueNotSupported | Description is not valid. | 指定的参数 Description 不合法。 | 诊断 |
| 404 | SNAPSHOT_NOT_FOUND | Snapshot is not exist. | 快照不存在,请您检查该参数是否正确。 | 诊断 |
| 400 | DependencyViolation.RouteEntry | Specified instance is used by route entry. | 当前专有网络 VPC 还存在未删除的自定义路由规则,删除失败。 | 诊断 |
| 400 | InvalidNicType.Mismatch | Specified nic type conflicts with the authorization record. | 指定的 NIC 类型与规则信息冲突。 | 诊断 |
| 400 | InvalidResizeDiskSize.ValueNotSupported | The specified ResizeDiskSize is not valid. | 指定的 ResizeDiskSize 不合法。 | 诊断 |
| 400 | InvalidZoneId.NotFound | The specified zone does not exist. | 指定的可用区 ID 不存在。 | 诊断 |
| 400 | InvalidVPCStatus | vpc incorrect status. | 指定的 VPC 状态不合法。 | 诊断 |
| 403 | Forbidden.DestnationIpOutOfVpcCIDR | The specified Destination Ip is Out of VPC CIDR. | 该私网 IP 不在 VPC 的网段范围内,请您填写在 VPC 的网段范围内的私网 IP。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified region does not exist. | 指定的 RegionId 不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 400 | OperationDenied.SnapshotNotValid | The specified snapshot is not allowed to create disk. | 指定的快照不支持创建磁盘。 | 诊断 |
| 400 | InvalidPeerLocation.Malformd | The PeerLocation provided was invalid. | 指定的 PeerLocation 不合法。 | 诊断 |
| 404 | InvalidOSSObject.NotFound | The specified OSS object does not exist in this region. | 指定的 OSS object 不存在。 | 诊断 |
| 400 | InvalidRegionId.NotFound | The parameter wrong | 指定的 RegionId 不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 400 | InvalidRegionId.NotFound | The specified Region ID does not exist. Verify if the service is available in this region. | 指定的 RegionId 不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified RegionId does not exist in our records. | 指定的RegionId不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified RegionId is not found. | 指定的 RegionId 不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified region not found. | 指定的 RegionId 不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 404 | InvalidRouteTableId.NotFound | Specified route table does not exist. | 指定的虚拟路由表不存在。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified parameter RegionId is not valid. | 指定的RegionId不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The specified RegionId does not exist. | 指定的地域 ID 不存在。 | 诊断 |
| 404 | InvalidRegionId.NotFound | The regionId provided does not exist in our records. | 提供的RegionId不存在 | 诊断 |
| 403 | InvalidClusterId.NotFound | The specified clusterId does not exist. | 指定的 ClusterId 不存在。 | 诊断 |
| 403 | Forbidden.RAM | User not authorized to operate on the specified resource. | 当前操作未被授权,请联系主账号进行授权后再执行操作。 | 诊断 |
| 400 | RELEASE_PREPAID_ECS_CHECK_FAILED.AUTO_RENEW_IS_ON | The release operation failed. Make sure that auto-renewal is not enabled or is disabled. | 释放失败, 请确认自动续费未开通或已关闭。 | 诊断 |
| 404 | BillingMethodNotFound | The account has not chosen any billing method. | 该阿里云账号没有选择任何计费方法。 | 诊断 |
| 400 | InvalidCidrBlock.Overlapped | Specified CIDR block overlapped with other entry. | 该交换机网段与其他交换机的网段重叠或与已有的自定义路由的目标网段重叠,请使用其他未被占用的网段。 | 诊断 |
| 400 | SERVER_ERROR_CODE | Your request has failed. Refresh the page or try again later. | 当前请求失败,建议您刷新页面或者稍后重试。 | 诊断 |
| 400 | MissingParameter.PeriodType | PeriodType should not be null. | 参数 PeriodType 不得为空。 | 诊断 |
| 400 | InvalidSpotAuthorized | The specified Spot param is unauthorized. | 指定的 SpotDuration 参数值未获得授权。 | 诊断 |
| 400 | InvalidInstanceId.AlreadyExists | The specified instance is already in the specified security group. | 指定的实例已经在安全组中。 | 诊断 |
| 400 | InvalidTag.Mismatch | The specified Tag.n.Key and Tag.n.Value are not match. | 指定的 Tag.N.Key 和 Tag.N.Value 不匹配。 | 诊断 |
| 400 | InvalidStatus.NotFound | The specified Status is not found. | 指定的资源状态不存在。 | 诊断 |
| 400 | PostonlyOrTokenError | The security token has expired. Refresh your browser and try again. | 当前的安全令牌过期,请刷新浏览器重试。 | 诊断 |
| 400 | BATCH_PRE_CHECK_FAILED | Batch operation verification fails. | 批量操作校验失败。 | 诊断 |
| 400 | InvalidParam | The Ecmp routerEntry with router interfaces local vgw vip not match. | 路由条目与路由器接口本地视频网关 VIP 不匹配。 | 诊断 |
| 400 | InvalidIp.NotSameSubnet | Local gateway ip and peer gateway ip are not in the same subnet. | 本地网关 IP 地址与对端网关 IP 地址不在同一个子网内。 | 诊断 |
| 400 | InvalidVolumeSize.NotSupported | The specified parameter size is not valid. | 指定的 Size 不合法。 | 诊断 |
| 400 | InvalidVolumeSize.NotSupported | The specified volume size is not supported. | 不支持指定的数据卷大小。 | 诊断 |
| 400 | InvalidVolumeSize.NotSupported | volume size is not supported. | 不支持该数据卷大小。 | 诊断 |
| 400 | InvalidInternetChargeType.InstanceNotSupported | The specified InternetChargeType is not supported with InstanceId. | 该实例不支持指定的 InternetChargeType。 | 诊断 |
| 400 | InvalidInstanceType.ElasticNetworkInterfaceNotSupported | The specified instance type does not support Elastic Network Interface | 指定的实例类型不支持弹性网络接口。 | 诊断 |
| 400 | InvalidDestCidrIp.sMalformed | The specified parameter DestCidrIp is not valid. | 指定的参数 DestCidrIp 不合法。 | 诊断 |
| 400 | InvalidKeyPairNames.ValueNotSupported | The specified parameter KeyPairNames is not valid. | 密钥对名称不合法。 | 诊断 |
| 400 | InvalidParameter.OwnerAccount | OwnerAccount is Invalid. | 指定的参数 OwnerAccount 不合法。 | 诊断 |
| 400 | NotSupportForRoleAccount | The operation is not supported by the account that assumes the role. | 不支持角色账号操作。 | 诊断 |
| 400 | InstanceNotReady | The specified instance is not ready for use | 暂时无法连接指定的实例,请稍后再试。 | 诊断 |
| 400 | InvalidDataDevice.Malformed | The specified parameter DataDisk.n.Device is not valid. | 指定的参数 DataDisk.n.Device 不合法。 | 诊断 |
| 400 | ParameterInvalid | autoSnapshotPolicyId invalid | 指定的自动快照规则 ID 不合法。 | 诊断 |
| 400 | ParameterInvalid | retentionDays invalid | 指定的保持天数 ID 不合法。 | 诊断 |
| 400 | ParameterInvalid | diskIds invalid | 指定的磁盘 ID 不合法,请您检查磁盘 ID 是否正确,且存在。 | 诊断 |
| 400 | ParameterInvalid | The specified automatic snapshot policy does not exist. | 指定的自动快照策略不存在,请您检查自动快照策略是否正确。 | 诊断 |
| 400 | ParameterInvalid | snapshot policy not exist in this region. | 快照规则不存在。 | 诊断 |
| 400 | ParameterInvalid | RegionId invalid | 指定的地域 ID 无效,请您检查该地域是否正确。 | 诊断 |
| 400 | ParameterInvalid | RepeatWeekDays invalid | 指定的日期无效,请您检查该日期是否正确。 | 诊断 |
| 400 | ParameterInvalid | TimePoints invalid | 指定的时间点无效,请您检查该参数是否正确。 | 诊断 |
| 400 | MaxEniCountExceeded | The number of ENI exceeds the limit per region. | 超过了网卡数量的上限。 | 诊断 |
| 400 | Upgrade.NotSupported | Upgrade operation is not supported. | 升级操作不合法。 | 诊断 |
| 400 | InvalidForwardTableId.NotFound | Specified forward table does not exist. | 指定的 DNAT 表不存在,请您检查输入参数是否正确。 | 诊断 |
| 400 | DependencyViolation.HaVipAssociatedWithEIP | HaVip cannot be deleted when it is associated with EIP. | 不能删除关联了 EIP 的 HaVip。 | 诊断 |
| 400 | Forbidden.MultiVlanRi | Multiple vlan router interfaces are found. | 多个虚拟局域网路由器接口已存在。 | 诊断 |
| 400 | ParameterInvalid | The specified automatic snapshot policy does not exist in the region. | 指定的自动快照策略不存在,请您检查自动快照策略是否正确。 | 诊断 |
| 403 | InvalidDeploymentSetIds.TooManyInput | The parameter DeploymentSets size should less than 100. | 指定的 DeploymentSets 数量大于 100。 | 诊断 |
| 400 | ImageCreatedNotFromCopy | The specified image not from copy. | 这个镜像不是来源于拷贝的镜像,只能取消来自于拷贝的镜像。 | 诊断 |
| 404 | InvalidRamRole.NotFound | The specified RAMRoleName does not exist. | 指定的 RamRoleName 不存在。 | 诊断 |
| 400 | InvalidRouterType | Cannot specify nexthop list in vbr route table. | 无法在虚拟边界路由器路由表中指定下一跳列表。 | 诊断 |
| 400 | InvalidEndTime.ValueNotSupported | The specified endTime is out of the permitted range. | 指定的 EndTime 超过限制。 | 诊断 |
| 400 | IncorrectImageStatus | The image is copied finished. | 复制镜像已完成。 | 诊断 |
| 400 | IncorrectImageStatus | The image not available. | 指定的镜像不可用。 | 诊断 |
| 400 | InvalidOSType | The specifed OSType is not valid | 不支持指定的操作系统。 | 诊断 |
| 404 | Invalid.natgwNotExist | The specified natgateway not exist. | 参数 NatGateway 不存在。 | 诊断 |
| 400 | IncorrectImageStatus | The specified snapshot is not coping. | 指定的快照不在复制中。 | 诊断 |
| 400 | IncorrectImageStatus | The specified image is not coping. | 指定的镜像不在复制中。 | 诊断 |
| 400 | IncorrectImageStatus | The image copy has completed. | 镜像已完成复制。 | 诊断 |
| 400 | IncorrectImageStatus | The Image copy has been failed. | 复制镜像失败。 | 诊断 |
| 400 | InvalidSnapshotIds.Malformed | The amount of specified specified snapshot Ids exceeds the limit. | 快照 ID 参数格式不正确。 | 诊断 |
| 400 | InvalidName.Malformd | The attribute name is illeagl. | 属性名称不合法。 | 诊断 |
| 400 | InvalidIoOptimize.ValueNotSupported | The specified IoOptimize is not valid. | 指定的 I/O 优化型实例无效。 | 诊断 |
| 400 | ExtendMaxFollowResourceLimitation | Up to 100 resources can be specified. | 最多允许关注 100 个资源。 | 诊断 |
| 400 | InvalidVolumeId.NotFound | The specified volume does not exist. | 指定的共享块存储不存在,请您检查共享块存储是否正确。 | 诊断 |
| 400 | InvalidPeerGatewayIp.Malformed | The specified PeerGatewayIp is not valid. | 指定的 PeerGatewayIp 不合法。 | 诊断 |
| 400 | InvalidInternetMaxBandwidthIn.Malformed | The specified parameter internetMaxBandwidthIn is not valid. | 指定的 InternetMaxBandwidthIn 参数不合法。 | 诊断 |
| 400 | InvalidBandwidthPackageId.NotFound | The specified BandwidthPackageId does not exist in our records. | 该共享带宽包不存在,请您检查输入参数是否正确。 | 诊断 |
| 400 | InvalidIntranetMaxBandwidthOut.ValueNotSupported | The specified IntranetMaxBandwidthOut beyond the permitted range. | 指定的内网出带宽最大值不合法(超出范围)。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified Image description is wrongly formed. | 镜像描述格式错误。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified destination image description is wrongly formed. | 目标镜像参数 Description 格式错误。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified parameter Description is not valid. | 指定的资源描述格式不合法。长度为 2-256 个字符,不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified parameter "Description" is not valid. | 指定的资源描述格式不合法。长度为2-256个字符,不能以http://和https://开头。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specifid Description is not valid. | 指定的资源描述格式不合法。长度为 2-256 个字符,不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | OperationDenied.ZoneSystemCategoryNotMatch | The specified Zone or cluster does not offer the specified disk category or the speicified zone and cluster do not match. | 指定的可用区或集群中不存在指定磁盘类别,或指定的可用区与集群不匹配。 | 诊断 |
| 400 | InvalidDescription.Malformed | The Description is illeagl. | 指定的资源描述格式不合法。长度为2-256个字符,不能以 http:// 和 https:// 开头。 | 诊断 |
| 0 | InvalidDescription.Malformed | The specifid ??Description?? is not valid. | 指定的资源描述格式不合法。长度为2-256个字符,不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified destination description is wrongly formed. | 指定的资源描述格式不合法。长度为 2-256 个字符,不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | InvalidDescription.Malformed | The specified Description is wrongly formed. | 指定的资源描述格式不合法。长度为 2-256 个字符,不能以 http:// 和 https:// 开头。 | 诊断 |
| 400 | InvalidHostPassword.Malformed | The specified parameter Password is not valid. | 指定的实例密码格式不合法。 | 诊断 |
| 400 | DependencyViolation.RouteInterface | Specified object has dependent route interface . | 指定的虚拟交换机连接了路由器接口,无法删除。 | 诊断 |
| 400 | InvalidAccount.Forbbiden | The specified Account does not yourself. | 不能把镜像共享给自己。 | 诊断 |
| 400 | InvalidDiskType.ValueNotSupported | The specified disk type is not supported. | 指定的磁盘属性不支持。 | 诊断 |
| 400 | LimitationExceed.InterfaceNumberOnRouter | Total number of RouterInterfaces on a Router exceeded. | 路由器接口总数超过限制。 | 诊断 |
| 400 | InvalidOSSBucket.NotFound | The specified OSS bucket does not exist in this region. | 指定的 bucket 不存在。 | 诊断 |
| 400 | IoOptimized.NotSupported | The specified image is not support IoOptimized Instance. | 指定的镜像不支持 I/O 优化型实例。 | 诊断 |
| 400 | InvalidPassword.Malformed | The specified parameter Password is not valid. | 指定的 Password 参数不合法。 | 诊断 |
| 400 | Forbidden.VlanIdNotAllowedByCaller | The caller is not allowed to specify the VlanId. | 不允许调用者指定虚拟局域网 ID。 | 诊断 |
| 404 | InvalidVSwitchId.NotFound | Specified virtual switch is not found in current VPC. | 当前 VPC 中不存在指定的虚拟交换机。 | 诊断 |
| 400 | InvalidVSwitchId.NotFound | VSwitch not exist. | 指定的虚拟交换机不存在。 | 诊断 |
| 400 | InvalidVSwitchId.NotFound | The specified virtual switch does not exists. | 指定的虚拟交换机不存在。 | 诊断 |
| 400 | InvalidParameter.Duration | The specified Duration parameter is invalid. The valid values of this parameter are 1, 2, and 3, or are 1, 2, 3, 6, and 12. | 自动更新时间应在 [1,2,3,6,12] 之中。 | 诊断 |
| 400 | InvalidVSwitchId.NotFound | The specified VSwitch does not exist in the specified region. | 指定地域不存在指定的 vSwitch。 | 诊断 |
| 403 | InvalidVSwitchId.NotFound | The VSwitchId provided does not exist in our records. | 指定的虚拟交换机 ID 不存在。 | 诊断 |
| 404 | InvalidIpAddress.NotFound | The specified IP is not in the specified vlan. | 指定的 IP 不在指定的虚拟局域网内。 | 诊断 |
| 403 | Forbidden.UnassociateMaster | Unassociating a master instance is not allowed unless the parameter Force is True. | 不允许解绑 Master 状态下的实例,除非将 Force 参数设置为 True。 | 诊断 |
| 400 | UPDATE_TRANSITION_FAILED | The scheduled migration cannot be configured. | 设置预约迁移失败。 | 诊断 |
| 400 | InvalidInstanceId.ValueNotSupported | The specified InstanceId is not allowed to create image. | 当前实例类型不支持此操作。 | 诊断 |
| 400 | InvalidUserType.NotSurpported | The account type is invalid. | 无效的用户类型。 | 诊断 |
| 400 | InvalidFilterKey.NotFound | The specified start time or end time is invalid. | 指定的起始时间或到期时间参数错误。 | 诊断 |
| 400 | IncompleteParamter | Some fields can not be null in this request. | 请求中缺失参数。 | 诊断 |
| 400 | InvalidRegionId.NotFound | Specified value of regionId is not supported. | 指定的 RegionId 不存在,请您检查此产品在该地域是否可用。 | 诊断 |
| 400 | InvalidVSwitchName.Malformed | Specified virtual switch name is not valid. | 该 VSwitch 名字格式不正确,请您确认VSwitch 名字格式。 | 诊断 |
| 400 | InstanceNotInSecurityGroup | The instance not in the group. | 指定的实例不在安全组内。 | 诊断 |
| 400 | OrderCreationFailed | Create Order failed | 创建订单失败。 | 诊断 |
| 400 | InvalidSpotPriceLimit | The specified SpotPriceLimitis not valid. | 指定的 SpotPriceLimit 参数有误。 | 诊断 |
| 400 | InvalidArchitecture.Malformed | The specified Architecture is wrongly formed. | 参数 Architecture 格式错误。 | 诊断 |
| 400 | DependencyViolation | Some route entry status blocked this operation. | 路由条目状态禁止此类操作。 | 诊断 |
| 400 | DependencyViolation | Specified object has dependent resources. | 该交换机下还有资源未释放,无法删除,请释放该 VPC 下的云产品资源后再删除 VPC。 | 诊断 |
| 403 | DependencyViolation | The specified security group has been authorized in another one. | 指定的安全组被另一个安全组的规则引用,不允许删除。 | 诊断 |
| 400 | DependencyViolation | There is still instance(s) in the specified security group. | 安全组中还有未释放的实例,请您先释放实例再进行该操作。 | 诊断 |
| 400 | Forbidden.VRouterNotFound | The VRouter was not found during access authentication. | RAM 失败,找不到该地域。 | 诊断 |
| 400 | InvalidSourceCidrIp.Malformed | The specified parameter SourceCidrIp is not valid. | 源 IP 地址范围参数格式不正确。 | 诊断 |
| 500 | UnknownError | The request processing has failed due to some unknown error. | 由于某些未知错误,请求处理失败。 | 诊断 |
| 400 | InternalError | The request processing has failed due to some unknown error | 未知错误,请求失效。 | 诊断 |
| 403 | Forbidden.OperationNotAllowedByUser | The caller is not allowed to recover the specified VirtualBorderRouter. | 不允许调用者恢复指定的虚拟边界路由器。 | 诊断 |
| 403 | Forbidden.OperationNotAllowedByUser | The caller is not allowed to delete the specified VirtualBorderRouter. | 不允许调用者删除该虚拟边界路由器。 | 诊断 |
| 400 | InvalidTagCount | The specified tags are beyond the permitted range. | 指定的标记超出取值范围。 | 诊断 |
| 403 | Forbidden.VbrAttached | cannot terminate physical connection when virtual border routers are still attached. | 绑定了虚拟边界路由器时,不能关停物理连接。 | 诊断 |
| 400 | InvalidEndTime.Malformed | Specified end time is malformed. | 参数 EndTime 格式错误。 | 诊断 |
| 400 | InvalidIpAddress.Duplicate | The IP address is not in the available range or occupied. | 指定的 IP 地址不可用或已被占用。 | 诊断 |
| 400 | InvalidVolumeSizeOrCategory | The specified volume category or size is invalid. | 指定的数据卷类别或大小不合法。 | 诊断 |
| 400 | snapshot.policy.not.exist.in.this.region. | The specified automatic snapshot policy does not exist in the current region. | 指定的自动快照策略不属于当前地域。 | 诊断 |
| 400 | InvalidVRouterId.NotFound | Specified virtual router does not exist. | 指定的虚拟路由器不存在。 | 诊断 |
| 404 | InvalidSystemDiskSize.MoreThanMaxSize | The specified parameter SystemDisk.Size is more than the max size. | 指定的 SystemDisk.Size 超过最大值。 | 诊断 |
| 400 | DependencyViolation.BandwidthPackages | There are BandwidthPackages on specified NatGateway not deleted. | NAT 网关上有尚未删除的 带宽包,请删除 NAT 网关下的所有带宽包后再重试操作。 | 诊断 |
| 404 | InvalidSystemDiskSize.MoreThanMaxSize | The specified parameter SystemDisk.Size is more than the maximum size | 指定的 SystemDisk.Size 超过最大值。 | 诊断 |
| 400 | InvalidSystemDiskSize.MoreThanMaxSize | The specified SystemDisk.Size parameter exceeds the maximum size. | 指定的系统盘大小超出最大容量。 | 诊断 |
| 400 | InvalidKeyPairName.NotFound | The specified KeyPairName does not exist. | 指定的 KeyPairName 不存在。 | 诊断 |
| 400 | InvalidKeyPairName.NotFound | The specified KeyPairName does not exist in our records. | 指定的 KeyPairName 不存在。 | 诊断 |
| 400 | Invalid.Instance.Type | The specified instance type does not support this operation. | 当前实例规格不支持此操作。 | 诊断 |
| 400 | IncorrectVolumeStatus | The operation is not supported in this status. | 当前状态不支持此操作。 | 诊断 |
| 400 | DiskError | IncorrectDiskStatus | 指定的磁盘状态不合法。 | 诊断 |
| 400 | InvalidSourceDiskType | The specifed SourceDiskType is not valid | 指定的快照源磁盘的磁盘类型不合法。 | 诊断 |
| 400 | CountLimitExceeded.HaVipOnECSInstance | The amount of Instance associated with the specified HaVip reach its limits. | 指定的 havip 数量达到上限。 | 诊断 |
| 400 | InvalidRegion.NotSupport | The specified region does not support. | 不支持指定的地域。 | 诊断 |
| 400 | SecurityGroupInstanceLimitExceeded | Exceeding the allowed amount of instances of a security group. | 加入安全组失败,该安全组可加入 ECS 实例的数量已达到上限。 | 诊断 |
| 400 | InvalidOppositeRouterType | nexthop list cannot only contain router interface whose opposite router interface is on vbr. | 下一跳列表里不能只包含一种路由器接口,它们的对端路由器接口在虚拟边界路由器上。 | 诊断 |
| 400 | ExpiredInstance | The specified instance has expired. | 指定的实例已过期。 | 诊断 |
| 400 | InvalidVlanId.Malformed | The specified VlanId is not valid. | 指定的 VlanId 不合法。 | 诊断 |
| 400 | InvalidUserCidr.Quota | Specified UserCidr number is greater than 3. | 指定的 UserCird 数大于 3。 | 诊断 |
| 400 | IncorrectDiskStatus.CreatingSnapshot | A previous snapshot creation is in process. | 当前磁盘有创建中的快照,请您等待创建完成再试。 | 诊断 |
| 400 | InvalidAccessKeyId.NotFound | Logon timed out. Refresh the page and log on again. | 登录状态超时,请刷新页面或重新登录。 | 诊断 |
| 400 | InvalidDiskCategory.Missing | The DataDisk.1.Category parameter that is mandatory for processing the request is not provided. | 没有指定数据盘类型。 | 诊断 |
| 400 | LinkRole.NotSupport | This linkrole is not supported | 不支持指定的链接角色。 | 诊断 |
| 403 | InvalidSecurityGroup.IsSame | The authorized SecurityGroupId should be different from the DestGroupId. | 已授权的 SecurityGroupId 不能与 DestGroupId 相同。 | 诊断 |
| 400 | IncorrectDiskStatus.NeverAttached | The specified disk has never been attached to any instance. | 可卸载的云磁盘创建后未被挂载,内容没有变化。 | 诊断 |
| 400 | ResourceNotAvailable.Vpc | Resource you requested is not available in this region or zone. | 请求的资源不可用。 | 诊断 |
| 400 | UserNotInTheWhiteList | The user is not in volume white list. | 用户不在共享块存储白名单中,请您提交工单申请白名单。 | 诊断 |
| 400 | DependencyViolation.NatGateway | Specified object has dependent resources NatGateway. | VPC 中还有 NAT 网关,不能被删除,请先删除该 VPC 中的 NAT 网关再删除 VPC。 | 诊断 |
| 400 | IncorrectEipStatus | Current elastic IP status does not support this operation | 指定的EIP状态不支持此操作。 | 诊断 |
| 400 | InvalidInstanceName.Malformed | The specified parameter InstanceName is not valid. | 指定的实例名称格式不合法。长度为2-128个字符,以英文字母或中文开头,可包含数字,点号(.),下划线(_)或连字符(-)。不能以http://和https://开头。 | 诊断 |
| 400 | InvalidNexthopTypeAndList.BothNotNull | both nexthopType and nextHopList are not null. | NextHopType 参数和 NextHopList 参数不能为空。 | 诊断 |
| 400 | CREATE_ORDER_FAILED | Create Order failed | 创建订单失败。 | 诊断 |
| 400 | LastTokenProcessing | The last token request is processing | 正在处理上一条令牌请求,请您稍后再试。 | 诊断 |
| 400 | IncorrectHaVipStatus | HaVip can be operated by this action only when the status is Available or InUse. | 私网高可用虚拟 IP(HaVip)仅在“使用中”或“可用”状态时可应用此操作。 | 诊断 |
| 400 | IncorrectHaVipStatus | This operation is denied because satus of the specified HaVip is neither Available nor InUse. | 指定的私网高可用虚拟IP(HaVip)状态不是“可用”和“使用中”,操作被拒绝。 | 诊断 |
| 400 | InvalidEniId.NotFound | The specified ENI ID does not exist. | 无效的实例。 | 诊断 |
| 400 | InvalidOperation.RouterInterfaceNotDeleted | The specified VirutalBorderRouter still has routerInterface. | 指定的虚拟边界路由器仍具有路由器接口。 | 诊断 |
| 400 | DecreasedBandwidthNotAllowed | The bandwidth cannot be downgraded. | 带宽不允许降配。 | 诊断 |
| 400 | InvalidAssociation.Duplicated | Specified instance already is associated. | 该实例已绑定 EIP 或 全球加速实例,不能再绑定,如需更换实例绑定的 EIP 或全球加速实例,请先解绑。 | 诊断 |
| 400 | InvalidInstanceStatus.NotStopped | The specified Instance status is not stopped. | 指定实例的状态不是已停止。 | 诊断 |
| 400 | Unauthorized.EmptyRegion | The specified account has no access authority to any region. | 当前账号未被授权访问任何地域,请您授权后再重试。 | 诊断 |
| 400 | TRANSITION_TIME_ILLEGAL | The schedule migration time must be earlier than the release time of the instance. | 预约迁移时间必须小于实例的释放时间。 | 诊断 |
| 400 | InvalidRebootTime.MalFormed | The specified RebootTime is out of the permitted range. | 指定的重启时间超出取值范围。 | 诊断 |
| 400 | InvalidParam.NotFound | Parameter must not be null | 参数不能为空。 | 诊断 |
| 400 | InvalidLocalGatewayIp.Malformed | The specified LocalGatewayIp is not valid. | 指定的 LocalGatewayIp 不合法。 | 诊断 |
| 400 | InvalidForwardTableId.NotFound | Specified forwardTableId does not exist | 指定的 DNAT 表不存在,请您检查输入参数是否正确。 | 诊断 |
| 400 | InvalidParameter.granularity | The specified parameter Granularity is not valid. | 指定的 Granularity 参数不合法。 | 诊断 |
| 400 | InvalidSpec.ValudNotSupported | The specified Spec is not supported. | 不支持指定的 Spec。 | 诊断 |
| 400 | InvalidExternalIp.Malformed | The specified ExternalIp is not a valid IP address. | 参数 ExternalIp 不是有效的 IP 地址。 | 诊断 |
| 400 | ReopenInstance.InstanceStatusNotValid | The instance is in a state that does not support the reactivation operation. | 实例状态不正确,无法重开机。 | 诊断 |
| 400 | InvalidMaxBandwidthIn.ValueNotSupported | MaxBandwidthIn is not valid. | 指定的 MaxBandwidthIn 不合法。 | 诊断 |
| 400 | InvalidEndTime.Malformed | The specified parameter EndTime is not valid. | 指定的结束时间格式不合法。 | 诊断 |
| 400 | IncorrectOppositeInterfaceInfo | The opposite RouterInterface information specified by OppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeRouterOwnerId is wrong. Maybe the RouterInterface or Router does not exist | 反向路由器接口信息(包括参数 OppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeRouterOwnerId)错误。该路由器接口和路由器可能不存在。 | 诊断 |
| 400 | OperationDenied.SnapshotNotAllowed | The specified snapshot is not allowed to create disk. | 指定的快照不支持创建磁盘。 | 诊断 |
| 400 | NoSetRoletoECSServiceAcount | ECS service account Have no right to access your OSS.please attach a role of access your oss to ECS service account. | ECS 官网服务账号没有权限访问您指定的 OSS 的 bucket 和 Object。 | 诊断 |
| 400 | TaskActionNotSupport | The specified task action cannot be canceled. | 指定的任务的操作类型不支持取消。 | 诊断 |
| 400 | InvalidOSType.Malformed | The specified OSType is wrongly formed. | 格式不对。 | 诊断 |
| 400 | InvalidSizeSnapshot.NotValid | The specified SnaoshotId size is not smaller than size. | 指定的参数 SnaoshotId 无效。 | 诊断 |
| 400 | DependencyViolation.VSwitch | Specified object has dependent resources | 当前 VPC 还存在未删除的交换机,VPC 删除失败,删除 VPC 下的交换机后再尝试删除 VPC。 | 诊断 |
| 400 | InvalidTemporary.StartTime | The specifed Temporary.StartTime is not valid | 指定的 Temporary.StartTime 不合法。 | 诊断 |
| 400 | IncorrectRouteEntryStatus | Some route entry status blocked this operation. | 无法执行该操作,当前路由表中有路由条目的状态为 pending 或 modifying。 | 诊断 |
| 400 | InvalidResourceId.NotSupported | The specified ResourceId does not support tagging. | 指定的资源 ID 不支持标记。 | 诊断 |
| 400 | QuotaExceed.BuyImage | The specified image is from the image market | 指定的镜像来自镜像市场。 | 诊断 |
| 400 | InvalidRamRole.NotEcsRole | The specified ram role is not authorized for ecs | 指定的 RAM 角色没有授权。 | 诊断 |
| 400 | VolumeAttachedNumberExceeded | The attaching times of the specified volume exceeded. | 已达最大可挂载的数量上限。 | 诊断 |
| 400 | InvalidSystemDiskSize.ImageNotSupportResize | The specified image does not support resize. | 指定的镜像不支持扩容。 | 诊断 |
| 400 | InvalidVolumeSize.TooLarge | Specified new volume size is beyond the permitted range. | 指定的数据卷大小超出取值范围。 | 诊断 |
| 400 | InvalidVbrId.NotFound | The specified VirutalBorderRouter is not found. | 未找到指定的虚拟边界路由器。 | 诊断 |
| 400 | OssInDebt | Your account has overdue payments for OSS. | 对象存储 OSS 服务已欠费。 | 诊断 |
| 400 | InvalidFromApp.ValueNotSupported | The fromApp is not valid. | 参数 FromApp 不合法。 | 诊断 |
| 400 | IncorrectVpcStatus | Current VPC status does not support this operation. | 当前专有网络 VPC 的状态无法支持这个操作。 | 诊断 |
| 400 | InvalidParameter.ToManyInstanceIds | InstanceId should be less than 100. | 实例数应小于100。 | 诊断 |
| 400 | InvalidParameter.ToManyInstanceIds | InstanceId should less than 100. | 实例数应小于 100。 | 诊断 |
| 400 | IncorrectOppositeInterfaceInfo | Cannot connect on the same router | 不能连接到同一个路由器。 | 诊断 |
| 400 | DiskCategory.OperationNotSupported | The operation is not supported to the specified disk due to its disk category. | 由于磁盘种类限制,指定的磁盘不支持该操作。 | 诊断 |
| 400 | InternalError | The requested services is not available now. Please try again later. | 内部发生错误,请重试。 | 诊断 |
| 400 | DiskExpiredOrInArrears | Your account has an overdue payment for the specified instance. | 指定的实例已欠费。 | 诊断 |
| 400 | ResourceNotAssociated | The HaVip and ECS instance are not associated. | HaVip 与 ECS 实例不关联。 | 诊断 |
| 400 | InvalidVolumeSize.TooSmall | Specified volume size is less than the size of snapshot. | 指定的数据卷大小小于快照大小。 | 诊断 |
| 400 | OperationDenied.ImageCopying | The Image is coping. | 正在复制镜像,请您稍后再试。 | 诊断 |
| 400 | InternalError | The request processing has failed due to some unknown error. | 内部错误,请重试。 | 诊断 |
| 400 | InvalidOSSObject.Malformed | The specified OSS object is wrongly formed. | 指定的 OSS Object 不合法。 | 诊断 |
| 400 | InvalidVpcId.Malformed | The specified parameter ?VpcId? is not valid. | 指定的 VpcId 不合法。 | 诊断 |
| 400 | DEPLOYMENTSET.QUOTA_FULL | The deploymentSet quota is full | 部署集配额已满,请您减少部署集数量。 | 诊断 |
| 400 | OperationDenied.ZoneNotAllowed | The creation of Instance to the specified Zone is not allowed. | 指定的可用区不支持创建实例。 | 诊断 |
| 400 | Forbbiden.SubUser | The specified action is not available for you. | 子用户未被授权执行此类操作。 | 诊断 |
| 400 | InvalidSpotAliUid | The specified UID is not authorized to use SPOT instance. | 用户账户未获得创建抢占式实例的权限。 | 诊断 |
| 400 | QuotaExceeded.freePconnPerAP | free physical connections count excceeded. | 免费物理连接已达上限。 | 诊断 |
| 400 | RI_CREATE_ONE_LIMIT_BY_SYNC | Create ri only one limit by sync. | 限制同步创建路由器接口。 | 诊断 |
| 400 | InvalidMountPoint.ValueDuplicated | The disk mount points is duplicated. | 指定的磁盘挂载点重复。 | 诊断 |
| 400 | Forbidden.ImageNotFound | The specified Image is not found | 指定的镜像不存在。 | 诊断 |
| 400 | DependencyViolation.RouterInterfaceReferedByRouteEntry | RouterInterface cannot be deleted when it is refered by a route table entry as next hop. | 路由器接口被某个路由条目引用(将当做下一跳目标)时,不能删除,请先删除指向该路由器接口的路由条目后再进行删除。 | 诊断 |
| 400 | InvalidSnapshotId.NotDataDiskSnapshot | The specified snapshot is system disk snapshot. | 指定的快照为系统磁盘快照。 | 诊断 |
| 400 | InvalidDisk.NotAllowed | The specified disk is not allowed to be converted to portable. | 指定的磁盘不允许转换为可卸载磁盘。 | 诊断 |
| 400 | InvalidOperation.InvalidEcsState | The operation is not allowed in the current ECS state. Expecting status is Shutted while current status is Pending. | 当前云服务状态,不允许此操作。 | 诊断 |
| 400 | MissingParameter.Skucode | The specified Skucode should not be null. | 参数 SkuCode 不得为空。 | 诊断 |
| 400 | InvalidVolumeCategory.ValueUnauthorized | The volume category is not authorized. | 该数据卷类别未获得授权。 | 诊断 |
| 400 | InvalidInternalIp.Malformed | The specified InternalIp is not a valid IP address. | 指定的 InternalIp 不合法。 | 诊断 |
| 400 | SecurityGroupInstanceLimitExceed | Exceeding the allowed amount of instances of a security group. | 安全组的实例数已达上限。 | 诊断 |
| 400 | Price.PricePlanResultNotFound | The internetMaxBandwidthIn or internetMaxBandwidthOut provided is invalid. | 提供的 internetMaxBandwidthIn 或 internetMaxBandwidthOut 无效。 | 诊断 |
| 400 | InvalidInstanceId.NotExist | The specified DiskId is not exist. | 指定的 DiskId 不存在。 | 诊断 |
| 400 | InvalidInstanceType.ValueNotSupported | The specified InstanceType beyond the permitted range. | 指定的实例规格不合法(超出可选范围)。 | 诊断 |
| 400 | InvalidSecurityGroupDiscription.Malformed | Specified security group description is not valid. | 指定的安全组描述不合法。 | 诊断 |
| 403 | ImageIsExporting | The specified Image is exporting. | 指定的镜像正在导出。 | 诊断 |
| 400 | InvalidSnapshotId.NotFound | The specified SnapshotId does not exist. | 指定的快照不存在,请您检查快照是否正确。 | 诊断 |
| 400 | QuotaExceeded.PrivateIpAddress | Do not have enough private IPs in this switch. | 虚拟交换机下的私有 IP 已经被使用完,请您使用其他的虚拟交换机。 | 诊断 |
| 403 | Forbidden.OnlyOneConnection | The Specified routers have a connection already | 指定的路由器已有一个连接点。 | 诊断 |
| 400 | InvalidRegionId.NotSupport | The RegionId provided does not support in our records. | 不支持提供的 RegionId。 | 诊断 |
| 400 | AutoSnapshotPolicy.QuotaExceed | The maximum number of automatic snapshot policy has been reached. | 自动快照策略数超出最大值。 | 诊断 |
| 400 | HOSTNAME_ILLEGAL | hostname is not valid. | 指定的主机名不合法。 | 诊断 |
| 400 | IncorrectDiskStatus.Initializing | The current disk status does not support this operation. | 当前的磁盘不支持此操作,请您确认磁盘处于正常使用状态,是否欠费。 | 诊断 |
| 400 | DependencyViolation | The specified disk has not been attached on the specified instance. | 资源有其它依赖无法执行操作,请先将依赖取消关联。如:指定磁盘没有挂载在指定的实例上;指定安全组内有实例时无法删除安全组等。 | 诊断 |
| 400 | TimeIntervalError | The interval at which verification codes are sent is shorter than expected. Try again later. | 发送验证码时间间隔太短,请稍后重试。 | 诊断 |
| 400 | SharedImageDeleted | The specified image by others shared is deleted. | 指定的共享镜像已删除。 | 诊断 |
| 403 | InstanceLockedForSecurity | The specified operation is denied as your instance is locked for security reasons. | 实例被安全锁定。 | 诊断 |
| 400 | InstanceLockedForSecurity | The disk attached instance is locked due to security. | 磁盘挂载的实例因安全原因被锁定。 | 诊断 |
| 400 | INVALID_VPC_ID | The Specified VpcId not match. | 指定的 VpcId 不匹配。 | 诊断 |
| 400 | InvalidCategory.ValueNotSupported | The specified disk category is not supported. | 不支持指定的磁盘种类。 | 诊断 |
| 400 | LastTokenProcessing | The last token request is processing. | 正在处理上一条令牌请求,请您稍后再试。 | 诊断 |
| 400 | ConsoleNeedLogin | Log on again. | 请重新登录。 | 诊断 |
| 400 | InvalidNicType.ValueNotSupported | The specified NicType does not exist. | 指定的网络类型不存在,请您检查网络类型是否正确。 | 诊断 |
| 400 | InvalidFilterKey.ValueNotSupported | Specified filter key is not supported | 指定的筛选字段不可用。 | 诊断 |
| 400 | OperationDenied.ImageCopying | The Image are coping. | 正在复制镜像,请您稍后再试。 | 诊断 |
| 400 | Forbidden.RegionNotFound | Specified region is not found during access authentication. | 接入凭证时,指定的地域不存在,请您检查该地域是否正确。 | 诊断 |
| 400 | InvalidSpotPrepaid | The specified Spot type is not support PrePay Instance. | 指定的抢占式实例不支持包年包月的付费方式。 | 诊断 |
| 400 | DeleteWithInstance.Conflict | The specified disk is not a portable disk and cannot be set to DeleteWithInstance attribute. | 指定的磁盘不是可卸载磁盘,不支持随实例释放。 | 诊断 |
| 400 | VPCDisabled | Cannot use the SecurityGroup in VPC. | VPC 不支持安全组。 | 诊断 |
| 400 | InvalidEndTime.ValueNotSupported | The specified parameter EndTime is not valid. | 参数 EndTime 不合法。 | 诊断 |
| 400 | InvalidSourceGroup.NotFound | Specified source security group does not exist. | 指定的安全组入方向规则不存在,或相关参数缺失。 | 诊断 |
| 400 | InvalidParameter.DiskIds | The specified parameter diskIds is not valid. | 指定的参数 diskIds 无效。 | 诊断 |
| 400 | InvalidInstanceOwner.Error | The router instance owener error. | 实例状态错误。 | 诊断 |
| 404 | InvalidSystemDiskSize | The specified parameter SystemDisk.Size is invalid. | 指定的 SystemDisk.Size 不合法。 | 诊断 |
| 400 | BandwidthPackage.FinancialLocked | The specified BandwidthPackage has been Financail Lock. | 指定的带宽包被财政冻结。 | 诊断 |
| 400 | MissingParamter | The specified parameter Period is not null. | 参数 Period 不得为空。 | 诊断 |
| 400 | DiskCategory.OperationNotSupported | The type of the specified disk does not support creating a snapshot. | 当前磁盘类型不支持此操作。 | 诊断 |
| 403 | InvalidParameter.ToManyInstanceIds | No more than 100 InstanceIds can be specified. | 最多只能指定 100 个实例 ID。 | 诊断 |
| 400 | InvalidDiskIds.NotFound | Some of the specified disks do not exist. | 指定的磁盘不存在。 | 诊断 |
| 404 | InvalidVPC.NotFound | vpc not exists. | 该 VPC 不存在。 | 诊断 |
| 400 | InvalidInstanceIds.Malformed | The specified instanceIds are not valid. | 指定的多个 InstanceId 不合法。 | 诊断 |
| 400 | ImageCreatedNotFromCopy | The specified image is not the target image of a copy action. | 这个镜像不是来源于拷贝的镜像,只能取消来自于拷贝的镜像。 | 诊断 |
| 400 | InvalidTagKey.Malformed | The specified Tag.n.Key is not valid. | 指定的标签键参数有误。 | 诊断 |
| 400 | InvalidDataDiskSize | The specified DiskDeviceMapping.N.DiskImSize should be in the specified range. | 指定的 DiskDeviceMapping.N.DiskImSize 超出取值范围。 | 诊断 |
| 400 | InvalidNodeControllerId.Malformed | The specified parameter NodeControllerId is not valid. | 指定的 NodeControllerId 不合法。 | 诊断 |
| 400 | CategoryNotSupported | The specified zone does not offer the specified disk category. | 指定的可用区没有提供该磁盘种类。 | 诊断 |
| 400 | MissingParameter.RegionId | RegionId should not be null. | 参数 RegionId 不得为空。 | 诊断 |
| 400 | InvalidPortType.Malformd | The PortType provided was invalid. | 指定的 PortType 参数不合法。 | 诊断 |
| 400 | InvalidParameter | The specified request parameter is invalid. | 当前的请求参数不合法,请重试。 | 诊断 |
| 404 | InvalidStorageClusterId.NotExist | The specified StorageClusterId does not exist in current region. | 指定的存储集群ID在当前地域不存在 | 诊断 |
| 400 | InvalidOperation.RenewDowngradeNotEffective | The current instance has a renewal downgrade record that has not yet taken effect. | 当前实例存在暂未生效的续费降配记录 | 诊断 |
| 400 | InvalidOperation.Ipv6InUse | The target IPv6 is occupied and cannot be allocated. Please replace it and try again. | 目标 IPv6 已被占用不可分配,请更换后重试。 | 诊断 |
| 400 | InvalidManagedHostId.TenancyConflict | The specified parameter 'ManagedHostId' requires 'Tenancy' to be 'managedHost'. | 指定了ManagedHostId只能指定Tenancy为managedHost或者不指定Tenancy | 诊断 |
| 400 | InvalidManagedHostId.ManagedPrivateSpaceIdConflict | The parameters 'ManagedHostId' and 'ManagedPrivateSpaceId' cannot be specified at the same time. | 不能同时指定ManagedHostId和ManagedPrivateSpaceId | 诊断 |
| 400 | InvalidManagedHostId.DedicatedHostIdConflict | The parameters 'ManagedHostId' and 'DedicatedHostId' cannot be specified at the same time. | 不能同时指定ManagedHostId和DedicatedHostId | 诊断 |
| 400 | IncorrectStatus.VpcDnsHostnameStatus | The DnsHostname status of vpc does not support this operation. | 当前VPC的私网域名状态不支持该操作。 | 诊断 |
| 403 | InvalidOperation.TargetImageIncompatible | The source image cannot be replaced by the target image. | 您指定的目标镜像不能更换当前镜像。 | 诊断 |
| 400 | ImagePipeline.SecurityScanNotActivated | Agentless security scan is not activated for current account. | 当前账号未开通云安全中心无代理检测(Agentless)服务,无法开启镜像安全扫描,请先开通后重试。 | 诊断 |
| 400 | InvalidParameter.SecurityScanMode | The specified SecurityScanMode is not supported. | 指定的镜像安全扫描模式不支持 | 诊断 |
| 400 | InvalidParameter.CpuPlatform | The specified parameter CpuPlatform is invalid. The correct value should be in [%s]. | 指定的参数CpuPlatform无效。 | 诊断 |
| 400 | InvalidVSwitchId.NotInSameVpc | The specified VSwitchIds are not in the same VPC. | 指定的多个交换机 VSwitchId 不属于同一个 VPC。 | 诊断 |
| 400 | InvalidVSwitchId.SizeExceeded | The specified parameter VSwitchId exceeds the max size(%s). | 交换机 VSwitchId 的数量超过上限,最多允许 %s 个。 | 诊断 |
| 400 | InvalidParameter.ImportImageRetentionStrategy | The specified parameter ResourceRetentionOptions.ImportImageRetentionStrategy is not valid. The correct value should be in [%s]. | 导入镜像保留策略 ImportImageRetentionStrategy 取值不合法,必须是 [%s] 中列出的枚举值之一。 | 诊断 |
| 400 | InvalidSecurityGroupId.NotInSameVpc | The specified SecurityGroupId is not in the same VPC as the specified VSwitchId. | 指定的安全组 SecurityGroupId 与指定的交换机 VSwitchId 不属于同一个 VPC。 | 诊断 |
| 400 | InvalidInstanceTypeFamilyOptions.SizeExceeded | The specified parameter InstanceTypeFamilyOptions exceeds the max size(%s). | 实例规格族选项 InstanceTypeFamilyOptions 的列表长度超过上限,最多允许 %s 个。 | 诊断 |
该文章对您有帮助吗?