AgentDbUpdateDto
AgentDbUpdateDto
JSON Example
{
"osUpdate": {
"rebootRequired": false,
"version": "string"
},
"engineUpdate": {
"rebootRequired": false,
"version": "string"
}
}