Update_Pending_List_ResponseBody
Update_Pending_List_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"version": "string",
"name": "string",
"description": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
},
"priority": "string",
"severity": "string",
"update_type": "string",
"release_date": "string",
"reboot_required": false,
"size": 0
}
]
}