[{"label":"Latest (1.0.0)","version":"latest"}]
vmware-sase-platform

InlineerrorErrorData

Properties

array of validation_error_details
error Optional

boolean
valid Optional

array of validation_error_details
warning Optional

JSON Example

{
	"error": [
		{
			"code": "string",
			"message": "string",
			"path": "string"
		}
	],
	"valid": false,
	"warning": [
		{
			"code": "string",
			"message": "string",
			"path": "string"
		}
	]
}
[{"label":"Latest (1.0.0)","version":"latest"}]
vmware-sase-platform
Property Of

InlineerrorError

Feedback

Was this page helpful?