ApplicationAssignmentBadRequestError
ApplicationAssignmentBadRequestError
JSON Example
{
"errors": [
{
"title": "Unable to create assignment. Package must be enabled",
"meta": {
"manager": {
"title": "Unable to create assignment. Package must be enabled"
}
}
},
{
"title": "Unable to save assignment",
"meta": {
"manager": {
"title": "Unable to save assignment"
}
}
},
{
"title": "Unable to create duplicate assignment with entity SNAPVOLUMES\\test-user to the same application",
"meta": {
"manager": {
"title": "Unable to create duplicate assignment with entity SNAPVOLUMES\\test-user to the same application"
}
}
},
{
"title": "Invalid delivery mode 'custom_mode' passed, it must belong to: [\"default\", \"on_trigger\"]",
"meta": {
"manager": {
"title": "Invalid delivery mode 'custom_mode' passed, it must belong to: [\"default\", \"on_trigger\"]"
}
}
}
]
}
array of object
errors
Optional
errors