Name: FilePath

Path information

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.file.FilePath",
   "path": <String>,
   "protocol": 'NFS' | 'SMB' | 'ASM' | 'UNKNOWN',
}

Elements
NameTypeDescription
protocolNFS | SMB | ASM | UNKNOWN
NFSNetwork File System protocol
SMBServer Message Block protocol
ASMASM, introduced in v310.121.
UNKNOWNInvalid type

Attributes
NameTypeDescription
pathxsd:string