Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.05 KB

File metadata and controls

19 lines (14 loc) · 1.05 KB

CreateAppSetInput

Request body for creating Application Sets

Properties

Name Type Description Notes
app_set_name str App set name
app_set_type CreateAppSetInputAppSetType
app_set_business_unit str, none_type App set business unit [optional]
app_set_comments str, none_type App set comments [optional]
app_set_importance str, none_type App set importance [optional]
custom_app_type str, none_type App set name for Custom workloads when appSetType=CUSTOM [optional]
members [str, none_type], none_type volumes list [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]