public class DescribeInstancesStatusRequest
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
List<String> |
instanceIds
一个或多个待操作的实例ID。
可通过DescribeInstances接口返回值中的InstanceId获取。
每次请求批量实例的上限为100。
|
Integer |
pageNum
返回的分页数
默认为1
|
Integer |
pageSize
返回的分页大小
默认为20。最大为1000
|
| Constructor and Description |
|---|
DescribeInstancesStatusRequest() |
Copyright © 2025. All rights reserved.