SupportBundle_CreateSpec
{
"description": "string",
"components": {
"components": [
"string"
]
},
"content_type": "string",
"partition": "string"
}
Support bundle creation description.
Support bundle components to be included. Map with groupName as key and list of components in that group as the value.
The SupportBundle.ContentType enumerated type defines the content in the support bundle generated.
LOGS : Support bundle will contain only logs.
CORES : Support bundle will contain only core files.
ALL : Support bundle will contain logs and core files. By default logs and cores are collected.
Partition to be used for saving the support bundle. Available partitions can be retrieved using storage.list API.