Skip to main content
Glama

Alibaba Cloud MCP Server

Official
by aliyun

ReplaceSystemDisk

Replace the system disk of Alibaba Cloud ECS instances to update or change the operating system, using specified image files across multiple instances.

Instructions

批量替换ECS实例的系统盘,更换操作系统

Input Schema

NameRequiredDescriptionDefault
ImageIdYes镜像ID
InstanceIdsYesAlibabaCloud ECS instance ID List
RegionIdNoAlibabaCloud region IDcn-hangzhou

Input Schema (JSON Schema)

{ "properties": { "ImageId": { "description": "镜像ID", "title": "Imageid", "type": "string" }, "InstanceIds": { "description": "AlibabaCloud ECS instance ID List", "items": { "type": "string" }, "title": "Instanceids", "type": "array" }, "RegionId": { "default": "cn-hangzhou", "description": "AlibabaCloud region ID", "title": "Regionid", "type": "string" } }, "required": [ "InstanceIds", "ImageId" ], "title": "ReplaceSystemDiskArguments", "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/aliyun/alibabacloud-ecs-mcp-server'

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