Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.36 KB

CifsService.md

File metadata and controls

18 lines (14 loc) · 1.36 KB

CifsService

Properties

Name Type Description Notes
Links *InlineResponse201Links [optional] [default to null]
AdDomain *AdDomain [optional] [default to null]
Comment string A descriptive text comment for the CIFS server. SMB clients can see the CIFS server comment when browsing servers on the network. If there is a space in the comment, you must enclose the entire string in quotation marks. [optional] [default to null]
DefaultUnixUser string Specifies the UNIX user to which any authenticated CIFS user is mapped to, if the normal user mapping rules fails. [optional] [default to null]
Enabled bool Specifies if the CIFS service is administratively enabled. [optional] [default to null]
Name string The name of the CIFS server. [optional] [default to null]
Netbios *CifsNetbios [optional] [default to null]
Security *CifsServiceSecurity [optional] [default to null]
Svm *AuditSvm [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]