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

Class DescribeHostsRequest

Returns:
Filters
  • zone
  • Filter by the availability zone, such as `ap-guangzhou-1`.

    Type: String

    Optional

    Valid values: See Regions and Availability Zones

  • project-id
  • Filter by the project ID. You can query the list of created projects by calling `DescribeProject` or logging in to the [CVM console](https://console.cloud.tencent.com/cvm/index). You can also call `AddProject` to create projects. The project ID is like 1002189.

    Type: Integer

    Optional

  • host-id
  • Filter by the CDH instance ID. Format: host-xxxxxxxx.

    Type: String

    Optional

  • host-name
  • Filter by the host name.

    Type: String

    Optional

  • host-state
  • Filter by the CDH instance status. (`PENDING`: Creating | `LAUNCH_FAILURE`: Failed to create | `RUNNING`: Running | `EXPIRED`: Expired)

    Type: String

    Optional

    Each request can have up to 10 `Filters` and 5 `Filter.Values`.
    Parameters:
    Filters -
  • zone
  • Filter by the availability zone, such as `ap-guangzhou-1`.

    Type: String

    Optional

    Valid values: See Regions and Availability Zones

  • project-id
  • Filter by the project ID. You can query the list of created projects by calling `DescribeProject` or logging in to the [CVM console](https://console.cloud.tencent.com/cvm/index). You can also call `AddProject` to create projects. The project ID is like 1002189.

    Type: Integer

    Optional

  • host-id
  • Filter by the CDH instance ID. Format: host-xxxxxxxx.

    Type: String

    Optional

  • host-name
  • Filter by the host name.

    Type: String

    Optional

  • host-state
  • Filter by the CDH instance status. (`PENDING`: Creating | `LAUNCH_FAILURE`: Failed to create | `RUNNING`: Running | `EXPIRED`: Expired)

    Type: String

    Optional

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

    Copyright © 2023. All rights reserved.