Queries information about the most recent prices of Elastic Compute Service (ECS) resources, such as the promotion rules, prices, and discounts. When you call this operation, you can specify parameters, such as ResourceType, ImageId, and InstanceType, in the request.
Operation description
Usage notes
-
The required parameters vary based on the types of resources whose prices you want to query.
- When
ResourceType
is set to instance, you must specifyInstanceType
. - When
ResourceType
is set to disk, you must specify bothDataDisk.1.Category
andDataDisk.1.Size
. WhenResourceType
is set to disk, only pay-as-you-go prices of cloud disks are returned. In this scenario,PriceUnit
can be set only toHour
. - When
ResourceType
is set to ddh, you must specifyDedicatedHostType
. - When
ResourceType
is set to ElasticityAssurance, you must specifyInstanceType
. - When
ResourceType
is set to CapacityReservation, you must specifyInstanceType
.
- When
-
When
ResourceType
is set to bandwidth, only the pay-by-traffic (PayByTraffic
) price for network usage is returned. -
When
ResourceType
is set to instance, the prices of up to four data disks can be queried. -
By default,
ChargeType
is set toPostPaid
. You can specifyPriceUnit
to query prices of ECS resources that have different billing cycles.
Debugging
Authorization information
The following table shows the authorization information corresponding to the API. The authorization information can be used in the Action
policy element to grant a RAM user or RAM role the permissions to call this API operation. Description:
- Operation: the value that you can use in the Action element to specify the operation on a resource.
- Access level: the access level of each operation. The levels are read, write, and list.
- Resource type: the type of the resource on which you can authorize the RAM user or the RAM role to perform the operation. Take note of the following items:
- The required resource types are displayed in bold characters.
- If the permissions cannot be granted at the resource level,
All Resources
is used in the Resource type column of the operation.
- Condition Key: the condition key that is defined by the cloud service.
- Associated operation: other operations that the RAM user or the RAM role must have permissions to perform to complete the operation. To complete the operation, the RAM user or the RAM role must have the permissions to perform the associated operations.
Operation | Access level | Resource type | Condition key | Associated operation |
---|---|---|---|---|
ecs:DescribePrice | get | *All Resources * |
| none |
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | The region ID. You can call the DescribeRegions operation to query the most recent list of regions. | cn-hangzhou |
ResourceType | string | No | The resource type. Valid values:
Default value: instance. | instance |
ImageId | string | No | This parameter takes effect only when ResourceType is set to instance. The image ID. Images contain the runtime environments to load when instances start. You can call the DescribeImages operation to query available images. If you do not specify this parameter, the system queries the prices of Linux images. | centos_7_05_64_20G_alibase_20181212.vhd |
InstanceType | string | No | The instance type. When | ecs.g6.large |
DedicatedHostType | string | No | The type of the dedicated host. You can call the DescribeDedicatedHostTypes operation to query the most recent list of dedicated host types. | ddh.c5 |
IoOptimized | string | No | Specifies whether the instance is I/O optimized. Valid values:
When the instance type specified by the InstanceType parameter belongs to Generation I instance families, the default value of this parameter is none. When the instance type specified by the InstanceType parameter does not belong to Generation I instance families, the default value of this parameter is optimized. | optimized |
InstanceNetworkType | string | No | The network type of the instance. Valid values:
Default value: vpc. | vpc |
InternetChargeType | string | No | The billing method for network usage. Valid values:
Default value: PayByTraffic | PayByTraffic |
InternetMaxBandwidthOut | integer | No | The maximum outbound public bandwidth. Unit: Mbit/s. Valid values: 0 to 100. Default value: 0. | 5 |
SystemDisk.Category | string | No | The category of the system disk. Valid values:
Default value:
Note
If you want to query the price of a system disk, you must also specify ImageId .
| cloud_ssd |
SystemDisk.Size | integer | No | The size of the system disk. Unit: GiB. Valid values:
Default value: 20 or the size of the image specified by ImageId, whichever is greater. | 80 |
SystemDisk.PerformanceLevel | string | No | The performance level of the system disk when the disk is an ESSD. This parameter is valid only when PL0, PL1 (default), PL2, PL3. | PL1 |
DataDisk.1.Size | integer | No | The size of the data disk. To improve scalability, we recommend that you specify | 2000 |
DataDisk.1.Category | string | No | The category of the disk. To improve scalability, we recommend that you specify | cloud_ssd |
DataDisk.1.PerformanceLevel | string | No | The performance level of the data disk. To improve scalability, we recommend that you specify | PL1 |
DataDisk.2.Size | integer | No | The size of the data disk. To improve scalability, we recommend that you specify | 200 |
DataDisk.2.Category | string | No | The category of the disk. To improve scalability, we recommend that you specify | cloud_ssd |
DataDisk.2.PerformanceLevel | string | No | The performance level of the data disk. To improve scalability, we recommend that you specify | PL1 |
DataDisk.3.Size | integer | No | The size of the data disk. To improve scalability, we recommend that you specify | 2000 |
DataDisk.3.Category | string | No | The category of the disk. To improve scalability, we recommend that you specify | cloud_ssd |
DataDisk.3.PerformanceLevel | string | No | The performance level of the data disk. To improve scalability, we recommend that you specify | PL1 |
DataDisk.4.Size | integer | No | The size of the data disk. To improve scalability, we recommend that you specify | 2000 |
DataDisk.4.Category | string | No | The category of the disk. To improve scalability, we recommend that you specify | cloud_ssd |
DataDisk.4.PerformanceLevel | string | No | The performance level of the data disk. To improve scalability, we recommend that you specify | PL1 |
Period | integer | No | The billing cycle of the ECS instance. Valid values:
Default value: 1. | 1 |
PriceUnit | string | No | The pricing unit of the ECS resource. Valid values:
| Year |
Amount | integer | No | The number of ECS instances. You can specify this parameter when you want to query the prices of multiple instances that have specific specifications. Valid values: 1 to 1000. Default value: 1. | 1 |
OfferingType | string | No | The payment option of the reserved instance. Valid values:
| All Upfront |
InstanceAmount | integer | No | The total number of reserved instances for an instance type. Valid values: 1 to 1000. | 100 |
Scope | string | No | The scope of the reserved instance. Valid values:
Default value: Region. | Zone |
Platform | string | No | The operating system of the image that is used by the instance. Valid values:
| Linux |
Capacity | integer | No | The storage capacity. Unit: GiB. | 1024 |
AssuranceTimes | string | No | The total number of times that the elasticity assurance can be applied. Set the value to Unlimited. This value indicates that the elasticity assurance can be applied an unlimited number of times within its effective period. Default value: Unlimited. | Unlimited |
InstanceCpuCoreCount | integer | No | The total number of vCPUs supported by the elasticity assurance. When you call this API operation, the system calculates the number of instances that an elasticity assurance must support based on the specified value of InstanceType. The calculated value is rounded up to the nearest integer. Note
When you call this API operation to query the price of an elasticity assurance, you can only specify either InstanceCoreCpuCount or InstanceAmount.
| 1024 |
Isp | string | No | The Internet service provider (ISP). Valid values:
| cmcc |
InstanceTypeList | array | No | The instance types. You can select only a single instance type when you configure an elasticity assurance in unlimited mode. | |
string | No | The information about the instance type. You can select only a single instance type when you configure an elasticity assurance in unlimited mode. | ecs.c6.xlarge | |
SpotStrategy | string | No | The bidding policy for the pay-as-you-go instance. Valid values:
Default value: NoSpot. Note
This parameter takes effect only when PriceUnit is set to Hour and Period is set to 1. The default value of PriceUnit is Hour and the default value of Period is 1 . Therefore, you do not need to set PriceUnit or Period when you set SpotStrategy.
| NoSpot |
SpotDuration | integer | No | The protection period of the preemptible instance. Unit: hours. Default value: 1. Valid values:
Alibaba Cloud sends an ECS system event to notify you 5 minutes before the instance is released. Preemptible instances are billed by second. We recommend that you specify a protection period based on your business requirements. Note
This parameter takes effect only when SpotStrategy is set to SpotWithPriceLimit or SpotAsPriceGo.
| 1 |
ZoneId | string | No | The zone ID. Note
Prices of preemptible instances vary based on zones. When you query the price of a preemptible instance, specify ZoneId.
| cn-hagzhou-i |
DataDisk | array<object> | No | The data disks. | |
object | No | The information about data disk N. | ||
Category | string | No | The category of data disk N. Valid values:
Valid values of N: 1 to 16. | cloud_ssd |
Size | long | No | The size of data disk N. Unit: GiB. Valid values:
Valid values of N: 1 to 16. | 2000 |
PerformanceLevel | string | No | The performance level of data disk N when the disk is an ESSD. This parameter takes effect only when
Valid values of N: 1 to 16. | PL1 |
SchedulerOptions.DedicatedHostId | string | No | This parameter takes effect only when ResourceType is set to instance. The ID of the dedicated host. You can call the DescribeDedicatedHosts operation to query the dedicated host list. | dh-bp67acfmxazb4p**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
"PriceInfo": {
"Rules": {
"Rule": [
{
"Description": "Receive a 15% discount on a 1-year subscription\n",
"RuleId": 587
}
]
},
"Price": {
"OriginalPrice": 4368,
"ReservedInstanceHourPrice": 1,
"DiscountPrice": 655.2,
"Currency": "CNY",
"TradePrice": 3712.8,
"DetailInfos": {
"ResourcePriceModel": [
{
"Resource": "instance",
"OriginalPrice": 4368,
"DiscountPrice": 655.2,
"TradePrice": 3712.8,
"SubRules": {
"Rule": [
{
"Description": "Receive a 15% discount on a 1-year subscription\n",
"RuleId": 587
}
]
}
}
]
}
},
"RelatedPrice": {
"MarketplaceImagePrice": {
"Currency": "CNY",
"OriginalPrice": 100,
"DiscountPrice": 0,
"TradePrice": 100
}
}
}
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | InvalidSpotAuthorized | The specified Spot param is unauthorized. | You are not authorized to set the SpotDuration parameter. |
400 | Invalid.ZoneId | The specified ZoneId is not valid. | - |
400 | InvalidInstanceType.ValueUnauthorized | The specified InstanceType is not authorized. | You are not authorized to use the specified instance type. |
400 | InvalidInstanceType.ValueNotSupported | The specified InstanceType does not exist or beyond the permitted range. | The specified instance type does not exist or you are not authorized to manage instances of this instance type. |
400 | InvalidInternetChargeType.ValueNotSupported | The specified InternetChargeType is not valid. | The specified InternetChargeType parameter is invalid. |
400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified parameter "InternetMaxBandwidthOut" is not valid. | - |
400 | InvalidSystemDiskCategory.ValueNotSupported | The specified parameter "SystemDisk.Category" is not valid. | - |
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. | The specified DataDisk.N.Size parameter is invalid or the snapshot size exceeds the maximum capacity allowed for the specified disk category. |
400 | InvalidDataDiskCategory.ValueNotSupported | The specified parameter "DataDisk.n.Category" is not valid. | - |
400 | InvalidParameter.Conflict | The specified image does not support the specified instance type. | The specified image cannot be used for instances of the specified instance type. |
400 | InvalidNetworkType.Mismatch | Specified parameter "InternetChargeType" conflict with instance network type. | - |
400 | InvalidDiskCategory.Mismatch | The specified disk categories' combination is not supported. | - |
400 | InvalidIoOptimizedValue.ValueNotSupported | IoOptimized value not supported. | The specified IoOptimized value is not supported. |
400 | InvalidPeriod | The specified period is not valid. | The specified period is invalid. |
400 | InvalidDataDiskCategory.ValueNotSupported | The specified parameter " DataDisk.n.Category " is not valid. | - |
400 | InvalidSystemDiskCategory.ValueNotSupported | The specified parameter " SystemDisk.Category " is not valid. | - |
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. | The specified DataDisk.N.Size parameter is invalid or the snapshot size exceeds the maximum capacity allowed for the specified disk category. |
400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified vm bandwidth is not valid. | The specified bandwidth value of the instance is invalid. |
400 | InvalidSystemDiskCategory.ValueNotSupported | The specified parameter SystemDisk.Category is not valid. | - |
400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified parameter Bandwidth is not valid. | The specified bandwidth value is invalid. |
400 | InstanceDiskNumber.LimitExceed | The total number of specified disk in an instance exceeds. | The number of disks on an instance exceeds the upper limit. |
400 | InvalidDiskCategory.ValueNotSupported | The specified parameter "DiskCategory" is not valid. | - |
400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | %s | The specified InternetMaxBandwidthOut parameter is invalid. |
400 | InvalidDataDiskCategory.ValueNotSupported | %s | - |
400 | InvalidSystemDiskCategory.ValueNotSupported | %s | The specified system disk category is invalid. |
400 | InvalidParameter.Conflict | %s | The specified parameter is invalid. Check whether parameter conflicts exist. %s is a variable. An error message is dynamically returned based on call conditions. |
400 | InvalidInternetChargeType.ValueNotSupported | %s | The specified InternetChargeType parameter is invalid. |
400 | InvalidInstanceType.ValueNotSupported | %s | The operation is not supported by the specified instance type. |
400 | RegionUnauthorized | %s | - |
400 | InvalidSystemDiskSize.ValueNotSupported | %s | The specified system disk size is invalid. |
400 | InvalidDataDiskSize.ValueNotSupported | %s | - |
400 | InvalidSystemDiskCategory.ValueNotSupported | The specified parameter "SystemDisk.Size" is not valid. | - |
400 | InvalidSystemDiskSize.LessThanImageSize | The specified parameter "SystemDisk.Size" is less than the image size. | - |
400 | InvalidDataDiskCategory.ValueNotSupported | The specified parameter "DataDisk.Category" is not valid. | - |
400 | InvalidDataDiskSize.ValueNotSupported | The specified parameter "DataDisk.Size" is not valid. | - |
400 | Throttling | Request was denied due to request throttling. | - |
400 | Throttling.User | Request was denied due to user flow control. | - |
400 | PriceNotFound | The price of your queried resource is not available now, please try other resources. | The price of the specified resource does not exist. Modify the parameter value and try again later. |
400 | InvalidResourceType.ValueNotSupported | The specified parameter ResourceType is not valid. | The specified resource type is not supported. |
400 | InvalidPriceUnit.ValueNotSupported | The specified parameter PriceUnit is not valid. | The specified PriceUnit is invalid. |
400 | InvalidInternetMaxBandwidthOut.ValueNotSupported | The specified parameter InternetMaxBandwidthOut is not valid. | The specified InternetMaxBandwidthOut parameter is invalid. |
400 | EncryptedOption.Conflict | %s | The specified parameter is invalid and your encryption operation is not supported. %s is a variable. An error message is dynamically returned based on call conditions. |
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. | The specified image is an Alibaba Cloud Marketplace image that is no longer sold. For more information about the image, contact the image provider. |
400 | InvalidInstanceType.ValueUnauthorized | The specified instanceType is not authorized. | You are not authorized to use the specified instance type. |
400 | OperationDenied | The current operation is not supported due to unfinished Temporary Upgrade. | - |
400 | InvalidPerformanceLevel.Malformed | The specified parameter DataDisk.n.PerformanceLevel is not valid. | - |
400 | InvalidCapacity.ValueNotSupported | The specified parameter Capacity is not valid. | - |
400 | InvalidActivity.NotSupported | The specified discount activity is not supported. | - |
400 | InvalidEncrypted.NotMatchEncryptAlgorithm | The specified parameter Encrypted must be true when EncryptAlgorithm is not empty. | - |
400 | InvalidEncrypted.NotMatchKmsKeyId | The specified parameter Encrypted must be true when KmsKeyId is not empty. | - |
400 | InvalidEncrypted.NotMatchSnapshot | The specified parameter Encrypted is different from the Encrypted of the snapshot. | - |
400 | InvalidEncryptAlgorithm.NotMatchSnapshot | The specified parameter EncryptAlgorithm is different from the encrypt algorithm of the snapshot. | - |
400 | InvalidKmsKeyId.NotMatchSnapshot | The specified parameter KmsKeyId is different from the KmsKeyId of the snapshot. | - |
400 | InvalidEncryptAlgorithm | The specified parameter EncryptAlgorithm is not valid. | - |
400 | InvalidAssuranceTimes.NotSupported | The value of AssuranceTimes is not supported. | The specified AssuranceTimes parameter is invalid. |
400 | InvalidParameter.Platform | The specified parameter Platform is invalid. | - |
400 | InvalidOperation.InstanceRenewWithDowngradeInPlan | The operation is denied due to the specified instance has renew with downgrade record in plan. | There are renewal downgrade orders that have not yet taken effect. This operation is not allowed before the order takes effect. |
403 | ImageNotSubscribed | The specified image has not be subscribed. | You have not subscribed to the specified image in Alibaba Cloud Marketplace. |
403 | OperationDenied | The specified Image is disabled or is deleted. | The specified image is disabled or deleted. |
403 | InvalidSystemDiskCategory.ValueUnauthorized | The disk category is not authorized. | You are not authorized to use the specified disk category. |
403 | InstanceDiskCategoryLimitExceed | The total size of specified disk category in an instance exceeds. | The total size of disks of the specified category exceeds the maximum capacity allowed for an instance. |
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. | The specified Alibaba Cloud Marketplace image is unavailable, or the specified custom image contains the product code of the Alibaba Cloud Marketplace image from which the custom image is derived and the Alibaba Cloud Marketplace image was removed from Alibaba Cloud Marketplace. |
403 | QuotaExceed.PortableCloudDisk | The quota of portable cloud disk exceeds. | The maximum number of removable disks has been reached. |
403 | Forbbiden | User not authorized to operate on the specified resource. | You are not authorized to operate the specified resource. |
403 | InstanceDiskNumLimitExceed | The number of specified disk in an instance exceeds. | The number of specified disks exceeds the upper limit for an instance. |
403 | IoOptimized.NotSupported | The specified image is not support IoOptimized Instance. | The specified image does not support I/O optimized instances. |
403 | ImageNotSupportInstanceType | The specified image don't support the InstanceType instance. | The specified image does not support the selected instance type. |
403 | InvalidDiskSize.TooSmall | Specified disk size is less than the size of snapshot. | The specified disk size is smaller than the snapshot size. |
403 | OperationDenied | The type of the disk does not support the operation. | The disk category does not support the specified operation. |
403 | InvalidDiskCategory.Mismatch | The specified disk categories combination is not supported. | The combination of specified disk categories is not supported. |
403 | InvalidDiskCategory.NotSupported | The specified disk category is not support the specified instance type. | The specified disk category does not support the instance type. |
403 | InvalidDiskCategory.NotSupported | The upgrade operation of instance does not support this category of disk. | - |
403 | QuotaExceed.BuyImage | The specified image is from the image market, you have not bought it or your quota has been exceeded. | - |
403 | InvalidParameter.ResourceOwnerAccount | ResourceOwnerAccount is Invalid. | The specified ResourceOwnerAccount parameter is invalid. |
403 | RegionUnauthorized | There is no authority to create instance in the specified region. | You are not authorized to create instances in the specified region. |
403 | OperationDenied | The resource is out of usage. | The instance is not in the Running state. Start the instance or check whether the specified operation is valid. |
403 | InstanceType.Offline | %s | The operation is not supported while the instance type is retired or while resources of the instance type are insufficient. |
403 | OperationDenied | The specified parameter InstanceNetworkType is not authorized. | You are not authorized to use the specified network type. |
403 | InvalidAmount.Malformed | The specified parameter Amount is not valid. | The specified Amount parameter is invalid. |
403 | InvalidDiskSize.TooSmall | Specified system disk size is less than the size of image. | - |
403 | InvalidChargeType.MarketImage | The specified chargeType of marketplace image is invalid. | - |
403 | InvalidDiskIds.NotFound | Some of the specified disks do not exist. | The specified disk does not exist. |
403 | InvalidDiskCategory.NotSupported | The specified disk category is not supported. | The specified disk category does not support this operation. |
403 | PrePaidInstance.Expired | The prePaid instance has expired. | - |
403 | OperationDenied.PerformanceLevelNotMatch | The specified DataDisk.n.PerformanceLevel and DataDisk.n.Size do not match. | - |
403 | InvalidAction.Unauthorized | The specified action is not valid. | The specified operation is invalid. |
403 | InvalidRegionId.NotSupportEncryptAlgorithm | The current region does not support creating encrypted disks with EncryptAlgorithm. | - |
403 | InvalidIspType.ValueNotSupported | %s | - |
403 | UnsupportedIspChargeType | %s | - |
403 | UnsupportedIspClassicNetwork | %s | - |
403 | InvalidIspBandwidthOut | %s | - |
403 | UnsupportedIspNetworkChargeType | %s | - |
403 | InvalidIspUID | %s | - |
403 | UnsupportedIspRegion | %s | - |
403 | InvalidInstanceType.NotSupportDiskCategory | The instanceType of the specified instance does not support this disk category. | The instance type does not support the current disk category. Try another instance type. For information about the disk categories supported by instance types, see the instance family documentation. |
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. | Under the conditions of the specified region or payment type, the public IP address inventory of the instance is insufficient. Please try another region or payment type. |
404 | InvalidRegionId.NotFound | The RegionId provided does not exist in our records. | The RegionId provided does not exist |
404 | InvalidImageId.NotFound | The specified ImageId does not exist. | The specified image does not exist in this account. Check whether the image ID is correct. |
404 | IoOptimized.NotSupported | The specified instancetype is not support IoOptimized instance. | - |
404 | InvalidInstanceChargeType.NotFound | The InstanceChargeType does not exist in our records. | The specified instance billing method does not exist. |
404 | DependencyViolation.IoOptimized | The specified instancetype must be IoOptimized instance. | The specified instance type must be I/O optimized. Check your instance type and try again. |
404 | InvalidSystemDiskSize.LessThanImageSize | The specified parameter SystemDisk.Size is less than the image size. | The specified system disk size is smaller than the image size. |
404 | InvalidSystemDiskSize.LessThanMinSize | The specified parameter SystemDisk.Size is less than the minimum size. | The specified SystemDisk.Size value is smaller than the lower limit. |
404 | InvalidSystemDiskSize.MoreThanMaxSize | The specified parameter SystemDisk.Size is more than the maximum size. | - |
404 | InvalidSystemDiskSize.ValueNotSupported | The specified parameter SystemDisk.Size is invalid. | The specified SystemDisk.Size parameter is invalid. |
404 | InvalidInstanceType.Missing | The InstanceType parameter that is mandatory for processing the request is not provided. | The InstanceType parameter is required. |
404 | InvalidNetworkType.ValueNotSupported | The specified parameter NetworkType is not valid. | The specified NetworkType parameter is invalid. |
404 | InvalidDiskCategory.Missing | The DataDisk.1.Category parameter that is mandatory for processing the request is not provided. | The mandatory parameter DataDiskCategory is not provided. |
404 | Invalid.InstanceId.NotFound | The Instance provided does not exist. | - |
404 | InvalidMarketImage.NotFound | The specified marketplace image does not exist, please change the imageId and try again. | The specified Alibaba Cloud Marketplace image does not exist. Modify the ImageId parameter and try again. |
404 | InvalidDiskIds.NotPortable | The specified DiskId is not portable. | The specified disk is not removable. |
404 | InvalidSystemDisk.NotFound | The specified system disk does not exist. | The specified system disk does not exist. |
404 | InvalidResourceGroup.NotFound | The ResourceGroup provided does not exist in our records. | The specified resource group does not exist. |
404 | InvalidDedicatedHostType.Missing | The dedicatedHostType parameter that is mandatory for processing the request is not provided. | - |
404 | InvalidDedicatedHostId.NotFound | The specified SchedulerOptions.DedicatedHostId does not exist. | - |
500 | InternalError | The request processing has failed due to some unknown error. | An internal error has occurred. Try again later. |
500 | InternalError | %s | An internal error has occurred. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-06-14 | The Error code has changed. The response structure of the API has changed | View Change Details |
2024-01-30 | The Error code has changed | View Change Details |
2023-10-18 | The Error code has changed | View Change Details |
2023-05-08 | The Error code has changed | View Change Details |
2023-03-27 | The Error code has changed | View Change Details |