[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
StatusResponseV1
Defines the properties of Status Response V1.
Properties
string
details
Optional
The details related to the operation.
string
error
Optional
The error details related to the operation.
array of
string
failedUsers
Optional
The list of failed users.
string
majorErrorCode
Optional
The Major error code related to the error.
string
minorErrorCode
Optional
The Minor error code related to the error.
array of
string
parameterList
Optional
The Parameter List related to the operation.
map of
string
refLink
Optional
Relative reference link to the resource.
status
Optional
Defines the Response Status V1.
Possible values are: SUCCESS , FAIL
array of
string
users
Optional
The list of users added.
JSON Example
{
"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"
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-stoplight:
id: 0hl26j4z7kwaj
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of
AddUserGenericResponseV1