SupportBundleFilterSpec

Properties

boolean
available Optional

Filter only downloadable details.


creation_status Optional


SUCCEEDED : Support bundle creation task succeeded.
FAILED : Support bundle creation task Failed.
CANCELLED : Support bundle creation task Cancelled.

Possible values are: SUCCEEDEDFAILEDCANCELLED

JSON Example

{
	"available": false,
	"creation_status": "SUCCEEDED"
}

Feedback

Was this page helpful?