Table of Contents

Resource File Attachment

FileContentStoreLocationTypeDatabaseFileSystemFileAttachmentInfoContentVersion : int32FileName : stringFullFileName : stringIsRestricted : booleanFileContentIdentityId : int64Checksum : stringFileId : guidSizeInBytes : int64SizeInKb : decimalSizeInMb : decimalFileContentStoreLocationId : int64Description : stringOnKeyFileStoreId : guidResourceFileAttachmentId : int64IsActive: boolVersion : int32CreatedOn : datetimeModifiedOn : datetimeEntityTypeFileCategoryFileTypePermissionTreeUserResourcetypelocationcontententity typecategoryfile typeuser rightscreated bymodified byfile infowork order

Learn more about Resource File Attachments from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetResourceFileAttachmentContent

Download the content for a Resource File Attachment resource.

View

GET GetResourceFileAttachment

Get a Resource File Attachment resource.

View

PATCH UpdateResourceFileAttachment

Update an existing Resource File Attachment resource.

View

DELETE DeleteResourceFileAttachment

Delete an existing Resource File Attachment resource.

View

GET GetResourceFileAttachmentCollectionForResource

Get a collection of Resource File Attachment resources for the Resource.

View

GET GetResourceFileAttachmentCollection

Get a collection of Resource File Attachment resources.

View

POST CreateResourceFileAttachment

Upload and create a new Resource File Attachment resource.

View

PUT UpdateResourceFileAttachmentContent

Upload new content for an existing Resource File Attachment resource.

View

GET BatchGetResourceFileAttachment

Get a collection of Resource File Attachment resources for the set of id's.

View

GET GetResourceFileAttachmentContentHistory

Get a collection of File Attachment Content History resources for the Resource File Attachment.

View

POST BatchCreateResourceFileAttachment

Upload and create a new collection of Resource File Attachment resources.

View

PATCH BatchUpdateResourceFileAttachment

Update a collection of existing Resource File Attachment resources.

View

DELETE BatchDeleteResourceFileAttachment

Delete a collection of existing Resource File Attachment resources.

View