GET /api/compute_resources/:id/available_flavors
コンピュートリソースに利用可能なフレーバーを一覧表示
パラメーター
パラメーター名
記述
location_id
任意
要求に現在のロケーションコンテキストを設定します
Validations:
Must be a Integer
organization_id
任意
要求に現在の組織コンテキストを設定します
Validations:
Must be a Integer
id
必須
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.