Skip to main content
Glama
sacloud

sacloud-mcp

Official
by sacloud

create_router

Create routers in Sakura Cloud by specifying zone, name, network prefix length, and bandwidth to establish network infrastructure.

Instructions

さくらのクラウドAPIでルータを作成します

Args: zone (str): 作成対象のゾーン name (str): ルータ名(1-64文字) network_mask_len (int): プレフィックス長(28または27) bandwidth_mbps (int): 帯域幅(100、500、または1000 Mbps) description (str, optional): ルータの説明(最大512文字)

Returns: dict: 作成されたルータのJSONレスポンス - Internet: 作成されたルータ情報 - ID: ルータID - Name: ルータ名 - Description: 説明 - BandWidthMbps: 帯域幅 - NetworkMaskLen: プレフィックス長 - Scope: スコープ - ServiceClass: サービスクラス - CreatedAt: 作成日時 - Zone: ゾーン情報 - Subnets: サブネット情報

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zoneYes
nameYes
network_mask_lenYes
bandwidth_mbpsYes
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