Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 850 Bytes

File metadata and controls

16 lines (12 loc) · 850 Bytes

extension_t

Properties

Name Type Description Notes
identifier char * Identifier [optional]
enabled int If true, instances requiring this extension can be created or started [optional]
created_at char * Created Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z [optional]
updated_at char * Updated Date in ISO-8601 format e.g. 2022-05-06T02:39:23.000Z [optional]
image_id char * Image Id [optional]
state char * State [optional]
flavors list_t * Array of Flavor definitions [optional]

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