[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager

DiskStorageDTO

Properties

string
availableStorage Optional

Used Storage in GB


string
diskName Optional

Disk Name


string
storagePercentage Optional

Sorage percentage


string
totalStorage Optional

Total Storage in GB


string
usedStorage Optional

Used StorageIn GB

JSON Example

{
    "availableStorage": "81G",
    "diskName": "/data",
    "storagePercentage": "43%",
    "totalStorage": "148G",
    "usedStorage": "60G"
}
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Property Of

LCMHealthDTO

Feedback

Was this page helpful?