Enum: RegistryKeyActivityActivityIdEnum
RegistryKeyActivity activity_id values.
URI: ocsf:RegistryKeyActivityActivityIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CREATE | None | Create |
| READ | None | Read |
| MODIFY | None | Modify |
| DELETE | None | Delete |
| RENAME | None | Rename |
| SET_SECURITY | None | Set Security |
| RESTORE | None | Restore |
| IMPORT | None | Import |
| EXPORT | None | Export |
| 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: RegistryKeyActivityActivityIdEnum
description: RegistryKeyActivity activity_id values.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
CREATE:
text: CREATE
description: Create
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Create
READ:
text: READ
description: Read
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Read
MODIFY:
text: MODIFY
description: Modify
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Modify
DELETE:
text: DELETE
description: Delete
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Delete
RENAME:
text: RENAME
description: Rename
annotations:
ocsf_uid:
tag: ocsf_uid
value: '5'
caption:
tag: caption
value: Rename
SET_SECURITY:
text: SET_SECURITY
description: Set Security
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: Set Security
RESTORE:
text: RESTORE
description: Restore
annotations:
ocsf_uid:
tag: ocsf_uid
value: '7'
caption:
tag: caption
value: Restore
IMPORT:
text: IMPORT
description: Import
annotations:
ocsf_uid:
tag: ocsf_uid
value: '8'
caption:
tag: caption
value: Import
EXPORT:
text: EXPORT
description: Export
annotations:
ocsf_uid:
tag: ocsf_uid
value: '9'
caption:
tag: caption
value: Export
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