Skip to main content
Glama
sacloud

sacloud-mcp

Official
by sacloud

create_switch

Create a network switch in Sakura Cloud by specifying zone and name parameters to establish virtual network connectivity.

Instructions

さくらのクラウドAPIでスイッチを作成します

Args: zone (str): 作成対象のゾーン name (str): スイッチ名(1-64文字) description (str, optional): スイッチの説明(最大512文字)

Returns: dict: 作成されたスイッチのJSONレスポンス - Switch: 作成されたスイッチ情報 - ID: スイッチID - Name: スイッチ名 - Description: 説明 - Tags: タグのリスト - Icon: アイコン情報 - CreatedAt: 作成日時 - ModifiedAt: 更新日時 - Scope: スコープ - ServiceClass: サービスクラス - Zone: ゾーン情報

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zoneYes
nameYes
descriptionNo

Latest Blog Posts

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/sacloud/sacloud-mcp'

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