NSX-T Data Center REST API
Update support bundle configuration
Update support bundle configuration properties.Request:
Method:
PUT
URI Path(s):
/api/v1/administration/support-bundles/config
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
SupportBundleConfig+
Example Request:
{ "enable_concurrent_tasks": false }Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SupportBundleConfig+