NSX-T Data Center Global Manager REST API
FederationComponentUpgradeStatus (schema)
Name | Description | Type | Notes |
---|---|---|---|
component_type | Component type for the upgrade status | string | Readonly |
current_version_node_summary | Mapping of current versions of nodes and counts of nodes at the respective versions. | array of FederationNodeSummary | Readonly |
details | Details about the upgrade status | string | Readonly |
percent_complete | Indicator of upgrade progress in percentage | number | Required Readonly |
status | Upgrade status of component | string | Required Readonly Enum: SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSED |
target_version | Target component version | string | Readonly |