Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 926 Bytes

ComputerPartition.md

File metadata and controls

17 lines (13 loc) · 926 Bytes

ComputerPartition

Properties

Name Type Description Notes
name str [optional] [readonly]
size_megabytes int Partition Size in MB. [optional] [readonly]
available_megabytes int Available space in MB. [optional] [readonly]
partition_type str [optional] [readonly]
percent_used int Percentage of space used. [optional] [readonly]
file_vault2_state ComputerPartitionFileVault2State [optional]
file_vault2_progress_percent int Percentage progress of current FileVault 2 operation. [optional]
lvm_managed bool [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]