Bad Request. Invalid request parameters, or problems parsing or validating the request object.
{
"instance": "a38da5f6-457c-4189-b4ae-9142623a7d41",
"status": 400,
"title": "Validation failed",
"type": "/cloudlets/v2/error-types/validation-failed",
"errors": [
{
"title": "Validation failed",
"detail": "Value of `groupId` must be greater than 0.",
"invalidField": "groupId",
"invalidValue": -120
}
]
}