[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
PartialSuccessResponse
Defines the properties of the partial success response.
Properties
map of
string
failed
Optional
The entities for which the operation failed.
array of
string
succeeded
Optional
The entities for which the operation is successful.
JSON Example
{
"failed": {
"key": "string"
},
"succeeded": [
"string"
]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of
GenericUserResponse