|
@@ -78,45 +78,45 @@ type DescribeInstancesRequest struct {
|
|
|
*requests.RpcRequest
|
|
*requests.RpcRequest
|
|
|
InnerIpAddresses string `position:"Query" name:"InnerIpAddresses"`
|
|
InnerIpAddresses string `position:"Query" name:"InnerIpAddresses"`
|
|
|
ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
|
|
ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
|
|
|
- ImageId string `position:"Query" name:"ImageId"`
|
|
|
|
|
PrivateIpAddresses string `position:"Query" name:"PrivateIpAddresses"`
|
|
PrivateIpAddresses string `position:"Query" name:"PrivateIpAddresses"`
|
|
|
HpcClusterId string `position:"Query" name:"HpcClusterId"`
|
|
HpcClusterId string `position:"Query" name:"HpcClusterId"`
|
|
|
Filter2Value string `position:"Query" name:"Filter.2.Value"`
|
|
Filter2Value string `position:"Query" name:"Filter.2.Value"`
|
|
|
- Filter4Value string `position:"Query" name:"Filter.4.Value"`
|
|
|
|
|
- IoOptimized requests.Boolean `position:"Query" name:"IoOptimized"`
|
|
|
|
|
- SecurityGroupId string `position:"Query" name:"SecurityGroupId"`
|
|
|
|
|
KeyPairName string `position:"Query" name:"KeyPairName"`
|
|
KeyPairName string `position:"Query" name:"KeyPairName"`
|
|
|
- Filter4Key string `position:"Query" name:"Filter.4.Key"`
|
|
|
|
|
- PageNumber requests.Integer `position:"Query" name:"PageNumber"`
|
|
|
|
|
ResourceGroupId string `position:"Query" name:"ResourceGroupId"`
|
|
ResourceGroupId string `position:"Query" name:"ResourceGroupId"`
|
|
|
LockReason string `position:"Query" name:"LockReason"`
|
|
LockReason string `position:"Query" name:"LockReason"`
|
|
|
Filter1Key string `position:"Query" name:"Filter.1.Key"`
|
|
Filter1Key string `position:"Query" name:"Filter.1.Key"`
|
|
|
- RdmaIpAddresses string `position:"Query" name:"RdmaIpAddresses"`
|
|
|
|
|
DeviceAvailable requests.Boolean `position:"Query" name:"DeviceAvailable"`
|
|
DeviceAvailable requests.Boolean `position:"Query" name:"DeviceAvailable"`
|
|
|
- PageSize requests.Integer `position:"Query" name:"PageSize"`
|
|
|
|
|
- PublicIpAddresses string `position:"Query" name:"PublicIpAddresses"`
|
|
|
|
|
- InstanceType string `position:"Query" name:"InstanceType"`
|
|
|
|
|
Tag *[]DescribeInstancesTag `position:"Query" name:"Tag" type:"Repeated"`
|
|
Tag *[]DescribeInstancesTag `position:"Query" name:"Tag" type:"Repeated"`
|
|
|
- InstanceChargeType string `position:"Query" name:"InstanceChargeType"`
|
|
|
|
|
Filter3Value string `position:"Query" name:"Filter.3.Value"`
|
|
Filter3Value string `position:"Query" name:"Filter.3.Value"`
|
|
|
DryRun requests.Boolean `position:"Query" name:"DryRun"`
|
|
DryRun requests.Boolean `position:"Query" name:"DryRun"`
|
|
|
- ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
|
|
|
|
|
- OwnerAccount string `position:"Query" name:"OwnerAccount"`
|
|
|
|
|
- InstanceTypeFamily string `position:"Query" name:"InstanceTypeFamily"`
|
|
|
|
|
Filter1Value string `position:"Query" name:"Filter.1.Value"`
|
|
Filter1Value string `position:"Query" name:"Filter.1.Value"`
|
|
|
NeedSaleCycle requests.Boolean `position:"Query" name:"NeedSaleCycle"`
|
|
NeedSaleCycle requests.Boolean `position:"Query" name:"NeedSaleCycle"`
|
|
|
- Filter2Key string `position:"Query" name:"Filter.2.Key"`
|
|
|
|
|
OwnerId requests.Integer `position:"Query" name:"OwnerId"`
|
|
OwnerId requests.Integer `position:"Query" name:"OwnerId"`
|
|
|
VSwitchId string `position:"Query" name:"VSwitchId"`
|
|
VSwitchId string `position:"Query" name:"VSwitchId"`
|
|
|
- EipAddresses string `position:"Query" name:"EipAddresses"`
|
|
|
|
|
InstanceName string `position:"Query" name:"InstanceName"`
|
|
InstanceName string `position:"Query" name:"InstanceName"`
|
|
|
InstanceIds string `position:"Query" name:"InstanceIds"`
|
|
InstanceIds string `position:"Query" name:"InstanceIds"`
|
|
|
InternetChargeType string `position:"Query" name:"InternetChargeType"`
|
|
InternetChargeType string `position:"Query" name:"InternetChargeType"`
|
|
|
- VpcId string `position:"Query" name:"VpcId"`
|
|
|
|
|
ZoneId string `position:"Query" name:"ZoneId"`
|
|
ZoneId string `position:"Query" name:"ZoneId"`
|
|
|
- Filter3Key string `position:"Query" name:"Filter.3.Key"`
|
|
|
|
|
InstanceNetworkType string `position:"Query" name:"InstanceNetworkType"`
|
|
InstanceNetworkType string `position:"Query" name:"InstanceNetworkType"`
|
|
|
Status string `position:"Query" name:"Status"`
|
|
Status string `position:"Query" name:"Status"`
|
|
|
|
|
+ ImageId string `position:"Query" name:"ImageId"`
|
|
|
|
|
+ Filter4Value string `position:"Query" name:"Filter.4.Value"`
|
|
|
|
|
+ IoOptimized requests.Boolean `position:"Query" name:"IoOptimized"`
|
|
|
|
|
+ SecurityGroupId string `position:"Query" name:"SecurityGroupId"`
|
|
|
|
|
+ Filter4Key string `position:"Query" name:"Filter.4.Key"`
|
|
|
|
|
+ PageNumber requests.Integer `position:"Query" name:"PageNumber"`
|
|
|
|
|
+ RdmaIpAddresses string `position:"Query" name:"RdmaIpAddresses"`
|
|
|
|
|
+ PageSize requests.Integer `position:"Query" name:"PageSize"`
|
|
|
|
|
+ PublicIpAddresses string `position:"Query" name:"PublicIpAddresses"`
|
|
|
|
|
+ InstanceType string `position:"Query" name:"InstanceType"`
|
|
|
|
|
+ InstanceChargeType string `position:"Query" name:"InstanceChargeType"`
|
|
|
|
|
+ ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
|
|
|
|
|
+ OwnerAccount string `position:"Query" name:"OwnerAccount"`
|
|
|
|
|
+ InstanceTypeFamily string `position:"Query" name:"InstanceTypeFamily"`
|
|
|
|
|
+ Filter2Key string `position:"Query" name:"Filter.2.Key"`
|
|
|
|
|
+ EipAddresses string `position:"Query" name:"EipAddresses"`
|
|
|
|
|
+ VpcId string `position:"Query" name:"VpcId"`
|
|
|
|
|
+ Filter3Key string `position:"Query" name:"Filter.3.Key"`
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// DescribeInstancesTag is a repeated param struct in DescribeInstancesRequest
|
|
// DescribeInstancesTag is a repeated param struct in DescribeInstancesRequest
|