Skip to main content

GetFlavorDetail

CCS-flavor-0004 Get details of a flavor

Path Parameters
  • flavor_id integer required

    flavor ID

Header Parameters
  • x-api-host string required

    Default value: k8s-D-twcc

    Authentication Required Parameters

Responses

取得詳細flavor


Schema
  • desc string
  • id int64
  • metadata object
  • name string
  • platform string
  • is_enabled boolean
  • is_public boolean
  • reason string
  • labels string[]
  • resource object
  • cpu int64
  • memory int64
  • disk int64
  • gpu float
  • shm int64
  • nic int64
Loading...