Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 2.72 KB

FileResponse.md

File metadata and controls

40 lines (36 loc) · 2.72 KB

icar1::FileResponse

Properties

Name Type Description Notes
volumeMetadata object Metadata about this file's volume [optional]
copyJobId character Job that copied the file [optional]
id character A unique identifier for this File [optional]
name character The name of this File [optional]
volumeId character The unique identifier of the volume where the file resides [optional]
parentFolderId character The unique identifier of the folder where the file resides [optional]
volumeName character The name of the volume where the file resides [optional]
volumeConfigurationName character The name of the volume configuration (BYOB only) [optional]
type character The type of the File [optional]
tenantId character The unique identifier for this File's Tenant [optional]
subTenantId character The unique identifier for this File's Sub Tenant [optional]
path character The (GDS) path to this File [optional]
timeCreated character The date & time this File was created, in GDS [optional]
createdBy character The creator of this File [optional]
timeModified character The date & time this File was updated, in GDS [optional]
modifiedBy character The updator of this File [optional]
inheritedAcl array[character] The inherited list of Id(s) that have access to this File [optional]
urn character The Universal Resource Name, unique to this File [optional]
sizeInBytes integer The File's Size in bytes [optional]
metadata object Metadata about this File [optional]
isUploaded character The current upload state of the File [optional]
archiveStatus character The valid Archive Status values for files in GDS [optional]
timeArchived character The date & time this File was archived [optional]
storageTier character StorageTier [optional]
eTag character The File's ETag [optional]
format character The File's Format [optional]
formatEdam character [optional]
status character [optional]
lifeCycle FileLifeCycleSettings [optional]
versionId character Id of the latest version of the object in the object container [optional]
presignedUrl character The presigned Url allowing access to this File [optional]
objectStoreAccess ObjectStoreAccess [optional]