File
is a datatype for a
file upload to LogScale for use with the `match` query function. You
can see them under the Files page in the UI.
Table: File
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 26, 2025 | |||||
allowedActions | [AssetAction ] | yes | Preview | The allowed asset actions. See AssetAction . This is a preview and may be changed. | |
contentHash | string | yes | Long-Term | A content hash. | |
createdAt | datetime | yes | Long-Term | The date on which the file was created. | |
createdBy | string | yes | Long-Term | The author of the file. | |
fileSizeBytes | long | yes | Long-Term | The file size in bytes. | |
modifiedat | datetime | yes | Long-Term | The date and time the file was last modified. | |
ModifiedBy | string | yes | Long-Term | The user who last modified the file. | |
nameAndPath | FileNameAndPath | yes | Long-Term | The name and path of the file. See FileNameAndPath . | |
package | PackageInstallation | Long-Term | The package, if any, associated with the file. See PackageInstallation . | ||
packageId | VersionedPackageSpecifier | Long-Term | The package identifier. VersionedPackageSpecifier is a scalar. | ||
resource | string | yes | Long-Term | The resource identifier for the file. |