ActivityRecord

ActivityRecord
ActivityRecord
JSON Example
{
    "source_id": 0,
    "source_type": "User",
    "source_name": "Administrator",
    "source_url": "/directory#/Users/1",
    "target_id": 0,
    "target_type": "Snapvol",
    "target_name": "Administrator",
    "target_description": "Administrator",
    "target_url": "/directory#/Users/1",
    "action": "Assign",
    "log": "Success",
    "event_time": "2022-01-01 12:00:00 -0700",
    "event_time_human": "January 1, 2022 12:00PM",
    "admin_user_upn": "DOMAIN\\Administrator",
    "admin_user_name": "Administrator",
    "admin_user_url": "/directory#/Users/2",
    "id": 1
}
integer
source_id
Optional

The source record ID.

string
source_type
Optional

Type of the source record.

string
source_name
Optional

Intended as human readable name for the source record.

string
source_url
Optional

When available, URL to the source record in App Volumes Manager UI.

integer
target_id
Optional

The target record ID.

string
target_type
Optional

Type of the target record.

string
target_name
Optional

Intended as human readable name for the target record.

string
target_description
Optional

Descriptive text for the target record.

string
target_url
Optional

When available, URL to the target record in App Volumes Manager UI.

string
action
Optional

Description of the event.

string
log
Optional

Event result.

string
event_time
Optional

When did the event happened.

string
event_time_human
Optional

Event timestamp human readable format.

string
admin_user_upn
Optional

Down-level login name of the admin user.

string
admin_user_name
Optional

Name the admin user.

string
admin_user_url
Optional

When available, URL to the admin user record in App Volumes Manager UI.

integer
id
Optional

The Activity log record id.