# NfsSettingsGlobalSettings
## Properties
**nfsv3_enabled** | **bool** | True if NFSv3 is enabled. | [optional] [default to null]
**nfsv4_enabled** | **bool** | True if NFSv4 is enabled. | [optional] [default to null]
**rpc_maxthreads** | **i32** | Specifies the maximum number of threads in the nfsd thread pool. | [optional] [default to null]
**rpc_minthreads** | **i32** | Specifies the minimum number of threads in the nfsd thread pool. | [optional] [default to null]
**service** | **bool** | True if the NFS service is enabled. When set to false, the NFS service is disabled. | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)