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

GenericUserResponse

Defines the Generic user response.


AllOf


This class requires all of the following:

Properties

status Optional

Defines the properties of the partial success response.

JSON Example

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

Delete Org Users

Feedback

Was this page helpful?