windmill-api 1.815.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# DatatablePermissions

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**supported** | **bool** | Whether this data table can be put under roles at all. Only one backed by the instance database can: a role is a login on that cluster. | 
**permissioned** | **bool** |  | 
**default_role** | **String** |  | 
**roles** | [**Vec<models::DatatableRoleTenants>**]DatatableRoleTenants.md |  | 
**governing_workspace_id** | Option<**String**> |  | [optional]
**editable** | **bool** |  | 
**available_roles** | [**Vec<models::InstanceDatatableRole>**]InstanceDatatableRole.md |  | 
**ungoverned_reachers** | Option<[**Vec<models::EditDataTableConfig200ResponseStrandedReferencesInner>**]editDataTableConfig_200_response_stranded_references_inner.md> |  | [optional]

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