[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf

Error

Error response containing a minor error code, a localized error message, a localized remediation message and optionally a reference token to correlate the error with the logs


Properties

array of string
arguments Optional

The arguments used to localize the message, Can be used by scripts to automate the error processing.


array of ErrorCause
causes Optional

The underlying cause exceptions.


map of string
context Optional

The error context (e.g. the component where it occurred).


string
errorCode Optional

The minor error code


string
errorType Optional

The error type


string
message Optional

The localized error message


array of Error
nestedErrors Optional

The nested errors when the error is a composite one


string
referenceToken Optional

A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.


string
remediationMessage Optional

The localized remediation error message

JSON Example

{
	"arguments": [
		"string"
	],
	"causes": [
		{
			"message": "string",
			"type": "string"
		}
	],
	"context": {
		"key": "string"
	},
	"errorCode": "string",
	"errorType": "string",
	"message": "string",
	"nestedErrors": "Error Object",
	"referenceToken": "string",
	"remediationMessage": "string"
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf
Property Of

AssessmentOutput
BackupTask
CredentialExpirationCheck
CredentialValidationCheck
CredentialsSubTask
CredentialsTask
Error
ProductInfo
QueryInfo
ResourceUpgradableError
SddcSubTask
Stage
SubTask
Task
ValidationCheck

Feedback

Was this page helpful?