Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to query one or more instances of classic network types that have established a connection with the proprietary network VPC

2025-01-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces how to query one or more classic network types connected to a proprietary network VPC, which has certain reference value, and friends who need it can refer to it. I hope you all have a lot of success after reading this article. Let's take a look at it together.

DescribeClassicLinkInstances

described

When invoking this interface, you need to note:

This interface supports only classic network type instances.

You can query up to 100 classic network type instances at a time.

Parameters VpcId and InstanceId cannot both be empty.

request parameters

return parameter

example

request example

https://ecs.aliyuncs.com/? Action=DescribeClassicLinkInstances&RegionId=cn-hangzhou&VpcId=vpc-test&InstanceId=i-test, i-test1&

example of returned result is as

XML format

B154D309-F3E1-4AB7-BA94-FEFCA8B89001 2 1 10 i-test vpc-test i-test1 vpc-test

JSON format

{ "PageNumber":1, "Links":{ "Link":[{ "InstanceId":"i-test", "VpcId":"vpc-test" }, { "InstanceId": "i-test1", "VpcId": "vpc-test" }] }, "TotalCount":2, "PageSize":10, "RequestId":"B154D309-F3E1-4AB7-BA94-FEFCA8B89001"}

error code

The following error codes are specific to this interface. For more error codes, visit the API Error Center.

Thank you for reading this article carefully. I hope Xiaobian can share how to query one or more classic network examples connected to proprietary network VPC. At the same time, I hope you will support more. Pay attention to industry information channels. Find out if you encounter problems. Detailed solutions are waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report