Skip to main content
Glama

Alibaba Cloud Operations MCP Server

by RadiumGu

describe_vswitches

Retrieve a list of virtual switches (vSwitches) in a specified Alibaba Cloud region, optionally filtered by VPC ID, to manage network resources efficiently.

Instructions

查询交换机列表

Args: region: 区域ID,如cn-beijing vpc_id: VPC ID(可选)

Input Schema

NameRequiredDescriptionDefault
regionNocn-beijing
vpc_idNo

Input Schema (JSON Schema)

{ "properties": { "region": { "default": "cn-beijing", "title": "Region", "type": "string" }, "vpc_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Vpc Id" } }, "title": "describe_vswitchesArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RadiumGu/alicloud-ops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server