Skip to content

Files

Latest commit

 

History

History
20 lines (16 loc) · 933 Bytes

Flavor.md

File metadata and controls

20 lines (16 loc) · 933 Bytes

Flavor

Properties

Name Type Description Notes
currency string [optional] [default to null]
description string [optional] [default to null]
disk integer [optional] [default to null]
ephemeral integer [optional] [default to null]
id integer [optional] [default to null]
name string [optional] [default to null]
price float [optional] [default to null]
ram integer [optional] [default to null]
specific_customer string [optional] [default to null]
swap integer [optional] [default to null]
vcpus integer [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]