ApplianceDisk
ApplianceDisk
Detailed information about an appliance disk.
JSON Example
{
"name": "string",
"description": "string",
"partition_name": "string",
"total_space": "number",
"used_space": "number",
"used_space_percent": "36%"
}
string
name
Optional
name
string
description
Optional
description
string
partition_name
Optional
partition_name
number
total_space
Optional
total_space
number
used_space
Optional
used_space
string
used_space_percent
Optional
used_space_percent