NSX-T Data Center REST API
UpgradeUnitGroupStatus (schema)
Name | Description | Type | Notes |
---|---|---|---|
failed_count | Number of nodes in the upgrade unit group that failed upgrade | int | Readonly |
group_id | UUID of upgrade unit group Identifier for upgrade unit group |
string | Required Readonly |
group_name | Upgrade unit group Name Name of the upgrade unit group |
string | Required Readonly |
percent_complete | Indicator of upgrade progress in percentage | number | Required Readonly |
status | Upgrade status of upgrade unit group | string | Required Readonly Enum: SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSING, PAUSED |
upgrade_unit_count | Number of upgrade units in the group | int | Required Readonly |