Skip navigation links
com.tencentcloudapi.cvm.v20170312.models

Class DescribeZoneInstanceConfigInfosRequest

Returns:
Filters Filters.
  • `zone` - String - Optional - Filter results by availability zone.
  • `instance-family` - String - Optional - Filter results by instance model family, such as `S1`, `I1`, and `M1`.
  • `instance-type` - String - Optional - Filter results by model. Different instance models have different configurations. You can call `DescribeInstanceTypeConfigs` to query the latest configuration list or refer to the documentation on instance types. If this parameter is not specified, `S1.SMALL1` will be used by default.
  • `instance-charge-type` - String - Optional - Filter results by instance billing method. `POSTPAID_BY_HOUR`: pay-as-you-go | `CDHPAID`: you are only billed for CDH instances, not the CVMs running on the CDH instances.
  • Parameters:
    Filters - Filters.
  • `zone` - String - Optional - Filter results by availability zone.
  • `instance-family` - String - Optional - Filter results by instance model family, such as `S1`, `I1`, and `M1`.
  • `instance-type` - String - Optional - Filter results by model. Different instance models have different configurations. You can call `DescribeInstanceTypeConfigs` to query the latest configuration list or refer to the documentation on instance types. If this parameter is not specified, `S1.SMALL1` will be used by default.
  • `instance-charge-type` - String - Optional - Filter results by instance billing method. `POSTPAID_BY_HOUR`: pay-as-you-go | `CDHPAID`: you are only billed for CDH instances, not the CVMs running on the CDH instances.
  • Skip navigation links

    Copyright © 2020. All rights reserved.