- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Article summary
Did you find this summary helpful?
Thank you for your feedback
VOLUME_MOUNT
This event is generated when a volume is mounted.
Platforms:
{
"VOLUME_PATH": "E:",
"DEVICE_NAME": "\\Device\\HarddiskVolume3"
}
VOLUME_UNMOUNT
This event is generated when a volume is unmounted.
Platforms:
{
"VOLUME_PATH": "/Volumes/RECOVERY",
"VOLUME_NAME": "/dev/disk2s1"
}
Was this article helpful?