NSX-T Data Center REST API
UpgradeUnitStatus (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| display_name | Name of upgrade unit | string | Required Readonly | 
| errors | List of errors occurred during upgrade of this upgrade unit | array of string | Readonly | 
| id | UUID of upgrade unit Identifier of upgrade unit | string | Required Readonly | 
| metadata | Metadata about upgrade unit | array of KeyValuePair | Readonly | 
| percent_complete | Indicator of upgrade progress in percentage | number | Required Readonly | 
| status | Status of upgrade unit | string | Required Readonly Enum: SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSING, PAUSED | 
