GET /api/compute_resources/:id/available_flavors
컴퓨터 리소스에 대해 사용 가능한 종류 나열
Params
Param Name
Description
location_id Optional
위치 별 범위
Validations:
Must be a Integer
organization_id Optional
조직 별 범위
Validations:
Must be a Integer
id Required
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.