[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

ErrorResponse

Defines the properties of Error response.


Properties

string
majorErrorCode Optional

The Major error code related to error.


string
message Optional

The message related to error.


string
minorErrorCode Optional

The minor error code related to error.


array of string
parameterList Optional

The Parameter list related to error.

JSON Example

{
	"majorErrorCode": "string",
	"message": "string",
	"minorErrorCode": "string",
	"parameterList": [
		"string"
	]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

AddUserGenericResponse
GenericUserResponse

Feedback

Was this page helpful?