UpgradeUnitTypeStatsList
UpgradeUnitTypeStatsList
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"cursor": "string",
"result_count": 0,
"sort_ascending": false,
"sort_by": "string",
"results": [
{
"node_count": 0,
"node_with_issues_count": 0,
"type": "string",
"upgrade_unit_subtype": "string",
"version": "string"
}
]
}