windmill-api 1.684.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# OperatorSettings

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**runs** | **bool** | Whether operators can view runs | 
**schedules** | **bool** | Whether operators can view schedules | 
**resources** | **bool** | Whether operators can view resources | 
**variables** | **bool** | Whether operators can view variables | 
**assets** | **bool** | Whether operators can view assets | 
**audit_logs** | **bool** | Whether operators can view audit logs | 
**triggers** | **bool** | Whether operators can view triggers | 
**groups** | **bool** | Whether operators can view groups page | 
**folders** | **bool** | Whether operators can view folders page | 
**workers** | **bool** | Whether operators can view workers page | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)