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

Class DescribeReservedInstancesRequest

Returns:
Filters
  • zone
  • Filters by the **availability zones** in which reserved instances can be purchased. For example, "ap-guangzhou-1".

    Type: String

    Required: no

    Valid values: list of availability zones

  • duration
  • Filters by reserved instance **validity** (in seconds). For example, 31536000.

    Type: Integer

    Unit: second

    Required: no

    Valid values: 31536000 (1 year) | 94608000 (3 years)

  • instance-type
  • Filters by **specifications of reserved instances**. For example, "S3.MEDIUM4".

    Type: String

    Required: no

    Valid values: list of reserved instance specifiations

  • offering-type
  • Filters by **payment method**. For example, "All Upfront".

    Type: String

    Required: no

    Valid value: All Upfront

  • product-description
  • Filters by the **operating system** of the reserved instance. For example, "linux".

    Type: String

    Required: no

    Valid value: linux

  • reserved-instances-id
  • Filters by **reserved instance ID. Reserved instance IDs take the form "650c138f-ae7e-4750-952a-96841d6e9fc1".

    Type: String

    Required: no

  • state
  • Filters by **reserved instance status. For example, "active".

    Type: String

    Required

    Valid values: "active" (created) | "pending" (waiting to be created) | "retired" (expired)

    Each request can have up to 10 `Filters` and 5 `Filters.Values`.
    Parameters:
    Filters -
  • zone
  • Filters by the **availability zones** in which reserved instances can be purchased. For example, "ap-guangzhou-1".

    Type: String

    Required: no

    Valid values: list of availability zones

  • duration
  • Filters by reserved instance **validity** (in seconds). For example, 31536000.

    Type: Integer

    Unit: second

    Required: no

    Valid values: 31536000 (1 year) | 94608000 (3 years)

  • instance-type
  • Filters by **specifications of reserved instances**. For example, "S3.MEDIUM4".

    Type: String

    Required: no

    Valid values: list of reserved instance specifiations

  • offering-type
  • Filters by **payment method**. For example, "All Upfront".

    Type: String

    Required: no

    Valid value: All Upfront

  • product-description
  • Filters by the **operating system** of the reserved instance. For example, "linux".

    Type: String

    Required: no

    Valid value: linux

  • reserved-instances-id
  • Filters by **reserved instance ID. Reserved instance IDs take the form "650c138f-ae7e-4750-952a-96841d6e9fc1".

    Type: String

    Required: no

  • state
  • Filters by **reserved instance status. For example, "active".

    Type: String

    Required

    Valid values: "active" (created) | "pending" (waiting to be created) | "retired" (expired)

    Each request can have up to 10 `Filters` and 5 `Filters.Values`.
    Skip navigation links

    Copyright © 2020. All rights reserved.