Recovery_Restore_Validate_ResponseBody
Recovery_Restore_Validate_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": {
"timestamp": "string",
"parts": [
"string"
],
"version": "string",
"boxname": "string",
"sso_login_required": false,
"comment": "string",
"applicable": false,
"messages": [
{
"id": "string",
"default_message": "string",
"args": [
"string"
]
}
]
}
}