Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312 | |
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeInstancesResponse |
CvmClient.DescribeInstances(DescribeInstancesRequest req)
本接口 (DescribeInstances) 用于查询一个或多个实例的详细信息。
可以根据实例`ID`、实例名称或者实例计费模式等信息来查询实例的详细信息。过滤信息详细请见过滤器`Filter`。
如果参数为空,返回当前用户一定数量(`Limit`所指定的数量,默认为20)的实例。
支持查询实例的最新操作(LatestOperation)以及最新操作状态(LatestOperationState)。
|
Constructor and Description |
---|
DescribeInstancesRequest(DescribeInstancesRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.