Generates a new support bundle. The bundle is created asynchronously — poll GET /api/support-bundles/{id} until status is COMPLETED or FAILED.
The request accepts an optional flat contents array describing which support bundle content entries to include. Each entry must provide either a content type code or typeId, and may optionally provide a resourceId for resource-backed content types.
If contents is omitted or empty, Morpheus includes all eligible support bundle contents automatically.
You can discover valid values before calling this endpoint using the options API:
GET /api/options/supportBundles.supportBundleCategoriesreturns available category values.GET /api/options/supportBundles.contentTypes?category=APPLIANCEreturns valid support bundle content types for a category.GET /api/options/supportBundles.contentTypeResources?contentTypeCode=cloud-type-vmwarereturns eligible resource instances for a resource-backed content type.
Options API responses are returned as JSON with a top-level data array. For contentTypes, use code as the preferred identifier in this API request. For contentTypeResources, use the returned resourceId together with the matching code or value (typeId).
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||