StatusDiskManagementFileVaultEnabled
The status item that reports whether FileVault is enabled.
Declaration
object StatusDiskManagementFileVaultEnabledProperties
| Name | Type | Description |
|---|---|---|
diskmanagement.filevault.enabled Required | boolean | A Boolean value that specifies the File Vault enabled status on the device. |
Discussion
Status item availability
Allowed in supervised enrollment | macOS |
Allowed in device enrollment | N/A |
Allowed in user enrollment | N/A |
Allowed in local enrollment | macOS |
Allowed in system scope | macOS |
Allowed in user scope | N/A |
Status item example
{
"diskmanagement": {
"filevault": {
"enabled": true
}
}
}