Previous page

Next page

Locate page in Contents

Print this page

fileType

Summary:

Filesystem element.

Type specification:

Name

Min/Max

Type

Description

file

0..[]

fileType

If filesystem element is a directory, this field will contain the direct children of the directory (files and directories).

name

1..1

base64Binary

The filesystem element name.

type

0..1

int

Element type:

Linux 1 FIFO

Linux 2 Character device

4 Directory

Linux 6 Block device

8 Regular File

Linux 10 Symbolic link

Linux 12 Socket

Windows16 Floppy disk

Windows17 Hard disk

Windows18 Remote drive

Windows19 CD ROM

Windows20 RAM disk

Windows21 Mounted image file.

mode

0..1

mode_type

The element access mode in decimal form.

user

0..1

string

User name.

group

0..1

string

Group name.

uid

0..1

int

User ID.

gid

0..1

int

Group ID.

size

0..1

long

Element size.

date

0..1

datetime_type

The date when the file element was last changed.

links

0..1

int

Linux Number of hard links.

link_name

0..1

string

Linux Where link points to.

offset

0..[]

long

Offset in the file where the block of data was found by the search call.

body

0..1

base64Binary

A buffer containing the file data.

content_type

0..1

string

File contents description (in MIME format).

Please send us your feedback on this help page