SupportBundleCreateSpec

Properties

string
description Required

Support bundle creation description.


map of string
components Optional

Support bundle components to be included. Map with groupName as key and list of components in that group as the value.


string
partition Optional

Partition to be used for saving the support bundle. Available partitions can be retrieved using storage.list API.

JSON Example

{
	"description": "string"
}

Feedback

Was this page helpful?