SupportBundleInfoDrResponseList

SupportBundleInfoDrResponseList
SupportBundleInfoDrResponseList

List of entities about: Support bundle, containing logs, dumps and configuration files.

JSON Example
{
    "list": [
        {
            "key": "string",
            "time_created": 0,
            "size": 0,
            "md5": "string"
        }
    ],
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ],
        "total": 0,
        "offset": 0,
        "limit": 0,
        "links": {
            "next": {
                "href": "string"
            },
            "self": {
                "href": "string"
            },
            "previous": {
                "href": "string"
            }
        }
    }
}
list
Optional

list

_meta
Optional

_meta