DescribeVSwitches_云服务器 ECS_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为360/60(s)。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
vpc:DescribeVSwitches
Get
全部资源
*
vpc:VPC

请求参数

字段名称字段详情
VpcIdstring
VSwitchIdstring
ZoneIdstring
RegionIdstring
IsDefaultboolean
PageNumberinteger<int32>
取值 >= 1
PageSizeinteger<int32>
取值 <= 50

返回参数

字段名称字段详情
PageSizeinteger<int32>
RequestIdstring
PageNumberinteger<int32>
TotalCountinteger<int32>
VSwitchesobject

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
Forbidden.VpcNotFound
Specified VPC can not found.诊断
400
IellgalParameter.OwnerAccount
The specified parameter OwnerAccount is not valid.诊断
400
OperationFailed.Endpoint
The specified RegionId is unavailable for this endpoint.诊断
400
Mismatch.InstanceIdAndRegionId
The instanceId and regionId are mismatched.诊断
404
InvalidVSwitchId.NotFound
VSwitch not exist.诊断
404
InvalidVpcIdNumber.NotSupported
The number of vpcIds exceeds the limit.诊断
404
InvalidVSwitchIdNumber.NotSupported
The number of vSwitchIds exceeds the limit.诊断

变更历史

暂无变更历史

相关示例

查询创建 ECS 需要的资源信息详情
2021-01-05
本文介绍如何通过阿里云ECS Java SDK调用DescribeRecommendInstanceType查询推荐或备选的实例规格信息,并提供了RunInstances与DescribeRecommendInstanceType搭配使用的最佳实践。
2024-04-03