OBJECT
Global SMB authentication settings for Cloud Direct site.
type GlobalSmbAuthSettings {# Whether SMB credentials are configured.hasCredentials: Boolean! # SMB username (redacted for security).username: String! }