Enum: FileHostingActivityIdEnum
FileHosting activity_id values.
URI: ocsf:FileHostingActivityIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UPLOAD | None | Upload a file |
| DOWNLOAD | None | Download a file |
| UPDATE | None | Update a file |
| DELETE | None | Delete a file |
| RENAME | None | Rename a file |
| COPY | None | Copy a file |
| MOVE | None | Move a file |
| RESTORE | None | Restore a file |
| PREVIEW | None | Preview a file |
| LOCK | None | Lock a file |
| UNLOCK | None | Unlock a file |
| SHARE | None | Share a file |
| UNSHARE | None | Unshare a file |
| OPEN | None | Open a file |
| SYNC | None | Mark a file or folder to sync with a computer |
| UNSYNC | None | Mark a file or folder to not sync with a computer |
| ACCESS_CHECK | None | Access check for a file |
| UNKNOWN | None | The event activity is unknown |
| OTHER | None | The event activity is not mapped |
Slots
| Name | Description |
|---|---|
| activity_id |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: FileHostingActivityIdEnum
description: FileHosting activity_id values.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UPLOAD:
text: UPLOAD
description: Upload a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Upload
DOWNLOAD:
text: DOWNLOAD
description: Download a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Download
UPDATE:
text: UPDATE
description: Update a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Update
DELETE:
text: DELETE
description: Delete a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Delete
RENAME:
text: RENAME
description: Rename a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '5'
caption:
tag: caption
value: Rename
COPY:
text: COPY
description: Copy a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: Copy
MOVE:
text: MOVE
description: Move a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '7'
caption:
tag: caption
value: Move
RESTORE:
text: RESTORE
description: Restore a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '8'
caption:
tag: caption
value: Restore
PREVIEW:
text: PREVIEW
description: Preview a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '9'
caption:
tag: caption
value: Preview
LOCK:
text: LOCK
description: Lock a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '10'
caption:
tag: caption
value: Lock
UNLOCK:
text: UNLOCK
description: Unlock a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '11'
caption:
tag: caption
value: Unlock
SHARE:
text: SHARE
description: Share a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '12'
caption:
tag: caption
value: Share
UNSHARE:
text: UNSHARE
description: Unshare a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '13'
caption:
tag: caption
value: Unshare
OPEN:
text: OPEN
description: Open a file.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '14'
caption:
tag: caption
value: Open
SYNC:
text: SYNC
description: Mark a file or folder to sync with a computer.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '15'
caption:
tag: caption
value: Sync
UNSYNC:
text: UNSYNC
description: Mark a file or folder to not sync with a computer.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '16'
caption:
tag: caption
value: Unsync
ACCESS_CHECK:
text: ACCESS_CHECK
description: 'Access check for a file. The <code>security_control</code> profile
can be used
to add the access check results.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '17'
caption:
tag: caption
value: Access Check
UNKNOWN:
text: UNKNOWN
description: The event activity is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The event activity is not mapped. See the <code>activity_name</code>
attribute,
which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other