|Returns=
Returns a JSON object containing a [[UserStorageInfo|UserStorageInfo]]Object.
i.e.:
{
"StatusCode": 0,
"Severity": 1,
"StatusMessage": "OK",
"Content": {
"SecurityLimit": 0,
"WarningLimit": 0,
"Used": 0,
"Total": 455680,
"Available": 418880,
"Type": 2,
"Unit": 2
}
}