NSX-T Data Center REST API
UpgradeCheckFailure (schema)
Upgrade check failure
Pre/post-upgrade check failure
| Name | Description | Type | Notes | 
|---|---|---|---|
| component_type | Component type Component type of the origin of failure | string | Required Readonly | 
| group_name | Name of upgrade group Name of the upgrade group of the origin of failure. Only applicable when origin_type is UPGRADE_UNIT. | string | |
| message | Upgrade check failure message Pre/post-upgrade check failure message | UpgradeCheckFailureMessage | Required Readonly | 
| origin_id | Unique id of origin of failure Unique id of origin of pre/post-upgrade check failure | string | Required Readonly | 
| origin_name | Name of origin of failure Name of origin of pre/post-upgrade check failure | string | Required Readonly | 
| origin_type | Type of origin of failure Type of origin of pre/post-upgrade check failure | string | Required Readonly Enum: COMPONENT, UPGRADE_UNIT | 
| type | Type of failure Type of the pre/post-upgrade check failure | string | Required Readonly Enum: FAILURE, WARNING | 
