NSX-T Data Center REST API

SupportBundleConfig (schema)

Supportbundle configuration

Config to enable/disable concurrent tasks execution on support bundle collection.

Name Description Type Notes
enable_concurrent_tasks Enable concurrent data collection

When collecting data for support bundles, allow concurrent data
collection. If set to false, data is collected one at a time, for
example, APIs are invoked one at a time then system commands
are invoked one at a time, etc. By default, the value of this
property is true.
boolean Required
Default: "True"