[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
FailedUsersResponseV1
Defines the properties of Failed users response V1.
Properties
string
majorErrorCode
Optional
The Major error code related to the error.
string
message
Optional
The message related to the operation.
string
minorErrorCode
Optional
The Minor error code related to the error.
array of
string
parameterList
Optional
The Parameter List for failed users response.
JSON Example
{
"majorErrorCode": "string",
"message": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-stoplight:
id: xamu9vivczhfn
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of
AddUserGenericResponseV1
StatusResponseV1