SupportBundleListResult

Properties

supportbundle_operations Required

Information about all support bundle requests.

JSON Example

{
	"supportbundle_operations": [
		{
			"description": "string",
			"status": "SUCCEEDED"
		}
	]
}
Returned By

List Support Bundle

Feedback

Was this page helpful?