[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
AddUserGenericResponseV1
Defines the properties of Add User Generic Response V1.
Properties
string
majorErrorCode
Optional
The Major error code related to the operation.
string
message
Optional
The message related to the operation.
string
minorErrorCode
Optional
The Minor error code related to the operation.
array of
string
parameterList
Optional
The Parameter list related to the operation.
JSON Example
{
"addedUsers": {
"details": "string",
"error": "string",
"errorList": {
"majorErrorCode": "string",
"message": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
]
},
"failedUsers": [
"string"
],
"majorErrorCode": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
],
"refLink": {
"key": "string"
},
"status": "SUCCESS",
"users": [
"string"
]
},
"errorList": [
{
"majorErrorCode": "string",
"message": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
]
}
],
"invitedUsers": {
"details": "string",
"error": "string",
"errorList": {
"majorErrorCode": "string",
"message": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
]
},
"failedUsers": [
"string"
],
"majorErrorCode": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
],
"refLink": {
"key": "string"
},
"status": "SUCCESS",
"users": [
"string"
]
},
"majorErrorCode": "string",
"message": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-stoplight:
id: b01lseon1s2u3
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By
Add Users V1
Add Users V1