Skip navigation links
com.tencentcloudapi.lighthouse.v20200324.models

Class DescribeInstancesRequest

Returns:
Filters Filter list.
  • instance-name
  • Filter by the **instance name**. Type: String Required: No
  • private-ip-address
  • Filter by the **private IP of instance primary ENI**. Type: String Required: No
  • public-ip-address
  • Filter by the **public IP of instance primary ENI**. Type: String Required: No
  • zone
  • Filter by the availability zone. Type: String Required: No
  • instance-state
  • Filter by the **instance status**. Type: String Required: No
  • tag-key
  • Filter by the **tag key**. Type: String Required: No
  • tag-value
  • Filter by the **tag value**. Type: String Required: No
  • tag:tag-key
  • Filter by tag key-value pair. The `tag-key` should be replaced with a specific tag key. Type: String Required: No Each request can contain up to 10 `Filters` and 100 `Filter.Values`. You cannot specify both `InstanceIds` and `Filters` at the same time.
    Parameters:
    Filters - Filter list.
  • instance-name
  • Filter by the **instance name**. Type: String Required: No
  • private-ip-address
  • Filter by the **private IP of instance primary ENI**. Type: String Required: No
  • public-ip-address
  • Filter by the **public IP of instance primary ENI**. Type: String Required: No
  • zone
  • Filter by the availability zone. Type: String Required: No
  • instance-state
  • Filter by the **instance status**. Type: String Required: No
  • tag-key
  • Filter by the **tag key**. Type: String Required: No
  • tag-value
  • Filter by the **tag value**. Type: String Required: No
  • tag:tag-key
  • Filter by tag key-value pair. The `tag-key` should be replaced with a specific tag key. Type: String Required: No Each request can contain up to 10 `Filters` and 100 `Filter.Values`. You cannot specify both `InstanceIds` and `Filters` at the same time.
    Skip navigation links

    Copyright © 2023. All rights reserved.