이 기사의 내용은 하나 이상의 인스턴스에 대한 세부 정보를 쉽고 빠르게 쿼리하는 방법에 대한 것입니다. 도움이 필요한 친구들이 참고할 수 있기를 바랍니다.
DescribeInstances
하나 이상의 인스턴스에 대한 자세한 정보를 쿼리합니다.
Description
요청 매개변수는 필터와 같은 기능을 하며 필터는 논리 AND입니다. 관계. 매개변수가 비어 있으면 필터가 적용되지 않습니다. 그러나 InstanceIds 파라미터가 빈 JSON 배열, 즉 []인 경우 필터가 유효한 것으로 간주하여 비어 있는 값을 반환합니다.
요청 매개변수
### ## ## ######반환 매개 변수### ## ## ## ## ##### ## 🎜🎜######
예
요청 예
https://ecs.aliyuncs.com/?Action=DescribeInstances &RegionId=cn-hangzhou &<公共请求参数> 返回示例
<DescribeInstancesResponse>
<PageNumber>1</PageNumber>
<TotalCount>6</TotalCount>
<PageSize>10</PageSize>
<RequestId>8EF01A45-FFFA-497B-B5C3-1DE1B74DB32D</RequestId>
<Instances>
<Instance>
<InnerIpAddress/>
<ImageId>ubuntu_16_0402_64_20G_alibase_20170818.vhd</ImageId>
<InstanceTypeFamily>ecs.g5</InstanceTypeFamily>
<VlanId/>
<NetworkInterfaces>
<NetworkInterface>
<MacAddress>00:16:3e:32:b4:dc</MacAddress>
<PrimaryIpAddress>172.17.XX.XXX</PrimaryIpAddress>
<NetworkInterfaceId>eni-2zeh9atclduxvf1zcyal</NetworkInterfaceId>
</NetworkInterface>
</NetworkInterfaces>
<InstanceId>XXXXXXXXXXX</InstanceId>
<EipAddress>
<IpAddress/>
<AllocationId/>
<InternetChargeType/>
</EipAddress>
<InternetMaxBandwidthIn>1000</InternetMaxBandwidthIn>
<ZoneId>cn-beijing-e</ZoneId>
<InternetChargeType>PayByBandwidth</InternetChargeType>
<SpotStrategy>NoSpot</SpotStrategy>
<StoppedMode>Not-applicable</StoppedMode>
<SerialNumber>d9bd1cdc-624d-4736-9da5-2ba2f741a304</SerialNumber>
<IoOptimized>true</IoOptimized>
<Memory>8192</Memory>
<Cpu>2</Cpu>
<VpcAttributes>
<NatIpAddress/>
<PrivateIpAddress>
<IpAddress>172.17.XX.XXX</IpAddress>
</PrivateIpAddress>
<VSwitchId>vsw-2zeh0r1pabwtg6wcssgca</VSwitchId>
<VpcId>vpc-2zeuphj08tt7q3brdb36x</VpcId>
</VpcAttributes>
<InternetMaxBandwidthOut>1</InternetMaxBandwidthOut>
<DeviceAvailable>true</DeviceAvailable>
<SecurityGroupIds>
<SecurityGroupId>sg-2ze21r9qb638hvtrvsus</SecurityGroupId>
</SecurityGroupIds>
<SpotPriceLimit>0.0</SpotPriceLimit>
<SaleCycle>Week</SaleCycle>
<AutoReleaseTime/>
<InstanceName>ECS-BUY-2017-57-10</InstanceName>
<Description/>
<ResourceGroupId/>
<OSType>linux</OSType>
<OSName>Ubuntu 16.04 64</OSName>
<InstanceNetworkType>vpc</InstanceNetworkType>
<PublicIpAddress>
<IpAddress>47.94.XX.XX</IpAddress>
</PublicIpAddress>
<HostName>iZ2zeh9atclduxvf1zxuylZ</HostName>
<InstanceType>ecs.g5.large</InstanceType>
<CreationTime>2017-12-10T04:04Z</CreationTime>
<Tags>
<Tag>
<TagValue>fqwfew</TagValue>
<TagKey>fefqe</TagKey>
</Tag>
<Tag>
<TagValue>weqfwq</TagValue>
<TagKey>fqewfwqewf</TagKey>
</Tag>
<Tag>
<TagValue>ewqffeqw</TagValue>
<TagKey>fqfwewfqw</TagKey>
</Tag>
</Tags>
<Status>Running</Status>
<ClusterId/>
<Recyclable>false</Recyclable>
<RegionId>cn-beijing</RegionId>
<GPUSpec/>
<OperationLocks/>
<GPUAmount>0</GPUAmount>
<InstanceChargeType>PrePaid</InstanceChargeType>
<ExpiredTime>2017-12-17T16:00Z</ExpiredTime>
</Instance>
</Instances>
</DescribeInstancesResponse>
{ "Instances": { "Instance": [ { "CreationTime": "2015-07-27T07:08Z", "DeviceAvailable": "true", "EipAddress": {}, "ExpiredTime": "2011-09-08T16:00Z", "HostName": "iZ94t3s0jxkZ", "ImageId": "centos6u5_64_20G_aliaegis_20150130.vhd", "InnerIpAddress": { "IpAddress": [ "10.170.XX.XXX" ] }, "InstanceChargeType": "PostPaid", "InstanceId": "XXXXXXXXX", "InstanceName": "dd\u6027\u80fd\u6d4b\u8bd5", "InstanceNetworkType": "classic", "InstanceType": "ecs.s2.large", "InternetChargeType": "PayByTraffic", "InternetMaxBandwidthIn": "-1", "InternetMaxBandwidthOut": "1", "IoOptimized": "false", "OperationLocks": { "LockReason": [] }, "PublicIpAddress": { "IpAddress": [ "120.25.XX.XXX" ] }, "RegionId": "cn-shenzhen", "SecurityGroupIds": { "SecurityGroupId": [ "sg-94kd0cyg0" ] }, "SerialNumber": "51d1353b-22bf-4567-a176-8b3e12e43135", "Status": "Running", "VpcAttributes": { "PrivateIpAddress": { "IpAddress": [] } }, "ZoneId": "cn-shenzhen-a" } ] }, "PageNumber": "1", "PageSize": "10", "RequestId": "14A07460-EBE7-47CA-9757-12CC4761D47A", "TotalCount": "1" }
오류 코드
다음은 이 인터페이스에 고유한 오류 코드입니다. 더 많은 오류 코드를 보려면 API 오류 센터를 방문하세요.
위 내용은 하나 이상의 인스턴스에 대한 세부 정보를 빠르고 쉽게 쿼리하는 방법의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!