Disk Encryption
Retrieves the current disk encryption status for the target system.:
Query
select * from disk_encryption;
Additional Query Info
- Version: 1.4.5
- Platform: posix
- Interval: 86400
JSON
{
"queries": {
"Disk Encryption": {
"query": "select * from disk_encryption;",
"interval": "86400",
"platform": "posix",
"version": "1.4.5",
"description": "Retrieves the current disk encryption status for the target system.",
"value": ""
}
}
}