Sakura Cloud MCP Server

get_privatehost_info

Retrieve detailed information about a specific private host by providing its ID within the Sakura Cloud infrastructure for efficient management and monitoring.

Instructions

Get detailed information about a specific private host

Input Schema

NameRequiredDescriptionDefault
privateHostIdYesThe ID of the private host to retrieve

Input Schema (JSON Schema)

{ "properties": { "privateHostId": { "description": "The ID of the private host to retrieve", "type": "string" } }, "required": [ "privateHostId" ], "type": "object" }
ID: vbob63j601