Filter: FileSystemFilter

Filter type for FileSystem.

All fields in this type are and-combined; see the or field for or-combination.


Input Fields

NameTypeDescription
ANDFileSystemFilter

A field that checks if all filters in the list apply

If the list is empty, this filter applies to all objects.

ORFileSystemFilter

A field that checks if any of the filters in the list apply.

If the list is empty, this filter applies to no objects.

Note that only the items in the list or-combined; this complete OR field is and-combined with outer fields in the parent filter type.

createdAtDateTime

Checks if createdAt equals a specified value.

If an index exists on createdAt, it can be used.

The instant this object has been created

createdAt_gtDateTime

Checks if createdAt is greater than a specified value.

The instant this object has been created

createdAt_gteDateTime

Checks if createdAt is greater or equal a specified value.

The instant this object has been created

createdAt_inDateTime

Checks if createdAt is equal to one of the specified values.

The instant this object has been created

createdAt_ltDateTime

Checks if createdAt is less than a specified value.

The instant this object has been created

createdAt_lteDateTime

Checks if createdAt is less or equal a specified value.

The instant this object has been created

createdAt_notDateTime

Checks if createdAt does not equal a specified value

The instant this object has been created

createdAt_not_inDateTime

Checks if createdAt is not equal to one of the specified values.

The instant this object has been created

extractedSizeInt

Checks if extractedSize equals a specified value.

If an index exists on extractedSize, it can be used.

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

extractedSize_gtInt

Checks if extractedSize is greater than a specified value.

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

extractedSize_gteInt

Checks if extractedSize is greater or equal a specified value.

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

extractedSize_inInt

Checks if extractedSize is equal to one of the specified values.

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

extractedSize_ltInt

Checks if extractedSize is less than a specified value.

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

extractedSize_lteInt

Checks if extractedSize is less or equal a specified value.

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

extractedSize_notInt

Checks if extractedSize does not equal a specified value

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

extractedSize_not_inInt

Checks if extractedSize is not equal to one of the specified values.

Total size of the fully extracted file system in bytes. This is the sum of size(file) for all children of rootFile. If a file has a non-zero size and children, the size of the children and the parent file are BOTH counted.

idID

Checks if id equals a specified value.

If an index exists on id, it can be used.

An auto-generated string that identifies this root entity uniquely among others of the same type

id_gtID

Checks if id is greater than a specified value.

An auto-generated string that identifies this root entity uniquely among others of the same type

id_gteID

Checks if id is greater or equal a specified value.

An auto-generated string that identifies this root entity uniquely among others of the same type

id_inID

Checks if id is equal to one of the specified values.

An auto-generated string that identifies this root entity uniquely among others of the same type

id_ltID

Checks if id is less than a specified value.

An auto-generated string that identifies this root entity uniquely among others of the same type

id_lteID

Checks if id is less or equal a specified value.

An auto-generated string that identifies this root entity uniquely among others of the same type

id_notID

Checks if id does not equal a specified value

An auto-generated string that identifies this root entity uniquely among others of the same type

id_not_inID

Checks if id is not equal to one of the specified values.

An auto-generated string that identifies this root entity uniquely among others of the same type

numberOfFilesInt

Checks if numberOfFiles equals a specified value.

If an index exists on numberOfFiles, it can be used.

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

numberOfFiles_gtInt

Checks if numberOfFiles is greater than a specified value.

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

numberOfFiles_gteInt

Checks if numberOfFiles is greater or equal a specified value.

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

numberOfFiles_inInt

Checks if numberOfFiles is equal to one of the specified values.

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

numberOfFiles_ltInt

Checks if numberOfFiles is less than a specified value.

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

numberOfFiles_lteInt

Checks if numberOfFiles is less or equal a specified value.

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

numberOfFiles_notInt

Checks if numberOfFiles does not equal a specified value

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

numberOfFiles_not_inInt

Checks if numberOfFiles is not equal to one of the specified values.

Total number of files under the root file. Each node in the tree is counted exactly once, so directories are counted as files.

rootFileFileFilter

Checks if rootFile is not null, and allows to filter based on its fields.

updatedAtDateTime

Checks if updatedAt equals a specified value.

If an index exists on updatedAt, it can be used.

The instant this object has been updated the last time (not including relation updates)

updatedAt_gtDateTime

Checks if updatedAt is greater than a specified value.

The instant this object has been updated the last time (not including relation updates)

updatedAt_gteDateTime

Checks if updatedAt is greater or equal a specified value.

The instant this object has been updated the last time (not including relation updates)

updatedAt_inDateTime

Checks if updatedAt is equal to one of the specified values.

The instant this object has been updated the last time (not including relation updates)

updatedAt_ltDateTime

Checks if updatedAt is less than a specified value.

The instant this object has been updated the last time (not including relation updates)

updatedAt_lteDateTime

Checks if updatedAt is less or equal a specified value.

The instant this object has been updated the last time (not including relation updates)

updatedAt_notDateTime

Checks if updatedAt does not equal a specified value

The instant this object has been updated the last time (not including relation updates)

updatedAt_not_inDateTime

Checks if updatedAt is not equal to one of the specified values.

The instant this object has been updated the last time (not including relation updates)


This page was generated: 2024-05-17