delete_router
Remove routers from Sakura Cloud infrastructure by specifying zone and router ID to manage network resources efficiently.
Instructions
さくらのクラウドAPIでルータを削除します
Args: zone (str): 削除対象のゾーン internet_id (str): ルータID
Returns: Union[Dict[str, Any], str]: 削除結果のJSONレスポンスまたはエラーメッセージ
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ||
| internet_id | Yes |