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

Class DescribeReservedInstancesRequest

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

    Type: String

    Required: no

    Valid values: please see Availability Zones

  • duration
  • Filters by the validity of the reserved instance, in seconds. For example, `31536000`.

    Type: Integer

    Unit: second

    Required: no

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

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

    Type: String

    Required: no

    Valid values: please see Reserved Instance Specifications

  • 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 value: All Upfront

  • product-description
  • Filters by the 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. 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 `Filter.Values`.
    Parameters:
    Filters -
  • zone
  • Filters by availability zone in which the reserved instances can be purchased, such as ap-guangzhou-1.

    Type: String

    Required: no

    Valid values: please see Availability Zones

  • duration
  • Filters by the validity of the reserved instance, in seconds. For example, `31536000`.

    Type: Integer

    Unit: second

    Required: no

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

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

    Type: String

    Required: no

    Valid values: please see Reserved Instance Specifications

  • 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 value: All Upfront

  • product-description
  • Filters by the 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. 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 `Filter.Values`.
    Skip navigation links

    Copyright © 2020. All rights reserved.