[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrs-appliance-config-api

SupportBundleInfoDrResponseEntity

Support bundle, containing logs, dumps and configuration files.


AllOf


This class requires all of the following:

Properties

_meta Optional

Response meta data. Contains data about the response payload data.

JSON Example

{
	"_meta": {
		"errors": [
			{
				"code": "string",
				"field": "string",
				"message": "string"
			}
		]
	},
	"key": "string",
	"md5": "string",
	"size": 0,
	"time_created": 0
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vrs-appliance-config-api
What's changed in 2.0.0?

New! in version 2.0.0

Feedback

Was this page helpful?