| Package | Description |
|---|---|
| com.tencentcloudapi.cvm.v20170312 | |
| com.tencentcloudapi.cvm.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
InquiryPriceResetInstancesTypeResponse |
CvmClient.InquiryPriceResetInstancesType(InquiryPriceResetInstancesTypeRequest req)
本接口 (InquiryPriceResetInstancesType) 用于调整实例的机型询价。
目前只支持[系统盘类型](https://cloud.tencent.com/document/product/213/15753#SystemDisk)是`CLOUD_BASIC`、`CLOUD_PREMIUM`、`CLOUD_SSD`类型的实例使用该接口进行调整机型询价。
目前不支持[CDH](https://cloud.tencent.com/document/product/416)实例使用该接口调整机型询价。
对于包年包月实例,使用该接口会涉及扣费,请确保账户余额充足。可通过[`DescribeAccountBalance`](https://cloud.tencent.com/document/product/555/20253)接口查询账户余额。
|
| Constructor and Description |
|---|
InquiryPriceResetInstancesTypeRequest(InquiryPriceResetInstancesTypeRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.