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

Class DescribeReservedInstancesRequest

Returns:
Filters
  • zone
  • Filters by availability zone in which reserved instances can be purchased, such as `ap-guangzhou-1`.

    Type: String

    Required: no

    Valid values: please see Availability Zones

  • duration
  • Filters by validity period of the reserved instance, such as `31536000`.

    Type: Integer

    Unit: second

    Required: no

    Valid value: 31536000 (1 year)

  • instance-type
  • Filters by specification of the reserved instance, such as `S3.MEDIUM4`.

    Type: String

    Required: no

    Valid values: please see Reserved Instance Types

  • instance-family
  • Filters by type of the reserved instance, such as `S3`.

    Type: String

    Required: no

    Valid values: please see Reserved Instance Types

  • offering-type
  • offering-type
  • Filters by payment method, such as `All Upfront`.

    Type: String

    Required: no

    Valid values: All Upfront | Partial Upfront | No Upfront

  • product-description
  • Filters by platform description (operating system) of the reserved instance, such as `linux`.

    Type: String

    Required: no

    Valid value: linux

  • reserved-instances-id
  • Filters by reserved instance ID in the form of 650c138f-ae7e-4750-952a-96841d6e9fc1.

    Type: String

    Required: no

  • state
  • Filters by reserved instance status, such as `active`.

    Type: String

    Required: no

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

    Each request can have up to 10 `Filters` and 5 `Filter.Values`.
    Parameters:
    Filters -
  • zone
  • Filters by availability zone in which reserved instances can be purchased, such as `ap-guangzhou-1`.

    Type: String

    Required: no

    Valid values: please see Availability Zones

  • duration
  • Filters by validity period of the reserved instance, such as `31536000`.

    Type: Integer

    Unit: second

    Required: no

    Valid value: 31536000 (1 year)

  • instance-type
  • Filters by specification of the reserved instance, such as `S3.MEDIUM4`.

    Type: String

    Required: no

    Valid values: please see Reserved Instance Types

  • instance-family
  • Filters by type of the reserved instance, such as `S3`.

    Type: String

    Required: no

    Valid values: please see Reserved Instance Types

  • offering-type
  • offering-type
  • Filters by payment method, such as `All Upfront`.

    Type: String

    Required: no

    Valid values: All Upfront | Partial Upfront | No Upfront

  • product-description
  • Filters by platform description (operating system) of the reserved instance, such as `linux`.

    Type: String

    Required: no

    Valid value: linux

  • reserved-instances-id
  • Filters by reserved instance ID in the form of 650c138f-ae7e-4750-952a-96841d6e9fc1.

    Type: String

    Required: no

  • state
  • Filters by reserved instance status, such as `active`.

    Type: String

    Required: no

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

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

    Copyright © 2021. All rights reserved.