NSX-T Data Center REST API

UpgradeBundleStatus (schema)

Name Description Type Notes
error_messages List of failure messages

List of failure messages.
array of string Readonly
operation Current operation

Current running operation
string Readonly
Enum: UPLOAD, INSTALL
percentage Progress percentage of the Upgrade Bundle Operations

Progress percentage of the Upgrade Bundle Operations
int Readonly
progress_messages Progress messages

List of progress messages.
array of string Readonly
status State of Upgrade Bundle

State of Upgrade Bundle
string Readonly
Enum: NOT_STARTED, IN_PROGRESS, SUCCESS, FAILED
step current step in the process.

Current state of UC upgrade
string Readonly
Enum: START_UPLOAD_BUNDLE, UPLOAD_BUNDLE, EXTRACT_OUTER_BUNDLE, VERIFY, CHECK_COMPATIBILITY, MOVE_BUNDLE, CLEAN, UPLOAD_CANCELLED, UPLOAD_COMPLETE, START_UC_UPGRADE, EXTRACT, LOAD_METADATA, RESTART, REPO_SYNC, UPGRADE_OTHER_NODES, UPGRADE_COMPLETE, UNKNOWN
upgradeBundleType Type of upgrade bundle

Type of upgrade bundle uploaded. \n MUB type represents upgrade bundle,\n PUB type represents pre-check bundle, \n UNKNOWN type represents the default type, \n COMPATIBILITY_MATRIX type represents the compatibility bundle.
string Readonly
Enum: MUB, PUB, COMPATIBILITY_MATRIX, UNKNOWN