Server Referencemodels
InstalledApp
A fully resolved installed application.
This is the shape the API exposes and the launch logic consumes. On disk
the app is stored as an InstalledAppRecord.
Attributes
attributeidstr= Field(default_factory=(lambda: str(uuid.uuid4())))attributenamestrattributelogostrattributeurlstrattributesourcestrattributesource_app_idstrattributeproviderstrattributehome_directoriesboolattributeuserslist[str]attributegroupslist[str]attributeprovider_configInstalledAppProviderConfigattributeauto_updatebool= Trueattributeapp_templatestrattributeis_meta_appbool= Falseattributebase_app_idstr | None= Noneattributehome_template_namestr | None= None