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

Class DescribeHostsRequest

Returns:
Filters Filters.
  • `zone` - String - Optional - Filter results by availability zone.
  • `project-id` - Integer - Optional - Filter results by project ID. You can call `DescribeProject` or log in to the console to view the list of existing projects. You can also create a new project by calling `AddProject`.
  • `host-id` - String - Optional - Filter results by CDH ID. CDH IDs are in the format of `host-11112222`.
  • `host-name` - String - Optional - Filter results by CDH instance name.
  • `host-state` - String - Optional - Filter results by CDH instance state. (PENDING: creating | LAUNCH_FAILURE: creation failed | RUNNING: running | EXPIRED: expired)
  • Parameters:
    Filters - Filters.
  • `zone` - String - Optional - Filter results by availability zone.
  • `project-id` - Integer - Optional - Filter results by project ID. You can call `DescribeProject` or log in to the console to view the list of existing projects. You can also create a new project by calling `AddProject`.
  • `host-id` - String - Optional - Filter results by CDH ID. CDH IDs are in the format of `host-11112222`.
  • `host-name` - String - Optional - Filter results by CDH instance name.
  • `host-state` - String - Optional - Filter results by CDH instance state. (PENDING: creating | LAUNCH_FAILURE: creation failed | RUNNING: running | EXPIRED: expired)
  • Skip navigation links

    Copyright © 2020. All rights reserved.