[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
SupportBundleInfoDrResponseList
List of entities about: Support bundle, containing logs, dumps and configuration files.
Properties
array of
SupportBundleInfo
list
Optional
Support bundle, containing logs, dumps and configuration files.
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
],
"limit": 0,
"links": {
"next": {
"href": "string"
},
"previous": {
"href": "string"
},
"self": {
"href": "string"
}
},
"offset": 0,
"total": 0
},
"list": [
{
"key": "string",
"md5": "string",
"size": 0,
"time_created": 0
}
]
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Returned By
Get Support Bundle Infos
What's changed in 2.0.0?
New! in version 2.0.0