diff --git a/pkg/apihelper/reflect.go b/pkg/apihelper/reflect.go index 8d49d73b14..e10872f823 100644 --- a/pkg/apihelper/reflect.go +++ b/pkg/apihelper/reflect.go @@ -103,6 +103,7 @@ func GetModels(opts *GetModelsOptions) error { listOptions := options.BaseListOptions{ Admin: options.Bool(true), + Scope: "system", Details: options.Bool(opts.IncludeDetails), ShowEmulated: options.Bool(opts.IncludeEmulated), Filter: []string{