get_objectstorage_site_list
Retrieve a list of object storage sites from Sakura Cloud API, including endpoints, regions, and display names for managing cloud storage resources.
Instructions
さくらのクラウドAPIからオブジェクトストレージのサイト一覧を取得します。
Returns:
dict: サイト一覧のJSONレスポンス
- data: サイトのリスト
- api_zone: APIゾーンのリスト
- control_panel_url: コントロールパネルURL
- display_name_en_us: 英語表示名
- display_name_ja: 日本語表示名
- display_name: 表示名
- display_order: 表示順序
- endpoint_base: エンドポイントベース
- iam_endpoint: IAMエンドポイント
- iam_endpoint_for_control_panel: コントロールパネル用IAMエンドポイント
- id: サイトID
- region: リージョン
- s3_endpoint: S3エンドポイント
- s3_endpoint_for_control_panel: コントロールパネル用S3エンドポイント
- storage_zone: ストレージゾーンのリスト
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||