Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.13 KB

Cloud.md

File metadata and controls

22 lines (17 loc) · 1.13 KB

Cloud

Properties

Name Type Description Notes
id int [readonly]
name str Name of the cloud
features [Feature] [readonly]
marketplace_apps [MarketplaceAppLight] [readonly]
organization bool, date, datetime, dict, float, int, list, str, none_type [readonly]
creator bool, date, datetime, dict, float, int, list, str, none_type [readonly]
creator_app str, none_type [readonly]
is_default bool [readonly]
created_at datetime Creation date [readonly]
updated_at datetime Date of the last update [readonly]
image str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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