Checksums and other information for asserting the integrity of a data file.
View JSON source: file_descriptordoneShow required fields only
Properties
Content typeRequiredfile_descriptor.content_type (string) An appropriate MIME type for this file.For example "application/gzip".
CRC32CRequiredfile_descriptor.crc32c (string) The CRC-32C code generated for this file.For example "0b83b575".
File UUIDRequiredfile_descriptor.file_id (string) UUID that uniquely identifies each data file in its sourceFor example "111f222a-333b-444c-555d-eee63ddfccc7".
Staging file nameRequiredfile_descriptor.file_name (string) The object name of the data file relative to the staging area's `data/` directoryFor example "1b6d8348-d6e9-406a-aa6a-7ee886e52bf9/IDC9_L004_R2.fastq.gz".
File versionRequiredfile_descriptor.file_version (string) The version of the file given in date time formatFor example "2020-05-01T04:26:07.021870Z".
S3 ETagfile_descriptor.s3_etag (string) An AWS S3 ETag of this fileFor example "c92e5374ac0a53b228d4c1511c2d2842-63".
SHA-1file_descriptor.sha1 (string) The SHA-1 hash of the file.For example "6e71b3cac15d32fe2d36c270887df9479c25c640".
SHA-256Requiredfile_descriptor.sha256 (string) The SHA-256 hash of the file.For example "12998c017066eb0d2a70b94e6ed3192985855ce390f321bbdb832022888bd251".
SizeRequiredfile_descriptor.size (integer) The size of the file in bytes.For example "2147483648".