MountedFileListRecord Data Type

Properties
name data type constraints description
path string  
randomAccess boolean required
guid string  

Example

{
  "path" : "...",
  "randomAccess" : true,
  "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67"
}