SupportBundle_CreateSpec

SupportBundle_CreateSpec
SupportBundle_CreateSpec
JSON Example
{
    "description": "string",
    "components": {
        "components": [
            "string"
        ]
    },
    "partition": "string"
}
string
description
Required

Support bundle creation description.

object
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.