Parameter name | Description | Type | Required |
InstanceIds.n | The ID array of CVM instances to be queried, with the array subscript starting at 0. You can use either instanceId or unInstanceId. The unified resource ID unInstanceId is recommended. | String | No |
LanIps.n | The Private IP array of Cloud Virtual Machine to be queried. | String | No |
SearchWord | The host alias set by the user. | String | No |
Offset | Offset, default is 0. | Int | No |
Limit | The maximum number of servers that can be queried at a time, the default is 20, and the maximum is 100. | Int | No |
Status | The status of the host to be queried. | Int | No |
Simplify | Get non-real-time data, and get non-real-time data when passing parameters to add simplify=1. | Int | No |
ZoneId | If ID, is not passed in the availability zone, all CVM instances in the availability zone will be queried. To specify an availability zone, you can call the Query availability zone This API ((DescribeAvailabilityZones)) is used to query. | Int | No |
“.n”
At the end, it indicates that this parameter is an array, and you need to pass in the array parameters in turn when using it.
Required: Indicates whether this parameter is required. If it is "Yes", it must be passed in to call the interface; if it is "No", it can not be passed in.
Type: The data type of this interface parameter.
Description: Briefly describes the contents of the request parameters for this API.Https://cvm.api.qcloud.com/v2/index.php?&& instanceIds.0=ins-0hm4gvho&instanceIds.1=ins-8oby8q00&offset=0&limit=20&status=2&zoneId=100003
本页内容是否解决了您的问题?