[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrms-appliance-config-api
Changed2

ApplianceDisk

Detailed information about an appliance disk.


Properties

string
description Optional

string
name Optional

string
partition_name Optional

integer as int64
total_space Changed Optional

Total space.


integer as int64
used_space Changed Optional

Used space.


string
used_space_percent Optional

Percent for ratio used size per total size.

JSON Example

{
    "used_space_percent": "36%"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrms-appliance-config-api
Property Of

ApplianceDiskDrResponseList
Used By

ApplianceDiskDrResponseEntity
What's changed in 2.0.0?

CHANGED (2)
Changed Properties
used_space
total_space

Feedback

Was this page helpful?