Vim_stats

Vim_stats
Vim_stats

The usage statistics of the VIM.

JSON Example
{
    "cpu": {
        "used": 0,
        "available": 0,
        "unit": "string",
        "capacity": 0
    },
    "memory": {
        "used": 0,
        "available": 0,
        "unit": "string",
        "capacity": 0
    },
    "storage": {
        "used": 0,
        "available": 0,
        "unit": "string",
        "capacity": 0
    }
}
cpu
Optional

cpu

memory
Optional

memory

storage
Optional

storage

Property Of