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

FailureResponse

Defines the properties of Failure response.


Properties

array of FailureDto
failures Optional

The list of failures related to the operation.

JSON Example

{
	"failures": [
		{
			"id": "string",
			"message": "string"
		}
	]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By

Assign Roles To OAuth Client

Feedback

Was this page helpful?