Name: DatastoreSmbSettings

Contains various SMB settings that are configured on the Datastore.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.fileShare.DatastoreSmbSettings",
   "dnsAuthenticationDomain": <String>,
   "smbDataPathHostname": <String>,
   "datastoreSid": <String>,
}

Elements
NameTypeDescription
datastoreSidxsd:stringThe SID that represents the Datastore. For example, if the servicePrincipalHostName is datastore.vmlevels.com, the Datastore account could be VMLEVELS\datastore$, and the corresponding sid for now could be S-1-5-21-3623811015-3361044348-30300820-1013

Attributes
NameTypeDescription
dnsAuthenticationDomainxsd:string
smbDataPathHostnamexsd:string