Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312 | |
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DescribeTaskInfoResponse |
CvmClient.DescribeTaskInfo(DescribeTaskInfoRequest req)
本接口 (DescribeTaskInfo) 用于查询云服务器维修任务列表及详细信息。
- 可以根据实例ID、实例名称或任务状态等信息来查询维修任务列表。过滤信息详情可参考入参说明。
- 如果参数为空,返回当前用户一定数量(`Limit`所指定的数量,默认为20)的维修任务列表。
|
Constructor and Description |
---|
DescribeTaskInfoRequest(DescribeTaskInfoRequest 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 © 2024. All rights reserved.