delete_bridge
Remove a bridge resource from Sakura Cloud infrastructure by specifying zone and bridge ID to manage network configurations.
Instructions
さくらのクラウドAPIでブリッジを削除します
Args: zone (str): 削除対象のゾーン bridge_id (str): ブリッジID
Returns: dict: 削除結果のJSONレスポンス
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ||
| bridge_id | Yes |