Vim_stats

Vim_stats
Vim_stats

The usage statistics of the VIM.

JSON Example
{
    "memory": {
        "unit": "unit",
        "available": 1,
        "used": 6,
        "capacity": 5
    },
    "cpu": {
        "unit": "unit",
        "available": 1,
        "used": 6,
        "capacity": 5
    },
    "storage": {
        "unit": "unit",
        "available": 1,
        "used": 6,
        "capacity": 5
    }
}
cpu
Optional

cpu

memory
Optional

memory

storage
Optional

storage

Property Of