Skip to main content
Glama

AlibabaCloud MCP Server

Official
by aliyun
Apache 2.0
43
  • Apple
  • Linux

ReplaceSystemDisk

Replace the system disk of AlibabaCloud ECS instances in bulk to update or change the operating system using a specified Image ID.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
ImageIdYesImage ID
InstanceIdsYesAlibabaCloud ECS instance ID List
RegionIdNoAlibabaCloud region IDcn-hangzhou

Input Schema (JSON Schema)

{ "properties": { "ImageId": { "description": "Image 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-core-mcp-server'

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