SupportBundleInfoDrResponseEntity

SupportBundleInfoDrResponseEntity
SupportBundleInfoDrResponseEntity

Support bundle, containing logs, dumps and configuration files.

AllOf
This class requires all of the following:
JSON Example
{
    "key": "string",
    "time_created": 0,
    "size": 0,
    "md5": "string",
    "_meta": {
        "errors": [
            {
                "code": "string",
                "message": "string",
                "field": "string"
            }
        ]
    }
}
_meta
Optional

Response meta data. Contains data about the response payload data.