SupportBundle_ContentType
SupportBundle_ContentType
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.
This data structure has no properties.
Enumeration:
LOGS,
CORES,
ALL,