InlineUpgradeCheckListResult1
InlineUpgradeCheckListResult1
JSON Example
{
"checks": [
{
"component_type": "string",
"display_name": "string",
"failure_messages": [
"string"
],
"failures": [
{
"error_code": 0,
"message": "string"
}
],
"status": "string"
}
]
}